See <https://builds.apache.org/job/Thrift/544/changes>

Changes:

[jfarrell] Thrift-1710: Minor issues in test cases code
Client: delphi
Patch: Jens Geyer

The patch for THRIFT-1670 left some minor issues open. These are hereby fixed.
- incorrect search paths in uses clause
- unused variable in ReadResponse()
- incorrectly formatted comment in IDL

[jfarrell] Thrift-1709:Warning "Bitwise-or operator used on a sign-extended 
operand; consider casting to a smaller unsigned type first" in 
TBinaryProtocol.cs at ReadInt64()
Client: csharp
Patch: Jens Geyer

Fixes warning at the byte shift operations due to a missing cast at the 
bitwise-or.

------------------------------------------
[...truncated 1424 lines...]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -W -Werror -Isrc -I 
src/thrift -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-MT libthrift_c_glib_la-thrift_simple_server.lo -MD -MP -MF 
.deps/libthrift_c_glib_la-thrift_simple_server.Tpo -c 
src/thrift/server/thrift_simple_server.c -o 
libthrift_c_glib_la-thrift_simple_server.o >/dev/null 2>&1
mv -f .deps/libthrift_c_glib_la-thrift_simple_server.Tpo 
.deps/libthrift_c_glib_la-thrift_simple_server.Plo
/bin/bash ../../libtool --tag=CC   --mode=link gcc -g -Wall -W -Werror -Isrc -I 
src/thrift -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
     -o libthrift_c_glib.la -rpath /usr/local/lib libthrift_c_glib_la-thrift.lo 
libthrift_c_glib_la-thrift_struct.lo 
libthrift_c_glib_la-thrift_application_exception.lo 
libthrift_c_glib_la-thrift_processor.lo libthrift_c_glib_la-thrift_protocol.lo 
libthrift_c_glib_la-thrift_protocol_factory.lo 
libthrift_c_glib_la-thrift_binary_protocol.lo 
libthrift_c_glib_la-thrift_binary_protocol_factory.lo 
libthrift_c_glib_la-thrift_transport.lo 
libthrift_c_glib_la-thrift_transport_factory.lo 
libthrift_c_glib_la-thrift_socket.lo 
libthrift_c_glib_la-thrift_server_transport.lo 
libthrift_c_glib_la-thrift_server_socket.lo 
libthrift_c_glib_la-thrift_buffered_transport.lo 
libthrift_c_glib_la-thrift_framed_transport.lo 
libthrift_c_glib_la-thrift_memory_buffer.lo 
libthrift_c_glib_la-thrift_server.lo 
libthrift_c_glib_la-thrift_simple_server.lo  -lssl -lcrypto -lrt -lpthread 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libthrift_c_glib_la-thrift.o 
.libs/libthrift_c_glib_la-thrift_struct.o 
.libs/libthrift_c_glib_la-thrift_application_exception.o 
.libs/libthrift_c_glib_la-thrift_processor.o 
.libs/libthrift_c_glib_la-thrift_protocol.o 
.libs/libthrift_c_glib_la-thrift_protocol_factory.o 
.libs/libthrift_c_glib_la-thrift_binary_protocol.o 
.libs/libthrift_c_glib_la-thrift_binary_protocol_factory.o 
.libs/libthrift_c_glib_la-thrift_transport.o 
.libs/libthrift_c_glib_la-thrift_transport_factory.o 
.libs/libthrift_c_glib_la-thrift_socket.o 
.libs/libthrift_c_glib_la-thrift_server_transport.o 
.libs/libthrift_c_glib_la-thrift_server_socket.o 
.libs/libthrift_c_glib_la-thrift_buffered_transport.o 
.libs/libthrift_c_glib_la-thrift_framed_transport.o 
.libs/libthrift_c_glib_la-thrift_memory_buffer.o 
.libs/libthrift_c_glib_la-thrift_server.o 
.libs/libthrift_c_glib_la-thrift_simple_server.o   -lssl -lcrypto -lrt 
-lpthread    -Wl,-soname -Wl,libthrift_c_glib.so.0 -o 
.libs/libthrift_c_glib.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libthrift_c_glib.so.0" && ln -s 
"libthrift_c_glib.so.0.0.0" "libthrift_c_glib.so.0")
libtool: link: (cd ".libs" && rm -f "libthrift_c_glib.so" && ln -s 
"libthrift_c_glib.so.0.0.0" "libthrift_c_glib.so")
libtool: link: ar cru .libs/libthrift_c_glib.a  libthrift_c_glib_la-thrift.o 
libthrift_c_glib_la-thrift_struct.o 
libthrift_c_glib_la-thrift_application_exception.o 
libthrift_c_glib_la-thrift_processor.o libthrift_c_glib_la-thrift_protocol.o 
libthrift_c_glib_la-thrift_protocol_factory.o 
libthrift_c_glib_la-thrift_binary_protocol.o 
libthrift_c_glib_la-thrift_binary_protocol_factory.o 
libthrift_c_glib_la-thrift_transport.o 
libthrift_c_glib_la-thrift_transport_factory.o 
libthrift_c_glib_la-thrift_socket.o 
libthrift_c_glib_la-thrift_server_transport.o 
libthrift_c_glib_la-thrift_server_socket.o 
libthrift_c_glib_la-thrift_buffered_transport.o 
libthrift_c_glib_la-thrift_framed_transport.o 
libthrift_c_glib_la-thrift_memory_buffer.o libthrift_c_glib_la-thrift_server.o 
libthrift_c_glib_la-thrift_simple_server.o
libtool: link: ranlib .libs/libthrift_c_glib.a
libtool: link: ( cd ".libs" && rm -f "libthrift_c_glib.la" && ln -s 
"../libthrift_c_glib.la" "libthrift_c_glib.la" )
make[4]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/lib/c_glib'>
Making all in test
make[4]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/lib/c_glib/test'>
make[5]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/lib/c_glib/test'>
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/lib/c_glib/test'>
make[4]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/lib/c_glib/test'>
make[3]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/lib/c_glib'>
Making all in java
make[3]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/lib/java'>
/usr/bin/ant -Dtest.junit.output.format=xml
Buildfile: <https://builds.apache.org/job/Thrift/ws/thrift/lib/java/build.xml>

setup.init:
    [mkdir] Created dir: 
<https://builds.apache.org/job/Thrift/ws/thrift/lib/java/build>
    [mkdir] Created dir: 
<https://builds.apache.org/job/Thrift/ws/thrift/lib/java/build/lib>
    [mkdir] Created dir: 
<https://builds.apache.org/job/Thrift/ws/thrift/lib/java/build/tools>
    [mkdir] Created dir: 
<https://builds.apache.org/job/Thrift/ws/thrift/lib/java/build/test>

mvn.ant.tasks.check:

proxy:

mvn.ant.tasks.download:
      [get] Getting: 
http://repo1.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3.jar
      [get] To: 
<https://builds.apache.org/job/Thrift/ws/thrift/lib/java/build/tools/maven-ant-tasks-2.1.3.jar>

mvn.init:
[artifact:dependencies] [WARNING] Overriding profile: 
'maven-ant-tasks-repo-profile' (source: pom) with new instance from source: pom
     [copy] Copying 7 files to 
<https://builds.apache.org/job/Thrift/ws/thrift/lib/java/build/lib>
     [copy] Copying 3 files to 
<https://builds.apache.org/job/Thrift/ws/thrift/lib/java/build/lib>

init:

compile:
    [javac] Compiling 93 source files to 
<https://builds.apache.org/job/Thrift/ws/thrift/lib/java/build>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

dist:
    [mkdir] Created dir: 
<https://builds.apache.org/job/Thrift/ws/thrift/lib/java/build/META-INF>
     [copy] Copying 1 file to 
<https://builds.apache.org/job/Thrift/ws/thrift/lib/java/build/META-INF>
     [copy] Copying 1 file to 
<https://builds.apache.org/job/Thrift/ws/thrift/lib/java/build/META-INF>
      [jar] Building jar: 
<https://builds.apache.org/job/Thrift/544/artifact/thrift/lib/java/build/libthrift-0.9.0-snapshot.jar>

BUILD SUCCESSFUL
Total time: 3 seconds
make[3]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/lib/java'>
Making all in js/test
make[3]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/lib/js/test'>
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/lib/js/test'>
Making all in py
make[3]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/lib/py'>
/usr/bin/python setup.py build
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/thrift
copying src/Thrift.py -> build/lib.linux-x86_64-2.7/thrift
copying src/TSCons.py -> build/lib.linux-x86_64-2.7/thrift
copying src/__init__.py -> build/lib.linux-x86_64-2.7/thrift
copying src/TSerialization.py -> build/lib.linux-x86_64-2.7/thrift
creating build/lib.linux-x86_64-2.7/thrift/protocol
copying src/protocol/__init__.py -> build/lib.linux-x86_64-2.7/thrift/protocol
copying src/protocol/TProtocol.py -> build/lib.linux-x86_64-2.7/thrift/protocol
copying src/protocol/TBase.py -> build/lib.linux-x86_64-2.7/thrift/protocol
copying src/protocol/TCompactProtocol.py -> 
build/lib.linux-x86_64-2.7/thrift/protocol
copying src/protocol/TBinaryProtocol.py -> 
build/lib.linux-x86_64-2.7/thrift/protocol
creating build/lib.linux-x86_64-2.7/thrift/transport
copying src/transport/TTransport.py -> 
build/lib.linux-x86_64-2.7/thrift/transport
copying src/transport/TSSLSocket.py -> 
build/lib.linux-x86_64-2.7/thrift/transport
copying src/transport/TZlibTransport.py -> 
build/lib.linux-x86_64-2.7/thrift/transport
copying src/transport/__init__.py -> build/lib.linux-x86_64-2.7/thrift/transport
copying src/transport/TSocket.py -> build/lib.linux-x86_64-2.7/thrift/transport
copying src/transport/THttpClient.py -> 
build/lib.linux-x86_64-2.7/thrift/transport
copying src/transport/TTwisted.py -> build/lib.linux-x86_64-2.7/thrift/transport
creating build/lib.linux-x86_64-2.7/thrift/server
copying src/server/TNonblockingServer.py -> 
build/lib.linux-x86_64-2.7/thrift/server
copying src/server/TServer.py -> build/lib.linux-x86_64-2.7/thrift/server
copying src/server/TProcessPoolServer.py -> 
build/lib.linux-x86_64-2.7/thrift/server
copying src/server/__init__.py -> build/lib.linux-x86_64-2.7/thrift/server
copying src/server/THttpServer.py -> build/lib.linux-x86_64-2.7/thrift/server
running build_ext
building 'thrift.protocol.fastbinary' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
creating build/temp.linux-x86_64-2.7/src/protocol
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
-Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/protocol/fastbinary.c 
-o build/temp.linux-x86_64-2.7/src/protocol/fastbinary.o
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions 
-Wl,-z,relro build/temp.linux-x86_64-2.7/src/protocol/fastbinary.o -o 
build/lib.linux-x86_64-2.7/thrift/protocol/fastbinary.so
make[3]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/lib/py'>
Making all in rb
make[3]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/lib/rb'>
/usr/bin/rake 
../../compiler/cpp/thrift --gen rb -o 
<https://builds.apache.org/job/Thrift/ws/thrift/lib/rb/spec> 
<https://builds.apache.org/job/Thrift/ws/thrift/lib/rb/spec/ThriftSpec.thrift>
../../compiler/cpp/thrift --gen rb -o 
<https://builds.apache.org/job/Thrift/ws/thrift/lib/rb/benchmark> 
<https://builds.apache.org/job/Thrift/ws/thrift/lib/rb/benchmark/Benchmark.thrift>
mkdir -p test/debug_proto
../../compiler/cpp/thrift --gen rb -o test/debug_proto 
../../test/DebugProtoTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:41]
 64-bit constant "10000000000" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:173]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:183]
 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:183]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:183]
 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:183]
 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:183]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:192]
 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:192]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:192]
 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:192]
 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:192]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:201]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:208]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:355]
 No field key specified for field1, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:356]
 No field key specified for field2, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:357]
 No field key specified for field3, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:358]
 No field key specified for field4, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:359]
 No field key specified for field5, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:360]
 No field key specified for field6, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:361]
 No field key specified for field7, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:362]
 No field key specified for field8, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:363]
 No field key specified for field9, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:364]
 No field key specified for field10, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:365]
 No field key specified for field11, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:366]
 No field key specified for field12, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:41]
 64-bit constant "10000000000" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:173]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:183]
 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:183]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:183]
 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:183]
 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:183]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:192]
 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:192]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:192]
 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:192]
 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:192]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:201]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:208]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:355]
 No field key specified for field1, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:356]
 No field key specified for field2, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:357]
 No field key specified for field3, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:358]
 No field key specified for field4, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:359]
 No field key specified for field5, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:360]
 No field key specified for field6, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:361]
 No field key specified for field7, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:362]
 No field key specified for field8, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:363]
 No field key specified for field9, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:364]
 No field key specified for field10, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:365]
 No field key specified for field11, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:366]
 No field key specified for field12, resulting protocol may have conflicts or 
not be backwards compatible!

ruby extconf.rb
checking for strlcpy() in string.h... no
creating Makefile
make
make[4]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/lib/rb/ext'>
gcc -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -D_FORTIFY_SOURCE=2  
-D_FORTIFY_SOURCE=2 -fPIC -g -O2 -Wall -Werror -fno-strict-aliasing -g -g -O2  
-fPIC    -c thrift_native.c
gcc -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -D_FORTIFY_SOURCE=2  
-D_FORTIFY_SOURCE=2 -fPIC -g -O2 -Wall -Werror -fno-strict-aliasing -g -g -O2  
-fPIC    -c memory_buffer.c
gcc -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -D_FORTIFY_SOURCE=2  
-D_FORTIFY_SOURCE=2 -fPIC -g -O2 -Wall -Werror -fno-strict-aliasing -g -g -O2  
-fPIC    -c protocol.c
gcc -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -D_FORTIFY_SOURCE=2  
-D_FORTIFY_SOURCE=2 -fPIC -g -O2 -Wall -Werror -fno-strict-aliasing -g -g -O2  
-fPIC    -c strlcpy.c
gcc -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -D_FORTIFY_SOURCE=2  
-D_FORTIFY_SOURCE=2 -fPIC -g -O2 -Wall -Werror -fno-strict-aliasing -g -g -O2  
-fPIC    -c struct.c
gcc -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -D_FORTIFY_SOURCE=2  
-D_FORTIFY_SOURCE=2 -fPIC -g -O2 -Wall -Werror -fno-strict-aliasing -g -g -O2  
-fPIC    -c binary_protocol_accelerated.c
gcc -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -D_FORTIFY_SOURCE=2  
-D_FORTIFY_SOURCE=2 -fPIC -g -O2 -Wall -Werror -fno-strict-aliasing -g -g -O2  
-fPIC    -c compact_protocol.c
gcc -shared -o thrift_native.so thrift_native.o memory_buffer.o protocol.o 
strlcpy.o struct.o binary_protocol_accelerated.o compact_protocol.o -L. 
-L/usr/lib -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic 
-Wl,-export-dynamic    -lruby1.8  -lpthread -lrt -ldl -lcrypt -lm   -lc
make[4]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/lib/rb/ext'>
/usr/bin/ruby1.8 -S bundle exec rspec --color --format d ./spec/client_spec.rb 
./spec/binary_protocol_accelerated_spec.rb ./spec/http_client_spec.rb 
./spec/base_transport_spec.rb ./spec/serializer_spec.rb 
./spec/nonblocking_server_spec.rb ./spec/unix_socket_spec.rb 
./spec/exception_spec.rb ./spec/server_socket_spec.rb ./spec/processor_spec.rb 
./spec/types_spec.rb ./spec/struct_nested_containers_spec.rb 
./spec/mongrel_http_server_spec.rb ./spec/base_protocol_spec.rb 
./spec/union_spec.rb ./spec/server_spec.rb ./spec/struct_spec.rb 
./spec/json_protocol_spec.rb ./spec/socket_spec.rb 
./spec/compact_protocol_spec.rb ./spec/binary_protocol_spec.rb
/usr/bin/ruby1.8: No such file or directory -- bundle (LoadError)
rake aborted!
ruby -S bundle exec rspec --color --format d ./spec/client_spec.rb 
./spec/binary_protocol_accelerated_spec.rb ./spec/http_client_spec.rb 
./spec/base_transport_spec.rb ./spec/serializer_spec.rb 
./spec/nonblocking_server_spec.rb ./spec/unix_socket_spec.rb 
./spec/exception_spec.rb ./spec/server_socket_spec.rb ./spec/processor_spec.rb 
./spec/types_spec.rb ./spec/struct_nested_containers_spec.rb 
./spec/mongrel_http_server_spec.rb ./spec/base_protocol_spec.rb 
./spec/union_spec.rb ./spec/server_spec.rb ./spec/struct_spec.rb 
./spec/json_protocol_spec.rb ./spec/socket_spec.rb 
./spec/compact_protocol_spec.rb ./spec/binary_protocol_spec.rb failed

Tasks: TOP => default => gem => spec => realspec
(See full trace by running task with --trace)
make[3]: *** [all-local] Error 1
make[3]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/lib/rb'>
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/lib'>
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/thrift'>
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
Archiving artifacts
Recording test results
Publishing Javadoc
Updating THRIFT-1709
Updating THRIFT-1670
Updating THRIFT-1710

Reply via email to