Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 906932 Details for
Bug 1107448
thrift: FTBFS in rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 300.34 KB, created by
Dennis Gilmore
on 2014-06-10 03:01:14 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-10 03:01:14 UTC
Size:
300.34 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/thrift.spec'], False, '/var/lib/mock/f21-build-2153570-393013/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x26e7b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/thrift.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >warning: Could not canonicalize hostname: buildhw-05.phx2.fedoraproject.org >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/thrift-0.9.1-12.fc21.2.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/thrift.spec'], False, '/var/lib/mock/f21-build-2153570-393013/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x26e7b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/thrift.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ieEWDy >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf thrift-0.9.1 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/0.9.1.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd thrift-0.9.1 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (thrift-0.9.1-buildxml.patch): >+ echo 'Patch #0 (thrift-0.9.1-buildxml.patch):' >+ /usr/bin/cat /builddir/build/SOURCES/thrift-0.9.1-buildxml.patch >+ /usr/bin/patch -p1 --fuzz=2 >patching file lib/java/build.xml >patching file tutorial/java/build.xml >patching file tutorial/js/build.xml >Patch #1 (thrift-0.9.1-rebar.patch): >+ echo 'Patch #1 (thrift-0.9.1-rebar.patch):' >+ /usr/bin/cat /builddir/build/SOURCES/thrift-0.9.1-rebar.patch >+ /usr/bin/patch -p1 --fuzz=2 >patching file lib/erl/rebar.config >Patch #2 (fb303-0.9.1-buildxml.patch): >+ echo 'Patch #2 (fb303-0.9.1-buildxml.patch):' >+ /usr/bin/cat /builddir/build/SOURCES/fb303-0.9.1-buildxml.patch >+ /usr/bin/patch -p1 --fuzz=2 >patching file contrib/fb303/java/build.xml >+ sed -i -e 's/^AC_PROG_LIBTOOL/LT_INIT/g' configure.ac >+ find . -name '*.cpp' -or -name '*.cc' -or -name '*.h' >+ xargs -r chmod 644 >+ cp -p /builddir/build/SOURCES/bootstrap.sh bootstrap.sh >+ echo 'libthrift_c_glib_la_LIBADD = $(GLIB_LIBS) $(GOBJECT_LIBS) -L../cpp/.libs ' >+ echo 'libthriftqt_la_LIBADD = $(QT_LIBS) -lthrift -L.libs' >+ echo 'libthriftz_la_LIBADD = $(ZLIB_LIBS) -lthrift -L.libs' >+ echo 'EXTRA_libthriftqt_la_DEPENDENCIES = libthrift.la' >+ echo 'EXTRA_libthriftz_la_DEPENDENCIES = libthrift.la' >+ sed -i 's|libfb303_so_LDFLAGS = $(SHARED_LDFLAGS)|libfb303_so_LDFLAGS = $(SHARED_LDFLAGS) -lthrift -L../../../lib/cpp/.libs -Wl,--as-needed|g' contrib/fb303/cpp/Makefile.am >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kXGNjT >+ umask 022 >+ cd /builddir/build/BUILD >+ cd thrift-0.9.1 >+ export PY_PREFIX=/usr >+ PY_PREFIX=/usr >+ export PERL_PREFIX=/usr >+ PERL_PREFIX=/usr >+ export PHP_PREFIX=undefined >+ PHP_PREFIX=undefined >+ export JAVA_PREFIX=/usr/share/java >+ JAVA_PREFIX=/usr/share/java >+ export RUBY_PREFIX=/usr >+ RUBY_PREFIX=/usr >++ pkg-config --libs glib-2.0 >+ export 'GLIB_LIBS=-lglib-2.0 ' >+ GLIB_LIBS='-lglib-2.0 ' >++ pkg-config --cflags glib-2.0 >+ export 'GLIB_CFLAGS=-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' >+ GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' >++ pkg-config --libs gobject-2.0 >+ export 'GOBJECT_LIBS=-lgobject-2.0 -lglib-2.0 ' >+ GOBJECT_LIBS='-lgobject-2.0 -lglib-2.0 ' >++ pkg-config --cflags gobject-2.0 >+ export 'GOBJECT_CFLAGS=-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' >+ GOBJECT_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' >+ find /builddir/build/BUILD -name rebar -exec rm -f '{}' ';' >+ find . -name 'Makefile*' -exec sed -i -e 's/[.][/]rebar/rebar/g' '{}' ';' >+ sed -i 's|-Dinstall.javadoc.path=$(DESTDIR)$(docdir)/java|-Dinstall.javadoc.path=$(DESTDIR)/usr/share/javadoc/thrift|' lib/java/Makefile.am >+ sed -i 's|${thrift.artifactid}-${version}|${thrift.artifactid}|' lib/java/build.xml >+ sed -i 's|$(INSTALL) $$p|$(INSTALL) --mode 644 $$p|g' lib/erl/Makefile.am >+ sed -i 's|$(thrift_home)/bin/thrift|../../../compiler/cpp/thrift|g' contrib/fb303/cpp/Makefile.am contrib/fb303/py/Makefile.am >+ sed -i 's|$(prefix)/lib$|/usr/lib64|g' contrib/fb303/cpp/Makefile.am >+ sed -i 's|$(thrift_home)/include/thrift|../../../lib/cpp/src|g' contrib/fb303/cpp/Makefile.am >+ echo 'all: > ant >install: build/libfb303.jar > mkdir -p /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/java > /usr/bin/install -c -m 644 build/libfb303.jar /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/java >' >+ sh ./bootstrap.sh >configure.ac:85: installing './compile' >configure.ac:89: installing './config.guess' >configure.ac:89: installing './config.sub' >configure.ac:26: installing './install-sh' >configure.ac:26: installing './missing' >compiler/cpp/Makefile.am:102: warning: source file 'src/thrifty.yy' is in a subdirectory, >compiler/cpp/Makefile.am:102: but option 'subdir-objects' is disabled >automake: warning: possible forward-incompatibility. >automake: At least a source file is in a subdirectory, but the 'subdir-objects' >automake: automake option hasn't been enabled. For now, the corresponding output >automake: object file(s) will be placed in the top-level directory. However, >automake: this behaviour will change in future Automake versions: they will >automake: unconditionally cause object files to be placed in the same subdirectory >automake: of the corresponding sources. >automake: You are advised to start using 'subdir-objects' option throughout your >automake: project, to avoid future incompatibilities. >compiler/cpp/Makefile.am:102: warning: source file 'src/thriftl.ll' is in a subdirectory, >compiler/cpp/Makefile.am:102: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/main.cc' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/md5.c' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/generate/t_generator.cc' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/parse/parse.cc' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/generate/t_c_glib_generator.cc' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/generate/t_cpp_generator.cc' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/generate/t_java_generator.cc' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/generate/t_as3_generator.cc' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/generate/t_csharp_generator.cc' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/generate/t_py_generator.cc' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/generate/t_rb_generator.cc' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/generate/t_perl_generator.cc' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/generate/t_php_generator.cc' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/generate/t_erl_generator.cc' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/generate/t_cocoa_generator.cc' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/generate/t_st_generator.cc' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/generate/t_ocaml_generator.cc' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/generate/t_hs_generator.cc' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/generate/t_xsd_generator.cc' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/generate/t_html_generator.cc' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/generate/t_js_generator.cc' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/generate/t_javame_generator.cc' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/generate/t_delphi_generator.cc' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/generate/t_go_generator.cc' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/generate/t_gv_generator.cc' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am:38: warning: source file 'src/generate/t_d_generator.cc' is in a subdirectory, >compiler/cpp/Makefile.am:38: but option 'subdir-objects' is disabled >compiler/cpp/Makefile.am: installing './depcomp' >configure.ac: installing './ylwrap' >lib/c_glib/Makefile.am:35: warning: source file 'src/thrift/c_glib/thrift.c' is in a subdirectory, >lib/c_glib/Makefile.am:35: but option 'subdir-objects' is disabled >lib/c_glib/Makefile.am:35: warning: source file 'src/thrift/c_glib/thrift_struct.c' is in a subdirectory, >lib/c_glib/Makefile.am:35: but option 'subdir-objects' is disabled >lib/c_glib/Makefile.am:35: warning: source file 'src/thrift/c_glib/thrift_application_exception.c' is in a subdirectory, >lib/c_glib/Makefile.am:35: but option 'subdir-objects' is disabled >lib/c_glib/Makefile.am:35: warning: source file 'src/thrift/c_glib/processor/thrift_processor.c' is in a subdirectory, >lib/c_glib/Makefile.am:35: but option 'subdir-objects' is disabled >lib/c_glib/Makefile.am:35: warning: source file 'src/thrift/c_glib/protocol/thrift_protocol.c' is in a subdirectory, >lib/c_glib/Makefile.am:35: but option 'subdir-objects' is disabled >lib/c_glib/Makefile.am:35: warning: source file 'src/thrift/c_glib/protocol/thrift_protocol_factory.c' is in a subdirectory, >lib/c_glib/Makefile.am:35: but option 'subdir-objects' is disabled >lib/c_glib/Makefile.am:35: warning: source file 'src/thrift/c_glib/protocol/thrift_binary_protocol.c' is in a subdirectory, >lib/c_glib/Makefile.am:35: but option 'subdir-objects' is disabled >lib/c_glib/Makefile.am:35: warning: source file 'src/thrift/c_glib/protocol/thrift_binary_protocol_factory.c' is in a subdirectory, >lib/c_glib/Makefile.am:35: but option 'subdir-objects' is disabled >lib/c_glib/Makefile.am:35: warning: source file 'src/thrift/c_glib/transport/thrift_transport.c' is in a subdirectory, >lib/c_glib/Makefile.am:35: but option 'subdir-objects' is disabled >lib/c_glib/Makefile.am:35: warning: source file 'src/thrift/c_glib/transport/thrift_transport_factory.c' is in a subdirectory, >lib/c_glib/Makefile.am:35: but option 'subdir-objects' is disabled >lib/c_glib/Makefile.am:35: warning: source file 'src/thrift/c_glib/transport/thrift_socket.c' is in a subdirectory, >lib/c_glib/Makefile.am:35: but option 'subdir-objects' is disabled >lib/c_glib/Makefile.am:35: warning: source file 'src/thrift/c_glib/transport/thrift_server_transport.c' is in a subdirectory, >lib/c_glib/Makefile.am:35: but option 'subdir-objects' is disabled >lib/c_glib/Makefile.am:35: warning: source file 'src/thrift/c_glib/transport/thrift_server_socket.c' is in a subdirectory, >lib/c_glib/Makefile.am:35: but option 'subdir-objects' is disabled >lib/c_glib/Makefile.am:35: warning: source file 'src/thrift/c_glib/transport/thrift_buffered_transport.c' is in a subdirectory, >lib/c_glib/Makefile.am:35: but option 'subdir-objects' is disabled >lib/c_glib/Makefile.am:35: warning: source file 'src/thrift/c_glib/transport/thrift_framed_transport.c' is in a subdirectory, >lib/c_glib/Makefile.am:35: but option 'subdir-objects' is disabled >lib/c_glib/Makefile.am:35: warning: source file 'src/thrift/c_glib/transport/thrift_memory_buffer.c' is in a subdirectory, >lib/c_glib/Makefile.am:35: but option 'subdir-objects' is disabled >lib/c_glib/Makefile.am:35: warning: source file 'src/thrift/c_glib/server/thrift_server.c' is in a subdirectory, >lib/c_glib/Makefile.am:35: but option 'subdir-objects' is disabled >lib/c_glib/Makefile.am:35: warning: source file 'src/thrift/c_glib/server/thrift_simple_server.c' is in a subdirectory, >lib/c_glib/Makefile.am:35: but option 'subdir-objects' is disabled >lib/c_glib/test/Makefile.am:118: warning: source file 'gen-c_glib/t_test_debug_proto_test_types.c' is in a subdirectory, >lib/c_glib/test/Makefile.am:118: but option 'subdir-objects' is disabled >lib/c_glib/test/Makefile.am:118: warning: source file 'gen-c_glib/t_test_empty_service.c' is in a subdirectory, >lib/c_glib/test/Makefile.am:118: but option 'subdir-objects' is disabled >lib/c_glib/test/Makefile.am:118: warning: source file 'gen-c_glib/t_test_inherited.c' is in a subdirectory, >lib/c_glib/test/Makefile.am:118: but option 'subdir-objects' is disabled >lib/c_glib/test/Makefile.am:118: warning: source file 'gen-c_glib/t_test_optional_required_test_types.c' is in a subdirectory, >lib/c_glib/test/Makefile.am:118: but option 'subdir-objects' is disabled >lib/c_glib/test/Makefile.am:118: warning: source file 'gen-c_glib/t_test_reverse_order_service.c' is in a subdirectory, >lib/c_glib/test/Makefile.am:118: but option 'subdir-objects' is disabled >lib/c_glib/test/Makefile.am:118: warning: source file 'gen-c_glib/t_test_second_service.c' is in a subdirectory, >lib/c_glib/test/Makefile.am:118: but option 'subdir-objects' is disabled >lib/c_glib/test/Makefile.am:118: warning: source file 'gen-c_glib/t_test_service_for_exception_with_a_map.c' is in a subdirectory, >lib/c_glib/test/Makefile.am:118: but option 'subdir-objects' is disabled >lib/c_glib/test/Makefile.am:118: warning: source file 'gen-c_glib/t_test_srv.c' is in a subdirectory, >lib/c_glib/test/Makefile.am:118: but option 'subdir-objects' is disabled >lib/c_glib/test/Makefile.am:118: warning: source file 'gen-c_glib/t_test_thrift_test.c' is in a subdirectory, >lib/c_glib/test/Makefile.am:118: but option 'subdir-objects' is disabled >lib/c_glib/test/Makefile.am:118: warning: source file 'gen-c_glib/t_test_thrift_test_types.c' is in a subdirectory, >lib/c_glib/test/Makefile.am:118: but option 'subdir-objects' is disabled >lib/c_glib/test/Makefile.am:141: warning: source file 'gen-cpp/ThriftTest.cpp' is in a subdirectory, >lib/c_glib/test/Makefile.am:141: but option 'subdir-objects' is disabled >lib/c_glib/test/Makefile.am:141: warning: source file 'gen-cpp/ThriftTest_constants.cpp' is in a subdirectory, >lib/c_glib/test/Makefile.am:141: but option 'subdir-objects' is disabled >lib/c_glib/test/Makefile.am:141: warning: source file 'gen-cpp/ThriftTest_types.cpp' is in a subdirectory, >lib/c_glib/test/Makefile.am:141: but option 'subdir-objects' is disabled >parallel-tests: installing './test-driver' >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/Thrift.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/TApplicationException.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/VirtualProfiling.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/concurrency/ThreadManager.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/concurrency/TimerManager.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/concurrency/Util.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/protocol/TDebugProtocol.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/protocol/TDenseProtocol.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/protocol/TJSONProtocol.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/protocol/TBase64Utils.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/protocol/TMultiplexedProtocol.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/transport/TTransportException.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/transport/TFDTransport.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/transport/TFileTransport.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/transport/TSimpleFileTransport.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/transport/THttpTransport.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/transport/THttpClient.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/transport/THttpServer.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/transport/TSocket.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/transport/TPipe.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/transport/TPipeServer.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/transport/TSSLSocket.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/transport/TSocketPool.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/transport/TServerSocket.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/transport/TSSLServerSocket.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/transport/TTransportUtils.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/transport/TBufferTransports.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/server/TServer.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/server/TSimpleServer.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/server/TThreadPoolServer.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/server/TThreadedServer.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/async/TAsyncChannel.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:56: warning: source file 'src/thrift/processor/PeekProcessor.cpp' is in a subdirectory, >lib/cpp/Makefile.am:56: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:91: warning: source file 'src/thrift/concurrency/BoostThreadFactory.cpp' is in a subdirectory, >lib/cpp/Makefile.am:91: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:91: warning: source file 'src/thrift/concurrency/BoostMonitor.cpp' is in a subdirectory, >lib/cpp/Makefile.am:91: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:91: warning: source file 'src/thrift/concurrency/BoostMutex.cpp' is in a subdirectory, >lib/cpp/Makefile.am:91: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:95: warning: source file 'src/thrift/concurrency/Mutex.cpp' is in a subdirectory, >lib/cpp/Makefile.am:95: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:95: warning: source file 'src/thrift/concurrency/Monitor.cpp' is in a subdirectory, >lib/cpp/Makefile.am:95: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:95: warning: source file 'src/thrift/concurrency/PosixThreadFactory.cpp' is in a subdirectory, >lib/cpp/Makefile.am:95: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:100: warning: source file 'src/thrift/server/TNonblockingServer.cpp' is in a subdirectory, >lib/cpp/Makefile.am:100: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:100: warning: source file 'src/thrift/async/TAsyncProtocolProcessor.cpp' is in a subdirectory, >lib/cpp/Makefile.am:100: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:100: warning: source file 'src/thrift/async/TEvhttpServer.cpp' is in a subdirectory, >lib/cpp/Makefile.am:100: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:100: warning: source file 'src/thrift/async/TEvhttpClientChannel.cpp' is in a subdirectory, >lib/cpp/Makefile.am:100: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:107: warning: source file 'src/thrift/qt/moc_TQTcpServer.cpp' is in a subdirectory, >lib/cpp/Makefile.am:107: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:108: warning: source file 'src/thrift/qt/TQIODeviceTransport.cpp' is in a subdirectory, >lib/cpp/Makefile.am:108: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:108: warning: source file 'src/thrift/qt/TQTcpServer.cpp' is in a subdirectory, >lib/cpp/Makefile.am:108: but option 'subdir-objects' is disabled >lib/cpp/Makefile.am:105: warning: source file 'src/thrift/transport/TZlibTransport.cpp' is in a subdirectory, >lib/cpp/Makefile.am:105: but option 'subdir-objects' is disabled >lib/cpp/test/Makefile.am:221: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') >lib/cpp/test/Makefile.am:32: warning: source file 'gen-cpp/ChildService.cpp' is in a subdirectory, >lib/cpp/test/Makefile.am:32: but option 'subdir-objects' is disabled >lib/cpp/test/Makefile.am:32: warning: source file 'gen-cpp/ParentService.cpp' is in a subdirectory, >lib/cpp/test/Makefile.am:32: but option 'subdir-objects' is disabled >lib/cpp/test/Makefile.am:32: warning: source file 'gen-cpp/proc_types.cpp' is in a subdirectory, >lib/cpp/test/Makefile.am:32: but option 'subdir-objects' is disabled >lib/cpp/test/Makefile.am:21: warning: source file 'gen-cpp/DebugProtoTest_types.cpp' is in a subdirectory, >lib/cpp/test/Makefile.am:21: but option 'subdir-objects' is disabled >lib/cpp/test/Makefile.am:21: warning: source file 'gen-cpp/OptionalRequiredTest_types.cpp' is in a subdirectory, >lib/cpp/test/Makefile.am:21: but option 'subdir-objects' is disabled >lib/cpp/test/Makefile.am:21: warning: source file 'gen-cpp/ThriftTest_types.cpp' is in a subdirectory, >lib/cpp/test/Makefile.am:21: but option 'subdir-objects' is disabled >lib/cpp/test/Makefile.am:178: warning: variable 'concurrency_test_SOURCES' is defined but no program or >lib/cpp/test/Makefile.am:178: library has 'concurrency_test' as canonical name (possible typo) >lib/cpp/test/Makefile.am:187: warning: variable 'processor_test_SOURCES' is defined but no program or >lib/cpp/test/Makefile.am:187: library has 'processor_test' as canonical name (possible typo) >lib/cpp/test/Makefile.am:184: warning: variable 'concurrency_test_LDADD' is defined but no program or >lib/cpp/test/Makefile.am:184: library has 'concurrency_test' as canonical name (possible typo) >lib/cpp/test/Makefile.am:195: warning: variable 'processor_test_LDADD' is defined but no program or >lib/cpp/test/Makefile.am:195: library has 'processor_test' as canonical name (possible typo) >test/cpp/Makefile.am:96: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') >test/cpp/Makefile.am:31: warning: source file 'gen-cpp/StressTest_constants.cpp' is in a subdirectory, >test/cpp/Makefile.am:31: but option 'subdir-objects' is disabled >test/cpp/Makefile.am:31: warning: source file 'gen-cpp/StressTest_types.cpp' is in a subdirectory, >test/cpp/Makefile.am:31: but option 'subdir-objects' is disabled >test/cpp/Makefile.am:31: warning: source file 'gen-cpp/Service.cpp' is in a subdirectory, >test/cpp/Makefile.am:31: but option 'subdir-objects' is disabled >test/cpp/Makefile.am:21: warning: source file 'gen-cpp/ThriftTest_constants.cpp' is in a subdirectory, >test/cpp/Makefile.am:21: but option 'subdir-objects' is disabled >test/cpp/Makefile.am:21: warning: source file 'gen-cpp/ThriftTest_types.cpp' is in a subdirectory, >test/cpp/Makefile.am:21: but option 'subdir-objects' is disabled >test/cpp/Makefile.am:71: warning: source file 'src/StressTest.cpp' is in a subdirectory, >test/cpp/Makefile.am:71: but option 'subdir-objects' is disabled >test/cpp/Makefile.am:78: warning: source file 'src/StressTestNonBlocking.cpp' is in a subdirectory, >test/cpp/Makefile.am:78: but option 'subdir-objects' is disabled >test/cpp/Makefile.am:61: warning: source file 'src/TestClient.cpp' is in a subdirectory, >test/cpp/Makefile.am:61: but option 'subdir-objects' is disabled >test/cpp/Makefile.am:51: warning: source file 'src/TestServer.cpp' is in a subdirectory, >test/cpp/Makefile.am:51: but option 'subdir-objects' is disabled >tutorial/cpp/Makefile.am:65: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') >tutorial/cpp/Makefile.am:21: warning: source file 'gen-cpp/Calculator.cpp' is in a subdirectory, >tutorial/cpp/Makefile.am:21: but option 'subdir-objects' is disabled >tutorial/cpp/Makefile.am:21: warning: source file 'gen-cpp/SharedService.cpp' is in a subdirectory, >tutorial/cpp/Makefile.am:21: but option 'subdir-objects' is disabled >tutorial/cpp/Makefile.am:21: warning: source file 'gen-cpp/shared_constants.cpp' is in a subdirectory, >tutorial/cpp/Makefile.am:21: but option 'subdir-objects' is disabled >tutorial/cpp/Makefile.am:21: warning: source file 'gen-cpp/shared_types.cpp' is in a subdirectory, >tutorial/cpp/Makefile.am:21: but option 'subdir-objects' is disabled >tutorial/cpp/Makefile.am:21: warning: source file 'gen-cpp/tutorial_constants.cpp' is in a subdirectory, >tutorial/cpp/Makefile.am:21: but option 'subdir-objects' is disabled >tutorial/cpp/Makefile.am:21: warning: source file 'gen-cpp/tutorial_types.cpp' is in a subdirectory, >tutorial/cpp/Makefile.am:21: but option 'subdir-objects' is disabled >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FCFLAGS >+ LDFLAGS='-Wl,-z,relro ' >+ export LDFLAGS >+ '[' 1 = 1 ']' >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./config.sub >++ basename ./config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub >'/usr/lib/rpm/redhat/config.sub' -> './config.sub' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./config.guess >++ basename ./config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess >'/usr/lib/rpm/redhat/config.guess' -> './config.guess' >+ '[' 1 = 1 ']' >+ '[' x '!=' x ']' >+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-static --without-libevent --with-boost=/usr --without-ruby --with-erlang --without-go --without-php --docdir=/usr/share/doc/thrift >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether UID '1000' is supported by ustar format... yes >checking whether GID '425' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for x86_64-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking whether gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of gcc... none >checking how to run the C preprocessor... gcc -E >checking for x86_64-redhat-linux-gnu-g++... no >checking for x86_64-redhat-linux-gnu-c++... no >checking for x86_64-redhat-linux-gnu-gpp... no >checking for x86_64-redhat-linux-gnu-aCC... no >checking for x86_64-redhat-linux-gnu-CC... no >checking for x86_64-redhat-linux-gnu-cxx... no >checking for x86_64-redhat-linux-gnu-cc++... no >checking for x86_64-redhat-linux-gnu-cl.exe... no >checking for x86_64-redhat-linux-gnu-FCC... no >checking for x86_64-redhat-linux-gnu-KCC... no >checking for x86_64-redhat-linux-gnu-RCC... no >checking for x86_64-redhat-linux-gnu-xlC_r... no >checking for x86_64-redhat-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... none >checking build system type... x86_64-redhat-linux-gnu >checking host system type... x86_64-redhat-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/bin/sed >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for fgrep... /usr/bin/grep -F >checking for ld used by gcc... /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... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for x86_64-redhat-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-redhat-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-redhat-linux-gnu-ar... no >checking for ar... ar >checking for archiver @FILE support... @ >checking for x86_64-redhat-linux-gnu-strip... no >checking for strip... strip >checking for x86_64-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for sysroot... no >checking for x86_64-redhat-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux 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... no >checking how to run the C++ preprocessor... g++ -E >checking for ld used by g++... /usr/bin/ld -m elf_x86_64 >checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC -DPIC >checking if g++ PIC flag -fPIC -DPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether make 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) gawk >checking for x86_64-redhat-linux-gnu-ranlib... ranlib >checking for boostlib >= 1.40.0... yes >checking for zlib >= 1.2.3... yes >checking for QT... yes >checking for moc-qt4... /usr/bin/moc-qt4 >checking for GLIB... yes >checking for GOBJECT... yes >checking for MONO... yes >checking for MONO... yes >checking for javac and java... yes >checking for ant... /usr/bin/ant >checking for ant version > 1.7... yes >checking for x86_64-redhat-linux-gnu-erl... no >checking for erl... /usr/bin/erl >checking for x86_64-redhat-linux-gnu-erlc... no >checking for erlc... /usr/bin/erlc >checking for erlc... /usr/bin/erlc >checking for erl... /usr/bin/erl >checking for Erlang/OTP library base directory... /usr/lib64/erlang/lib >checking for Erlang/OTP library installation base directory... /usr/lib64/erlang/lib >checking for Erlang/OTP 'thrift' library installation subdirectory... /usr/lib64/erlang/lib/thrift-0.9.1 >checking for a Python interpreter with version >= 2.4... python >checking for python... /usr/bin/python >checking for python version... 2.7 >checking for python platform... linux2 >checking for python script directory... ${prefix}/lib/python2.7/site-packages >checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages >checking for trial... no >checking for perl... /usr/bin/perl >checking for perl module Bit::Vector... ok >checking for php-config... no >checking for phpunit... no >checking for cabal... no >checking for runhaskell... 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... yes >checking for _Bool... no >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... yes >checking return type of signal handlers... void >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for inttypes.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking sys/poll.h usability... yes >checking sys/poll.h presence... yes >checking for sys/poll.h... 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... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >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 sched.h usability... yes >checking sched.h presence... yes >checking for sched.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... 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... yes >checking for int32_t... yes >checking for int64_t... yes >checking for int8_t... yes >checking for mode_t... yes >checking for off_t... yes >checking for size_t... yes >checking for ssize_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint64_t... yes >checking for uint8_t... yes >checking for ptrdiff_t... 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... yes >checking for alloca... yes >checking for pid_t... yes >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 stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for working memcmp... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... 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... yes >checking whether stat accepts an empty string... no >checking whether strerror_r is declared... yes >checking for strerror_r... yes >checking whether strerror_r returns char *... yes >checking for strftime... yes >checking for vprintf... yes >checking for _doprnt... no >checking for strtoul... yes >checking for bzero... yes >checking for ftruncate... yes >checking for gethostbyname... yes >checking for gettimeofday... yes >checking for memmove... yes >checking for memset... yes >checking for mkdir... yes >checking for realpath... yes >checking for select... yes >checking for socket... yes >checking for strchr... yes >checking for strdup... yes >checking for strerror... yes >checking for strstr... yes >checking for strtol... yes >checking for sqrt... yes >checking for alarm... yes >checking for clock_gettime... 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 .... : yes >Building Java Library ........ : yes >Building C# Library .......... : yes >Building Python Library ...... : yes >Building Ruby Library ........ : no >Building Haskell Library ..... : no >Building Perl Library ........ : yes >Building PHP Library ......... : no >Building Erlang Library ...... : yes >Building Go Library .......... : no >Building D Library ........... : no >C++ Library: > Build TZlibTransport ...... : yes > Build TNonblockingServer .. : > Build TQTcpServer (Qt) .... : yes >Java Library: > Using javac ............... : javac > Using java ................ : java > Using ant ................. : /usr/bin/ant >C# Library: > Using .NET 3.5 ............ : yes >Python Library: > Using Python .............. : /usr/bin/python >Perl Library: > Using Perl ................ : /usr/bin/perl >Erlang Library: > Using erlc ................ : /usr/bin/erlc >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. >+ sed -i -e 's/ -shared / -Wl,--as-needed\0/g' libtool >+ make -j16 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/thrift-0.9.1' >Making all in compiler/cpp >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/compiler/cpp' >make all-am >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/compiler/cpp' >\ > \ >/bin/sh ../../ylwrap `test -f 'src/thrifty.yy' || echo './'`src/thrifty.yy y.tab.c thrifty.cc y.tab.h `echo thrifty.cc | sed -e s/cc$/h/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output thrifty.output -- bison -y -d >\ > \ >/bin/sh ../../ylwrap `test -f 'src/thriftl.ll' || echo './'`src/thriftl.ll lex.yy.c thriftl.cc -- flex >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-main.o `test -f 'src/main.cc' || echo './'`src/main.cc >gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-md5.o `test -f 'src/md5.c' || echo './'`src/md5.c >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-t_generator.o `test -f 'src/generate/t_generator.cc' || echo './'`src/generate/t_generator.cc >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-parse.o `test -f 'src/parse/parse.cc' || echo './'`src/parse/parse.cc >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-t_c_glib_generator.o `test -f 'src/generate/t_c_glib_generator.cc' || echo './'`src/generate/t_c_glib_generator.cc >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-t_cpp_generator.o `test -f 'src/generate/t_cpp_generator.cc' || echo './'`src/generate/t_cpp_generator.cc >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-t_java_generator.o `test -f 'src/generate/t_java_generator.cc' || echo './'`src/generate/t_java_generator.cc >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-t_as3_generator.o `test -f 'src/generate/t_as3_generator.cc' || echo './'`src/generate/t_as3_generator.cc >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-t_csharp_generator.o `test -f 'src/generate/t_csharp_generator.cc' || echo './'`src/generate/t_csharp_generator.cc >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-t_py_generator.o `test -f 'src/generate/t_py_generator.cc' || echo './'`src/generate/t_py_generator.cc >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-t_rb_generator.o `test -f 'src/generate/t_rb_generator.cc' || echo './'`src/generate/t_rb_generator.cc >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-t_perl_generator.o `test -f 'src/generate/t_perl_generator.cc' || echo './'`src/generate/t_perl_generator.cc >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-t_php_generator.o `test -f 'src/generate/t_php_generator.cc' || echo './'`src/generate/t_php_generator.cc >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-t_erl_generator.o `test -f 'src/generate/t_erl_generator.cc' || echo './'`src/generate/t_erl_generator.cc >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-t_cocoa_generator.o `test -f 'src/generate/t_cocoa_generator.cc' || echo './'`src/generate/t_cocoa_generator.cc >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-t_st_generator.o `test -f 'src/generate/t_st_generator.cc' || echo './'`src/generate/t_st_generator.cc >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-t_ocaml_generator.o `test -f 'src/generate/t_ocaml_generator.cc' || echo './'`src/generate/t_ocaml_generator.cc >updating thrifty.h >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-t_hs_generator.o `test -f 'src/generate/t_hs_generator.cc' || echo './'`src/generate/t_hs_generator.cc >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-t_xsd_generator.o `test -f 'src/generate/t_xsd_generator.cc' || echo './'`src/generate/t_xsd_generator.cc >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-t_html_generator.o `test -f 'src/generate/t_html_generator.cc' || echo './'`src/generate/t_html_generator.cc >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-t_js_generator.o `test -f 'src/generate/t_js_generator.cc' || echo './'`src/generate/t_js_generator.cc >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-t_javame_generator.o `test -f 'src/generate/t_javame_generator.cc' || echo './'`src/generate/t_javame_generator.cc >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-t_delphi_generator.o `test -f 'src/generate/t_delphi_generator.cc' || echo './'`src/generate/t_delphi_generator.cc >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-t_go_generator.o `test -f 'src/generate/t_go_generator.cc' || echo './'`src/generate/t_go_generator.cc >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-t_gv_generator.o `test -f 'src/generate/t_gv_generator.cc' || echo './'`src/generate/t_gv_generator.cc >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thrift-t_d_generator.o `test -f 'src/generate/t_d_generator.cc' || echo './'`src/generate/t_d_generator.cc >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -Wno-sign-compare -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libparse_a-thrifty.o `test -f 'thrifty.cc' || echo './'`thrifty.cc >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I./src -Wall -Wno-sign-compare -Wno-unused -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libparse_a-thriftl.o `test -f 'thriftl.cc' || echo './'`thriftl.cc >rm -f libparse.a >ar cru libparse.a libparse_a-thrifty.o libparse_a-thriftl.o >ranlib libparse.a >/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o thrift thrift-main.o thrift-md5.o thrift-t_generator.o thrift-parse.o thrift-t_c_glib_generator.o thrift-t_cpp_generator.o thrift-t_java_generator.o thrift-t_as3_generator.o thrift-t_csharp_generator.o thrift-t_py_generator.o thrift-t_rb_generator.o thrift-t_perl_generator.o thrift-t_php_generator.o thrift-t_erl_generator.o thrift-t_cocoa_generator.o thrift-t_st_generator.o thrift-t_ocaml_generator.o thrift-t_hs_generator.o thrift-t_xsd_generator.o thrift-t_html_generator.o thrift-t_js_generator.o thrift-t_javame_generator.o thrift-t_delphi_generator.o thrift-t_go_generator.o thrift-t_gv_generator.o thrift-t_d_generator.o -lfl libparse.a >libtool: link: g++ -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o thrift thrift-main.o thrift-md5.o thrift-t_generator.o thrift-parse.o thrift-t_c_glib_generator.o thrift-t_cpp_generator.o thrift-t_java_generator.o thrift-t_as3_generator.o thrift-t_csharp_generator.o thrift-t_py_generator.o thrift-t_rb_generator.o thrift-t_perl_generator.o thrift-t_php_generator.o thrift-t_erl_generator.o thrift-t_cocoa_generator.o thrift-t_st_generator.o thrift-t_ocaml_generator.o thrift-t_hs_generator.o thrift-t_xsd_generator.o thrift-t_html_generator.o thrift-t_js_generator.o thrift-t_javame_generator.o thrift-t_delphi_generator.o thrift-t_go_generator.o thrift-t_gv_generator.o thrift-t_d_generator.o -lfl libparse.a >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/compiler/cpp' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/compiler/cpp' >Making all in lib >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib' >Making all in cpp >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/cpp' >Making all in . >make[4]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/cpp' >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Thrift.lo `test -f 'src/thrift/Thrift.cpp' || echo './'`src/thrift/Thrift.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TApplicationException.lo `test -f 'src/thrift/TApplicationException.cpp' || echo './'`src/thrift/TApplicationException.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o VirtualProfiling.lo `test -f 'src/thrift/VirtualProfiling.cpp' || echo './'`src/thrift/VirtualProfiling.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ThreadManager.lo `test -f 'src/thrift/concurrency/ThreadManager.cpp' || echo './'`src/thrift/concurrency/ThreadManager.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TimerManager.lo `test -f 'src/thrift/concurrency/TimerManager.cpp' || echo './'`src/thrift/concurrency/TimerManager.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Util.lo `test -f 'src/thrift/concurrency/Util.cpp' || echo './'`src/thrift/concurrency/Util.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TDebugProtocol.lo `test -f 'src/thrift/protocol/TDebugProtocol.cpp' || echo './'`src/thrift/protocol/TDebugProtocol.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TDenseProtocol.lo `test -f 'src/thrift/protocol/TDenseProtocol.cpp' || echo './'`src/thrift/protocol/TDenseProtocol.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TJSONProtocol.lo `test -f 'src/thrift/protocol/TJSONProtocol.cpp' || echo './'`src/thrift/protocol/TJSONProtocol.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TBase64Utils.lo `test -f 'src/thrift/protocol/TBase64Utils.cpp' || echo './'`src/thrift/protocol/TBase64Utils.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TMultiplexedProtocol.lo `test -f 'src/thrift/protocol/TMultiplexedProtocol.cpp' || echo './'`src/thrift/protocol/TMultiplexedProtocol.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TTransportException.lo `test -f 'src/thrift/transport/TTransportException.cpp' || echo './'`src/thrift/transport/TTransportException.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TFDTransport.lo `test -f 'src/thrift/transport/TFDTransport.cpp' || echo './'`src/thrift/transport/TFDTransport.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TFileTransport.lo `test -f 'src/thrift/transport/TFileTransport.cpp' || echo './'`src/thrift/transport/TFileTransport.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TSimpleFileTransport.lo `test -f 'src/thrift/transport/TSimpleFileTransport.cpp' || echo './'`src/thrift/transport/TSimpleFileTransport.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o THttpTransport.lo `test -f 'src/thrift/transport/THttpTransport.cpp' || echo './'`src/thrift/transport/THttpTransport.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/Thrift.cpp -fPIC -DPIC -o .libs/Thrift.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/TApplicationException.cpp -fPIC -DPIC -o .libs/TApplicationException.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/transport/TTransportException.cpp -fPIC -DPIC -o .libs/TTransportException.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/VirtualProfiling.cpp -fPIC -DPIC -o .libs/VirtualProfiling.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/protocol/TDebugProtocol.cpp -fPIC -DPIC -o .libs/TDebugProtocol.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/concurrency/TimerManager.cpp -fPIC -DPIC -o .libs/TimerManager.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/concurrency/ThreadManager.cpp -fPIC -DPIC -o .libs/ThreadManager.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/concurrency/Util.cpp -fPIC -DPIC -o .libs/Util.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/protocol/TDenseProtocol.cpp -fPIC -DPIC -o .libs/TDenseProtocol.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/transport/TFDTransport.cpp -fPIC -DPIC -o .libs/TFDTransport.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/protocol/TJSONProtocol.cpp -fPIC -DPIC -o .libs/TJSONProtocol.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/protocol/TMultiplexedProtocol.cpp -fPIC -DPIC -o .libs/TMultiplexedProtocol.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/transport/TFileTransport.cpp -fPIC -DPIC -o .libs/TFileTransport.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/protocol/TBase64Utils.cpp -fPIC -DPIC -o .libs/TBase64Utils.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/transport/TSimpleFileTransport.cpp -fPIC -DPIC -o .libs/TSimpleFileTransport.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/transport/THttpTransport.cpp -fPIC -DPIC -o .libs/THttpTransport.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o THttpClient.lo `test -f 'src/thrift/transport/THttpClient.cpp' || echo './'`src/thrift/transport/THttpClient.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o THttpServer.lo `test -f 'src/thrift/transport/THttpServer.cpp' || echo './'`src/thrift/transport/THttpServer.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/transport/THttpClient.cpp -fPIC -DPIC -o .libs/THttpClient.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/transport/THttpServer.cpp -fPIC -DPIC -o .libs/THttpServer.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TSocket.lo `test -f 'src/thrift/transport/TSocket.cpp' || echo './'`src/thrift/transport/TSocket.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/transport/TSocket.cpp -fPIC -DPIC -o .libs/TSocket.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TPipe.lo `test -f 'src/thrift/transport/TPipe.cpp' || echo './'`src/thrift/transport/TPipe.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/transport/TPipe.cpp -fPIC -DPIC -o .libs/TPipe.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TPipeServer.lo `test -f 'src/thrift/transport/TPipeServer.cpp' || echo './'`src/thrift/transport/TPipeServer.cpp >src/thrift/transport/TFileTransport.cpp: In member function 'void apache::thrift::transport::TFileTransport::writerThread()': >src/thrift/transport/TFileTransport.cpp:317:30: warning: ignoring return value of 'int ftruncate(int, __off_t)', declared with attribute warn_unused_result [-Wunused-result] > ftruncate(fd_, offset_); > ^ >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TSSLSocket.lo `test -f 'src/thrift/transport/TSSLSocket.cpp' || echo './'`src/thrift/transport/TSSLSocket.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/transport/TPipeServer.cpp -fPIC -DPIC -o .libs/TPipeServer.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/transport/TSSLSocket.cpp -fPIC -DPIC -o .libs/TSSLSocket.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TSocketPool.lo `test -f 'src/thrift/transport/TSocketPool.cpp' || echo './'`src/thrift/transport/TSocketPool.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TServerSocket.lo `test -f 'src/thrift/transport/TServerSocket.cpp' || echo './'`src/thrift/transport/TServerSocket.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/transport/TSocketPool.cpp -fPIC -DPIC -o .libs/TSocketPool.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/transport/TServerSocket.cpp -fPIC -DPIC -o .libs/TServerSocket.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TSSLServerSocket.lo `test -f 'src/thrift/transport/TSSLServerSocket.cpp' || echo './'`src/thrift/transport/TSSLServerSocket.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TTransportUtils.lo `test -f 'src/thrift/transport/TTransportUtils.cpp' || echo './'`src/thrift/transport/TTransportUtils.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TBufferTransports.lo `test -f 'src/thrift/transport/TBufferTransports.cpp' || echo './'`src/thrift/transport/TBufferTransports.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/transport/TSSLServerSocket.cpp -fPIC -DPIC -o .libs/TSSLServerSocket.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/transport/TTransportUtils.cpp -fPIC -DPIC -o .libs/TTransportUtils.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/transport/TBufferTransports.cpp -fPIC -DPIC -o .libs/TBufferTransports.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TServer.lo `test -f 'src/thrift/server/TServer.cpp' || echo './'`src/thrift/server/TServer.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TSimpleServer.lo `test -f 'src/thrift/server/TSimpleServer.cpp' || echo './'`src/thrift/server/TSimpleServer.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/server/TServer.cpp -fPIC -DPIC -o .libs/TServer.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/server/TSimpleServer.cpp -fPIC -DPIC -o .libs/TSimpleServer.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TThreadPoolServer.lo `test -f 'src/thrift/server/TThreadPoolServer.cpp' || echo './'`src/thrift/server/TThreadPoolServer.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/server/TThreadPoolServer.cpp -fPIC -DPIC -o .libs/TThreadPoolServer.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TThreadedServer.lo `test -f 'src/thrift/server/TThreadedServer.cpp' || echo './'`src/thrift/server/TThreadedServer.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/server/TThreadedServer.cpp -fPIC -DPIC -o .libs/TThreadedServer.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TAsyncChannel.lo `test -f 'src/thrift/async/TAsyncChannel.cpp' || echo './'`src/thrift/async/TAsyncChannel.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/async/TAsyncChannel.cpp -fPIC -DPIC -o .libs/TAsyncChannel.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o PeekProcessor.lo `test -f 'src/thrift/processor/PeekProcessor.cpp' || echo './'`src/thrift/processor/PeekProcessor.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Mutex.lo `test -f 'src/thrift/concurrency/Mutex.cpp' || echo './'`src/thrift/concurrency/Mutex.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Monitor.lo `test -f 'src/thrift/concurrency/Monitor.cpp' || echo './'`src/thrift/concurrency/Monitor.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o PosixThreadFactory.lo `test -f 'src/thrift/concurrency/PosixThreadFactory.cpp' || echo './'`src/thrift/concurrency/PosixThreadFactory.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/processor/PeekProcessor.cpp -fPIC -DPIC -o .libs/PeekProcessor.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/concurrency/Mutex.cpp -fPIC -DPIC -o .libs/Mutex.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/concurrency/Monitor.cpp -fPIC -DPIC -o .libs/Monitor.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/concurrency/PosixThreadFactory.cpp -fPIC -DPIC -o .libs/PosixThreadFactory.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libthriftz_la-TZlibTransport.lo `test -f 'src/thrift/transport/TZlibTransport.cpp' || echo './'`src/thrift/transport/TZlibTransport.cpp >/usr/bin/moc-qt4 -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore src/thrift/qt/TQTcpServer.h -o src/thrift/qt/moc_TQTcpServer.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libthriftqt_la-TQIODeviceTransport.lo `test -f 'src/thrift/qt/TQIODeviceTransport.cpp' || echo './'`src/thrift/qt/TQIODeviceTransport.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libthriftqt_la-TQTcpServer.lo `test -f 'src/thrift/qt/TQTcpServer.cpp' || echo './'`src/thrift/qt/TQTcpServer.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libthriftqt_la-moc_TQTcpServer.lo `test -f 'src/thrift/qt/moc_TQTcpServer.cpp' || echo './'`src/thrift/qt/moc_TQTcpServer.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/transport/TZlibTransport.cpp -fPIC -DPIC -o .libs/libthriftz_la-TZlibTransport.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/qt/TQIODeviceTransport.cpp -fPIC -DPIC -o .libs/libthriftqt_la-TQIODeviceTransport.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/qt/TQTcpServer.cpp -fPIC -DPIC -o .libs/libthriftqt_la-TQTcpServer.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -DQT_SHARED -I/usr/include/QtNetwork -I/usr/include/QtCore -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c src/thrift/qt/moc_TQTcpServer.cpp -fPIC -DPIC -o .libs/libthriftqt_la-moc_TQTcpServer.o >/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -release 0.9.1 -L/usr/lib -Wl,-z,relro -o libthrift.la -rpath /usr/lib64 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: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/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/lib -lssl -lcrypto -lrt -lpthread -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crtn.o -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -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: ( cd ".libs" && rm -f "libthrift.la" && ln -s "../libthrift.la" "libthrift.la" ) >/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -release 0.9.1 -L/usr/lib -Wl,-z,relro -o libthriftz.la -rpath /usr/lib64 libthriftz_la-TZlibTransport.lo -lz -lthrift -L.libs -lssl -lcrypto -lrt -lpthread >/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -release 0.9.1 -L/usr/lib -lQtNetwork -lQtCore -Wl,-z,relro -o libthriftqt.la -rpath /usr/lib64 libthriftqt_la-moc_TQTcpServer.lo libthriftqt_la-TQIODeviceTransport.lo libthriftqt_la-TQTcpServer.lo -lQtNetwork -lQtCore -lthrift -L.libs -lssl -lcrypto -lrt -lpthread >libtool: link: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtbeginS.o .libs/libthriftz_la-TZlibTransport.o -Wl,-rpath -Wl,/builddir/build/BUILD/thrift-0.9.1/lib/cpp/.libs -L/usr/lib -lz /builddir/build/BUILD/thrift-0.9.1/lib/cpp/.libs/libthrift.so -L.libs -lssl -lcrypto -lrt -lpthread -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crtn.o -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libthriftz-0.9.1.so -o .libs/libthriftz-0.9.1.so >libtool: link: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtbeginS.o .libs/libthriftqt_la-moc_TQTcpServer.o .libs/libthriftqt_la-TQIODeviceTransport.o .libs/libthriftqt_la-TQTcpServer.o -Wl,-rpath -Wl,/builddir/build/BUILD/thrift-0.9.1/lib/cpp/.libs -L/usr/lib -lQtNetwork -lQtCore /builddir/build/BUILD/thrift-0.9.1/lib/cpp/.libs/libthrift.so -L.libs -lssl -lcrypto -lrt -lpthread -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crtn.o -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libthriftqt-0.9.1.so -o .libs/libthriftqt-0.9.1.so >libtool: link: (cd ".libs" && rm -f "libthriftz.so" && ln -s "libthriftz-0.9.1.so" "libthriftz.so") >libtool: link: ( cd ".libs" && rm -f "libthriftz.la" && ln -s "../libthriftz.la" "libthriftz.la" ) >libtool: link: (cd ".libs" && rm -f "libthriftqt.so" && ln -s "libthriftqt-0.9.1.so" "libthriftqt.so") >libtool: link: ( cd ".libs" && rm -f "libthriftqt.la" && ln -s "../libthriftqt.la" "libthriftqt.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/cpp' >Making all in test >make[4]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/cpp/test' >../../../compiler/cpp/thrift --gen cpp:dense ../../../test/DebugProtoTest.thrift >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:41] 64-bit constant "10000000000" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:173] 64-bit constant "1099511627775" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:183] 64-bit constant "4294967295" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:183] 64-bit constant "281474976710655" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:183] 64-bit constant "72057594037927935" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:183] 64-bit constant "9223372036854775807" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:192] 64-bit constant "4294967295" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:192] 64-bit constant "1099511627775" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:192] 64-bit constant "281474976710655" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:192] 64-bit constant "72057594037927935" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:192] 64-bit constant "9223372036854775807" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:201] 64-bit constant "9223372036854775807" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:208] 64-bit constant "9223372036854775807" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:355] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:356] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:357] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:358] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:359] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:360] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:361] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:362] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:363] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:364] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:365] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:366] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:41] 64-bit constant "10000000000" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:173] 64-bit constant "1099511627775" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:183] 64-bit constant "4294967295" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:183] 64-bit constant "281474976710655" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:183] 64-bit constant "72057594037927935" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:183] 64-bit constant "9223372036854775807" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:192] 64-bit constant "4294967295" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:192] 64-bit constant "1099511627775" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:192] 64-bit constant "281474976710655" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:192] 64-bit constant "72057594037927935" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:192] 64-bit constant "9223372036854775807" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:201] 64-bit constant "9223372036854775807" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:208] 64-bit constant "9223372036854775807" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:355] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:356] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:357] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:358] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:359] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:360] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:361] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:362] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:363] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:364] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:365] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:366] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o DebugProtoTest_types.lo `test -f 'gen-cpp/DebugProtoTest_types.cpp' || echo './'`gen-cpp/DebugProtoTest_types.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gen-cpp/DebugProtoTest_types.cpp -fPIC -DPIC -o .libs/DebugProtoTest_types.o >../../../compiler/cpp/thrift --gen cpp:dense ../../../test/OptionalRequiredTest.thrift >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o OptionalRequiredTest_types.lo `test -f 'gen-cpp/OptionalRequiredTest_types.cpp' || echo './'`gen-cpp/OptionalRequiredTest_types.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gen-cpp/OptionalRequiredTest_types.cpp -fPIC -DPIC -o .libs/OptionalRequiredTest_types.o >../../../compiler/cpp/thrift --gen cpp:dense ../../../test/ThriftTest.thrift >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/ThriftTest.thrift:41] No generator named 'noexist' could be found! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/ThriftTest.thrift:42] cpp generator does not accept 'noexist' as sub-namespace! >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ThriftTest_types.lo `test -f 'gen-cpp/ThriftTest_types.cpp' || echo './'`gen-cpp/ThriftTest_types.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gen-cpp/ThriftTest_types.cpp -fPIC -DPIC -o .libs/ThriftTest_types.o >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ThriftTest_extras.lo ThriftTest_extras.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ThriftTest_extras.cpp -fPIC -DPIC -o .libs/ThriftTest_extras.o >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o DebugProtoTest_extras.lo DebugProtoTest_extras.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c DebugProtoTest_extras.cpp -fPIC -DPIC -o .libs/DebugProtoTest_extras.o >/bin/sh ../../../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/usr/lib -Wl,-z,relro -o libtestgencpp.la DebugProtoTest_types.lo OptionalRequiredTest_types.lo DebugProtoTest_types.lo ThriftTest_types.lo ThriftTest_extras.lo DebugProtoTest_extras.lo ../../../lib/cpp/libthrift.la -lssl -lcrypto -lrt -lpthread >copying selected object files to avoid basename conflicts... >libtool: link: ln .libs/DebugProtoTest_types.o .libs/libtestgencpp.lax/lt1-DebugProtoTest_types.o || cp .libs/DebugProtoTest_types.o .libs/libtestgencpp.lax/lt1-DebugProtoTest_types.o >libtool: link: ar cru .libs/libtestgencpp.a .libs/DebugProtoTest_types.o .libs/OptionalRequiredTest_types.o .libs/libtestgencpp.lax/lt1-DebugProtoTest_types.o .libs/ThriftTest_types.o .libs/ThriftTest_extras.o .libs/DebugProtoTest_extras.o >libtool: link: ranlib .libs/libtestgencpp.a >libtool: link: rm -fr .libs/libtestgencpp.lax >libtool: link: ( cd ".libs" && rm -f "libtestgencpp.la" && ln -s "../libtestgencpp.la" "libtestgencpp.la" ) >../../../compiler/cpp/thrift --gen cpp:templates,cob_style processor/proc.thrift >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ChildService.lo `test -f 'gen-cpp/ChildService.cpp' || echo './'`gen-cpp/ChildService.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gen-cpp/ChildService.cpp -fPIC -DPIC -o .libs/ChildService.o >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ParentService.lo `test -f 'gen-cpp/ParentService.cpp' || echo './'`gen-cpp/ParentService.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gen-cpp/ParentService.cpp -fPIC -DPIC -o .libs/ParentService.o >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o proc_types.lo `test -f 'gen-cpp/proc_types.cpp' || echo './'`gen-cpp/proc_types.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gen-cpp/proc_types.cpp -fPIC -DPIC -o .libs/proc_types.o >/bin/sh ../../../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/usr/lib -Wl,-z,relro -o libprocessortest.la ChildService.lo ParentService.lo proc_types.lo -lssl -lcrypto -lrt -lpthread >libtool: link: ar cru .libs/libprocessortest.a .libs/ChildService.o .libs/ParentService.o .libs/proc_types.o >libtool: link: ranlib .libs/libprocessortest.a >libtool: link: ( cd ".libs" && rm -f "libprocessortest.la" && ln -s "../libprocessortest.la" "libprocessortest.la" ) >g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/cpp/src -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Benchmark.o Benchmark.cpp >/bin/sh ../../../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/usr/lib -Wl,-z,relro -o Benchmark Benchmark.o libtestgencpp.la -lssl -lcrypto -lrt -lpthread >libtool: link: g++ -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/Benchmark Benchmark.o -L/usr/lib ./.libs/libtestgencpp.a /builddir/build/BUILD/thrift-0.9.1/lib/cpp/.libs/libthrift.so -lssl -lcrypto -lrt -lpthread >make[4]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/cpp/test' >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/cpp' >Making all in c_glib >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/c_glib' >Making all in . >make[4]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/c_glib' >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o libthrift_c_glib_la-thrift.lo `test -f 'src/thrift/c_glib/thrift.c' || echo './'`src/thrift/c_glib/thrift.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c src/thrift/c_glib/thrift.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o libthrift_c_glib_la-thrift_struct.lo `test -f 'src/thrift/c_glib/thrift_struct.c' || echo './'`src/thrift/c_glib/thrift_struct.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c src/thrift/c_glib/thrift_struct.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_struct.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o libthrift_c_glib_la-thrift_application_exception.lo `test -f 'src/thrift/c_glib/thrift_application_exception.c' || echo './'`src/thrift/c_glib/thrift_application_exception.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c src/thrift/c_glib/thrift_application_exception.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_application_exception.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o libthrift_c_glib_la-thrift_processor.lo `test -f 'src/thrift/c_glib/processor/thrift_processor.c' || echo './'`src/thrift/c_glib/processor/thrift_processor.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c src/thrift/c_glib/processor/thrift_processor.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_processor.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o libthrift_c_glib_la-thrift_protocol.lo `test -f 'src/thrift/c_glib/protocol/thrift_protocol.c' || echo './'`src/thrift/c_glib/protocol/thrift_protocol.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c src/thrift/c_glib/protocol/thrift_protocol.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_protocol.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o libthrift_c_glib_la-thrift_protocol_factory.lo `test -f 'src/thrift/c_glib/protocol/thrift_protocol_factory.c' || echo './'`src/thrift/c_glib/protocol/thrift_protocol_factory.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c src/thrift/c_glib/protocol/thrift_protocol_factory.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_protocol_factory.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o libthrift_c_glib_la-thrift_binary_protocol.lo `test -f 'src/thrift/c_glib/protocol/thrift_binary_protocol.c' || echo './'`src/thrift/c_glib/protocol/thrift_binary_protocol.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c src/thrift/c_glib/protocol/thrift_binary_protocol.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_binary_protocol.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o libthrift_c_glib_la-thrift_binary_protocol_factory.lo `test -f 'src/thrift/c_glib/protocol/thrift_binary_protocol_factory.c' || echo './'`src/thrift/c_glib/protocol/thrift_binary_protocol_factory.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c src/thrift/c_glib/protocol/thrift_binary_protocol_factory.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_binary_protocol_factory.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o libthrift_c_glib_la-thrift_transport.lo `test -f 'src/thrift/c_glib/transport/thrift_transport.c' || echo './'`src/thrift/c_glib/transport/thrift_transport.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c src/thrift/c_glib/transport/thrift_transport.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_transport.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o libthrift_c_glib_la-thrift_transport_factory.lo `test -f 'src/thrift/c_glib/transport/thrift_transport_factory.c' || echo './'`src/thrift/c_glib/transport/thrift_transport_factory.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c src/thrift/c_glib/transport/thrift_transport_factory.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_transport_factory.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o libthrift_c_glib_la-thrift_socket.lo `test -f 'src/thrift/c_glib/transport/thrift_socket.c' || echo './'`src/thrift/c_glib/transport/thrift_socket.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c src/thrift/c_glib/transport/thrift_socket.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_socket.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o libthrift_c_glib_la-thrift_server_transport.lo `test -f 'src/thrift/c_glib/transport/thrift_server_transport.c' || echo './'`src/thrift/c_glib/transport/thrift_server_transport.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c src/thrift/c_glib/transport/thrift_server_transport.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_server_transport.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o libthrift_c_glib_la-thrift_server_socket.lo `test -f 'src/thrift/c_glib/transport/thrift_server_socket.c' || echo './'`src/thrift/c_glib/transport/thrift_server_socket.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c src/thrift/c_glib/transport/thrift_server_socket.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_server_socket.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o libthrift_c_glib_la-thrift_buffered_transport.lo `test -f 'src/thrift/c_glib/transport/thrift_buffered_transport.c' || echo './'`src/thrift/c_glib/transport/thrift_buffered_transport.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c src/thrift/c_glib/transport/thrift_buffered_transport.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_buffered_transport.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o libthrift_c_glib_la-thrift_framed_transport.lo `test -f 'src/thrift/c_glib/transport/thrift_framed_transport.c' || echo './'`src/thrift/c_glib/transport/thrift_framed_transport.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c src/thrift/c_glib/transport/thrift_framed_transport.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_framed_transport.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o libthrift_c_glib_la-thrift_memory_buffer.lo `test -f 'src/thrift/c_glib/transport/thrift_memory_buffer.c' || echo './'`src/thrift/c_glib/transport/thrift_memory_buffer.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c src/thrift/c_glib/transport/thrift_memory_buffer.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_memory_buffer.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o libthrift_c_glib_la-thrift_server.lo `test -f 'src/thrift/c_glib/server/thrift_server.c' || echo './'`src/thrift/c_glib/server/thrift_server.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c src/thrift/c_glib/server/thrift_server.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_server.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o libthrift_c_glib_la-thrift_simple_server.lo `test -f 'src/thrift/c_glib/server/thrift_simple_server.c' || echo './'`src/thrift/c_glib/server/thrift_simple_server.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c src/thrift/c_glib/server/thrift_simple_server.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_simple_server.o >/bin/sh ../../libtool --tag=CC --mode=link gcc -g -Wall -W -Werror -Isrc -I src/thrift/c_glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-z,relro -o libthrift_c_glib.la -rpath /usr/lib64 libthrift_c_glib_la-thrift.lo libthrift_c_glib_la-thrift_struct.lo libthrift_c_glib_la-thrift_application_exception.lo libthrift_c_glib_la-thrift_processor.lo libthrift_c_glib_la-thrift_protocol.lo libthrift_c_glib_la-thrift_protocol_factory.lo libthrift_c_glib_la-thrift_binary_protocol.lo libthrift_c_glib_la-thrift_binary_protocol_factory.lo libthrift_c_glib_la-thrift_transport.lo libthrift_c_glib_la-thrift_transport_factory.lo libthrift_c_glib_la-thrift_socket.lo libthrift_c_glib_la-thrift_server_transport.lo libthrift_c_glib_la-thrift_server_socket.lo libthrift_c_glib_la-thrift_buffered_transport.lo libthrift_c_glib_la-thrift_framed_transport.lo libthrift_c_glib_la-thrift_memory_buffer.lo libthrift_c_glib_la-thrift_server.lo libthrift_c_glib_la-thrift_simple_server.lo -lglib-2.0 -lgobject-2.0 -lglib-2.0 -L../cpp/.libs -lssl -lcrypto -lrt -lpthread >libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/libthrift_c_glib_la-thrift.o .libs/libthrift_c_glib_la-thrift_struct.o .libs/libthrift_c_glib_la-thrift_application_exception.o .libs/libthrift_c_glib_la-thrift_processor.o .libs/libthrift_c_glib_la-thrift_protocol.o .libs/libthrift_c_glib_la-thrift_protocol_factory.o .libs/libthrift_c_glib_la-thrift_binary_protocol.o .libs/libthrift_c_glib_la-thrift_binary_protocol_factory.o .libs/libthrift_c_glib_la-thrift_transport.o .libs/libthrift_c_glib_la-thrift_transport_factory.o .libs/libthrift_c_glib_la-thrift_socket.o .libs/libthrift_c_glib_la-thrift_server_transport.o .libs/libthrift_c_glib_la-thrift_server_socket.o .libs/libthrift_c_glib_la-thrift_buffered_transport.o .libs/libthrift_c_glib_la-thrift_framed_transport.o .libs/libthrift_c_glib_la-thrift_memory_buffer.o .libs/libthrift_c_glib_la-thrift_server.o .libs/libthrift_c_glib_la-thrift_simple_server.o -lgobject-2.0 -lglib-2.0 -L../cpp/.libs -lssl -lcrypto -lrt -lpthread -Wl,-z -Wl,relro -Wl,-soname -Wl,libthrift_c_glib.so.0 -o .libs/libthrift_c_glib.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libthrift_c_glib.so.0" && ln -s "libthrift_c_glib.so.0.0.0" "libthrift_c_glib.so.0") >libtool: link: (cd ".libs" && rm -f "libthrift_c_glib.so" && ln -s "libthrift_c_glib.so.0.0.0" "libthrift_c_glib.so") >libtool: link: ( cd ".libs" && rm -f "libthrift_c_glib.la" && ln -s "../libthrift_c_glib.la" "libthrift_c_glib.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/c_glib' >Making all in test >make[4]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/c_glib/test' >make[5]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/c_glib/test' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/c_glib/test' >make[4]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/c_glib/test' >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/c_glib' >Making all in csharp >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/csharp' >gmcs src/Collections/THashSet.cs src/Collections/TCollections.cs src/Properties/AssemblyInfo.cs src/Protocol/TAbstractBase.cs src/Protocol/TBase.cs src/Protocol/TBase64Utils.cs src/Protocol/TJSONProtocol.cs src/Protocol/TProtocolException.cs src/Protocol/TProtocolFactory.cs src/Protocol/TList.cs src/Protocol/TSet.cs src/Protocol/TMap.cs src/Protocol/TProtocolUtil.cs src/Protocol/TMessageType.cs src/Protocol/TProtocol.cs src/Protocol/TProtocolDecorator.cs src/Protocol/TMultiplexedProtocol.cs src/Protocol/TMultiplexedProcessor.cs src/Protocol/TType.cs src/Protocol/TField.cs src/Protocol/TMessage.cs src/Protocol/TStruct.cs src/Protocol/TBinaryProtocol.cs src/Protocol/TCompactProtocol.cs src/Server/TThreadedServer.cs src/Server/TThreadPoolServer.cs src/Server/TSimpleServer.cs src/Server/TServer.cs src/Transport/TBufferedTransport.cs src/Transport/TTransport.cs src/Transport/TSocket.cs src/Transport/TTransportException.cs src/Transport/TStreamTransport.cs src/Transport/TFramedTransport.cs src/Transport/TServerTransport.cs src/Transport/TServerSocket.cs src/Transport/TTransportFactory.cs src/Transport/THttpClient.cs src/Transport/THttpHandler.cs src/Transport/TMemoryBuffer.cs src/TProcessor.cs src/TException.cs src/TApplicationException.cs /out:Thrift.dll /target:library /reference:System.Web >src/Transport/THttpClient.cs(43,32): warning CS0414: The private field `Thrift.Transport.THttpClient.connection' is assigned but its value is never used >Compilation succeeded - 1 warning(s) >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/csharp' >Making all in java >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/java' >/usr/bin/ant >Buildfile: /builddir/build/BUILD/thrift-0.9.1/lib/java/build.xml >setup.init: > [mkdir] Created dir: /builddir/build/BUILD/thrift-0.9.1/lib/java/build > [mkdir] Created dir: /builddir/build/BUILD/thrift-0.9.1/lib/java/build/lib > [mkdir] Created dir: /builddir/build/BUILD/thrift-0.9.1/lib/java/build/tools > [mkdir] Created dir: /builddir/build/BUILD/thrift-0.9.1/lib/java/build/test >init: >compile: > [javac] Compiling 100 source files to /builddir/build/BUILD/thrift-0.9.1/lib/java/build > [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5 > [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release > [javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release > [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/server/TServer.java:55: warning: [unchecked] unchecked cast > [javac] return (T) this; > [javac] ^ > [javac] required: T > [javac] found: AbstractServerArgs<T> > [javac] where T is a type-variable: > [javac] T extends AbstractServerArgs<T> declared in class AbstractServerArgs > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/server/TServer.java:60: warning: [unchecked] unchecked cast > [javac] return (T) this; > [javac] ^ > [javac] required: T > [javac] found: AbstractServerArgs<T> > [javac] where T is a type-variable: > [javac] T extends AbstractServerArgs<T> declared in class AbstractServerArgs > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/server/TServer.java:66: warning: [unchecked] unchecked cast > [javac] return (T) this; > [javac] ^ > [javac] required: T > [javac] found: AbstractServerArgs<T> > [javac] where T is a type-variable: > [javac] T extends AbstractServerArgs<T> declared in class AbstractServerArgs > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/server/TServer.java:71: warning: [unchecked] unchecked cast > [javac] return (T) this; > [javac] ^ > [javac] required: T > [javac] found: AbstractServerArgs<T> > [javac] where T is a type-variable: > [javac] T extends AbstractServerArgs<T> declared in class AbstractServerArgs > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/server/TServer.java:76: warning: [unchecked] unchecked cast > [javac] return (T) this; > [javac] ^ > [javac] required: T > [javac] found: AbstractServerArgs<T> > [javac] where T is a type-variable: > [javac] T extends AbstractServerArgs<T> declared in class AbstractServerArgs > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/server/TServer.java:82: warning: [unchecked] unchecked cast > [javac] return (T) this; > [javac] ^ > [javac] required: T > [javac] found: AbstractServerArgs<T> > [javac] where T is a type-variable: > [javac] T extends AbstractServerArgs<T> declared in class AbstractServerArgs > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/server/TServer.java:87: warning: [unchecked] unchecked cast > [javac] return (T) this; > [javac] ^ > [javac] required: T > [javac] found: AbstractServerArgs<T> > [javac] where T is a type-variable: > [javac] T extends AbstractServerArgs<T> declared in class AbstractServerArgs > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/server/TServer.java:92: warning: [unchecked] unchecked cast > [javac] return (T) this; > [javac] ^ > [javac] required: T > [javac] found: AbstractServerArgs<T> > [javac] where T is a type-variable: > [javac] T extends AbstractServerArgs<T> declared in class AbstractServerArgs > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TBaseAsyncProcessor.java:84: warning: [unchecked] unchecked call to start(I,T,AsyncMethodCallback<R>) as a member of the raw type AsyncProcessFunction > [javac] fn.start(iface, args,fn.getResultHandler(fb,msg.seqid)); > [javac] ^ > [javac] where I,T,R are type-variables: > [javac] I extends Object declared in class AsyncProcessFunction > [javac] T extends Object declared in class AsyncProcessFunction > [javac] R extends Object declared in class AsyncProcessFunction > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TBaseHelper.java:126: warning: [unchecked] unchecked call to compareTo(T) as a member of the raw type Comparable > [javac] return a.compareTo(b); > [javac] ^ > [javac] where T is a type-variable: > [javac] T extends Object declared in interface Comparable > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TBaseHelper.java:135: warning: [unchecked] unchecked call to compare(T,T) as a member of the raw type Comparator > [javac] lastComparison = comparator.compare(a.get(i), b.get(i)); > [javac] ^ > [javac] where T is a type-variable: > [javac] T extends Object declared in interface Comparator > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TBaseHelper.java:148: warning: [unchecked] unchecked call to TreeSet(Comparator<? super E>) as a member of the raw type TreeSet > [javac] SortedSet sortedA = new TreeSet(comparator); > [javac] ^ > [javac] where E is a type-variable: > [javac] E extends Object declared in class TreeSet > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TBaseHelper.java:149: warning: [unchecked] unchecked call to addAll(Collection<? extends E>) as a member of the raw type Set > [javac] sortedA.addAll(a); > [javac] ^ > [javac] where E is a type-variable: > [javac] E extends Object declared in interface Set > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TBaseHelper.java:150: warning: [unchecked] unchecked call to TreeSet(Comparator<? super E>) as a member of the raw type TreeSet > [javac] SortedSet sortedB = new TreeSet(comparator); > [javac] ^ > [javac] where E is a type-variable: > [javac] E extends Object declared in class TreeSet > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TBaseHelper.java:151: warning: [unchecked] unchecked call to addAll(Collection<? extends E>) as a member of the raw type Set > [javac] sortedB.addAll(b); > [javac] ^ > [javac] where E is a type-variable: > [javac] E extends Object declared in interface Set > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TBaseHelper.java:158: warning: [unchecked] unchecked call to compare(T,T) as a member of the raw type Comparator > [javac] lastComparison = comparator.compare(iterA.next(), iterB.next()); > [javac] ^ > [javac] where T is a type-variable: > [javac] T extends Object declared in interface Comparator > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TBaseHelper.java:174: warning: [unchecked] unchecked call to TreeMap(Comparator<? super K>) as a member of the raw type TreeMap > [javac] SortedMap sortedA = new TreeMap(comparator); > [javac] ^ > [javac] where K is a type-variable: > [javac] K extends Object declared in class TreeMap > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TBaseHelper.java:175: warning: [unchecked] unchecked call to putAll(Map<? extends K,? extends V>) as a member of the raw type Map > [javac] sortedA.putAll(a); > [javac] ^ > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TBaseHelper.java:176: warning: [unchecked] unchecked conversion > [javac] Iterator<Map.Entry> iterA = sortedA.entrySet().iterator(); > [javac] ^ > [javac] required: Iterator<Entry> > [javac] found: Iterator > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TBaseHelper.java:177: warning: [unchecked] unchecked call to TreeMap(Comparator<? super K>) as a member of the raw type TreeMap > [javac] SortedMap sortedB = new TreeMap(comparator); > [javac] ^ > [javac] where K is a type-variable: > [javac] K extends Object declared in class TreeMap > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TBaseHelper.java:178: warning: [unchecked] unchecked call to putAll(Map<? extends K,? extends V>) as a member of the raw type Map > [javac] sortedB.putAll(b); > [javac] ^ > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TBaseHelper.java:179: warning: [unchecked] unchecked conversion > [javac] Iterator<Map.Entry> iterB = sortedB.entrySet().iterator(); > [javac] ^ > [javac] required: Iterator<Entry> > [javac] found: Iterator > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TBaseHelper.java:185: warning: [unchecked] unchecked call to compare(T,T) as a member of the raw type Comparator > [javac] lastComparison = comparator.compare(entryA.getKey(), entryB.getKey()); > [javac] ^ > [javac] where T is a type-variable: > [javac] T extends Object declared in interface Comparator > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TBaseHelper.java:189: warning: [unchecked] unchecked call to compare(T,T) as a member of the raw type Comparator > [javac] lastComparison = comparator.compare(entryA.getValue(), entryB.getValue()); > [javac] ^ > [javac] where T is a type-variable: > [javac] T extends Object declared in interface Comparator > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TBaseProcessor.java:39: warning: [unchecked] unchecked call to process(int,TProtocol,TProtocol,I) as a member of the raw type ProcessFunction > [javac] fn.process(msg.seqid, in, out, iface); > [javac] ^ > [javac] where I is a type-variable: > [javac] I extends Object declared in class ProcessFunction > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TNonblockingMultiFetchClient.java:159: warning: [unchecked] unchecked call to FutureTask(Runnable,V) as a member of the raw type FutureTask > [javac] FutureTask<?> task = new FutureTask(multiFetch, null); > [javac] ^ > [javac] where V is a type-variable: > [javac] V extends Object declared in class FutureTask > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TUnion.java:75: warning: [unchecked] unchecked method invocation: method deepCopyMap in class TUnion is applied to given types > [javac] return deepCopyMap((Map)o); > [javac] ^ > [javac] required: Map<Object,Object> > [javac] found: Map > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TUnion.java:75: warning: [unchecked] unchecked conversion > [javac] return deepCopyMap((Map)o); > [javac] ^ > [javac] required: Map<Object,Object> > [javac] found: Map > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TUnion.java:84: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map > [javac] copy.put(deepCopyObject(entry.getKey()), deepCopyObject(entry.getValue())); > [javac] ^ > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TUnion.java:92: warning: [unchecked] unchecked call to add(E) as a member of the raw type Set > [javac] copy.add(deepCopyObject(o)); > [javac] ^ > [javac] where E is a type-variable: > [javac] E extends Object declared in interface Set > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TUnion.java:100: warning: [unchecked] unchecked call to add(E) as a member of the raw type List > [javac] copy.add(deepCopyObject(o)); > [javac] ^ > [javac] where E is a type-variable: > [javac] E extends Object declared in interface List > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TUnion.java:138: warning: [unchecked] unchecked call to read(TProtocol,T) as a member of the raw type IScheme > [javac] schemes.get(iprot.getScheme()).getScheme().read(iprot, this); > [javac] ^ > [javac] where T is a type-variable: > [javac] T extends TBase declared in interface IScheme > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TUnion.java:152: warning: [unchecked] unchecked call to write(TProtocol,T) as a member of the raw type IScheme > [javac] schemes.get(oprot.getScheme()).getScheme().write(oprot, this); > [javac] ^ > [javac] where T is a type-variable: > [javac] T extends TBase declared in interface IScheme > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TUnion.java:208: warning: [unchecked] getScheme() in TUnionStandardSchemeFactory implements <S>getScheme() in SchemeFactory > [javac] public TUnionStandardScheme getScheme() { > [javac] ^ > [javac] return type requires unchecked conversion from TUnionStandardScheme to S > [javac] where S is a type-variable: > [javac] S extends IScheme declared in method <S>getScheme() > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TUnion.java:217: warning: [unchecked] unchecked assignment to variable setField_ as member of raw type TUnion > [javac] struct.setField_ = null; > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TUnion.java:226: warning: [unchecked] unchecked assignment to variable setField_ as member of raw type TUnion > [javac] struct.setField_ = struct.enumForId(field.id); > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TUnion.java:243: warning: [unchecked] unchecked call to getFieldDesc(F) as a member of the raw type TUnion > [javac] oprot.writeFieldBegin(struct.getFieldDesc(struct.setField_)); > [javac] ^ > [javac] where F is a type-variable: > [javac] F extends TFieldIdEnum declared in class TUnion > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TUnion.java:252: warning: [unchecked] getScheme() in TUnionTupleSchemeFactory implements <S>getScheme() in SchemeFactory > [javac] public TUnionTupleScheme getScheme() { > [javac] ^ > [javac] return type requires unchecked conversion from TUnionTupleScheme to S > [javac] where S is a type-variable: > [javac] S extends IScheme declared in method <S>getScheme() > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TUnion.java:261: warning: [unchecked] unchecked assignment to variable setField_ as member of raw type TUnion > [javac] struct.setField_ = null; > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/TUnion.java:266: warning: [unchecked] unchecked assignment to variable setField_ as member of raw type TUnion > [javac] struct.setField_ = struct.enumForId(fieldID); > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/async/TAsyncMethodCall.java:227: warning: [unchecked] unchecked cast > [javac] callback.onComplete((T)this); > [javac] ^ > [javac] required: T > [javac] found: TAsyncMethodCall<T> > [javac] where T is a type-variable: > [javac] T extends Object declared in class TAsyncMethodCall > [javac] Note: /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/transport/THttpClient.java uses or overrides a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] 45 warnings >dist: > [mkdir] Created dir: /builddir/build/BUILD/thrift-0.9.1/lib/java/build/META-INF > [copy] Copying 1 file to /builddir/build/BUILD/thrift-0.9.1/lib/java/build/META-INF > [copy] Copying 1 file to /builddir/build/BUILD/thrift-0.9.1/lib/java/build/META-INF > [jar] Building jar: /builddir/build/BUILD/thrift-0.9.1/lib/java/build/libthrift.jar >BUILD SUCCESSFUL >Total time: 2 seconds >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/java' >Making all in js/test >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/js/test' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/js/test' >Making all in py >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/py' >/usr/bin/python setup.py build >running build >running build_py >creating build >creating build/lib.linux-x86_64-2.7 >creating build/lib.linux-x86_64-2.7/thrift >copying src/TTornado.py -> build/lib.linux-x86_64-2.7/thrift >copying src/TSerialization.py -> build/lib.linux-x86_64-2.7/thrift >copying src/TSCons.py -> build/lib.linux-x86_64-2.7/thrift >copying src/Thrift.py -> build/lib.linux-x86_64-2.7/thrift >copying src/__init__.py -> build/lib.linux-x86_64-2.7/thrift >creating build/lib.linux-x86_64-2.7/thrift/protocol >copying src/protocol/TCompactProtocol.py -> build/lib.linux-x86_64-2.7/thrift/protocol >copying src/protocol/TBase.py -> build/lib.linux-x86_64-2.7/thrift/protocol >copying src/protocol/TProtocol.py -> build/lib.linux-x86_64-2.7/thrift/protocol >copying src/protocol/TBinaryProtocol.py -> build/lib.linux-x86_64-2.7/thrift/protocol >copying src/protocol/TJSONProtocol.py -> build/lib.linux-x86_64-2.7/thrift/protocol >copying src/protocol/__init__.py -> build/lib.linux-x86_64-2.7/thrift/protocol >creating build/lib.linux-x86_64-2.7/thrift/transport >copying src/transport/TSocket.py -> build/lib.linux-x86_64-2.7/thrift/transport >copying src/transport/TTwisted.py -> build/lib.linux-x86_64-2.7/thrift/transport >copying src/transport/THttpClient.py -> build/lib.linux-x86_64-2.7/thrift/transport >copying src/transport/TTransport.py -> build/lib.linux-x86_64-2.7/thrift/transport >copying src/transport/TSSLSocket.py -> build/lib.linux-x86_64-2.7/thrift/transport >copying src/transport/TZlibTransport.py -> build/lib.linux-x86_64-2.7/thrift/transport >copying src/transport/__init__.py -> build/lib.linux-x86_64-2.7/thrift/transport >creating build/lib.linux-x86_64-2.7/thrift/server >copying src/server/TServer.py -> build/lib.linux-x86_64-2.7/thrift/server >copying src/server/TNonblockingServer.py -> build/lib.linux-x86_64-2.7/thrift/server >copying src/server/TProcessPoolServer.py -> build/lib.linux-x86_64-2.7/thrift/server >copying src/server/THttpServer.py -> build/lib.linux-x86_64-2.7/thrift/server >copying src/server/__init__.py -> build/lib.linux-x86_64-2.7/thrift/server >running build_ext >building 'thrift.protocol.fastbinary' extension >creating build/temp.linux-x86_64-2.7 >creating build/temp.linux-x86_64-2.7/src >creating build/temp.linux-x86_64-2.7/src/protocol >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/include/python2.7 -c src/protocol/fastbinary.c -o build/temp.linux-x86_64-2.7/src/protocol/fastbinary.o >gcc -pthread -shared -Wl,-z,relro -Wl,-z,relro -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/src/protocol/fastbinary.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/thrift/protocol/fastbinary.so >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/py' >Making all in erl >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/erl' >for f in ../../test/BrokenConstants.thrift ../../test/ThriftTest.thrift ../../test/OptionalRequiredTest.thrift ../../test/JavaBeansTest.thrift ../../test/Include.thrift ../../test/ConstantsDemo.thrift ../../test/ManyTypedefs.thrift ../../test/DebugProtoTest.thrift ../../test/ManyOptionals.thrift ../../test/AnnotationTest.thrift ../../test/DenseLinkingTest.thrift ../../test/StressTest.thrift ../../test/DocTest.thrift ../../test/SmallTest.thrift test/Thrift1475.thrift test/Thrift1151.thrift ; do \ > ../../compiler/cpp/thrift --gen erl -out test $f ; \ >done ; \ >touch .generated >[ERROR:/builddir/build/BUILD/thrift-0.9.1/test/BrokenConstants.thrift:21] (last token was '9876543210987654321') >This integer is too big: "9876543210987654321" >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/BrokenConstants.thrift:20] 64-bit constant "68719476736" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/ThriftTest.thrift:41] No generator named 'noexist' could be found! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/ThriftTest.thrift:42] cpp generator does not accept 'noexist' as sub-namespace! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/JavaBeansTest.thrift:38] No field key specified for blah, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/JavaBeansTest.thrift:38] No field key specified for blah, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/ThriftTest.thrift:41] No generator named 'noexist' could be found! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/ThriftTest.thrift:42] cpp generator does not accept 'noexist' as sub-namespace! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:41] 64-bit constant "10000000000" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:173] 64-bit constant "1099511627775" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:183] 64-bit constant "4294967295" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:183] 64-bit constant "281474976710655" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:183] 64-bit constant "72057594037927935" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:183] 64-bit constant "9223372036854775807" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:192] 64-bit constant "4294967295" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:192] 64-bit constant "1099511627775" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:192] 64-bit constant "281474976710655" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:192] 64-bit constant "72057594037927935" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:192] 64-bit constant "9223372036854775807" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:201] 64-bit constant "9223372036854775807" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:208] 64-bit constant "9223372036854775807" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:355] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:356] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:357] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:358] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:359] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:360] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:361] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:362] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:363] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:364] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:365] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:366] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:41] 64-bit constant "10000000000" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:173] 64-bit constant "1099511627775" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:183] 64-bit constant "4294967295" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:183] 64-bit constant "1099511627775" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:183] 64-bit constant "281474976710655" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:183] 64-bit constant "72057594037927935" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:183] 64-bit constant "9223372036854775807" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:192] 64-bit constant "4294967295" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:192] 64-bit constant "1099511627775" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:192] 64-bit constant "281474976710655" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:192] 64-bit constant "72057594037927935" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:192] 64-bit constant "9223372036854775807" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:201] 64-bit constant "9223372036854775807" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:208] 64-bit constant "9223372036854775807" may not work in all languages. >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:355] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:356] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:357] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:358] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:359] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:360] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:361] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:362] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:363] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:364] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:365] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/DebugProtoTest.thrift:366] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/AnnotationTest.thrift:52] "senum" is deprecated and will be removed in a future compiler version. This type should be replaced with "string". >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/AnnotationTest.thrift:52] "senum" is deprecated and will be removed in a future compiler version. This type should be replaced with "string". >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/SmallTest.thrift:27] "senum" is deprecated and will be removed in a future compiler version. This type should be replaced with "string". >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/SmallTest.thrift:27] "senum" is deprecated and will be removed in a future compiler version. This type should be replaced with "string". >rebar get-deps >==> erl (get-deps) >rebar compile >==> erl (compile) >Compiled src/thrift_service.erl >Compiled src/thrift_transport.erl >Compiled src/thrift_protocol.erl >Compiled src/thrift_client_util.erl >Compiled src/thrift_buffered_transport.erl >Compiled src/thrift_client.erl >Compiled src/thrift_framed_transport.erl >Compiled src/thrift_memory_buffer.erl >Compiled src/thrift_json_protocol.erl >Compiled src/thrift_transport_state_test.erl >Compiled src/thrift_file_transport.erl >Compiled src/thrift_binary_protocol.erl >Compiled src/thrift_disk_log_transport.erl >Compiled src/thrift_processor.erl >Compiled src/thrift_socket_server.erl >Compiled src/thrift_socket_transport.erl >Compiled src/thrift_base64_transport.erl >Compiled src/thrift_http_transport.erl >Compiled src/thrift_reconnecting_client.erl >Compiled src/thrift_server.erl >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/erl' >Making all in perl >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/perl' >Making all in test >make[4]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/perl/test' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/perl/test' >make[4]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/perl' >/usr/bin/perl Makefile.PL MAKEFILE=Makefile-perl.mk INSTALLDIRS=vendor INSTALL_BASE=/usr >Warning: prerequisite Class::Accessor 0 not found. >Generating a Unix-style Makefile-perl.mk >Writing Makefile-perl.mk for Thrift >make -f Makefile-perl.mk >make[5]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/perl' >cp lib/Thrift/Socket.pm blib/lib/Thrift/Socket.pm >cp lib/Thrift/BinaryProtocol.pm blib/lib/Thrift/BinaryProtocol.pm >cp lib/Thrift/Protocol.pm blib/lib/Thrift/Protocol.pm >cp lib/Thrift/FramedTransport.pm blib/lib/Thrift/FramedTransport.pm >cp lib/Thrift/MemoryBuffer.pm blib/lib/Thrift/MemoryBuffer.pm >cp lib/Thrift/HttpClient.pm blib/lib/Thrift/HttpClient.pm >cp lib/Thrift.pm blib/lib/Thrift.pm >cp lib/Thrift/BufferedTransport.pm blib/lib/Thrift/BufferedTransport.pm >cp lib/Thrift/Server.pm blib/lib/Thrift/Server.pm >cp lib/Thrift/Transport.pm blib/lib/Thrift/Transport.pm >make[5]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/perl' >find blib -name 'Makefile*' -exec rm -f {} \; >make[4]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/perl' >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/perl' >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib' >Making all in tutorial >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial' >Making all in cpp >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/cpp' >../../compiler/cpp/thrift --gen cpp -r ../../tutorial/tutorial.thrift >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Calculator.lo `test -f 'gen-cpp/Calculator.cpp' || echo './'`gen-cpp/Calculator.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gen-cpp/Calculator.cpp -fPIC -DPIC -o .libs/Calculator.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o SharedService.lo `test -f 'gen-cpp/SharedService.cpp' || echo './'`gen-cpp/SharedService.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gen-cpp/SharedService.cpp -fPIC -DPIC -o .libs/SharedService.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o shared_constants.lo `test -f 'gen-cpp/shared_constants.cpp' || echo './'`gen-cpp/shared_constants.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gen-cpp/shared_constants.cpp -fPIC -DPIC -o .libs/shared_constants.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o shared_types.lo `test -f 'gen-cpp/shared_types.cpp' || echo './'`gen-cpp/shared_types.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gen-cpp/shared_types.cpp -fPIC -DPIC -o .libs/shared_types.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tutorial_constants.lo `test -f 'gen-cpp/tutorial_constants.cpp' || echo './'`gen-cpp/tutorial_constants.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gen-cpp/tutorial_constants.cpp -fPIC -DPIC -o .libs/tutorial_constants.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tutorial_types.lo `test -f 'gen-cpp/tutorial_types.cpp' || echo './'`gen-cpp/tutorial_types.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gen-cpp/tutorial_types.cpp -fPIC -DPIC -o .libs/tutorial_types.o >/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/usr/lib -Wl,-z,relro -o libtutorialgencpp.la Calculator.lo SharedService.lo shared_constants.lo shared_types.lo tutorial_constants.lo tutorial_types.lo ../../lib/cpp/libthrift.la -lssl -lcrypto -lrt -lpthread >libtool: link: ar cru .libs/libtutorialgencpp.a .libs/Calculator.o .libs/SharedService.o .libs/shared_constants.o .libs/shared_types.o .libs/tutorial_constants.o .libs/tutorial_types.o >libtool: link: ranlib .libs/libtutorialgencpp.a >libtool: link: ( cd ".libs" && rm -f "libtutorialgencpp.la" && ln -s "../libtutorialgencpp.la" "libtutorialgencpp.la" ) >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o CppServer.o CppServer.cpp >/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/usr/lib -Wl,-z,relro -o TutorialServer CppServer.o libtutorialgencpp.la ../../lib/cpp/libthrift.la -lssl -lcrypto -lrt -lpthread >libtool: link: g++ -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/TutorialServer CppServer.o -L/usr/lib ./.libs/libtutorialgencpp.a /builddir/build/BUILD/thrift-0.9.1/lib/cpp/.libs/libthrift.so ../../lib/cpp/.libs/libthrift.so -lssl -lcrypto -lrt -lpthread >g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o CppClient.o CppClient.cpp >/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/usr/lib -Wl,-z,relro -o TutorialClient CppClient.o libtutorialgencpp.la ../../lib/cpp/libthrift.la -lssl -lcrypto -lrt -lpthread >libtool: link: g++ -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/TutorialClient CppClient.o -L/usr/lib ./.libs/libtutorialgencpp.a /builddir/build/BUILD/thrift-0.9.1/lib/cpp/.libs/libthrift.so ../../lib/cpp/.libs/libthrift.so -lssl -lcrypto -lrt -lpthread >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/cpp' >Making all in java >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/java' >/usr/bin/ant compile >Buildfile: /builddir/build/BUILD/thrift-0.9.1/tutorial/java/build.xml >init: > [mkdir] Created dir: /builddir/build/BUILD/thrift-0.9.1/tutorial/java/build > [mkdir] Created dir: /builddir/build/BUILD/thrift-0.9.1/tutorial/java/build/log >generate: >compile: > [javac] Compiling 7 source files to /builddir/build/BUILD/thrift-0.9.1/tutorial/java/build > [javac] Note: Some input files use unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > [javac] Compiling 3 source files to /builddir/build/BUILD/thrift-0.9.1/tutorial/java/build > [javac] Note: /builddir/build/BUILD/thrift-0.9.1/tutorial/java/src/JavaServer.java uses unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. >BUILD SUCCESSFUL >Total time: 2 seconds >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/java' >Making all in js >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/js' >/usr/bin/ant compile >Buildfile: /builddir/build/BUILD/thrift-0.9.1/tutorial/js/build.xml >init: > [mkdir] Created dir: /builddir/build/BUILD/thrift-0.9.1/tutorial/js/build >compile: > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds > [javac] Compiling 7 source files to /builddir/build/BUILD/thrift-0.9.1/tutorial/js/build > [javac] Note: Some input files use unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds > [javac] Compiling 1 source file to /builddir/build/BUILD/thrift-0.9.1/tutorial/js/build > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/build.xml:68: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds > [javac] Compiling 1 source file to /builddir/build/BUILD/thrift-0.9.1/tutorial/js/build > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/src/Httpd.java:51: warning: [deprecation] DefaultHttpServerConnection in org.apache.http.impl has been deprecated > [javac] import org.apache.http.impl.DefaultHttpServerConnection; > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/src/Httpd.java:53: warning: [deprecation] BasicHttpParams in org.apache.http.params has been deprecated > [javac] import org.apache.http.params.BasicHttpParams; > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/src/Httpd.java:54: warning: [deprecation] CoreConnectionPNames in org.apache.http.params has been deprecated > [javac] import org.apache.http.params.CoreConnectionPNames; > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/src/Httpd.java:55: warning: [deprecation] CoreProtocolPNames in org.apache.http.params has been deprecated > [javac] import org.apache.http.params.CoreProtocolPNames; > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/src/Httpd.java:56: warning: [deprecation] HttpParams in org.apache.http.params has been deprecated > [javac] import org.apache.http.params.HttpParams; > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/src/Httpd.java:58: warning: [deprecation] BasicHttpProcessor in org.apache.http.protocol has been deprecated > [javac] import org.apache.http.protocol.BasicHttpProcessor; > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/src/Httpd.java:62: warning: [deprecation] HttpRequestHandlerRegistry in org.apache.http.protocol has been deprecated > [javac] import org.apache.http.protocol.HttpRequestHandlerRegistry; > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/src/Httpd.java:177: warning: [deprecation] FileEntity(File,String) in FileEntity has been deprecated > [javac] FileEntity body = new FileEntity(file, "text/html"); > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/src/Httpd.java:197: warning: [rawtypes] found raw type: Processor > [javac] TProcessor processor = new Calculator.Processor(new CalculatorHandler()); > [javac] ^ > [javac] missing type arguments for generic class Processor<I> > [javac] where I is a type-variable: > [javac] I extends Iface declared in class Processor > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/src/Httpd.java:197: warning: [unchecked] unchecked call to Processor(I) as a member of the raw type Processor > [javac] TProcessor processor = new Calculator.Processor(new CalculatorHandler()); > [javac] ^ > [javac] where I is a type-variable: > [javac] I extends Iface declared in class Processor > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/src/Httpd.java:216: warning: [deprecation] HttpParams in org.apache.http.params has been deprecated > [javac] private final HttpParams params; > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/src/Httpd.java:221: warning: [deprecation] BasicHttpParams in org.apache.http.params has been deprecated > [javac] this.params = new BasicHttpParams(); > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/src/Httpd.java:224: warning: [deprecation] CoreProtocolPNames in org.apache.http.params has been deprecated > [javac] .setParameter(CoreProtocolPNames.ORIGIN_SERVER, "HttpComponents/1.1"); > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/src/Httpd.java:223: warning: [deprecation] CoreConnectionPNames in org.apache.http.params has been deprecated > [javac] .setBooleanParameter(CoreConnectionPNames.STALE_CONNECTION_CHECK, false).setBooleanParameter(CoreConnectionPNames.TCP_NODELAY, true) > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/src/Httpd.java:223: warning: [deprecation] CoreConnectionPNames in org.apache.http.params has been deprecated > [javac] .setBooleanParameter(CoreConnectionPNames.STALE_CONNECTION_CHECK, false).setBooleanParameter(CoreConnectionPNames.TCP_NODELAY, true) > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/src/Httpd.java:222: warning: [deprecation] CoreConnectionPNames in org.apache.http.params has been deprecated > [javac] this.params.setIntParameter(CoreConnectionPNames.SO_TIMEOUT, 1000).setIntParameter(CoreConnectionPNames.SOCKET_BUFFER_SIZE, 8 * 1024) > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/src/Httpd.java:222: warning: [deprecation] CoreConnectionPNames in org.apache.http.params has been deprecated > [javac] this.params.setIntParameter(CoreConnectionPNames.SO_TIMEOUT, 1000).setIntParameter(CoreConnectionPNames.SOCKET_BUFFER_SIZE, 8 * 1024) > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/src/Httpd.java:227: warning: [deprecation] BasicHttpProcessor in org.apache.http.protocol has been deprecated > [javac] HttpProcessor httpproc = new BasicHttpProcessor(); > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/src/Httpd.java:230: warning: [deprecation] HttpRequestHandlerRegistry in org.apache.http.protocol has been deprecated > [javac] HttpRequestHandlerRegistry reqistry = new HttpRequestHandlerRegistry(); > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/src/Httpd.java:230: warning: [deprecation] HttpRequestHandlerRegistry in org.apache.http.protocol has been deprecated > [javac] HttpRequestHandlerRegistry reqistry = new HttpRequestHandlerRegistry(); > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/src/Httpd.java:234: warning: [deprecation] HttpService(HttpProcessor,ConnectionReuseStrategy,HttpResponseFactory) in HttpService has been deprecated > [javac] this.httpService = new HttpService(httpproc, new NoConnectionReuseStrategy(), new DefaultHttpResponseFactory()); > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/src/Httpd.java:235: warning: [deprecation] setParams(HttpParams) in HttpService has been deprecated > [javac] this.httpService.setParams(this.params); > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/src/Httpd.java:236: warning: [deprecation] setHandlerResolver(HttpRequestHandlerResolver) in HttpService has been deprecated > [javac] this.httpService.setHandlerResolver(reqistry); > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/src/Httpd.java:247: warning: [deprecation] DefaultHttpServerConnection in org.apache.http.impl has been deprecated > [javac] DefaultHttpServerConnection conn = new DefaultHttpServerConnection(); > [javac] ^ > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/src/Httpd.java:247: warning: [deprecation] DefaultHttpServerConnection in org.apache.http.impl has been deprecated > [javac] DefaultHttpServerConnection conn = new DefaultHttpServerConnection(); > [javac] ^ > [javac] 25 warnings >BUILD SUCCESSFUL >Total time: 2 seconds >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/js' >Making all in py >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py' >../../compiler/cpp/thrift --gen py -r ../../tutorial/tutorial.thrift >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py' >Making all in py.twisted >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py.twisted' >../../compiler/cpp/thrift --gen py:twisted -r ../../tutorial/tutorial.thrift >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py.twisted' >Making all in py.tornado >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py.tornado' >../../compiler/cpp/thrift --gen py:tornado -r ../../tutorial/tutorial.thrift >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py.tornado' >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial' >../compiler/cpp/thrift --gen html -r ../tutorial/tutorial.thrift >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial' >Making all in test >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/test' >Making all in nodejs >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/test/nodejs' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/test/nodejs' >Making all in cpp >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/test/cpp' >Makefile:942: warning: overriding recipe for target `gen-cpp/ThriftTest.cpp' >Makefile:939: warning: ignoring old recipe for target `gen-cpp/ThriftTest.cpp' >../../compiler/cpp/thrift --gen cpp:templates,cob_style -r ../../test/ThriftTest.thrift >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/ThriftTest.thrift:41] No generator named 'noexist' could be found! >[WARNING:/builddir/build/BUILD/thrift-0.9.1/test/ThriftTest.thrift:42] cpp generator does not accept 'noexist' as sub-namespace! >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ThriftTest_constants.lo `test -f 'gen-cpp/ThriftTest_constants.cpp' || echo './'`gen-cpp/ThriftTest_constants.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gen-cpp/ThriftTest_constants.cpp -fPIC -DPIC -o .libs/ThriftTest_constants.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ThriftTest_types.lo `test -f 'gen-cpp/ThriftTest_types.cpp' || echo './'`gen-cpp/ThriftTest_types.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gen-cpp/ThriftTest_types.cpp -fPIC -DPIC -o .libs/ThriftTest_types.o >/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/usr/lib -Wl,-z,relro -o libtestgencpp.la ThriftTest_constants.lo ThriftTest_types.lo ../../lib/cpp/libthrift.la -lssl -lcrypto -lrt -lpthread >libtool: link: ar cru .libs/libtestgencpp.a .libs/ThriftTest_constants.o .libs/ThriftTest_types.o >libtool: link: ranlib .libs/libtestgencpp.a >libtool: link: ( cd ".libs" && rm -f "libtestgencpp.la" && ln -s "../libtestgencpp.la" "libtestgencpp.la" ) >../../compiler/cpp/thrift --gen cpp ../../test/StressTest.thrift >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o StressTest_constants.lo `test -f 'gen-cpp/StressTest_constants.cpp' || echo './'`gen-cpp/StressTest_constants.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gen-cpp/StressTest_constants.cpp -fPIC -DPIC -o .libs/StressTest_constants.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o StressTest_types.lo `test -f 'gen-cpp/StressTest_types.cpp' || echo './'`gen-cpp/StressTest_types.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gen-cpp/StressTest_types.cpp -fPIC -DPIC -o .libs/StressTest_types.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Service.lo `test -f 'gen-cpp/Service.cpp' || echo './'`gen-cpp/Service.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I../../lib/cpp/src -Igen-cpp -I/usr/include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gen-cpp/Service.cpp -fPIC -DPIC -o .libs/Service.o >/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/usr/lib -Wl,-z,relro -o libstresstestgencpp.la StressTest_constants.lo StressTest_types.lo Service.lo ../../lib/cpp/libthrift.la -lssl -lcrypto -lrt -lpthread >libtool: link: ar cru .libs/libstresstestgencpp.a .libs/StressTest_constants.o .libs/StressTest_types.o .libs/Service.o >libtool: link: ranlib .libs/libstresstestgencpp.a >libtool: link: ( cd ".libs" && rm -f "libstresstestgencpp.la" && ln -s "../libstresstestgencpp.la" "libstresstestgencpp.la" ) >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/test/cpp' >Making all in perl >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/test/perl' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/test/perl' >Making all in py >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/test/py' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/test/py' >Making all in py.twisted >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/test/py.twisted' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/test/py.twisted' >Making all in py.tornado >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/test/py.tornado' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/test/py.tornado' >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/test' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/test' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/test' >Making all in tutorial >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial' >Making all in cpp >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/cpp' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/cpp' >Making all in java >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/java' >/usr/bin/ant compile >Buildfile: /builddir/build/BUILD/thrift-0.9.1/tutorial/java/build.xml >init: >generate: >compile: > [javac] Compiling 7 source files to /builddir/build/BUILD/thrift-0.9.1/tutorial/java/build > [javac] Note: Some input files use unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. >BUILD SUCCESSFUL >Total time: 2 seconds >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/java' >Making all in js >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/js' >/usr/bin/ant compile >Buildfile: /builddir/build/BUILD/thrift-0.9.1/tutorial/js/build.xml >init: >compile: > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds > [javac] Compiling 7 source files to /builddir/build/BUILD/thrift-0.9.1/tutorial/js/build > [javac] Note: Some input files use unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/build.xml:68: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds >BUILD SUCCESSFUL >Total time: 2 seconds >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/js' >Making all in py >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py' >Making all in py.twisted >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py.twisted' >../../compiler/cpp/thrift --gen py:twisted -r ../../tutorial/tutorial.thrift >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py.twisted' >Making all in py.tornado >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py.tornado' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py.tornado' >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial' >../compiler/cpp/thrift --gen html -r ../tutorial/tutorial.thrift >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial' >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1' >make[1]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1' >+ cd contrib/fb303 >+ chmod 755 bootstrap.sh >+ sh bootstrap.sh >cpp/Makefile.am:50: warning: source file 'gen-cpp/FacebookService.cpp' is in a subdirectory, >cpp/Makefile.am:50: but option 'subdir-objects' is disabled >automake: warning: possible forward-incompatibility. >automake: At least a source file is in a subdirectory, but the 'subdir-objects' >automake: automake option hasn't been enabled. For now, the corresponding output >automake: object file(s) will be placed in the top-level directory. However, >automake: this behaviour will change in future Automake versions: they will >automake: unconditionally cause object files to be placed in the same subdirectory >automake: of the corresponding sources. >automake: You are advised to start using 'subdir-objects' option throughout your >automake: project, to avoid future incompatibilities. >cpp/Makefile.am:50: warning: source file 'gen-cpp/fb303_constants.cpp' is in a subdirectory, >cpp/Makefile.am:50: but option 'subdir-objects' is disabled >cpp/Makefile.am:50: warning: source file 'gen-cpp/fb303_types.cpp' is in a subdirectory, >cpp/Makefile.am:50: but option 'subdir-objects' is disabled >configure: creating cache config.cache >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for style of include used by make... GNU >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking whether gcc understands -c and -o together... yes >checking dependency style of gcc... gcc3 >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... gcc3 >checking for ranlib... ranlib >checking for bash... /bin/sh >checking for perl... /usr/bin/perl >checking for python... /usr/bin/python >checking for ar... /usr/bin/ar >checking for ant... /usr/bin/ant >checking Checking EXTERNAL_PATH set to... /builddir/build/BUILD/thrift-0.9.1/contrib/fb303 >checking whether to enable optimized build... yes >checking whether to enable static mode... yes >checking Checking thrift_home set to... /usr/local >checking for boostlib >= 1.40.0... yes >checking for javac and java... yes >checking for ant... (cached) /usr/bin/ant >checking for ant version > 1.7... yes >checking for php... no >checking whether /usr/bin/python version is >= 2.4... yes >checking for /usr/bin/python version... 2.7 >checking for /usr/bin/python platform... linux2 >checking for /usr/bin/python script directory... ${prefix}/lib/python2.7/site-packages >checking for /usr/bin/python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages >checking how to run the C preprocessor... gcc -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 for inttypes.h... (cached) yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >configure: updating cache config.cache >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating cpp/Makefile >config.status: creating py/Makefile >config.status: executing depfiles commands >EXTERNAL_PATH /builddir/build/BUILD/thrift-0.9.1/contrib/fb303 >Building C++ Library ......... : yes >Building Java Library ........ : yes >Building Python Library ...... : yes >Building PHP Library ......... : no >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FCFLAGS >+ LDFLAGS='-Wl,-z,relro ' >+ export LDFLAGS >+ '[' 1 = 1 ']' >++ find . -name config.guess -o -name config.sub >+ '[' 1 = 1 ']' >+ '[' x '!=' x ']' >+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-java --without-php --libdir=/usr/lib64 >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for style of include used by make... GNU >checking for x86_64-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking whether gcc understands -c and -o together... yes >checking dependency style of gcc... none >checking for x86_64-redhat-linux-gnu-g++... no >checking for x86_64-redhat-linux-gnu-c++... no >checking for x86_64-redhat-linux-gnu-gpp... no >checking for x86_64-redhat-linux-gnu-aCC... no >checking for x86_64-redhat-linux-gnu-CC... no >checking for x86_64-redhat-linux-gnu-cxx... no >checking for x86_64-redhat-linux-gnu-cc++... no >checking for x86_64-redhat-linux-gnu-cl.exe... no >checking for x86_64-redhat-linux-gnu-FCC... no >checking for x86_64-redhat-linux-gnu-KCC... no >checking for x86_64-redhat-linux-gnu-RCC... no >checking for x86_64-redhat-linux-gnu-xlC_r... no >checking for x86_64-redhat-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... none >checking for x86_64-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for bash... /bin/sh >checking for perl... /usr/bin/perl >checking for python... /usr/bin/python >checking for ar... /usr/bin/ar >checking for ant... /usr/bin/ant >checking Checking EXTERNAL_PATH set to... /builddir/build/BUILD/thrift-0.9.1/contrib/fb303 >checking whether to enable optimized build... yes >checking whether to enable static mode... no >checking Checking thrift_home set to... /usr/local >checking for boostlib >= 1.40.0... yes >checking for javac and java... yes >checking for ant... (cached) /usr/bin/ant >checking for ant version > 1.7... yes >checking whether /usr/bin/python version is >= 2.4... yes >checking for /usr/bin/python version... 2.7 >checking for /usr/bin/python platform... linux2 >checking for /usr/bin/python script directory... ${prefix}/lib/python2.7/site-packages >checking for /usr/bin/python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages >checking how to run the C preprocessor... gcc -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 for inttypes.h... (cached) yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating cpp/Makefile >config.status: creating py/Makefile >config.status: executing depfiles commands >EXTERNAL_PATH /builddir/build/BUILD/thrift-0.9.1/contrib/fb303 >Building C++ Library ......... : yes >Building Java Library ........ : yes >Building Python Library ...... : yes >Building PHP Library ......... : no >+ make -j16 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303' >Making all in . >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303' >Making all in cpp >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303/cpp' >../../../compiler/cpp/thrift -o . -I /usr/local/share --gen cpp:pure_enums ../if/fb303.thrift >make all-am >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303/cpp' >g++ -DPACKAGE_NAME=\"libfb303\" -DPACKAGE_TARNAME=\"libfb303\" -DPACKAGE_VERSION=\"20080209\" -DPACKAGE_STRING=\"libfb303\ 20080209\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_NETINET_IN_H=1 -I. -I.. -Igen-cpp -I../../../lib/cpp/src -I/usr/include -fPIC -Wall -O3 -c -o libfb303_so-FacebookService.o `test -f 'gen-cpp/FacebookService.cpp' || echo './'`gen-cpp/FacebookService.cpp >g++ -DPACKAGE_NAME=\"libfb303\" -DPACKAGE_TARNAME=\"libfb303\" -DPACKAGE_VERSION=\"20080209\" -DPACKAGE_STRING=\"libfb303\ 20080209\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_NETINET_IN_H=1 -I. -I.. -Igen-cpp -I../../../lib/cpp/src -I/usr/include -fPIC -Wall -O3 -c -o libfb303_so-fb303_constants.o `test -f 'gen-cpp/fb303_constants.cpp' || echo './'`gen-cpp/fb303_constants.cpp >g++ -DPACKAGE_NAME=\"libfb303\" -DPACKAGE_TARNAME=\"libfb303\" -DPACKAGE_VERSION=\"20080209\" -DPACKAGE_STRING=\"libfb303\ 20080209\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_NETINET_IN_H=1 -I. -I.. -Igen-cpp -I../../../lib/cpp/src -I/usr/include -fPIC -Wall -O3 -c -o libfb303_so-fb303_types.o `test -f 'gen-cpp/fb303_types.cpp' || echo './'`gen-cpp/fb303_types.cpp >g++ -DPACKAGE_NAME=\"libfb303\" -DPACKAGE_TARNAME=\"libfb303\" -DPACKAGE_VERSION=\"20080209\" -DPACKAGE_STRING=\"libfb303\ 20080209\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_NETINET_IN_H=1 -I. -I.. -Igen-cpp -I../../../lib/cpp/src -I/usr/include -fPIC -Wall -O3 -c -o libfb303_so-FacebookBase.o `test -f 'FacebookBase.cpp' || echo './'`FacebookBase.cpp >g++ -DPACKAGE_NAME=\"libfb303\" -DPACKAGE_TARNAME=\"libfb303\" -DPACKAGE_VERSION=\"20080209\" -DPACKAGE_STRING=\"libfb303\ 20080209\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_NETINET_IN_H=1 -I. -I.. -Igen-cpp -I../../../lib/cpp/src -I/usr/include -fPIC -Wall -O3 -c -o libfb303_so-ServiceTracker.o `test -f 'ServiceTracker.cpp' || echo './'`ServiceTracker.cpp >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from gen-cpp/fb303_types.h:10, > from gen-cpp/fb303_constants.h:10, > from gen-cpp/fb303_constants.cpp:7: >../../../lib/cpp/src/thrift/config.h:277:0: warning: "PACKAGE_NAME" redefined > #define PACKAGE_NAME "thrift" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from gen-cpp/fb303_types.h:10, > from gen-cpp/fb303_constants.h:10, > from gen-cpp/fb303_constants.cpp:7: >../../../lib/cpp/src/thrift/config.h:280:0: warning: "PACKAGE_STRING" redefined > #define PACKAGE_STRING "thrift 0.9.1" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from gen-cpp/fb303_types.h:10, > from gen-cpp/fb303_constants.h:10, > from gen-cpp/fb303_constants.cpp:7: >../../../lib/cpp/src/thrift/config.h:283:0: warning: "PACKAGE_TARNAME" redefined > #define PACKAGE_TARNAME "thrift" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from gen-cpp/fb303_types.h:10, > from gen-cpp/fb303_constants.h:10, > from gen-cpp/fb303_constants.cpp:7: >../../../lib/cpp/src/thrift/config.h:289:0: warning: "PACKAGE_VERSION" redefined > #define PACKAGE_VERSION "0.9.1" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from gen-cpp/fb303_types.h:10, > from gen-cpp/fb303_types.cpp:7: >../../../lib/cpp/src/thrift/config.h:277:0: warning: "PACKAGE_NAME" redefined > #define PACKAGE_NAME "thrift" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from gen-cpp/fb303_types.h:10, > from gen-cpp/fb303_types.cpp:7: >../../../lib/cpp/src/thrift/config.h:280:0: warning: "PACKAGE_STRING" redefined > #define PACKAGE_STRING "thrift 0.9.1" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from gen-cpp/fb303_types.h:10, > from gen-cpp/fb303_types.cpp:7: >../../../lib/cpp/src/thrift/config.h:283:0: warning: "PACKAGE_TARNAME" redefined > #define PACKAGE_TARNAME "thrift" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from gen-cpp/fb303_types.h:10, > from gen-cpp/fb303_types.cpp:7: >../../../lib/cpp/src/thrift/config.h:289:0: warning: "PACKAGE_VERSION" redefined > #define PACKAGE_VERSION "0.9.1" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, > from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:23, > from ../../../lib/cpp/src/thrift/TProcessor.h:24, > from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, > from gen-cpp/FacebookService.h:10, > from FacebookBase.h:23, > from ServiceTracker.cpp:22: >../../../lib/cpp/src/thrift/config.h:277:0: warning: "PACKAGE_NAME" redefined > #define PACKAGE_NAME "thrift" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, > from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:23, > from ../../../lib/cpp/src/thrift/TProcessor.h:24, > from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, > from gen-cpp/FacebookService.h:10, > from FacebookBase.h:23, > from ServiceTracker.cpp:22: >../../../lib/cpp/src/thrift/config.h:280:0: warning: "PACKAGE_STRING" redefined > #define PACKAGE_STRING "thrift 0.9.1" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, > from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:23, > from ../../../lib/cpp/src/thrift/TProcessor.h:24, > from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, > from gen-cpp/FacebookService.h:10, > from FacebookBase.h:23, > from ServiceTracker.cpp:22: >../../../lib/cpp/src/thrift/config.h:283:0: warning: "PACKAGE_TARNAME" redefined > #define PACKAGE_TARNAME "thrift" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, > from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:23, > from ../../../lib/cpp/src/thrift/TProcessor.h:24, > from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, > from gen-cpp/FacebookService.h:10, > from FacebookBase.h:23, > from ServiceTracker.cpp:22: >../../../lib/cpp/src/thrift/config.h:289:0: warning: "PACKAGE_VERSION" redefined > #define PACKAGE_VERSION "0.9.1" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, > from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:23, > from ../../../lib/cpp/src/thrift/TProcessor.h:24, > from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, > from gen-cpp/FacebookService.h:10, > from gen-cpp/FacebookService.cpp:7: >../../../lib/cpp/src/thrift/config.h:277:0: warning: "PACKAGE_NAME" redefined > #define PACKAGE_NAME "thrift" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, > from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:23, > from ../../../lib/cpp/src/thrift/TProcessor.h:24, > from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, > from gen-cpp/FacebookService.h:10, > from gen-cpp/FacebookService.cpp:7: >../../../lib/cpp/src/thrift/config.h:280:0: warning: "PACKAGE_STRING" redefined > #define PACKAGE_STRING "thrift 0.9.1" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, > from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:23, > from ../../../lib/cpp/src/thrift/TProcessor.h:24, > from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, > from gen-cpp/FacebookService.h:10, > from gen-cpp/FacebookService.cpp:7: >../../../lib/cpp/src/thrift/config.h:283:0: warning: "PACKAGE_TARNAME" redefined > #define PACKAGE_TARNAME "thrift" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, > from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:23, > from ../../../lib/cpp/src/thrift/TProcessor.h:24, > from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, > from gen-cpp/FacebookService.h:10, > from gen-cpp/FacebookService.cpp:7: >../../../lib/cpp/src/thrift/config.h:289:0: warning: "PACKAGE_VERSION" redefined > #define PACKAGE_VERSION "0.9.1" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, > from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:23, > from ../../../lib/cpp/src/thrift/TProcessor.h:24, > from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, > from gen-cpp/FacebookService.h:10, > from FacebookBase.h:23, > from FacebookBase.cpp:20: >../../../lib/cpp/src/thrift/config.h:277:0: warning: "PACKAGE_NAME" redefined > #define PACKAGE_NAME "thrift" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, > from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:23, > from ../../../lib/cpp/src/thrift/TProcessor.h:24, > from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, > from gen-cpp/FacebookService.h:10, > from FacebookBase.h:23, > from FacebookBase.cpp:20: >../../../lib/cpp/src/thrift/config.h:280:0: warning: "PACKAGE_STRING" redefined > #define PACKAGE_STRING "thrift 0.9.1" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, > from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:23, > from ../../../lib/cpp/src/thrift/TProcessor.h:24, > from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, > from gen-cpp/FacebookService.h:10, > from FacebookBase.h:23, > from FacebookBase.cpp:20: >../../../lib/cpp/src/thrift/config.h:283:0: warning: "PACKAGE_TARNAME" redefined > #define PACKAGE_TARNAME "thrift" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, > from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:23, > from ../../../lib/cpp/src/thrift/TProcessor.h:24, > from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, > from gen-cpp/FacebookService.h:10, > from FacebookBase.h:23, > from FacebookBase.cpp:20: >../../../lib/cpp/src/thrift/config.h:289:0: warning: "PACKAGE_VERSION" redefined > #define PACKAGE_VERSION "0.9.1" > ^ ><command-line>:0:0: note: this is the location of the previous definition >g++ -fPIC -Wall -O3 -shared -fPIC -lthrift -L../../../lib/cpp/.libs -Wl,--as-needed -Wl,-z,relro -o libfb303.so libfb303_so-FacebookService.o libfb303_so-fb303_constants.o libfb303_so-fb303_types.o libfb303_so-FacebookBase.o libfb303_so-ServiceTracker.o >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303/cpp' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303/cpp' >Making all in java >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303/java' >ant >Buildfile: /builddir/build/BUILD/thrift-0.9.1/contrib/fb303/java/build.xml >setup.init: > [mkdir] Created dir: /builddir/build/BUILD/thrift-0.9.1/contrib/fb303/java/build > [mkdir] Created dir: /builddir/build/BUILD/thrift-0.9.1/contrib/fb303/java/build/classes > [mkdir] Created dir: /builddir/build/BUILD/thrift-0.9.1/contrib/fb303/java/build/lib >init: >generate: > [echo] generating thrift fb303 files >dist: > [echo] Building libfb303.jar > [javac] Compiling 3 source files to /builddir/build/BUILD/thrift-0.9.1/contrib/fb303/java/build/classes > [javac] Note: /builddir/build/BUILD/thrift-0.9.1/contrib/fb303/java/gen-java/com/facebook/fb303/FacebookService.java uses unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > [jar] Building jar: /builddir/build/BUILD/thrift-0.9.1/contrib/fb303/java/build/libfb303.jar >BUILD SUCCESSFUL >Total time: 2 seconds >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303/java' >Making all in py >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303/py' >../../../compiler/cpp/thrift --gen py ../if/fb303.thrift >mv gen-py/fb303/* fb303 >/usr/bin/python setup.py build >running build >running build_py >creating build >creating build/lib >creating build/lib/fb303 >copying fb303/constants.py -> build/lib/fb303 >copying fb303/ttypes.py -> build/lib/fb303 >copying fb303/FacebookBase.py -> build/lib/fb303 >copying fb303/FacebookService.py -> build/lib/fb303 >copying fb303/__init__.py -> build/lib/fb303 >creating build/lib/fb303_scripts >copying fb303_scripts/fb303_simple_mgmt.py -> build/lib/fb303_scripts >copying fb303_scripts/__init__.py -> build/lib/fb303_scripts >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303/py' >make[1]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303' >+ cd java >+ ant dist >Buildfile: /builddir/build/BUILD/thrift-0.9.1/contrib/fb303/java/build.xml >setup.init: >init: >generate: > [echo] generating thrift fb303 files >dist: > [echo] Building libfb303.jar > [javac] Compiling 1 source file to /builddir/build/BUILD/thrift-0.9.1/contrib/fb303/java/build/classes > [javac] Note: /builddir/build/BUILD/thrift-0.9.1/contrib/fb303/java/gen-java/com/facebook/fb303/FacebookService.java uses unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > [jar] Building jar: /builddir/build/BUILD/thrift-0.9.1/contrib/fb303/java/build/libfb303.jar >BUILD SUCCESSFUL >Total time: 2 seconds >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HlqDXD >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64 >++ dirname /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64 >+ cd thrift-0.9.1 >+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64 >Making install in compiler/cpp >make[1]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/compiler/cpp' >/usr/bin/make install-am >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/compiler/cpp' >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/compiler/cpp' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/bin' > /bin/sh ../../libtool --mode=install /usr/bin/install -c thrift '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/bin' >libtool: install: /usr/bin/install -c thrift /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/bin/thrift >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/compiler/cpp' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/compiler/cpp' >make[1]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/compiler/cpp' >Making install in lib >make[1]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib' >Making install in cpp >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/cpp' >Making install in . >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/cpp' >make[4]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/cpp' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64' > /bin/sh ../../libtool --mode=install /usr/bin/install -c libthrift.la libthriftz.la libthriftqt.la '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64' >libtool: install: /usr/bin/install -c .libs/libthrift-0.9.1.so /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/libthrift-0.9.1.so >libtool: install: (cd /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64 && { 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 .libs/libthrift.lai /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/libthrift.la >libtool: install: warning: relinking `libthriftz.la' >libtool: install: (cd /builddir/build/BUILD/thrift-0.9.1/lib/cpp; /bin/sh /builddir/build/BUILD/thrift-0.9.1/libtool --tag CXX --mode=relink g++ -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -release 0.9.1 -L/usr/lib -Wl,-z,relro -o libthriftz.la -rpath /usr/lib64 libthriftz_la-TZlibTransport.lo -lz -lthrift -L.libs -lssl -lcrypto -lrt -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64) >libtool: relink: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtbeginS.o .libs/libthriftz_la-TZlibTransport.o -L/usr/lib -lz -L/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64 -L/usr/lib64 -lthrift -L.libs -lssl -lcrypto -lrt -lpthread -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crtn.o -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libthriftz-0.9.1.so -o .libs/libthriftz-0.9.1.so >libtool: install: /usr/bin/install -c .libs/libthriftz-0.9.1.soT /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/libthriftz-0.9.1.so >libtool: install: (cd /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64 && { 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 .libs/libthriftz.lai /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/libthriftz.la >libtool: install: warning: relinking `libthriftqt.la' >libtool: install: (cd /builddir/build/BUILD/thrift-0.9.1/lib/cpp; /bin/sh /builddir/build/BUILD/thrift-0.9.1/libtool --tag CXX --mode=relink g++ -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -release 0.9.1 -L/usr/lib -lQtNetwork -lQtCore -Wl,-z,relro -o libthriftqt.la -rpath /usr/lib64 libthriftqt_la-moc_TQTcpServer.lo libthriftqt_la-TQIODeviceTransport.lo libthriftqt_la-TQTcpServer.lo -lQtNetwork -lQtCore -lthrift -L.libs -lssl -lcrypto -lrt -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64) >libtool: relink: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtbeginS.o .libs/libthriftqt_la-moc_TQTcpServer.o .libs/libthriftqt_la-TQIODeviceTransport.o .libs/libthriftqt_la-TQTcpServer.o -L/usr/lib -lQtNetwork -lQtCore -L/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64 -L/usr/lib64 -lthrift -L.libs -lssl -lcrypto -lrt -lpthread -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crtn.o -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libthriftqt-0.9.1.so -o .libs/libthriftqt-0.9.1.so >libtool: install: /usr/bin/install -c .libs/libthriftqt-0.9.1.soT /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/libthriftqt-0.9.1.so >libtool: install: (cd /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64 && { ln -s -f libthriftqt-0.9.1.so libthriftqt.so || { rm -f libthriftqt.so && ln -s libthriftqt-0.9.1.so libthriftqt.so; }; }) >libtool: install: /usr/bin/install -c .libs/libthriftqt.lai /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/libthriftqt.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/async' > /usr/bin/install -c -m 644 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 '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/async' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/concurrency' > /usr/bin/install -c -m 644 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 '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/concurrency' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/processor' > /usr/bin/install -c -m 644 src/thrift/processor/PeekProcessor.h src/thrift/processor/StatsProcessor.h src/thrift/processor/TMultiplexedProcessor.h '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/processor' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/protocol' > /usr/bin/install -c -m 644 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 '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/protocol' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/qt' > /usr/bin/install -c -m 644 src/thrift/qt/TQIODeviceTransport.h src/thrift/qt/TQTcpServer.h '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/qt' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/server' > /usr/bin/install -c -m 644 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 '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/server' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift' > /usr/bin/install -c -m 644 ../../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 '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/transport' > /usr/bin/install -c -m 644 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 '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/transport' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/pkgconfig' > /usr/bin/install -c -m 644 thrift.pc thrift-z.pc thrift-qt.pc '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/pkgconfig' >make[4]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/cpp' >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/cpp' >Making install in test >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/cpp/test' >make[4]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/cpp/test' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/cpp/test' >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/cpp/test' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/cpp' >Making install in c_glib >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/c_glib' >Making install in . >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/c_glib' >make[4]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/c_glib' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64' > /bin/sh ../../libtool --mode=install /usr/bin/install -c libthrift_c_glib.la '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64' >libtool: install: /usr/bin/install -c .libs/libthrift_c_glib.so.0.0.0 /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/libthrift_c_glib.so.0.0.0 >libtool: install: (cd /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64 && { ln -s -f libthrift_c_glib.so.0.0.0 libthrift_c_glib.so.0 || { rm -f libthrift_c_glib.so.0 && ln -s libthrift_c_glib.so.0.0.0 libthrift_c_glib.so.0; }; }) >libtool: install: (cd /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64 && { ln -s -f libthrift_c_glib.so.0.0.0 libthrift_c_glib.so || { rm -f libthrift_c_glib.so && ln -s libthrift_c_glib.so.0.0.0 libthrift_c_glib.so; }; }) >libtool: install: /usr/bin/install -c .libs/libthrift_c_glib.lai /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/libthrift_c_glib.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/c_glib/processor' > /usr/bin/install -c -m 644 src/thrift/c_glib/processor/thrift_processor.h '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/c_glib/processor' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/c_glib/protocol' > /usr/bin/install -c -m 644 src/thrift/c_glib/protocol/thrift_protocol.h src/thrift/c_glib/protocol/thrift_protocol_factory.h src/thrift/c_glib/protocol/thrift_binary_protocol.h src/thrift/c_glib/protocol/thrift_binary_protocol_factory.h '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/c_glib/protocol' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/c_glib/server' > /usr/bin/install -c -m 644 src/thrift/c_glib/server/thrift_server.h src/thrift/c_glib/server/thrift_simple_server.h '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/c_glib/server' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/c_glib' > /usr/bin/install -c -m 644 ../../config.h src/thrift/c_glib/thrift.h src/thrift/c_glib/thrift_application_exception.h src/thrift/c_glib/thrift_struct.h '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/c_glib' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/c_glib/transport' > /usr/bin/install -c -m 644 src/thrift/c_glib/transport/thrift_buffered_transport.h src/thrift/c_glib/transport/thrift_framed_transport.h src/thrift/c_glib/transport/thrift_memory_buffer.h src/thrift/c_glib/transport/thrift_server_socket.h src/thrift/c_glib/transport/thrift_server_transport.h src/thrift/c_glib/transport/thrift_socket.h src/thrift/c_glib/transport/thrift_transport.h src/thrift/c_glib/transport/thrift_transport_factory.h '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/c_glib/transport' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/pkgconfig' > /usr/bin/install -c -m 644 thrift_c_glib.pc '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/pkgconfig' >make[4]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/c_glib' >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/c_glib' >Making install in test >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/c_glib/test' >make[4]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/c_glib/test' >make[5]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/c_glib/test' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/c_glib/test' >make[4]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/c_glib/test' >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/c_glib/test' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/c_glib' >Making install in csharp >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/csharp' >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/csharp' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/csharp' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/csharp' >Making install in java >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/java' >/usr/bin/ant >Buildfile: /builddir/build/BUILD/thrift-0.9.1/lib/java/build.xml >setup.init: >init: >compile: >dist: >BUILD SUCCESSFUL >Total time: 0 seconds >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/java' >/usr/bin/make install-exec-hook >make[4]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/java' >/usr/bin/ant install -Dinstall.path=/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/java \ > -Dinstall.javadoc.path=/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/javadoc/thrift >Buildfile: /builddir/build/BUILD/thrift-0.9.1/lib/java/build.xml >setup.init: >init: >compile: >dist: >javadoc: > [javadoc] Generating Javadoc > [javadoc] Javadoc execution > [javadoc] Loading source files for package org.apache.thrift... > [javadoc] Loading source files for package org.apache.thrift.async... > [javadoc] Loading source files for package org.apache.thrift.meta_data... > [javadoc] Loading source files for package org.apache.thrift.protocol... > [javadoc] Loading source files for package org.apache.thrift.scheme... > [javadoc] Loading source files for package org.apache.thrift.server... > [javadoc] Loading source files for package org.apache.thrift.transport... > [javadoc] Constructing Javadoc information... > [javadoc] Creating destination directory: "/builddir/build/BUILD/thrift-0.9.1/lib/java/build/javadoc/" > [javadoc] Standard Doclet version 1.8.0_05 > [javadoc] Building tree for all the packages and classes... > [javadoc] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/server/TExtensibleServlet.java:68: warning - @return tag has no arguments. > [javadoc] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/server/TExtensibleServlet.java:76: warning - @return tag has no arguments. > [javadoc] /builddir/build/BUILD/thrift-0.9.1/lib/java/src/org/apache/thrift/server/TExtensibleServlet.java:84: warning - @return tag has no arguments. > [javadoc] Building index for all the packages and classes... > [javadoc] Building index for all classes... > [javadoc] Generating /builddir/build/BUILD/thrift-0.9.1/lib/java/build/javadoc/help-doc.html... > [javadoc] 3 warnings > [jar] Building jar: /builddir/build/BUILD/thrift-0.9.1/lib/java/build/libthrift-javadoc.jar >install: > [copy] Copying 2 files to /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/java > [copy] Copying 169 files to /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/javadoc/thrift >BUILD SUCCESSFUL >Total time: 4 seconds >make[4]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/java' >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/java' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/java' >Making install in js/test >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/js/test' >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/js/test' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/js/test' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/js/test' >Making install in py >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/py' >/usr/bin/python setup.py build >running build >running build_py >running build_ext >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/py' >/usr/bin/make install-exec-hook >make[4]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/py' >/usr/bin/python setup.py install --root=/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64 --prefix=/usr >running install >running build >running build_py >running build_ext >running install_lib >creating /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7 >creating /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages >creating /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift >creating /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/server >copying build/lib.linux-x86_64-2.7/thrift/server/TServer.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/server >copying build/lib.linux-x86_64-2.7/thrift/server/TNonblockingServer.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/server >copying build/lib.linux-x86_64-2.7/thrift/server/TProcessPoolServer.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/server >copying build/lib.linux-x86_64-2.7/thrift/server/THttpServer.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/server >copying build/lib.linux-x86_64-2.7/thrift/server/__init__.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/server >copying build/lib.linux-x86_64-2.7/thrift/TTornado.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift >copying build/lib.linux-x86_64-2.7/thrift/TSerialization.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift >creating /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/transport >copying build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/transport >copying build/lib.linux-x86_64-2.7/thrift/transport/TTwisted.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/transport >copying build/lib.linux-x86_64-2.7/thrift/transport/THttpClient.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/transport >copying build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/transport >copying build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/transport >copying build/lib.linux-x86_64-2.7/thrift/transport/TZlibTransport.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/transport >copying build/lib.linux-x86_64-2.7/thrift/transport/__init__.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/transport >creating /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/protocol >copying build/lib.linux-x86_64-2.7/thrift/protocol/TCompactProtocol.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/protocol >copying build/lib.linux-x86_64-2.7/thrift/protocol/TBase.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/protocol >copying build/lib.linux-x86_64-2.7/thrift/protocol/TProtocol.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/protocol >copying build/lib.linux-x86_64-2.7/thrift/protocol/fastbinary.so -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/protocol >copying build/lib.linux-x86_64-2.7/thrift/protocol/TBinaryProtocol.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/protocol >copying build/lib.linux-x86_64-2.7/thrift/protocol/TJSONProtocol.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/protocol >copying build/lib.linux-x86_64-2.7/thrift/protocol/__init__.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/protocol >copying build/lib.linux-x86_64-2.7/thrift/TSCons.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift >copying build/lib.linux-x86_64-2.7/thrift/Thrift.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift >copying build/lib.linux-x86_64-2.7/thrift/__init__.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/server/TServer.py to TServer.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/server/TNonblockingServer.py to TNonblockingServer.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/server/TProcessPoolServer.py to TProcessPoolServer.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/server/THttpServer.py to THttpServer.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/server/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/TTornado.py to TTornado.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/TSerialization.py to TSerialization.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/transport/TSocket.py to TSocket.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/transport/TTwisted.py to TTwisted.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/transport/THttpClient.py to THttpClient.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/transport/TTransport.py to TTransport.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/transport/TSSLSocket.py to TSSLSocket.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/transport/TZlibTransport.py to TZlibTransport.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/transport/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/protocol/TCompactProtocol.py to TCompactProtocol.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/protocol/TBase.py to TBase.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/protocol/TProtocol.py to TProtocol.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/protocol/TBinaryProtocol.py to TBinaryProtocol.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/protocol/TJSONProtocol.py to TJSONProtocol.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/protocol/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/TSCons.py to TSCons.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/Thrift.py to Thrift.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/__init__.py to __init__.pyc >writing byte-compilation script '/tmp/tmprPPR6o.py' >/usr/bin/python -O /tmp/tmprPPR6o.py >removing /tmp/tmprPPR6o.py >running install_egg_info >Writing /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift-0.9.1-py2.7.egg-info >make[4]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/py' >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/py' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/py' >Making install in erl >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/erl' >rebar get-deps >==> erl (get-deps) >rebar compile >==> erl (compile) >mkdir -p /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/erlang/lib/thrift-0.9.1 ; \ >mkdir -p /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/erlang/lib/thrift-0.9.1/ebin ; \ >mkdir -p /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/erlang/lib/thrift-0.9.1/include ; \ >mkdir -p /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/erlang/lib/thrift-0.9.1/src ; \ >for p in ebin/*.app* ebin/*.beam include/*.hrl src/*.erl ; \ > do /usr/bin/install -c --mode 644 $p /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/erlang/lib/thrift-0.9.1/$p ; \ >done >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/erl' >Making install in perl >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/perl' >Making install in test >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/perl/test' >make[4]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/perl/test' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/perl/test' >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/perl/test' >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/perl' >/usr/bin/make -f Makefile-perl.mk >make[4]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/perl' >make[4]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/perl' >find blib -name 'Makefile*' -exec rm -f {} \; >make[4]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/perl' >/usr/bin/make -f Makefile-perl.mk install DESTDIR=/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/ >make[5]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib/perl' >Installing /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/perl5/Thrift.pm >Installing /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/perl5/Thrift/FramedTransport.pm >Installing /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/perl5/Thrift/Socket.pm >Installing /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/perl5/Thrift/BufferedTransport.pm >Installing /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/perl5/Thrift/HttpClient.pm >Installing /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/perl5/Thrift/BinaryProtocol.pm >Installing /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/perl5/Thrift/Protocol.pm >Installing /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/perl5/Thrift/Server.pm >Installing /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/perl5/Thrift/MemoryBuffer.pm >Installing /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/perl5/Thrift/Transport.pm >Appending installation info to /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64//usr/lib/perl5/x86_64-linux-thread-multi/perllocal.pod >make[5]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/perl' >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/perl' >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/perl' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib/perl' >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib' >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/lib' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib' >make[1]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/lib' >Making install in tutorial >make[1]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial' >Making install in cpp >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/cpp' >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/cpp' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/cpp' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/cpp' >Making install in java >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/java' >/usr/bin/ant compile >Buildfile: /builddir/build/BUILD/thrift-0.9.1/tutorial/java/build.xml >init: >generate: >compile: > [javac] Compiling 7 source files to /builddir/build/BUILD/thrift-0.9.1/tutorial/java/build > [javac] Note: Some input files use unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. >BUILD SUCCESSFUL >Total time: 1 second >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/java' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/java' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/java' >Making install in js >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/js' >/usr/bin/ant compile >Buildfile: /builddir/build/BUILD/thrift-0.9.1/tutorial/js/build.xml >init: >compile: > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds > [javac] Compiling 7 source files to /builddir/build/BUILD/thrift-0.9.1/tutorial/js/build > [javac] Note: Some input files use unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/build.xml:68: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds >BUILD SUCCESSFUL >Total time: 1 second >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/js' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/js' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/js' >Making install in py >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py' >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py' >Making install in py.twisted >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py.twisted' >../../compiler/cpp/thrift --gen py:twisted -r ../../tutorial/tutorial.thrift >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py.twisted' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py.twisted' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py.twisted' >Making install in py.tornado >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py.tornado' >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py.tornado' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py.tornado' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py.tornado' >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial' >../compiler/cpp/thrift --gen html -r ../tutorial/tutorial.thrift >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial' >make[1]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial' >Making install in test >make[1]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/test' >Making install in nodejs >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/test/nodejs' >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/test/nodejs' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/test/nodejs' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/test/nodejs' >Making install in cpp >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/test/cpp' >Makefile:942: warning: overriding recipe for target `gen-cpp/ThriftTest.cpp' >Makefile:939: warning: ignoring old recipe for target `gen-cpp/ThriftTest.cpp' >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/test/cpp' >Makefile:942: warning: overriding recipe for target `gen-cpp/ThriftTest.cpp' >Makefile:939: warning: ignoring old recipe for target `gen-cpp/ThriftTest.cpp' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/test/cpp' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/test/cpp' >Making install in perl >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/test/perl' >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/test/perl' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/test/perl' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/test/perl' >Making install in py >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/test/py' >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/test/py' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/test/py' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/test/py' >Making install in py.twisted >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/test/py.twisted' >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/test/py.twisted' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/test/py.twisted' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/test/py.twisted' >Making install in py.tornado >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/test/py.tornado' >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/test/py.tornado' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/test/py.tornado' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/test/py.tornado' >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/test' >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/test' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/test' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/test' >make[1]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/test' >Making install in tutorial >make[1]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial' >Making install in cpp >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/cpp' >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/cpp' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/cpp' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/cpp' >Making install in java >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/java' >/usr/bin/ant compile >Buildfile: /builddir/build/BUILD/thrift-0.9.1/tutorial/java/build.xml >init: >generate: >compile: > [javac] Compiling 7 source files to /builddir/build/BUILD/thrift-0.9.1/tutorial/java/build > [javac] Note: Some input files use unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. >BUILD SUCCESSFUL >Total time: 2 seconds >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/java' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/java' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/java' >Making install in js >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/js' >/usr/bin/ant compile >Buildfile: /builddir/build/BUILD/thrift-0.9.1/tutorial/js/build.xml >init: >compile: > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/build.xml:62: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/build.xml:63: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds > [javac] /builddir/build/BUILD/thrift-0.9.1/tutorial/js/build.xml:68: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds >BUILD SUCCESSFUL >Total time: 0 seconds >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/js' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/js' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/js' >Making install in py >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py' >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py' >Making install in py.twisted >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py.twisted' >../../compiler/cpp/thrift --gen py:twisted -r ../../tutorial/tutorial.thrift >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py.twisted' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py.twisted' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py.twisted' >Making install in py.tornado >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py.tornado' >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py.tornado' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py.tornado' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial/py.tornado' >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial' >../compiler/cpp/thrift --gen html -r ../tutorial/tutorial.thrift >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/tutorial' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial' >make[1]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/tutorial' >make[1]: Entering directory `/builddir/build/BUILD/thrift-0.9.1' >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1' >make[1]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1' >+ find /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64 -name '*.la' -exec rm -f '{}' ';' >+ find /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64 -name fastbinary.so >+ xargs -r chmod 755 >+ find /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64 -name '*.erl' -or -name '*.hrl' -or -name '*.app' >+ xargs -r chmod 644 >+ mkdir -p /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/man/man1 >+ cp /builddir/build/SOURCES/manpage.1.ex /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/man/man1/thrift.1 >+ gzip -9v /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/man/man1/thrift.1 >/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/man/man1/thrift.1: 47.9% -- replaced with /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/man/man1/thrift.1.gz >+ find /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64//usr/share/java -name libthrift-javadoc.jar -exec rm -f '{}' ';' >+ mkdir -p /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/maven-poms >+ install -pm 644 /builddir/build/SOURCES/libthrift-0.9.1.pom /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/maven-poms/JPP-libthrift.pom >+ set -e >+ _pompart=JPP-libthrift.pom >+ _jarpart=libthrift.jar >+ _filelist=.mfiles >+ install -dm 755 /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/maven-metadata >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/java/libthrift.jar ']' >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64%{_javajnidir}/libthrift.jar' ']' >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/java/libthrift.jar ']' >+ _jpath=/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/java/libthrift.jar >+ python -m /usr/share/java-utils/maven_depmap -p /usr -n '' /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/maven-metadata/thrift.xml /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/maven-poms/JPP-libthrift.pom /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/java/libthrift.jar >No handlers could be found for logger "pyxb.binding.basis" >+ sed -i s:/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64:: .mfiles >+ sort -u -o .mfiles .mfiles >+ find /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64 -name '*.jar' -a '!' -name '*thrift*' -exec rm -f '{}' ';' >+ find /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64 -name '*.pod' -exec rm -f '{}' ';' >+ find /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64 -name .packlist -exec rm -f '{}' ';' >+ find /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/perl5 -type d -empty -delete >+ mkdir -p /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64//usr/share/perl5/vendor_perl/ >+ mv /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/perl5/Thrift /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/perl5/Thrift.pm /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64//usr/share/perl5/vendor_perl >+ find /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64 -name Thread.h -exec chmod a-x '{}' ';' >+ cd contrib/fb303 >+ make DESTDIR=/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64 install >make install-recursive >make[1]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303' >Making install in . >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303' >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303' >Making install in cpp >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303/cpp' >../../../compiler/cpp/thrift -o . -I /usr/local/share --gen cpp:pure_enums ../if/fb303.thrift >make install-am >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303/cpp' >g++ -DPACKAGE_NAME=\"libfb303\" -DPACKAGE_TARNAME=\"libfb303\" -DPACKAGE_VERSION=\"20080209\" -DPACKAGE_STRING=\"libfb303\ 20080209\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_NETINET_IN_H=1 -I. -I.. -Igen-cpp -I../../../lib/cpp/src -I/usr/include -fPIC -Wall -O3 -c -o libfb303_so-FacebookService.o `test -f 'gen-cpp/FacebookService.cpp' || echo './'`gen-cpp/FacebookService.cpp >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, > from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:23, > from ../../../lib/cpp/src/thrift/TProcessor.h:24, > from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, > from gen-cpp/FacebookService.h:10, > from gen-cpp/FacebookService.cpp:7: >../../../lib/cpp/src/thrift/config.h:277:0: warning: "PACKAGE_NAME" redefined > #define PACKAGE_NAME "thrift" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, > from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:23, > from ../../../lib/cpp/src/thrift/TProcessor.h:24, > from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, > from gen-cpp/FacebookService.h:10, > from gen-cpp/FacebookService.cpp:7: >../../../lib/cpp/src/thrift/config.h:280:0: warning: "PACKAGE_STRING" redefined > #define PACKAGE_STRING "thrift 0.9.1" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, > from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:23, > from ../../../lib/cpp/src/thrift/TProcessor.h:24, > from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, > from gen-cpp/FacebookService.h:10, > from gen-cpp/FacebookService.cpp:7: >../../../lib/cpp/src/thrift/config.h:283:0: warning: "PACKAGE_TARNAME" redefined > #define PACKAGE_TARNAME "thrift" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from ../../../lib/cpp/src/thrift/transport/TTransport.h:23, > from ../../../lib/cpp/src/thrift/protocol/TProtocol.h:23, > from ../../../lib/cpp/src/thrift/TProcessor.h:24, > from ../../../lib/cpp/src/thrift/TDispatchProcessor.h:22, > from gen-cpp/FacebookService.h:10, > from gen-cpp/FacebookService.cpp:7: >../../../lib/cpp/src/thrift/config.h:289:0: warning: "PACKAGE_VERSION" redefined > #define PACKAGE_VERSION "0.9.1" > ^ ><command-line>:0:0: note: this is the location of the previous definition >g++ -DPACKAGE_NAME=\"libfb303\" -DPACKAGE_TARNAME=\"libfb303\" -DPACKAGE_VERSION=\"20080209\" -DPACKAGE_STRING=\"libfb303\ 20080209\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_NETINET_IN_H=1 -I. -I.. -Igen-cpp -I../../../lib/cpp/src -I/usr/include -fPIC -Wall -O3 -c -o libfb303_so-fb303_constants.o `test -f 'gen-cpp/fb303_constants.cpp' || echo './'`gen-cpp/fb303_constants.cpp >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from gen-cpp/fb303_types.h:10, > from gen-cpp/fb303_constants.h:10, > from gen-cpp/fb303_constants.cpp:7: >../../../lib/cpp/src/thrift/config.h:277:0: warning: "PACKAGE_NAME" redefined > #define PACKAGE_NAME "thrift" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from gen-cpp/fb303_types.h:10, > from gen-cpp/fb303_constants.h:10, > from gen-cpp/fb303_constants.cpp:7: >../../../lib/cpp/src/thrift/config.h:280:0: warning: "PACKAGE_STRING" redefined > #define PACKAGE_STRING "thrift 0.9.1" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from gen-cpp/fb303_types.h:10, > from gen-cpp/fb303_constants.h:10, > from gen-cpp/fb303_constants.cpp:7: >../../../lib/cpp/src/thrift/config.h:283:0: warning: "PACKAGE_TARNAME" redefined > #define PACKAGE_TARNAME "thrift" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from gen-cpp/fb303_types.h:10, > from gen-cpp/fb303_constants.h:10, > from gen-cpp/fb303_constants.cpp:7: >../../../lib/cpp/src/thrift/config.h:289:0: warning: "PACKAGE_VERSION" redefined > #define PACKAGE_VERSION "0.9.1" > ^ ><command-line>:0:0: note: this is the location of the previous definition >g++ -DPACKAGE_NAME=\"libfb303\" -DPACKAGE_TARNAME=\"libfb303\" -DPACKAGE_VERSION=\"20080209\" -DPACKAGE_STRING=\"libfb303\ 20080209\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_NETINET_IN_H=1 -I. -I.. -Igen-cpp -I../../../lib/cpp/src -I/usr/include -fPIC -Wall -O3 -c -o libfb303_so-fb303_types.o `test -f 'gen-cpp/fb303_types.cpp' || echo './'`gen-cpp/fb303_types.cpp >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from gen-cpp/fb303_types.h:10, > from gen-cpp/fb303_types.cpp:7: >../../../lib/cpp/src/thrift/config.h:277:0: warning: "PACKAGE_NAME" redefined > #define PACKAGE_NAME "thrift" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from gen-cpp/fb303_types.h:10, > from gen-cpp/fb303_types.cpp:7: >../../../lib/cpp/src/thrift/config.h:280:0: warning: "PACKAGE_STRING" redefined > #define PACKAGE_STRING "thrift 0.9.1" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from gen-cpp/fb303_types.h:10, > from gen-cpp/fb303_types.cpp:7: >../../../lib/cpp/src/thrift/config.h:283:0: warning: "PACKAGE_TARNAME" redefined > #define PACKAGE_TARNAME "thrift" > ^ ><command-line>:0:0: note: this is the location of the previous definition >In file included from ../../../lib/cpp/src/thrift/thrift-config.h:23:0, > from ../../../lib/cpp/src/thrift/Thrift.h:25, > from gen-cpp/fb303_types.h:10, > from gen-cpp/fb303_types.cpp:7: >../../../lib/cpp/src/thrift/config.h:289:0: warning: "PACKAGE_VERSION" redefined > #define PACKAGE_VERSION "0.9.1" > ^ ><command-line>:0:0: note: this is the location of the previous definition >g++ -fPIC -Wall -O3 -shared -fPIC -lthrift -L../../../lib/cpp/.libs -Wl,--as-needed -Wl,-z,relro -o libfb303.so libfb303_so-FacebookService.o libfb303_so-fb303_constants.o libfb303_so-fb303_types.o libfb303_so-FacebookBase.o libfb303_so-ServiceTracker.o >make[4]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303/cpp' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/fb303' > /usr/bin/install -c -m 644 FacebookBase.h ServiceTracker.h gen-cpp/FacebookService.h gen-cpp/fb303_constants.h gen-cpp/fb303_types.h '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/include/thrift/fb303' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/fb303/if' > /usr/bin/install -c -m 644 ../if/fb303.thrift '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/fb303/if' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64' > /usr/bin/install -c libfb303.so '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64' >make[4]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303/cpp' >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303/cpp' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303/cpp' >Making install in java >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303/java' >mkdir -p /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/java >/usr/bin/install -c -m 644 build/libfb303.jar /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/java >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303/java' >Making install in py >make[2]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303/py' >../../../compiler/cpp/thrift --gen py ../if/fb303.thrift >mv gen-py/fb303/* fb303 >/usr/bin/python setup.py build >running build >running build_py >copying fb303/constants.py -> build/lib/fb303 >copying fb303/ttypes.py -> build/lib/fb303 >copying fb303/FacebookService.py -> build/lib/fb303 >copying fb303/__init__.py -> build/lib/fb303 >make[3]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303/py' >make install-exec-hook >make[4]: Entering directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303/py' >/usr/bin/python setup.py install --root=/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64 --prefix=/usr >running install >running build >running build_py >running install_lib >creating /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/python2.7 >creating /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/python2.7/site-packages >creating /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/python2.7/site-packages/fb303 >copying build/lib/fb303/constants.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/python2.7/site-packages/fb303 >copying build/lib/fb303/ttypes.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/python2.7/site-packages/fb303 >copying build/lib/fb303/FacebookBase.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/python2.7/site-packages/fb303 >copying build/lib/fb303/FacebookService.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/python2.7/site-packages/fb303 >copying build/lib/fb303/__init__.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/python2.7/site-packages/fb303 >creating /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/python2.7/site-packages/fb303_scripts >copying build/lib/fb303_scripts/fb303_simple_mgmt.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/python2.7/site-packages/fb303_scripts >copying build/lib/fb303_scripts/__init__.py -> /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/python2.7/site-packages/fb303_scripts >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/python2.7/site-packages/fb303/constants.py to constants.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/python2.7/site-packages/fb303/ttypes.py to ttypes.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/python2.7/site-packages/fb303/FacebookBase.py to FacebookBase.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/python2.7/site-packages/fb303/FacebookService.py to FacebookService.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/python2.7/site-packages/fb303/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/python2.7/site-packages/fb303_scripts/fb303_simple_mgmt.py to fb303_simple_mgmt.pyc >byte-compiling /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/python2.7/site-packages/fb303_scripts/__init__.py to __init__.pyc >running install_egg_info >Writing /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/python2.7/site-packages/thrift_fb303-1.0.0_dev-py2.7.egg-info >make[4]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303/py' >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303/py' >make[2]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303/py' >make[1]: Leaving directory `/builddir/build/BUILD/thrift-0.9.1/contrib/fb303' >+ cd java >+ ant -Dinstall.path=/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/java -Dinstall.javadoc.path=/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/javadoc/fb303 install >Buildfile: /builddir/build/BUILD/thrift-0.9.1/contrib/fb303/java/build.xml >setup.init: >init: >generate: > [echo] generating thrift fb303 files >dist: > [echo] Building libfb303.jar > [javac] Compiling 3 source files to /builddir/build/BUILD/thrift-0.9.1/contrib/fb303/java/build/classes > [javac] Note: /builddir/build/BUILD/thrift-0.9.1/contrib/fb303/java/gen-java/com/facebook/fb303/FacebookService.java uses unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > [jar] Building jar: /builddir/build/BUILD/thrift-0.9.1/contrib/fb303/java/build/libfb303.jar >install: >BUILD SUCCESSFUL >Total time: 2 seconds >+ install -pm 644 /builddir/build/SOURCES/libfb303-0.9.1.pom /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/maven-poms/JPP-libfb303.pom >+ set -e >+ _pompart=JPP-libfb303.pom >+ _jarpart=libfb303.jar >+ _filelist=.mfiles-fb303 >+ install -dm 755 /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/maven-metadata >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/java/libfb303.jar ']' >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f '/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64%{_javajnidir}/libfb303.jar' ']' >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/java/libfb303.jar ']' >+ _jpath=/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/java/libfb303.jar >+ python -m /usr/share/java-utils/maven_depmap -p /usr -n '' /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/maven-metadata/thrift-fb303.xml /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/maven-poms/JPP-libfb303.pom /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/java/libfb303.jar >No handlers could be found for logger "pyxb.binding.basis" >+ sed -i s:/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64:: .mfiles-fb303 >+ sort -u -o .mfiles-fb303 .mfiles-fb303 >+ find /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64 -name '*.py' -exec grep -q /usr/bin/env '{}' ';' -print >+ xargs -r chmod 755 >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/thrift-0.9.1 >extracting debug info from /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/bin/thrift >extracting debug info from /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/libthriftz-0.9.1.so >extracting debug info from /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/libfb303.so >extracting debug info from /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/libthrift_c_glib.so.0.0.0 >extracting debug info from /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7/site-packages/thrift/protocol/fastbinary.so >extracting debug info from /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/libthriftqt-0.9.1.so >extracting debug info from /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/libthrift-0.9.1.so >/usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 1 CRC32s did match. >symlinked /usr/lib/debug/usr/lib64/libthriftz-0.9.1.so.debug to /usr/lib/debug/usr/lib64/libthriftz.so.debug >symlinked /usr/lib/debug/usr/lib64/libthrift-0.9.1.so.debug to /usr/lib/debug/usr/lib64/libthrift.so.debug >symlinked /usr/lib/debug/usr/lib64/libthrift_c_glib.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libthrift_c_glib.so.0.debug >symlinked /usr/lib/debug/usr/lib64/libthrift_c_glib.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libthrift_c_glib.so.debug >symlinked /usr/lib/debug/usr/lib64/libthriftqt-0.9.1.so.debug to /usr/lib/debug/usr/lib64/libthriftqt.so.debug >5635 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >Bytecompiling .py files below /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Processing files: thrift-0.9.1-12.fc21.2.x86_64 >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tPRw8c >+ umask 022 >+ cd /builddir/build/BUILD >+ cd thrift-0.9.1 >+ DOCDIR=/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/doc/thrift >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/doc/thrift >+ cp -pr LICENSE /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/doc/thrift >+ cp -pr NOTICE /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/doc/thrift >+ exit 0 >Provides: libthrift-0.9.1.so()(64bit) libthrift_c_glib.so.0()(64bit) libthriftqt-0.9.1.so()(64bit) libthriftz-0.9.1.so()(64bit) thrift = 0.9.1-12.fc21.2 thrift(x86-64) = 0.9.1-12.fc21.2 >Requires(interp): /sbin/ldconfig /sbin/ldconfig >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires(post): /sbin/ldconfig >Requires(postun): /sbin/ldconfig >Requires: libQtCore.so.4()(64bit) libQtNetwork.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libthrift-0.9.1.so()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) >Processing files: thrift-devel-0.9.1-12.fc21.2.x86_64 >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Y1o2AM >+ umask 022 >+ cd /builddir/build/BUILD >+ cd thrift-0.9.1 >+ DOCDIR=/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/doc/thrift-devel >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/doc/thrift-devel >+ cp -pr LICENSE /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/doc/thrift-devel >+ cp -pr NOTICE /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/doc/thrift-devel >+ exit 0 >Provides: pkgconfig(thrift) = 0.9.1 pkgconfig(thrift-qt) = 0.9.1 pkgconfig(thrift-z) = 0.9.1 pkgconfig(thrift_c_glib) = 0.9.1 thrift-devel = 0.9.1-12.fc21.2 thrift-devel(x86-64) = 0.9.1-12.fc21.2 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires: /usr/bin/pkg-config libthrift_c_glib.so.0()(64bit) pkgconfig(glib-2.0) pkgconfig(gobject-2.0) pkgconfig(thrift) = 0.9.1 >Processing files: python-thrift-0.9.1-12.fc21.2.x86_64 >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FaTHNo >+ umask 022 >+ cd /builddir/build/BUILD >+ cd thrift-0.9.1 >+ DOCDIR=/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/doc/python-thrift >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/doc/python-thrift >+ cp -pr LICENSE /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/doc/python-thrift >+ cp -pr NOTICE /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/doc/python-thrift >+ exit 0 >Provides: python-thrift = 0.9.1-12.fc21.2 python-thrift(x86-64) = 0.9.1-12.fc21.2 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) >Processing files: perl-thrift-0.9.1-12.fc21.2.noarch >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UcmEn3 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd thrift-0.9.1 >+ DOCDIR=/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/doc/perl-thrift >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/doc/perl-thrift >+ cp -pr LICENSE /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/doc/perl-thrift >+ cp -pr NOTICE /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/doc/perl-thrift >+ exit 0 >Provides: perl(TApplicationException) perl(TMessageType) perl(TProtocolException) perl(TProtocolFactory) perl(TTransportException) perl(TType) perl(Thrift) = 0.9.1-12.fc21.2 perl(Thrift::BinaryProtocol) perl(Thrift::BinaryProtocolFactory) perl(Thrift::BufferedTransport) perl(Thrift::BufferedTransportFactory) perl(Thrift::ForkingServer) perl(Thrift::FramedTransport) perl(Thrift::HttpClient) perl(Thrift::MemoryBuffer) perl(Thrift::Protocol) perl(Thrift::Server) perl(Thrift::ServerSocket) perl(Thrift::ServerTransport) perl(Thrift::SimpleServer) perl(Thrift::Socket) perl(Thrift::TException) perl(Thrift::Transport) perl(Thrift::TransportFactory) perl-thrift = 0.9.1-12.fc21.2 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires: perl >= 1:5.6.0 perl(Bit::Vector) perl(Encode) perl(HTTP::Request) perl(IO::Select) perl(IO::Socket::INET) perl(IO::String) perl(LWP::UserAgent) perl(POSIX) perl(Thrift) perl(Thrift::BinaryProtocol) perl(Thrift::BufferedTransport) perl(Thrift::Protocol) perl(Thrift::Server) perl(Thrift::ServerTransport) perl(Thrift::Socket) perl(Thrift::Transport) perl(base) perl(constant) perl(strict) perl(utf8) perl(warnings) >Processing files: libthrift-javadoc-0.9.1-12.fc21.2.noarch >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QWycxI >+ umask 022 >+ cd /builddir/build/BUILD >+ cd thrift-0.9.1 >+ DOCDIR=/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/doc/libthrift-javadoc >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/doc/libthrift-javadoc >+ cp -pr LICENSE /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/doc/libthrift-javadoc >+ cp -pr NOTICE /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/doc/libthrift-javadoc >+ exit 0 >Provides: libthrift-javadoc = 0.9.1-12.fc21.2 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires: jpackage-utils >Processing files: libthrift-java-0.9.1-12.fc21.2.noarch >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iM6enz >error: File not found: /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/maven-fragments/thrift >+ umask 022 >+ cd /builddir/build/BUILD >+ cd thrift-0.9.1 >+ DOCDIR=/builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/doc/libthrift-java >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/doc/libthrift-java >+ cp -pr LICENSE /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/doc/libthrift-java >+ cp -pr NOTICE /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/doc/libthrift-java >+ exit 0 >RPM build errors: > File not found: /builddir/build/BUILDROOT/thrift-0.9.1-12.fc21.2.x86_64/usr/share/maven-fragments/thrift >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/thrift.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/thrift.spec'] >LEAVE do --> EXCEPTION RAISED >
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 1107448
: 906932 |
906933
|
906934