Hi Randy,

Here's the output of configure as I ran it, followed by the output of make cross, recorded by the "script" utility, as an attachment.
I ran the configure command like this: "./configure --without-java".

Thanks for your help!

    best regards,
       Nick

On 10/29/2015 08:47 AM, Randy Abernethy wrote:
Hello Nick,

Does sound like something is amiss. Can you send the output from the failed
make cross? Also would help to see your .configure output (in particular
the part at the bottom that identifies the languages enabled).

Best,
Randy

On Thu, Oct 29, 2015 at 5:35 AM, Nicholas Caruso <[email protected]>
wrote:

Hi,

I've installed the 0.9.3 thrift sources, and compiled successfully. I've
run "make check" and all tests but one pass --the security test fails, but
if I run it in isolation it passes.

However, when I run "make cross" every test fails.  Is there some
configuration step I've missed?

   thanks,
      Nick Caruso


Script started on Fri 30 Oct 2015 10:07:13 AM EDT
]0;ubuntu@tegra-ubuntu: ~/1612/thrift-0.9.3ubuntu@tegra-ubuntu:~/1612/thrift-0.9.3$ cat .con
(reverse-i-search)`':.': cd ../../[1@/c': ./configure --without-java[1@o[1@n
]0;ubuntu@tegra-ubuntu: ~/1612/thrift-0.9.3ubuntu@tegra-ubuntu:~/1612/thrift-0.9.3$ ./configure --without-java
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
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 '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
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... gcc3
checking how to run the C preprocessor... gcc -E
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 build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /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 armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt 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... yes
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) 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... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) 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... yes
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) 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... yes
checking for bison version >= 2.5... 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) mawk
checking for ranlib... (cached) ranlib
checking whether g++ supports C++11 features by default... no
checking whether g++ supports C++11 features with -std=c++11... yes
checking for boostlib >= 1.53.0... yes
checking for pkg-config... /usr/bin/pkg-config
checking whether compiling and linking against OpenSSL works... yes
checking for libevent >= 1.0... yes
checking for zlib >= 1.2.3... yes
checking for QT... yes
checking for moc-qt4... /usr/bin/moc-qt4
checking for QT5... no
checking for GLIB... no
checking for GOBJECT... no
checking for MONO... no
checking for MONO... no
checking for MONO... no
checking for erl... no
checking for erlc... no
checking for nodejs... no
checking for node... no
checking for npm... no
checking for a Lua interpreter with version >= 5.2... none
checking for trial... /usr/bin/trial
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/dist-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
checking for perl... /usr/bin/perl
checking for perl module Bit::Vector... no
checking for perl module Class::Accessor... ok
checking for php... no
checking for phpunit... no
checking for ruby... no
checking for bundle... no
checking for cabal... no
checking for runhaskell... no
checking for go... no
checking for haxe... 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 gethostbyname_r... 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 setlocale... 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 for inet_ntoa... yes
checking for pow... 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-qt5.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/csharp/test/ThriftTest/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/haxe/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/nodejs/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 lib/lua/Makefile
config.status: creating test/Makefile
config.status: creating test/c_glib/Makefile
config.status: creating test/cpp/Makefile
config.status: creating test/erl/Makefile
config.status: creating test/go/Makefile
config.status: creating test/haxe/Makefile
config.status: creating test/hs/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/c_glib/Makefile
config.status: creating tutorial/cpp/Makefile
config.status: creating tutorial/go/Makefile
config.status: creating tutorial/haxe/Makefile
config.status: creating tutorial/hs/Makefile
config.status: creating tutorial/java/Makefile
config.status: creating tutorial/js/Makefile
config.status: creating tutorial/nodejs/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: config.h is unchanged
config.status: creating lib/cpp/src/thrift/config.h
config.status: lib/cpp/src/thrift/config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands

thrift 0.9.3

Building C++ Library ......... : yes
Building C (GLib) Library .... : no
Building Java Library ........ : no
Building C# Library .......... : no
Building Python Library ...... : yes
Building Ruby Library ........ : no
Building Haxe Library ........ : no
Building Haskell Library ..... : no
Building Perl Library ........ : no
Building PHP Library ......... : no
Building Erlang Library ...... : no
Building Go Library .......... : no
Building D Library ........... : no
Building NodeJS Library ...... : no
Building Lua Library ......... : no

C++ Library:
   Build TZlibTransport ...... : yes
   Build TNonblockingServer .. : yes
   Build TQTcpServer (Qt4) .... : yes
   Build TQTcpServer (Qt5) .... : no

Python Library:
   Using Python .............. : /usr/bin/python
   Using Trial ............... : /usr/bin/trial

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.
]0;ubuntu@tegra-ubuntu: ~/1612/thrift-0.9.3ubuntu@tegra-ubuntu:~/1612/thrift-0.9.3$ make cross
make  all-recursive
make[1]: Entering directory `/home/ubuntu/1612/thrift-0.9.3'
Making all in compiler/cpp
make[2]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/compiler/cpp'
make  all-am
make[3]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/compiler/cpp'
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I./src  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/thrift-main.o -MD -MP -MF src/.deps/thrift-main.Tpo -c -o src/thrift-main.o `test -f 'src/main.cc' || echo './'`src/main.cc
mv -f src/.deps/thrift-main.Tpo src/.deps/thrift-main.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I./src  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/audit/thrift-t_audit.o -MD -MP -MF src/audit/.deps/thrift-t_audit.Tpo -c -o src/audit/thrift-t_audit.o `test -f 'src/audit/t_audit.cpp' || echo './'`src/audit/t_audit.cpp
mv -f src/audit/.deps/thrift-t_audit.Tpo src/audit/.deps/thrift-t_audit.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I./src  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/generate/thrift-t_c_glib_generator.o -MD -MP -MF src/generate/.deps/thrift-t_c_glib_generator.Tpo -c -o src/generate/thrift-t_c_glib_generator.o `test -f 'src/generate/t_c_glib_generator.cc' || echo './'`src/generate/t_c_glib_generator.cc
mv -f src/generate/.deps/thrift-t_c_glib_generator.Tpo src/generate/.deps/thrift-t_c_glib_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I./src  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/generate/thrift-t_cpp_generator.o -MD -MP -MF src/generate/.deps/thrift-t_cpp_generator.Tpo -c -o src/generate/thrift-t_cpp_generator.o `test -f 'src/generate/t_cpp_generator.cc' || echo './'`src/generate/t_cpp_generator.cc
mv -f src/generate/.deps/thrift-t_cpp_generator.Tpo src/generate/.deps/thrift-t_cpp_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I./src  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/generate/thrift-t_java_generator.o -MD -MP -MF src/generate/.deps/thrift-t_java_generator.Tpo -c -o src/generate/thrift-t_java_generator.o `test -f 'src/generate/t_java_generator.cc' || echo './'`src/generate/t_java_generator.cc
mv -f src/generate/.deps/thrift-t_java_generator.Tpo src/generate/.deps/thrift-t_java_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I./src  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/generate/thrift-t_as3_generator.o -MD -MP -MF src/generate/.deps/thrift-t_as3_generator.Tpo -c -o src/generate/thrift-t_as3_generator.o `test -f 'src/generate/t_as3_generator.cc' || echo './'`src/generate/t_as3_generator.cc
mv -f src/generate/.deps/thrift-t_as3_generator.Tpo src/generate/.deps/thrift-t_as3_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I./src  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/generate/thrift-t_haxe_generator.o -MD -MP -MF src/generate/.deps/thrift-t_haxe_generator.Tpo -c -o src/generate/thrift-t_haxe_generator.o `test -f 'src/generate/t_haxe_generator.cc' || echo './'`src/generate/t_haxe_generator.cc
mv -f src/generate/.deps/thrift-t_haxe_generator.Tpo src/generate/.deps/thrift-t_haxe_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I./src  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/generate/thrift-t_csharp_generator.o -MD -MP -MF src/generate/.deps/thrift-t_csharp_generator.Tpo -c -o src/generate/thrift-t_csharp_generator.o `test -f 'src/generate/t_csharp_generator.cc' || echo './'`src/generate/t_csharp_generator.cc
mv -f src/generate/.deps/thrift-t_csharp_generator.Tpo src/generate/.deps/thrift-t_csharp_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I./src  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/generate/thrift-t_py_generator.o -MD -MP -MF src/generate/.deps/thrift-t_py_generator.Tpo -c -o src/generate/thrift-t_py_generator.o `test -f 'src/generate/t_py_generator.cc' || echo './'`src/generate/t_py_generator.cc
mv -f src/generate/.deps/thrift-t_py_generator.Tpo src/generate/.deps/thrift-t_py_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I./src  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/generate/thrift-t_rb_generator.o -MD -MP -MF src/generate/.deps/thrift-t_rb_generator.Tpo -c -o src/generate/thrift-t_rb_generator.o `test -f 'src/generate/t_rb_generator.cc' || echo './'`src/generate/t_rb_generator.cc
mv -f src/generate/.deps/thrift-t_rb_generator.Tpo src/generate/.deps/thrift-t_rb_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I./src  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/generate/thrift-t_perl_generator.o -MD -MP -MF src/generate/.deps/thrift-t_perl_generator.Tpo -c -o src/generate/thrift-t_perl_generator.o `test -f 'src/generate/t_perl_generator.cc' || echo './'`src/generate/t_perl_generator.cc
mv -f src/generate/.deps/thrift-t_perl_generator.Tpo src/generate/.deps/thrift-t_perl_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I./src  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/generate/thrift-t_php_generator.o -MD -MP -MF src/generate/.deps/thrift-t_php_generator.Tpo -c -o src/generate/thrift-t_php_generator.o `test -f 'src/generate/t_php_generator.cc' || echo './'`src/generate/t_php_generator.cc

mv -f src/generate/.deps/thrift-t_php_generator.Tpo src/generate/.deps/thrift-t_php_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I./src  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/generate/thrift-t_erl_generator.o -MD -MP -MF src/generate/.deps/thrift-t_erl_generator.Tpo -c -o src/generate/thrift-t_erl_generator.o `test -f 'src/generate/t_erl_generator.cc' || echo './'`src/generate/t_erl_generator.cc
mv -f src/generate/.deps/thrift-t_erl_generator.Tpo src/generate/.deps/thrift-t_erl_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I./src  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/generate/thrift-t_cocoa_generator.o -MD -MP -MF src/generate/.deps/thrift-t_cocoa_generator.Tpo -c -o src/generate/thrift-t_cocoa_generator.o `test -f 'src/generate/t_cocoa_generator.cc' || echo './'`src/generate/t_cocoa_generator.cc
mv -f src/generate/.deps/thrift-t_cocoa_generator.Tpo src/generate/.deps/thrift-t_cocoa_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I./src  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/generate/thrift-t_st_generator.o -MD -MP -MF src/generate/.deps/thrift-t_st_generator.Tpo -c -o src/generate/thrift-t_st_generator.o `test -f 'src/generate/t_st_generator.cc' || echo './'`src/generate/t_st_generator.cc
mv -f src/generate/.deps/thrift-t_st_generator.Tpo src/generate/.deps/thrift-t_st_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I./src  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/generate/thrift-t_ocaml_generator.o -MD -MP -MF src/generate/.deps/thrift-t_ocaml_generator.Tpo -c -o src/generate/thrift-t_ocaml_generator.o `test -f 'src/generate/t_ocaml_generator.cc' || echo './'`src/generate/t_ocaml_generator.cc
mv -f src/generate/.deps/thrift-t_ocaml_generator.Tpo src/generate/.deps/thrift-t_ocaml_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I./src  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/generate/thrift-t_hs_generator.o -MD -MP -MF src/generate/.deps/thrift-t_hs_generator.Tpo -c -o src/generate/thrift-t_hs_generator.o `test -f 'src/generate/t_hs_generator.cc' || echo './'`src/generate/t_hs_generator.cc
mv -f src/generate/.deps/thrift-t_hs_generator.Tpo src/generate/.deps/thrift-t_hs_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I./src  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/generate/thrift-t_js_generator.o -MD -MP -MF src/generate/.deps/thrift-t_js_generator.Tpo -c -o src/generate/thrift-t_js_generator.o `test -f 'src/generate/t_js_generator.cc' || echo './'`src/generate/t_js_generator.cc
mv -f src/generate/.deps/thrift-t_js_generator.Tpo src/generate/.deps/thrift-t_js_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I./src  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/generate/thrift-t_javame_generator.o -MD -MP -MF src/generate/.deps/thrift-t_javame_generator.Tpo -c -o src/generate/thrift-t_javame_generator.o `test -f 'src/generate/t_javame_generator.cc' || echo './'`src/generate/t_javame_generator.cc
mv -f src/generate/.deps/thrift-t_javame_generator.Tpo src/generate/.deps/thrift-t_javame_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I./src  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/generate/thrift-t_delphi_generator.o -MD -MP -MF src/generate/.deps/thrift-t_delphi_generator.Tpo -c -o src/generate/thrift-t_delphi_generator.o `test -f 'src/generate/t_delphi_generator.cc' || echo './'`src/generate/t_delphi_generator.cc
mv -f src/generate/.deps/thrift-t_delphi_generator.Tpo src/generate/.deps/thrift-t_delphi_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I./src  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/generate/thrift-t_go_generator.o -MD -MP -MF src/generate/.deps/thrift-t_go_generator.Tpo -c -o src/generate/thrift-t_go_generator.o `test -f 'src/generate/t_go_generator.cc' || echo './'`src/generate/t_go_generator.cc
mv -f src/generate/.deps/thrift-t_go_generator.Tpo src/generate/.deps/thrift-t_go_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I./src  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/generate/thrift-t_d_generator.o -MD -MP -MF src/generate/.deps/thrift-t_d_generator.Tpo -c -o src/generate/thrift-t_d_generator.o `test -f 'src/generate/t_d_generator.cc' || echo './'`src/generate/t_d_generator.cc
mv -f src/generate/.deps/thrift-t_d_generator.Tpo src/generate/.deps/thrift-t_d_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I./src  -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/generate/thrift-t_lua_generator.o -MD -MP -MF src/generate/.deps/thrift-t_lua_generator.Tpo -c -o src/generate/thrift-t_lua_generator.o `test -f 'src/generate/t_lua_generator.cc' || echo './'`src/generate/t_lua_generator.cc
mv -f src/generate/.deps/thrift-t_lua_generator.Tpo src/generate/.deps/thrift-t_lua_generator.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -Wextra -pedantic -g -O2 -std=c++11   -o thrift src/thrift-main.o src/thrift-md5.o src/generate/thrift-t_generator.o src/audit/thrift-t_audit.o src/parse/thrift-t_typedef.o src/parse/thrift-parse.o src/generate/thrift-t_c_glib_generator.o src/generate/thrift-t_cpp_generator.o src/generate/thrift-t_java_generator.o src/generate/thrift-t_json_generator.o src/generate/thrift-t_as3_generator.o src/generate/thrift-t_haxe_generator.o src/generate/thrift-t_csharp_generator.o src/generate/thrift-t_py_generator.o src/generate/thrift-t_rb_generator.o src/generate/thrift-t_perl_generator.o src/generate/thrift-t_php_generator.o src/generate/thrift-t_erl_generator.o src/generate/thrift-t_cocoa_generator.o src/generate/thrift-t_st_generator.o src/generate/thrift-t_ocaml_generator.o src/generate/thrift-t_hs_generator.o src/generate/thrift-t_xsd_generator.o src/generate/thrift-t_html_generator.o src/generate/thrift-t_js_generator.o src/generate/thrift-t_javame_generator.o src/generate/thrift-t_delphi_generator.o src/generate/thrift-t_go_generator.o src/generate/thrift-t_gv_generator.o src/generate/thrift-t_d_generator.o src/generate/thrift-t_lua_generator.o -lfl libparse.a 
libtool: link: g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -o thrift src/thrift-main.o src/thrift-md5.o src/generate/thrift-t_generator.o src/audit/thrift-t_audit.o src/parse/thrift-t_typedef.o src/parse/thrift-parse.o src/generate/thrift-t_c_glib_generator.o src/generate/thrift-t_cpp_generator.o src/generate/thrift-t_java_generator.o src/generate/thrift-t_json_generator.o src/generate/thrift-t_as3_generator.o src/generate/thrift-t_haxe_generator.o src/generate/thrift-t_csharp_generator.o src/generate/thrift-t_py_generator.o src/generate/thrift-t_rb_generator.o src/generate/thrift-t_perl_generator.o src/generate/thrift-t_php_generator.o src/generate/thrift-t_erl_generator.o src/generate/thrift-t_cocoa_generator.o src/generate/thrift-t_st_generator.o src/generate/thrift-t_ocaml_generator.o src/generate/thrift-t_hs_generator.o src/generate/thrift-t_xsd_generator.o src/generate/thrift-t_html_generator.o src/generate/thrift-t_js_generator.o src/generate/thrift-t_javame_generator.o src/generate/thrift-t_delphi_generator.o src/generate/thrift-t_go_generator.o src/generate/thrift-t_gv_generator.o src/generate/thrift-t_d_generator.o src/generate/thrift-t_lua_generator.o  -lfl libparse.a
make[3]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/compiler/cpp'
make[2]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/compiler/cpp'
Making all in lib
make[2]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/lib'
Making all in cpp
make[3]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/lib/cpp'
Making all in .
make[4]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/lib/cpp'
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I/usr/include  -I./src -D__STDC_LIMIT_MACROS -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork    -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/thrift/qt/libthriftqt_la-TQIODeviceTransport.lo -MD -MP -MF src/thrift/qt/.deps/libthriftqt_la-TQIODeviceTransport.Tpo -c -o src/thrift/qt/libthriftqt_la-TQIODeviceTransport.lo `test -f 'src/thrift/qt/TQIODeviceTransport.cpp' || echo './'`src/thrift/qt/TQIODeviceTransport.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/thrift/qt/libthriftqt_la-TQIODeviceTransport.lo -MD -MP -MF src/thrift/qt/.deps/libthriftqt_la-TQIODeviceTransport.Tpo -c src/thrift/qt/TQIODeviceTransport.cpp  -fPIC -DPIC -o src/thrift/qt/.libs/libthriftqt_la-TQIODeviceTransport.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/thrift/qt/libthriftqt_la-TQIODeviceTransport.lo -MD -MP -MF src/thrift/qt/.deps/libthriftqt_la-TQIODeviceTransport.Tpo -c src/thrift/qt/TQIODeviceTransport.cpp -o src/thrift/qt/libthriftqt_la-TQIODeviceTransport.o >/dev/null 2>&1
mv -f src/thrift/qt/.deps/libthriftqt_la-TQIODeviceTransport.Tpo src/thrift/qt/.deps/libthriftqt_la-TQIODeviceTransport.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I/usr/include  -I./src -D__STDC_LIMIT_MACROS -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork    -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/thrift/qt/libthriftqt_la-TQTcpServer.lo -MD -MP -MF src/thrift/qt/.deps/libthriftqt_la-TQTcpServer.Tpo -c -o src/thrift/qt/libthriftqt_la-TQTcpServer.lo `test -f 'src/thrift/qt/TQTcpServer.cpp' || echo './'`src/thrift/qt/TQTcpServer.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/thrift/qt/libthriftqt_la-TQTcpServer.lo -MD -MP -MF src/thrift/qt/.deps/libthriftqt_la-TQTcpServer.Tpo -c src/thrift/qt/TQTcpServer.cpp  -fPIC -DPIC -o src/thrift/qt/.libs/libthriftqt_la-TQTcpServer.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/thrift/qt/libthriftqt_la-TQTcpServer.lo -MD -MP -MF src/thrift/qt/.deps/libthriftqt_la-TQTcpServer.Tpo -c src/thrift/qt/TQTcpServer.cpp -o src/thrift/qt/libthriftqt_la-TQTcpServer.o >/dev/null 2>&1
mv -f src/thrift/qt/.deps/libthriftqt_la-TQTcpServer.Tpo src/thrift/qt/.deps/libthriftqt_la-TQTcpServer.Plo
/usr/bin/moc-qt4 -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork   src/thrift/qt/TQTcpServer.h -o src/thrift/qt/moc_TQTcpServer.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I/usr/include  -I./src -D__STDC_LIMIT_MACROS -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork    -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/thrift/qt/libthriftqt_la-moc_TQTcpServer.lo -MD -MP -MF src/thrift/qt/.deps/libthriftqt_la-moc_TQTcpServer.Tpo -c -o src/thrift/qt/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 -D__STDC_LIMIT_MACROS -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/thrift/qt/libthriftqt_la-moc_TQTcpServer.lo -MD -MP -MF src/thrift/qt/.deps/libthriftqt_la-moc_TQTcpServer.Tpo -c src/thrift/qt/moc_TQTcpServer.cpp  -fPIC -DPIC -o src/thrift/qt/.libs/libthriftqt_la-moc_TQTcpServer.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -I/usr/include -I./src -D__STDC_LIMIT_MACROS -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -Wall -Wextra -pedantic -g -O2 -std=c++11 -MT src/thrift/qt/libthriftqt_la-moc_TQTcpServer.lo -MD -MP -MF src/thrift/qt/.deps/libthriftqt_la-moc_TQTcpServer.Tpo -c src/thrift/qt/moc_TQTcpServer.cpp -o src/thrift/qt/libthriftqt_la-moc_TQTcpServer.o >/dev/null 2>&1
mv -f src/thrift/qt/.deps/libthriftqt_la-moc_TQTcpServer.Tpo src/thrift/qt/.deps/libthriftqt_la-moc_TQTcpServer.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -Wextra -pedantic -g -O2 -std=c++11 -release 0.9.3 -L/usr/lib -lQtNetwork -lQtCore    -o libthriftqt.la -rpath /usr/local/lib src/thrift/qt/libthriftqt_la-TQIODeviceTransport.lo src/thrift/qt/libthriftqt_la-TQTcpServer.lo src/thrift/qt/libthriftqt_la-moc_TQTcpServer.lo  -lssl -lcrypto -lrt -lpthread 
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/arm-linux-gnueabihf/4.8/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/4.8/crtbeginS.o  src/thrift/qt/.libs/libthriftqt_la-TQIODeviceTransport.o src/thrift/qt/.libs/libthriftqt_la-TQTcpServer.o src/thrift/qt/.libs/libthriftqt_la-moc_TQTcpServer.o   -L/usr/lib -lQtNetwork -lQtCore -lssl -lcrypto -lrt -lpthread -L/usr/lib/gcc/arm-linux-gnueabihf/4.8 -L/usr/lib/gcc/arm-linux-gnueabihf/4.8/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/4.8/../../../../lib -L/lib/arm-linux-gnueabihf -L/lib/../lib -L/usr/lib/arm-linux-gnueabihf -L/usr/lib/../lib -L/usr/lib/gcc/arm-linux-gnueabihf/4.8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/arm-linux-gnueabihf/4.8/crtendS.o /usr/lib/gcc/arm-linux-gnueabihf/4.8/../../../arm-linux-gnueabihf/crtn.o  -O2   -Wl,-soname -Wl,libthriftqt-0.9.3.so -o .libs/libthriftqt-0.9.3.so
libtool: link: (cd ".libs" && rm -f "libthriftqt.so" && ln -s "libthriftqt-0.9.3.so" "libthriftqt.so")
libtool: link: ar cru .libs/libthriftqt.a  src/thrift/qt/libthriftqt_la-TQIODeviceTransport.o src/thrift/qt/libthriftqt_la-TQTcpServer.o src/thrift/qt/libthriftqt_la-moc_TQTcpServer.o
libtool: link: ranlib .libs/libthriftqt.a
libtool: link: ( cd ".libs" && rm -f "libthriftqt.la" && ln -s "../libthriftqt.la" "libthriftqt.la" )
make[4]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/lib/cpp'
Making all in test
make[4]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/lib/cpp/test'
make  all-am
make[5]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/lib/cpp/test'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/lib/cpp/test'
make[4]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/lib/cpp/test'
make[3]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/lib/cpp'
Making all in py
make[3]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/lib/py'
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[3]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/lib/py'
make[3]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/lib'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/lib'
make[2]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/lib'
Making all in test
make[2]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/test'
Making all in cpp
make[3]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/test/cpp'
make  all-am
make[4]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/test/cpp'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/test/cpp'
make[3]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/test/cpp'
Making all in py
make[3]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/test/py'
make  all-am
make[4]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/test/py'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/test/py'
make[3]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/test/py'
Making all in py.twisted
make[3]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/test/py.twisted'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/test/py.twisted'
Making all in py.tornado
make[3]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/test/py.tornado'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/test/py.tornado'
make[3]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/test'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/test'
make[2]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/test'
Making all in tutorial
make[2]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/tutorial'
Making all in cpp
make[3]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/tutorial/cpp'
make  all-am
make[4]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/tutorial/cpp'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/tutorial/cpp'
make[3]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/tutorial/cpp'
Making all in py
make[3]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/tutorial/py'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/tutorial/py'
Making all in py.twisted
make[3]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/tutorial/py.twisted'
../../compiler/cpp/thrift --gen py:twisted -r ../../tutorial/tutorial.thrift
make[3]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/tutorial/py.twisted'
Making all in py.tornado
make[3]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/tutorial/py.tornado'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/tutorial/py.tornado'
make[3]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/tutorial'
../compiler/cpp/thrift --gen html -r ../tutorial/tutorial.thrift
make[3]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/tutorial'
make[2]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/tutorial'
make[2]: Entering directory `/home/ubuntu/1612/thrift-0.9.3'
make[2]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3'
make[1]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3'
make -C test precross
make[1]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/test'
make -C cpp precross
make[2]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/test/cpp'
make[2]: Nothing to be done for `precross'.
make[2]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/test/cpp'
make -C py precross
make[2]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/test/py'
make[2]: Nothing to be done for `precross'.
make[2]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/test/py'
make[1]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/test'
make -C lib precross
make[1]: Entering directory `/home/ubuntu/1612/thrift-0.9.3/lib'
make[1]: Nothing to be done for `precross'.
make[1]: Leaving directory `/home/ubuntu/1612/thrift-0.9.3/lib'
/usr/bin/python test/test.py -s --server cpp,,,,python,,,,,, --client cpp,,,,python,,,,,,
fatal: Not a git repository (or any of the parent directories): .git
Apache Thrift - Integration Test Suite
Fri Oct 30 10:16:36 2015
======================================================================
server-client:     protocol:    transport:               result:
cpp-cpp            compact      http-ip                  failure(1)
cpp-cpp            compact      http-ip-ssl              failure(1)
cpp-cpp            compact      buffered-ip-ssl          failure(1)
cpp-cpp            compact      buffered-ip              failure(1)
cpp-cpp            compact      buffered-domain          failure(1)
cpp-cpp            compact      framed-ip-ssl            failure(1)
cpp-cpp            compact      framed-ip                failure(1)
cpp-cpp            compact      framed-domain            failure(1)
cpp-cpp            binary       http-ip-ssl              failure(1)
cpp-cpp            binary       http-domain              failure(1)
cpp-cpp            binary       buffered-ip-ssl          failure(1)
cpp-cpp            binary       buffered-ip              failure(1)
cpp-cpp            binary       buffered-domain          failure(1)
cpp-cpp            binary       framed-ip-ssl            failure(1)
cpp-cpp            binary       framed-ip                failure(1)
cpp-cpp            binary       framed-domain            failure(1)
cpp-cpp            json         http-ip-ssl              failure(1)
cpp-cpp            json         http-domain              failure(1)
cpp-cpp            json         buffered-ip-ssl          failure(1)
cpp-cpp            json         buffered-ip              failure(1)
cpp-cpp            json         buffered-domain          failure(1)
cpp-cpp            json         framed-ip-ssl            failure(1)
cpp-cpp            json         framed-ip                failure(1)
cpp-cpp            json         framed-domain            failure(1)
======================================================================
*** Following 24 failures were unexpected ***:
If it is introduced by you, please fix it before submitting the code.
======================================================================
server-client:     protocol:    transport:               result:
cpp-cpp            compact      http-ip                  failure(1)
cpp-cpp            compact      http-ip-ssl              failure(1)
cpp-cpp            compact      buffered-ip-ssl          failure(1)
cpp-cpp            compact      buffered-ip              failure(1)
cpp-cpp            compact      buffered-domain          failure(1)
cpp-cpp            compact      framed-ip-ssl            failure(1)
cpp-cpp            compact      framed-ip                failure(1)
cpp-cpp            compact      framed-domain            failure(1)
cpp-cpp            binary       http-ip-ssl              failure(1)
cpp-cpp            binary       http-domain              failure(1)
cpp-cpp            binary       buffered-ip-ssl          failure(1)
cpp-cpp            binary       buffered-ip              failure(1)
cpp-cpp            binary       buffered-domain          failure(1)
cpp-cpp            binary       framed-ip-ssl            failure(1)
cpp-cpp            binary       framed-ip                failure(1)
cpp-cpp            binary       framed-domain            failure(1)
cpp-cpp            json         http-ip-ssl              failure(1)
cpp-cpp            json         http-domain              failure(1)
cpp-cpp            json         buffered-ip-ssl          failure(1)
cpp-cpp            json         buffered-ip              failure(1)
cpp-cpp            json         buffered-domain          failure(1)
cpp-cpp            json         framed-ip-ssl            failure(1)
cpp-cpp            json         framed-ip                failure(1)
cpp-cpp            json         framed-domain            failure(1)
======================================================================
Unexpected failures are logged to test/log/unexpected_failures.log
You can browse results at:
	file:///home/ubuntu/1612/thrift-0.9.3/test/result.html
# If you use Chrome, run:
# 	cd /home/ubuntu/1612/thrift-0.9.3/test
#	python -m SimpleHTTPServer 8001
# then browse:
# 	http://localhost:8001/result.html
Full log for each test is here:
	test/log/client_server_protocol_transport_client.log
	test/log/client_server_protocol_transport_server.log
24 failed of 24 tests in total.
Test execution took 24.9 seconds.
Fri Oct 30 10:17:01 2015
make: *** [cross] Error 1
]0;ubuntu@tegra-ubuntu: ~/1612/thrift-0.9.3ubuntu@tegra-ubuntu:~/1612/thrift-0.9.3$ 
]0;ubuntu@tegra-ubuntu: ~/1612/thrift-0.9.3ubuntu@tegra-ubuntu:~/1612/thrift-0.9.3$ exit

Script done on Fri 30 Oct 2015 10:22:17 AM EDT

Reply via email to