See <https://builds.apache.org/job/Thrift-precommit/115/changes>
Changes:
[roshan] THRIFT-2877 Generate hashCode using primitives and static utility
[roshan] THRIFT-2877 simplify hashcode generation
[roshan] THRIFT-2877 use original long hashCode
------------------------------------------
[...truncated 957 lines...]
config.status: creating tutorial/dart/Makefile
config.status: creating tutorial/py/Makefile
config.status: creating tutorial/py.twisted/Makefile
config.status: creating tutorial/py.tornado/Makefile
config.status: creating tutorial/rb/Makefile
config.status: creating config.h
config.status: creating lib/cpp/src/thrift/config.h
config.status: creating lib/c_glib/src/thrift/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in lib/php/src/ext/thrift_protocol
(/thrift/lib/php/src/ext/thrift_protocol)
configure: running /bin/bash ./configure --disable-option-checking
'--prefix=/usr/local' --cache-file=/dev/null --srcdir=.
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for icc... no
checking for suncc... no
checking whether cc understands -c and -o together... yes
checking for system library directory... lib
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for PHP prefix... /usr
checking for PHP includes... -I/usr/include/php5 -I/usr/include/php5/main
-I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext
-I/usr/include/php5/ext/date/lib
checking for PHP extension directory... /usr/lib/php5/20121212
checking for PHP installed headers prefix... /usr/include/php5
checking if debug is enabled... no
checking if zts is enabled... no
checking for re2c... re2c
checking for re2c version... 0.13.5 (ok)
checking for gawk... no
checking for nawk... nawk
checking if nawk is broken... no
checking whether to enable the thrift_protocol extension... yes, shared
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking check for supported PHP versions... supported (5.5.9-1ubuntu4.14)
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to
x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu 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 for gawk... (cached) nawk
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... 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 cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... 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 -m elf_x86_64) supports shared
libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.status
config.status: creating config.h
config.status: executing libtool commands
thrift 1.0.0-dev
Building C++ Library ......... : yes
Building C (GLib) Library .... : yes
Building Java Library ........ : yes
Building C# Library .......... : yes
Building Python Library ...... : yes
Building Ruby Library ........ : yes
Building Haxe Library ........ : yes
Building Haskell Library ..... : yes
Building Perl Library ........ : yes
Building PHP Library ......... : yes
Building Dart Library ........ : yes
Building Erlang Library ...... : yes
Building Go Library .......... : yes
Building D Library ........... : yes
Building NodeJS Library ...... : yes
Building Lua Library ......... : yes
C++ Library:
Build TZlibTransport ...... : yes
Build TNonblockingServer .. : yes
Build TQTcpServer (Qt4) .... : yes
Build TQTcpServer (Qt5) .... : no
Java Library:
Using javac ............... : javac
Using java ................ : java
Using ant ................. : /usr/bin/ant
C# Library:
Using .NET 3.5 ............ : yes
Python Library:
Using Python .............. : /usr/bin/python
Using Trial ............... : /usr/bin/trial
PHP Library:
Using php-config .......... : /usr/bin/php-config
Dart Library:
Using Dart ................ : /usr/lib/dart/bin/dart
Using Pub ................. : /usr/lib/dart/bin/pub
Ruby Library:
Using Ruby ................ : /usr/bin/ruby
Haskell Library:
Using Haskell ............. : /usr/bin/runhaskell
Using Cabal ............... : /usr/bin/cabal
Haxe Library:
Using Haxe ................ : /usr/bin/haxe
Using Haxe version ........ : 3.2.0
Perl Library:
Using Perl ................ : /usr/bin/perl
Erlang Library:
Using erlc ................ : /usr/bin/erlc
Using rebar ............... : /usr/bin/rebar
Go Library:
Using Go................... : /usr/local/go/bin/go
Using Go version........... : go version go1.4.3 linux/amd64
D Library:
Using D Compiler .......... : dmd
Building D libevent tests . : no
Building D SSL tests ...... : no
NodeJS Library:
Using NodeJS .............. : /usr/bin/nodejs
Using NodeJS version....... : v0.10.25
Lua Library:
Using Lua .............. : /usr/bin/lua
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 check dist
Making check in compiler/cpp
make[1]: Entering directory `/thrift/compiler/cpp'
/bin/bash ../../ylwrap src/thrifty.yy y.tab.c src/thrifty.cc y.tab.h `echo
src/thrifty.cc | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/
-e s/c$/h/` y.output src/thrifty.output -- bison -y -d
updating src/thrifty.hh
make check-am
make[2]: Entering directory `/thrift/compiler/cpp'
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift
-I../../lib/c_glib/src/thrift -I./src -Wall -Wno-sign-compare -Wno-unused -g
-O2 -std=c++11 -MT src/libparse_a-thrifty.o -MD -MP -MF
src/.deps/libparse_a-thrifty.Tpo -c -o src/libparse_a-thrifty.o `test -f
'src/thrifty.cc' || echo './'`src/thrifty.cc
mv -f src/.deps/libparse_a-thrifty.Tpo src/.deps/libparse_a-thrifty.Po
/bin/bash ../../ylwrap src/thriftl.ll lex.yy.c src/thriftl.cc -- flex
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift
-I../../lib/c_glib/src/thrift -I./src -Wall -Wno-sign-compare -Wno-unused -g
-O2 -std=c++11 -MT src/libparse_a-thriftl.o -MD -MP -MF
src/.deps/libparse_a-thriftl.Tpo -c -o src/libparse_a-thriftl.o `test -f
'src/thriftl.cc' || echo './'`src/thriftl.cc
mv -f src/.deps/libparse_a-thriftl.Tpo src/.deps/libparse_a-thriftl.Po
rm -f libparse.a
ar cru libparse.a src/libparse_a-thrifty.o src/libparse_a-thriftl.o
ranlib libparse.a
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift
-I../../lib/c_glib/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
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift
-I../../lib/c_glib/src/thrift -I./src -g -O2 -MT src/thrift-md5.o -MD -MP
-MF src/.deps/thrift-md5.Tpo -c -o src/thrift-md5.o `test -f 'src/md5.c' ||
echo './'`src/md5.c
mv -f src/.deps/thrift-md5.Tpo src/.deps/thrift-md5.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift
-I../../lib/c_glib/src/thrift -I./src -Wall -Wextra -pedantic -g -O2
-std=c++11 -MT src/generate/thrift-t_generator.o -MD -MP -MF
src/generate/.deps/thrift-t_generator.Tpo -c -o
src/generate/thrift-t_generator.o `test -f 'src/generate/t_generator.cc' ||
echo './'`src/generate/t_generator.cc
mv -f src/generate/.deps/thrift-t_generator.Tpo
src/generate/.deps/thrift-t_generator.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift
-I../../lib/c_glib/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../../lib/c_glib/src/thrift -I./src -Wall -Wextra -pedantic -g -O2
-std=c++11 -MT src/parse/thrift-t_typedef.o -MD -MP -MF
src/parse/.deps/thrift-t_typedef.Tpo -c -o src/parse/thrift-t_typedef.o `test
-f 'src/parse/t_typedef.cc' || echo './'`src/parse/t_typedef.cc
mv -f src/parse/.deps/thrift-t_typedef.Tpo src/parse/.deps/thrift-t_typedef.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift
-I../../lib/c_glib/src/thrift -I./src -Wall -Wextra -pedantic -g -O2
-std=c++11 -MT src/parse/thrift-parse.o -MD -MP -MF
src/parse/.deps/thrift-parse.Tpo -c -o src/parse/thrift-parse.o `test -f
'src/parse/parse.cc' || echo './'`src/parse/parse.cc
mv -f src/parse/.deps/thrift-parse.Tpo src/parse/.deps/thrift-parse.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift
-I../../lib/c_glib/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../../lib/c_glib/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../../lib/c_glib/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
src/generate/t_java_generator.cc: In member function 'void
t_java_generator::generate_java_struct_equality(std::ofstream&, t_struct*)':
src/generate/t_java_generator.cc:1915:14: error: 'TYPE_BYTE' is not a member of
't_base_type'
case t_base_type::TYPE_BYTE:
^
make[2]: *** [src/generate/thrift-t_java_generator.o] Error 1
make[2]: Leaving directory `/thrift/compiler/cpp'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/thrift/compiler/cpp'
make: *** [check-recursive] 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
Archiving artifacts
Publishing Javadoc
Update relevant JIRA issues is waiting for a checkpoint on Thrift-precommit #114
Updating THRIFT-2877