You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/19 15:38:30 UTC

Build failed in Jenkins: Thrift-cpp #657

See <https://builds.apache.org/job/Thrift-cpp/657/>

------------------------------------------
[...truncated 203 lines...]
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
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/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: executing depfiles commands
config.status: executing libtool commands

thrift 1.0.0-dev

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

C++ Library:
   Build TZlibTransport ...... : yes
   Build TNonblockingServer .. : yes
   Build TQTcpServer (Qt) .... : yes

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.
+ make
make  all-recursive
make[1]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift-cpp'
Making all in compiler/cpp
make[2]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift-cpp/compiler/cpp'
make  all-am
make[3]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift-cpp/compiler/cpp'
\
	 \
	/bin/bash ../../ylwrap `test -f 'src/thrifty.yy' || echo './'`src/thrifty.yy y.tab.c thrifty.cc y.tab.h thrifty.h y.output thrifty.output -- bison -y -d 
updating thrifty.h
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-sign-compare -Wno-unused -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT libparse_a-thrifty.o -MD -MP -MF .deps/libparse_a-thrifty.Tpo -c -o libparse_a-thrifty.o `test -f 'thrifty.cc' || echo './'`thrifty.cc
mv -f .deps/libparse_a-thrifty.Tpo .deps/libparse_a-thrifty.Po
\
	 \
	/bin/bash ../../ylwrap `test -f 'src/thriftl.ll' || echo './'`src/thriftl.ll lex.yy.c thriftl.cc -- flex  
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-sign-compare -Wno-unused -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT libparse_a-thriftl.o -MD -MP -MF .deps/libparse_a-thriftl.Tpo -c -o libparse_a-thriftl.o `test -f 'thriftl.cc' || echo './'`thriftl.cc
mv -f .deps/libparse_a-thriftl.Tpo .deps/libparse_a-thriftl.Po
rm -f libparse.a
ar cru libparse.a libparse_a-thrifty.o libparse_a-thriftl.o 
ranlib libparse.a
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-main.o -MD -MP -MF .deps/thrift-main.Tpo -c -o thrift-main.o `test -f 'src/main.cc' || echo './'`src/main.cc
mv -f .deps/thrift-main.Tpo .deps/thrift-main.Po
gcc -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror  -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-md5.o -MD -MP -MF .deps/thrift-md5.Tpo -c -o thrift-md5.o `test -f 'src/md5.c' || echo './'`src/md5.c
mv -f .deps/thrift-md5.Tpo .deps/thrift-md5.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_generator.o -MD -MP -MF .deps/thrift-t_generator.Tpo -c -o thrift-t_generator.o `test -f 'src/generate/t_generator.cc' || echo './'`src/generate/t_generator.cc
mv -f .deps/thrift-t_generator.Tpo .deps/thrift-t_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-parse.o -MD -MP -MF .deps/thrift-parse.Tpo -c -o thrift-parse.o `test -f 'src/parse/parse.cc' || echo './'`src/parse/parse.cc
mv -f .deps/thrift-parse.Tpo .deps/thrift-parse.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_c_glib_generator.o -MD -MP -MF .deps/thrift-t_c_glib_generator.Tpo -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
mv -f .deps/thrift-t_c_glib_generator.Tpo .deps/thrift-t_c_glib_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_cpp_generator.o -MD -MP -MF .deps/thrift-t_cpp_generator.Tpo -c -o thrift-t_cpp_generator.o `test -f 'src/generate/t_cpp_generator.cc' || echo './'`src/generate/t_cpp_generator.cc
mv -f .deps/thrift-t_cpp_generator.Tpo .deps/thrift-t_cpp_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_java_generator.o -MD -MP -MF .deps/thrift-t_java_generator.Tpo -c -o thrift-t_java_generator.o `test -f 'src/generate/t_java_generator.cc' || echo './'`src/generate/t_java_generator.cc
mv -f .deps/thrift-t_java_generator.Tpo .deps/thrift-t_java_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_as3_generator.o -MD -MP -MF .deps/thrift-t_as3_generator.Tpo -c -o thrift-t_as3_generator.o `test -f 'src/generate/t_as3_generator.cc' || echo './'`src/generate/t_as3_generator.cc
mv -f .deps/thrift-t_as3_generator.Tpo .deps/thrift-t_as3_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_csharp_generator.o -MD -MP -MF .deps/thrift-t_csharp_generator.Tpo -c -o thrift-t_csharp_generator.o `test -f 'src/generate/t_csharp_generator.cc' || echo './'`src/generate/t_csharp_generator.cc
mv -f .deps/thrift-t_csharp_generator.Tpo .deps/thrift-t_csharp_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_py_generator.o -MD -MP -MF .deps/thrift-t_py_generator.Tpo -c -o thrift-t_py_generator.o `test -f 'src/generate/t_py_generator.cc' || echo './'`src/generate/t_py_generator.cc
mv -f .deps/thrift-t_py_generator.Tpo .deps/thrift-t_py_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_rb_generator.o -MD -MP -MF .deps/thrift-t_rb_generator.Tpo -c -o thrift-t_rb_generator.o `test -f 'src/generate/t_rb_generator.cc' || echo './'`src/generate/t_rb_generator.cc
mv -f .deps/thrift-t_rb_generator.Tpo .deps/thrift-t_rb_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_perl_generator.o -MD -MP -MF .deps/thrift-t_perl_generator.Tpo -c -o thrift-t_perl_generator.o `test -f 'src/generate/t_perl_generator.cc' || echo './'`src/generate/t_perl_generator.cc
mv -f .deps/thrift-t_perl_generator.Tpo .deps/thrift-t_perl_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_php_generator.o -MD -MP -MF .deps/thrift-t_php_generator.Tpo -c -o thrift-t_php_generator.o `test -f 'src/generate/t_php_generator.cc' || echo './'`src/generate/t_php_generator.cc
mv -f .deps/thrift-t_php_generator.Tpo .deps/thrift-t_php_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_erl_generator.o -MD -MP -MF .deps/thrift-t_erl_generator.Tpo -c -o thrift-t_erl_generator.o `test -f 'src/generate/t_erl_generator.cc' || echo './'`src/generate/t_erl_generator.cc
mv -f .deps/thrift-t_erl_generator.Tpo .deps/thrift-t_erl_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_cocoa_generator.o -MD -MP -MF .deps/thrift-t_cocoa_generator.Tpo -c -o thrift-t_cocoa_generator.o `test -f 'src/generate/t_cocoa_generator.cc' || echo './'`src/generate/t_cocoa_generator.cc
mv -f .deps/thrift-t_cocoa_generator.Tpo .deps/thrift-t_cocoa_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_st_generator.o -MD -MP -MF .deps/thrift-t_st_generator.Tpo -c -o thrift-t_st_generator.o `test -f 'src/generate/t_st_generator.cc' || echo './'`src/generate/t_st_generator.cc
mv -f .deps/thrift-t_st_generator.Tpo .deps/thrift-t_st_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_ocaml_generator.o -MD -MP -MF .deps/thrift-t_ocaml_generator.Tpo -c -o thrift-t_ocaml_generator.o `test -f 'src/generate/t_ocaml_generator.cc' || echo './'`src/generate/t_ocaml_generator.cc
mv -f .deps/thrift-t_ocaml_generator.Tpo .deps/thrift-t_ocaml_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_hs_generator.o -MD -MP -MF .deps/thrift-t_hs_generator.Tpo -c -o thrift-t_hs_generator.o `test -f 'src/generate/t_hs_generator.cc' || echo './'`src/generate/t_hs_generator.cc
mv -f .deps/thrift-t_hs_generator.Tpo .deps/thrift-t_hs_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_xsd_generator.o -MD -MP -MF .deps/thrift-t_xsd_generator.Tpo -c -o thrift-t_xsd_generator.o `test -f 'src/generate/t_xsd_generator.cc' || echo './'`src/generate/t_xsd_generator.cc
mv -f .deps/thrift-t_xsd_generator.Tpo .deps/thrift-t_xsd_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_html_generator.o -MD -MP -MF .deps/thrift-t_html_generator.Tpo -c -o thrift-t_html_generator.o `test -f 'src/generate/t_html_generator.cc' || echo './'`src/generate/t_html_generator.cc
mv -f .deps/thrift-t_html_generator.Tpo .deps/thrift-t_html_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_js_generator.o -MD -MP -MF .deps/thrift-t_js_generator.Tpo -c -o thrift-t_js_generator.o `test -f 'src/generate/t_js_generator.cc' || echo './'`src/generate/t_js_generator.cc
mv -f .deps/thrift-t_js_generator.Tpo .deps/thrift-t_js_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_javame_generator.o -MD -MP -MF .deps/thrift-t_javame_generator.Tpo -c -o thrift-t_javame_generator.o `test -f 'src/generate/t_javame_generator.cc' || echo './'`src/generate/t_javame_generator.cc
mv -f .deps/thrift-t_javame_generator.Tpo .deps/thrift-t_javame_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_delphi_generator.o -MD -MP -MF .deps/thrift-t_delphi_generator.Tpo -c -o thrift-t_delphi_generator.o `test -f 'src/generate/t_delphi_generator.cc' || echo './'`src/generate/t_delphi_generator.cc
mv -f .deps/thrift-t_delphi_generator.Tpo .deps/thrift-t_delphi_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_go_generator.o -MD -MP -MF .deps/thrift-t_go_generator.Tpo -c -o thrift-t_go_generator.o `test -f 'src/generate/t_go_generator.cc' || echo './'`src/generate/t_go_generator.cc
src/generate/t_go_generator.cc: In member function 'void t_go_generator::generate_go_struct_writer(std::ofstream&, t_struct*, const string&, bool)':
src/generate/t_go_generator.cc:1213:20: error: variable 'field_default_value' set but not used [-Werror=unused-but-set-variable]
cc1plus: all warnings being treated as errors
make[3]: *** [thrift-t_go_generator.o] Error 1
make[3]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift-cpp/compiler/cpp'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift-cpp/compiler/cpp'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift-cpp'
make: *** [all] Error 2
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE

Jenkins build is back to normal : Thrift-cpp #660

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-cpp/660/changes>


Build failed in Jenkins: Thrift-cpp #659

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-cpp/659/changes>

Changes:

[jensg] THRIFT-2012 Modernizing Go

------------------------------------------
[...truncated 1205 lines...]
  03: im_optional (i16) = 0,
}
Simple {
  01: im_default (i16) = 0,
  02: im_required (i16) = 0,
  03: im_optional (i16) = 10,
}

Complex struct, simple test.
Complex {
  01: cp_default (i16) = 0,
  02: cp_required (i16) = 0,
  04: the_map (map) = map<i16,struct>[0] {
  },
  05: req_simp (struct) = Simple {
    01: im_default (i16) = 0,
    02: im_required (i16) = 0,
  },
}
OptionalDefault {
  01: opt_int (i16) = 1234,
  02: opt_str (string) = "default",
}
OptionalDefault {
  01: opt_int (i16) = 1234,
  02: opt_str (string) = "default",
}
PASS: OptionalRequiredTest
Testing ooe
Testing hm
PASS: SpecializationTest
TBinaryProtocol => OK
TCompactProtocol => OK
PASS: AllProtocolsTest
Timeout alarm expired; attempting to unblock transport
Timeout alarm expired; attempting to unblock transport
Timeout alarm expired; attempting to unblock transport
Timeout alarm expired; attempting to unblock transport
Timeout alarm expired; attempting to unblock transport
Timeout alarm expired; attempting to unblock transport
Timeout alarm expired; attempting to unblock transport
Timeout alarm expired; attempting to unblock transport
Timeout alarm expired; attempting to unblock transport
Timeout alarm expired; attempting to unblock transport

*** No errors detected
PASS: TransportTest
seed: 1371674728

*** No errors detected
PASS: ZlibTest

*** No errors detected
PASS: TFileTransportTest
Object reuse: 1   Data reuse: 1   YAY!

*** No errors detected
PASS: UnitTests
===================
All 11 tests passed
===================
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/cpp/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/cpp/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/cpp'>
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib'>
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib'>
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib'>
Making check in tutorial
make[1]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/tutorial'>
Making check in cpp
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/tutorial/cpp'>
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/tutorial/cpp'>
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/tutorial'>
../compiler/cpp/thrift --gen html -r ../tutorial/tutorial.thrift
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/tutorial'>
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/tutorial'>
Making check in test
make[1]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/test'>
Making check in nodejs
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/test/nodejs'>
../../compiler/cpp/thrift --gen js:node ../ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-cpp/ws/test/ThriftTest.thrift>:41] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-cpp/ws/test/ThriftTest.thrift>:42] cpp generator does not accept 'noexist' as sub-namespace!
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/test/nodejs'>
Making check in cpp
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/test/cpp'>
Makefile:831: warning: overriding commands for target `gen-cpp/ThriftTest.cpp'
Makefile:828: warning: ignoring old commands for target `gen-cpp/ThriftTest.cpp'
make  TestServer TestClient StressTest StressTestNonBlocking
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/test/cpp'>
Makefile:831: warning: overriding commands for target `gen-cpp/ThriftTest.cpp'
Makefile:828: warning: ignoring old commands for target `gen-cpp/ThriftTest.cpp'
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src -Igen-cpp -I/usr/include  -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT TestServer.o -MD -MP -MF .deps/TestServer.Tpo -c -o TestServer.o `test -f 'src/TestServer.cpp' || echo './'`src/TestServer.cpp
mv -f .deps/TestServer.Tpo .deps/TestServer.Po
/bin/bash ../../libtool --tag=CXX   --mode=link g++ -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -L/usr/lib   -o TestServer TestServer.o libtestgencpp.la ../../lib/cpp/libthrift.la ../../lib/cpp/libthriftz.la ../../lib/cpp/libthriftnb.la -levent -lboost_program_options -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -o .libs/TestServer TestServer.o  -L/usr/lib ./.libs/libtestgencpp.a <https://builds.apache.org/job/Thrift-cpp/ws/lib/cpp/.libs/libthrift.so> ../../lib/cpp/.libs/libthrift.so ../../lib/cpp/.libs/libthriftz.so ../../lib/cpp/.libs/libthriftnb.so -levent -lboost_program_options -lssl -lcrypto -lrt -lpthread
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src -Igen-cpp -I/usr/include  -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT TestClient.o -MD -MP -MF .deps/TestClient.Tpo -c -o TestClient.o `test -f 'src/TestClient.cpp' || echo './'`src/TestClient.cpp
mv -f .deps/TestClient.Tpo .deps/TestClient.Po
/bin/bash ../../libtool --tag=CXX   --mode=link g++ -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -L/usr/lib   -o TestClient TestClient.o libtestgencpp.la ../../lib/cpp/libthrift.la ../../lib/cpp/libthriftz.la ../../lib/cpp/libthriftnb.la -levent -lboost_program_options -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -o .libs/TestClient TestClient.o  -L/usr/lib ./.libs/libtestgencpp.a <https://builds.apache.org/job/Thrift-cpp/ws/lib/cpp/.libs/libthrift.so> ../../lib/cpp/.libs/libthrift.so ../../lib/cpp/.libs/libthriftz.so ../../lib/cpp/.libs/libthriftnb.so -levent -lboost_program_options -lssl -lcrypto -lrt -lpthread
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src -Igen-cpp -I/usr/include  -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT StressTest.o -MD -MP -MF .deps/StressTest.Tpo -c -o StressTest.o `test -f 'src/StressTest.cpp' || echo './'`src/StressTest.cpp
mv -f .deps/StressTest.Tpo .deps/StressTest.Po
/bin/bash ../../libtool --tag=CXX   --mode=link g++ -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -L/usr/lib   -o StressTest StressTest.o libstresstestgencpp.la ../../lib/cpp/libthrift.la -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -o .libs/StressTest StressTest.o  -L/usr/lib ./.libs/libstresstestgencpp.a <https://builds.apache.org/job/Thrift-cpp/ws/lib/cpp/.libs/libthrift.so> ../../lib/cpp/.libs/libthrift.so -lssl -lcrypto -lrt -lpthread
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src -Igen-cpp -I/usr/include  -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT StressTestNonBlocking.o -MD -MP -MF .deps/StressTestNonBlocking.Tpo -c -o StressTestNonBlocking.o `test -f 'src/StressTestNonBlocking.cpp' || echo './'`src/StressTestNonBlocking.cpp
mv -f .deps/StressTestNonBlocking.Tpo .deps/StressTestNonBlocking.Po
/bin/bash ../../libtool --tag=CXX   --mode=link g++ -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -L/usr/lib   -o StressTestNonBlocking StressTestNonBlocking.o libstresstestgencpp.la ../../lib/cpp/libthriftnb.la -levent -lssl -lcrypto -lrt -lpthread 
libtool: link: g++ -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -o .libs/StressTestNonBlocking StressTestNonBlocking.o  -L/usr/lib ./.libs/libstresstestgencpp.a <https://builds.apache.org/job/Thrift-cpp/ws/lib/cpp/.libs/libthrift.so> ../../lib/cpp/.libs/libthriftnb.so -levent -lssl -lcrypto -lrt -lpthread
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/test/cpp'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/test/cpp'>
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/test'>
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/test'>
../compiler/cpp/thrift --gen html -r ../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-cpp/ws/test/ThriftTest.thrift>:41] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-cpp/ws/test/ThriftTest.thrift>:42] cpp generator does not accept 'noexist' as sub-namespace!
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/test'>
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/test'>
make[1]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/'>
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/'>
+ make dist
if test -d "thrift-1.0.0-dev"; then find "thrift-1.0.0-dev" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "thrift-1.0.0-dev" || { sleep 5 && rm -rf "thrift-1.0.0-dev"; }; else :; fi
test -d "thrift-1.0.0-dev" || mkdir "thrift-1.0.0-dev"
 (cd compiler/cpp && make  top_distdir=../../thrift-1.0.0-dev distdir=../../thrift-1.0.0-dev/compiler/cpp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/compiler/cpp'>
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/compiler/cpp'>
 (cd lib && make  top_distdir=../thrift-1.0.0-dev distdir=../thrift-1.0.0-dev/lib \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib'>
 (cd cpp && make  top_distdir=../../thrift-1.0.0-dev distdir=../../thrift-1.0.0-dev/lib/cpp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/cpp'>
 (cd test && make  top_distdir=../../../thrift-1.0.0-dev distdir=../../../thrift-1.0.0-dev/lib/cpp/test \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/cpp/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/cpp/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/cpp'>
 (cd c_glib && make  top_distdir=../../thrift-1.0.0-dev distdir=../../thrift-1.0.0-dev/lib/c_glib \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/c_glib'>
 (cd test && make  top_distdir=../../../thrift-1.0.0-dev distdir=../../../thrift-1.0.0-dev/lib/c_glib/test \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/c_glib/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/c_glib/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/c_glib'>
 (cd csharp && make  top_distdir=../../thrift-1.0.0-dev distdir=../../thrift-1.0.0-dev/lib/csharp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/csharp'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/csharp'>
 (cd java && make  top_distdir=../../thrift-1.0.0-dev distdir=../../thrift-1.0.0-dev/lib/java \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/java'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/java'>
 (cd js/test && make  top_distdir=../../../thrift-1.0.0-dev distdir=../../../thrift-1.0.0-dev/lib/js/test \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/js/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/js/test'>
 (cd py && make  top_distdir=../../thrift-1.0.0-dev distdir=../../thrift-1.0.0-dev/lib/py \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/py'>
 (cd erl && make  top_distdir=../../thrift-1.0.0-dev distdir=../../thrift-1.0.0-dev/lib/erl \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/erl'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/erl'>
 (cd rb && make  top_distdir=../../thrift-1.0.0-dev distdir=../../thrift-1.0.0-dev/lib/rb \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/rb'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/rb'>
 (cd hs && make  top_distdir=../../thrift-1.0.0-dev distdir=../../thrift-1.0.0-dev/lib/hs \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/hs'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/hs'>
 (cd perl && make  top_distdir=../../thrift-1.0.0-dev distdir=../../thrift-1.0.0-dev/lib/perl \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/perl'>
 (cd test && make  top_distdir=../../../thrift-1.0.0-dev distdir=../../../thrift-1.0.0-dev/lib/perl/test \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/perl/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/perl/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/perl'>
 (cd php && make  top_distdir=../../thrift-1.0.0-dev distdir=../../thrift-1.0.0-dev/lib/php \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/php'>
 (cd test && make  top_distdir=../../../thrift-1.0.0-dev distdir=../../../thrift-1.0.0-dev/lib/php/test \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/php/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/php/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/php'>
 (cd go && make  top_distdir=../../thrift-1.0.0-dev distdir=../../thrift-1.0.0-dev/lib/go \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/go'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/go'>
 (cd d && make  top_distdir=../../thrift-1.0.0-dev distdir=../../thrift-1.0.0-dev/lib/d \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/d'>
 (cd test && make  top_distdir=../../../thrift-1.0.0-dev distdir=../../../thrift-1.0.0-dev/lib/d/test \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/d/test'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/d/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib/d'>
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/lib'>
 (cd tutorial && make  top_distdir=../thrift-1.0.0-dev distdir=../thrift-1.0.0-dev/tutorial \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/tutorial'>
 (cd cpp && make  top_distdir=../../thrift-1.0.0-dev distdir=../../thrift-1.0.0-dev/tutorial/cpp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/tutorial/cpp'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/tutorial/cpp'>
 (cd java && make  top_distdir=../../thrift-1.0.0-dev distdir=../../thrift-1.0.0-dev/tutorial/java \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/tutorial/java'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/tutorial/java'>
 (cd js && make  top_distdir=../../thrift-1.0.0-dev distdir=../../thrift-1.0.0-dev/tutorial/js \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/tutorial/js'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/tutorial/js'>
 (cd py && make  top_distdir=../../thrift-1.0.0-dev distdir=../../thrift-1.0.0-dev/tutorial/py \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/tutorial/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/tutorial/py'>
 (cd py.twisted && make  top_distdir=../../thrift-1.0.0-dev distdir=../../thrift-1.0.0-dev/tutorial/py.twisted \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/tutorial/py.twisted'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/tutorial/py.twisted'>
 (cd py.tornado && make  top_distdir=../../thrift-1.0.0-dev distdir=../../thrift-1.0.0-dev/tutorial/py.tornado \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/tutorial/py.tornado'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/tutorial/py.tornado'>
 (cd rb && make  top_distdir=../../thrift-1.0.0-dev distdir=../../thrift-1.0.0-dev/tutorial/rb \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/tutorial/rb'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/tutorial/rb'>
 (cd go && make  top_distdir=../../thrift-1.0.0-dev distdir=../../thrift-1.0.0-dev/tutorial/go \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-cpp/ws/tutorial/go'>
make[2]: *** No rule to make target `client.py', needed by `distdir'.  Stop.
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/tutorial/go'>
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-cpp/ws/tutorial'>
make: *** [distdir] Error 1
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE

Build failed in Jenkins: Thrift-cpp #658

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-cpp/658/>

------------------------------------------
[...truncated 203 lines...]
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
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/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: executing depfiles commands
config.status: executing libtool commands

thrift 1.0.0-dev

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

C++ Library:
   Build TZlibTransport ...... : yes
   Build TNonblockingServer .. : yes
   Build TQTcpServer (Qt) .... : yes

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.
+ make
make  all-recursive
make[1]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift-cpp'
Making all in compiler/cpp
make[2]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift-cpp/compiler/cpp'
make  all-am
make[3]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Thrift-cpp/compiler/cpp'
\
	 \
	/bin/bash ../../ylwrap `test -f 'src/thrifty.yy' || echo './'`src/thrifty.yy y.tab.c thrifty.cc y.tab.h thrifty.h y.output thrifty.output -- bison -y -d 
updating thrifty.h
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-sign-compare -Wno-unused -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT libparse_a-thrifty.o -MD -MP -MF .deps/libparse_a-thrifty.Tpo -c -o libparse_a-thrifty.o `test -f 'thrifty.cc' || echo './'`thrifty.cc
mv -f .deps/libparse_a-thrifty.Tpo .deps/libparse_a-thrifty.Po
\
	 \
	/bin/bash ../../ylwrap `test -f 'src/thriftl.ll' || echo './'`src/thriftl.ll lex.yy.c thriftl.cc -- flex  
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-sign-compare -Wno-unused -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT libparse_a-thriftl.o -MD -MP -MF .deps/libparse_a-thriftl.Tpo -c -o libparse_a-thriftl.o `test -f 'thriftl.cc' || echo './'`thriftl.cc
mv -f .deps/libparse_a-thriftl.Tpo .deps/libparse_a-thriftl.Po
rm -f libparse.a
ar cru libparse.a libparse_a-thrifty.o libparse_a-thriftl.o 
ranlib libparse.a
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-main.o -MD -MP -MF .deps/thrift-main.Tpo -c -o thrift-main.o `test -f 'src/main.cc' || echo './'`src/main.cc
mv -f .deps/thrift-main.Tpo .deps/thrift-main.Po
gcc -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror  -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-md5.o -MD -MP -MF .deps/thrift-md5.Tpo -c -o thrift-md5.o `test -f 'src/md5.c' || echo './'`src/md5.c
mv -f .deps/thrift-md5.Tpo .deps/thrift-md5.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_generator.o -MD -MP -MF .deps/thrift-t_generator.Tpo -c -o thrift-t_generator.o `test -f 'src/generate/t_generator.cc' || echo './'`src/generate/t_generator.cc
mv -f .deps/thrift-t_generator.Tpo .deps/thrift-t_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-parse.o -MD -MP -MF .deps/thrift-parse.Tpo -c -o thrift-parse.o `test -f 'src/parse/parse.cc' || echo './'`src/parse/parse.cc
mv -f .deps/thrift-parse.Tpo .deps/thrift-parse.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_c_glib_generator.o -MD -MP -MF .deps/thrift-t_c_glib_generator.Tpo -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
mv -f .deps/thrift-t_c_glib_generator.Tpo .deps/thrift-t_c_glib_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_cpp_generator.o -MD -MP -MF .deps/thrift-t_cpp_generator.Tpo -c -o thrift-t_cpp_generator.o `test -f 'src/generate/t_cpp_generator.cc' || echo './'`src/generate/t_cpp_generator.cc
mv -f .deps/thrift-t_cpp_generator.Tpo .deps/thrift-t_cpp_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_java_generator.o -MD -MP -MF .deps/thrift-t_java_generator.Tpo -c -o thrift-t_java_generator.o `test -f 'src/generate/t_java_generator.cc' || echo './'`src/generate/t_java_generator.cc
mv -f .deps/thrift-t_java_generator.Tpo .deps/thrift-t_java_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_as3_generator.o -MD -MP -MF .deps/thrift-t_as3_generator.Tpo -c -o thrift-t_as3_generator.o `test -f 'src/generate/t_as3_generator.cc' || echo './'`src/generate/t_as3_generator.cc
mv -f .deps/thrift-t_as3_generator.Tpo .deps/thrift-t_as3_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_csharp_generator.o -MD -MP -MF .deps/thrift-t_csharp_generator.Tpo -c -o thrift-t_csharp_generator.o `test -f 'src/generate/t_csharp_generator.cc' || echo './'`src/generate/t_csharp_generator.cc
mv -f .deps/thrift-t_csharp_generator.Tpo .deps/thrift-t_csharp_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_py_generator.o -MD -MP -MF .deps/thrift-t_py_generator.Tpo -c -o thrift-t_py_generator.o `test -f 'src/generate/t_py_generator.cc' || echo './'`src/generate/t_py_generator.cc
mv -f .deps/thrift-t_py_generator.Tpo .deps/thrift-t_py_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_rb_generator.o -MD -MP -MF .deps/thrift-t_rb_generator.Tpo -c -o thrift-t_rb_generator.o `test -f 'src/generate/t_rb_generator.cc' || echo './'`src/generate/t_rb_generator.cc
mv -f .deps/thrift-t_rb_generator.Tpo .deps/thrift-t_rb_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_perl_generator.o -MD -MP -MF .deps/thrift-t_perl_generator.Tpo -c -o thrift-t_perl_generator.o `test -f 'src/generate/t_perl_generator.cc' || echo './'`src/generate/t_perl_generator.cc
mv -f .deps/thrift-t_perl_generator.Tpo .deps/thrift-t_perl_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_php_generator.o -MD -MP -MF .deps/thrift-t_php_generator.Tpo -c -o thrift-t_php_generator.o `test -f 'src/generate/t_php_generator.cc' || echo './'`src/generate/t_php_generator.cc
mv -f .deps/thrift-t_php_generator.Tpo .deps/thrift-t_php_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_erl_generator.o -MD -MP -MF .deps/thrift-t_erl_generator.Tpo -c -o thrift-t_erl_generator.o `test -f 'src/generate/t_erl_generator.cc' || echo './'`src/generate/t_erl_generator.cc
mv -f .deps/thrift-t_erl_generator.Tpo .deps/thrift-t_erl_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_cocoa_generator.o -MD -MP -MF .deps/thrift-t_cocoa_generator.Tpo -c -o thrift-t_cocoa_generator.o `test -f 'src/generate/t_cocoa_generator.cc' || echo './'`src/generate/t_cocoa_generator.cc
mv -f .deps/thrift-t_cocoa_generator.Tpo .deps/thrift-t_cocoa_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_st_generator.o -MD -MP -MF .deps/thrift-t_st_generator.Tpo -c -o thrift-t_st_generator.o `test -f 'src/generate/t_st_generator.cc' || echo './'`src/generate/t_st_generator.cc
mv -f .deps/thrift-t_st_generator.Tpo .deps/thrift-t_st_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_ocaml_generator.o -MD -MP -MF .deps/thrift-t_ocaml_generator.Tpo -c -o thrift-t_ocaml_generator.o `test -f 'src/generate/t_ocaml_generator.cc' || echo './'`src/generate/t_ocaml_generator.cc
mv -f .deps/thrift-t_ocaml_generator.Tpo .deps/thrift-t_ocaml_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_hs_generator.o -MD -MP -MF .deps/thrift-t_hs_generator.Tpo -c -o thrift-t_hs_generator.o `test -f 'src/generate/t_hs_generator.cc' || echo './'`src/generate/t_hs_generator.cc
mv -f .deps/thrift-t_hs_generator.Tpo .deps/thrift-t_hs_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_xsd_generator.o -MD -MP -MF .deps/thrift-t_xsd_generator.Tpo -c -o thrift-t_xsd_generator.o `test -f 'src/generate/t_xsd_generator.cc' || echo './'`src/generate/t_xsd_generator.cc
mv -f .deps/thrift-t_xsd_generator.Tpo .deps/thrift-t_xsd_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_html_generator.o -MD -MP -MF .deps/thrift-t_html_generator.Tpo -c -o thrift-t_html_generator.o `test -f 'src/generate/t_html_generator.cc' || echo './'`src/generate/t_html_generator.cc
mv -f .deps/thrift-t_html_generator.Tpo .deps/thrift-t_html_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_js_generator.o -MD -MP -MF .deps/thrift-t_js_generator.Tpo -c -o thrift-t_js_generator.o `test -f 'src/generate/t_js_generator.cc' || echo './'`src/generate/t_js_generator.cc
mv -f .deps/thrift-t_js_generator.Tpo .deps/thrift-t_js_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_javame_generator.o -MD -MP -MF .deps/thrift-t_javame_generator.Tpo -c -o thrift-t_javame_generator.o `test -f 'src/generate/t_javame_generator.cc' || echo './'`src/generate/t_javame_generator.cc
mv -f .deps/thrift-t_javame_generator.Tpo .deps/thrift-t_javame_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_delphi_generator.o -MD -MP -MF .deps/thrift-t_delphi_generator.Tpo -c -o thrift-t_delphi_generator.o `test -f 'src/generate/t_delphi_generator.cc' || echo './'`src/generate/t_delphi_generator.cc
mv -f .deps/thrift-t_delphi_generator.Tpo .deps/thrift-t_delphi_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I./src -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -Wall -Wno-long-long -Wno-variadic-macros -Wno-overflow -Werror -MT thrift-t_go_generator.o -MD -MP -MF .deps/thrift-t_go_generator.Tpo -c -o thrift-t_go_generator.o `test -f 'src/generate/t_go_generator.cc' || echo './'`src/generate/t_go_generator.cc
src/generate/t_go_generator.cc: In member function 'void t_go_generator::generate_go_struct_writer(std::ofstream&, t_struct*, const string&, bool)':
src/generate/t_go_generator.cc:1213:20: error: variable 'field_default_value' set but not used [-Werror=unused-but-set-variable]
cc1plus: all warnings being treated as errors
make[3]: *** [thrift-t_go_generator.o] Error 1
make[3]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift-cpp/compiler/cpp'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift-cpp/compiler/cpp'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Thrift-cpp'
make: *** [all] Error 2
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE