See <https://builds.apache.org/job/Thrift-Debian-Packages/296/changes>

Changes:

[jfarrell] Thrift-1680:Make install requires GNU make
Client: build
patch: Jake Farrell

Updates boost and libevent configure messages, updates thrift help to display 
error and smaller message, moves help to --help or -help and takes care of // 
TODO(dreiss): Delete these when everyone is using the new hotness. Welcome to 
the new hotness everyone.

------------------------------------------
[...truncated 1431 lines...]
copying src/transport/THttpClient.py -> 
build/lib.linux-x86_64-2.6-pydebug/thrift/transport
copying src/transport/TTwisted.py -> 
build/lib.linux-x86_64-2.6-pydebug/thrift/transport
creating build/lib.linux-x86_64-2.6-pydebug/thrift/server
copying src/server/TNonblockingServer.py -> 
build/lib.linux-x86_64-2.6-pydebug/thrift/server
copying src/server/TServer.py -> 
build/lib.linux-x86_64-2.6-pydebug/thrift/server
copying src/server/TProcessPoolServer.py -> 
build/lib.linux-x86_64-2.6-pydebug/thrift/server
copying src/server/__init__.py -> 
build/lib.linux-x86_64-2.6-pydebug/thrift/server
copying src/server/THttpServer.py -> 
build/lib.linux-x86_64-2.6-pydebug/thrift/server
running build_ext
building 'thrift.protocol.fastbinary' extension
creating build/temp.linux-x86_64-2.6-pydebug
creating build/temp.linux-x86_64-2.6-pydebug/src
creating build/temp.linux-x86_64-2.6-pydebug/src/protocol
gcc -pthread -fno-strict-aliasing -g -Wall -Wstrict-prototypes -g -O2 -fPIC 
-I/usr/include/python2.6_d -c src/protocol/fastbinary.c -o 
build/temp.linux-x86_64-2.6-pydebug/src/protocol/fastbinary.o
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions 
-g -O2 build/temp.linux-x86_64-2.6-pydebug/src/protocol/fastbinary.o -o 
build/lib.linux-x86_64-2.6-pydebug/thrift/protocol/fastbinary_d.so
[33971 refs]
# PHP
cd 
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol>
 && \
                phpize && \
                ./configure && make
Configuring for:
PHP Api Version:         20090626
Zend Module Api No:      20090626
Zend Extension Api No:   220090626
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/20090626
checking for PHP installed headers prefix... /usr/include/php5
checking if debug is enabled... no
checking if zts is enabled... no
checking for re2c... no
configure: WARNING: You will need re2c 0.13.4 or later if you want to 
regenerate PHP parsers.
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 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... 3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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 ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
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 whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking how to run the C++ preprocessor... g++ -E
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 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... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.status
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing libtool commands
make[1]: Entering directory 
`<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol'>
/bin/bash 
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/libtool>
 --mode=compile g++  -I. 
-I<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol>
 -DPHP_ATOM_INC 
-I<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/include>
 
-I<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/main>
 
-I<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol>
 -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  -DHAVE_CONFIG_H  -g -O2   -c 
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>
 -o php_thrift_protocol.lo 
libtool: compile:  g++ -I. 
-I<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol>
 -DPHP_ATOM_INC 
-I<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/include>
 
-I<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/main>
 
-I<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol>
 -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 -DHAVE_CONFIG_H -g -O2 -c 
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>
  -fPIC -DPIC -o .libs/php_thrift_protocol.o
In file included from /usr/include/php5/main/php.h:34,
                 from 
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:94:
/usr/include/php5/Zend/zend.h:335:1: warning: "Z_ADDREF_P" redefined
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:61:1:
 warning: this is the location of the previous definition
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:116:
 warning: deprecated conversion from string constant to 'char*'
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:
 In function 'void throw_tprotocolexception(char*, long int)':
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:426:
 warning: deprecated conversion from string constant to 'char*'
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:
 In function 'void binary_deserialize(int8_t, PHPInputTransport&, zval*, 
HashTable*)':
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:449:
 warning: deprecated conversion from string constant to 'char*'
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:461:
 warning: deprecated conversion from string constant to 'char*'
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:
 In function 'void binary_serialize(int8_t, PHPOutputTransport&, zval**, 
HashTable*)':
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:780:
 warning: deprecated conversion from string constant to 'char*'
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:782:
 warning: deprecated conversion from string constant to 'char*'
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:784:
 warning: deprecated conversion from string constant to 'char*'
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:869:
 warning: deprecated conversion from string constant to 'char*'
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:901:
 warning: deprecated conversion from string constant to 'char*'
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:928:
 warning: deprecated conversion from string constant to 'char*'
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:
 In function 'void binary_serialize_spec(zval*, PHPOutputTransport&, 
HashTable*)':
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:964:
 warning: deprecated conversion from string constant to 'char*'
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:
 In function 'void zif_thrift_protocol_write_binary(int, zval*, zval**, zval*, 
int)':
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:1031:
 warning: deprecated conversion from string constant to 'char*'
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:1033:
 warning: deprecated conversion from string constant to 'char*'
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:
 In function 'void zif_thrift_protocol_read_binary(int, zval*, zval**, zval*, 
int)':
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:1084:
 warning: deprecated conversion from string constant to 'char*'
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:1092:
 warning: deprecated conversion from string constant to 'char*'
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:1104:
 warning: deprecated conversion from string constant to 'char*'
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:1105:
 warning: deprecated conversion from string constant to 'char*'
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp>:1111:
 warning: deprecated conversion from string constant to 'char*'
/bin/bash 
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/libtool>
 --mode=link cc -DPHP_ATOM_INC 
-I<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/include>
 
-I<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/main>
 
-I<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol>
 -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  -DHAVE_CONFIG_H  -g -O2  
-Wl,-Bsymbolic-functions -o thrift_protocol.la -export-dynamic -avoid-version 
-prefer-pic -module -rpath 
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/modules>
  php_thrift_protocol.lo -lstdc++
libtool: link: cc -shared  .libs/php_thrift_protocol.o   -lstdc++  
-Wl,-Bsymbolic-functions   -Wl,-soname -Wl,thrift_protocol.so -o 
.libs/thrift_protocol.so
libtool: link: ( cd ".libs" && rm -f "thrift_protocol.la" && ln -s 
"../thrift_protocol.la" "thrift_protocol.la" )
/bin/bash 
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/libtool>
 --mode=install cp ./thrift_protocol.la 
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/modules>
libtool: install: cp ./.libs/thrift_protocol.so 
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/modules/thrift_protocol.so>
libtool: install: cp ./.libs/thrift_protocol.lai 
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/modules/thrift_protocol.la>
libtool: finish: 
PATH="/home/hudson/tools/java/latest1.6/bin:/usr/bin:/bin:/home/hudson/tools/ant/latest/bin:/sbin"
 ldconfig -n 
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/modules>
----------------------------------------------------------------------
Libraries have been installed in:
   
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol/modules>

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------

Build complete.
Don't forget to run 'make test'.

make[1]: Leaving directory 
`<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/php/src/ext/thrift_protocol'>
touch build-arch-stamp
# Add here commands to compile the indep part of the package.
#/usr/bin/make doc
# Java
cd <https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/java> && 
\
                ant
Buildfile: 
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/java/build.xml>

setup.init:
    [mkdir] Created dir: 
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/java/build>
    [mkdir] Created dir: 
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/java/build/lib>
    [mkdir] Created dir: 
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/java/build/tools>
    [mkdir] Created dir: 
<https://builds.apache.org/job/Thrift-Debian-Packages/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-Debian-Packages/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-Debian-Packages/ws/thrift/lib/java/build/lib>
     [copy] Copying 3 files to 
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/java/build/lib>

init:

compile:
    [javac] Compiling 93 source files to 
<https://builds.apache.org/job/Thrift-Debian-Packages/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-Debian-Packages/ws/thrift/lib/java/build/META-INF>
     [copy] Copying 1 file to 
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/java/build/META-INF>
     [copy] Copying 1 file to 
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/java/build/META-INF>
      [jar] Building jar: 
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/java/build/libthrift-0.9.0-snapshot.jar>

BUILD SUCCESSFUL
Total time: 3 seconds
# C#
/usr/bin/make -C 
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/csharp>
make[1]: Entering directory 
`<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/csharp'>
gmcs src/Collections/THashSet.cs src/Properties/AssemblyInfo.cs 
src/Protocol/TBase.cs src/Protocol/TBase64Utils.cs 
src/Protocol/TJSONProtocol.cs src/Protocol/TProtocolException.cs 
src/Protocol/TProtocolFactory.cs src/Protocol/TList.cs src/Protocol/TSet.cs 
src/Protocol/TMap.cs src/Protocol/TProtocolUtil.cs src/Protocol/TMessageType.cs 
src/Protocol/TProtocol.cs src/Protocol/TType.cs src/Protocol/TField.cs 
src/Protocol/TMessage.cs src/Protocol/TStruct.cs 
src/Protocol/TBinaryProtocol.cs src/Server/TThreadedServer.cs 
src/Server/TThreadPoolServer.cs src/Server/TSimpleServer.cs 
src/Server/TServer.cs src/Transport/TBufferedTransport.cs 
src/Transport/TTransport.cs src/Transport/TSocket.cs 
src/Transport/TTransportException.cs src/Transport/TStreamTransport.cs 
src/Transport/TFramedTransport.cs src/Transport/TServerTransport.cs 
src/Transport/TServerSocket.cs src/Transport/TTransportFactory.cs 
src/Transport/THttpClient.cs src/Transport/THttpHandler.cs src/TProcessor.cs 
src/TApplicationException.cs /out:Thrift.dll /target:library 
/reference:System.Web 
src/Protocol/TBinaryProtocol.cs(350,46): warning CS0675: The operator `|' used 
on the sign-extended type `int'. Consider casting to a smaller unsigned type 
first
src/Transport/THttpClient.cs(43,32): warning CS0414: The private field 
`Thrift.Transport.THttpClient.connection' is assigned but its value is never 
used
Compilation succeeded - 2 warning(s)
make[1]: Leaving directory 
`<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/csharp'>
# Ruby
/usr/bin/make -C 
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/rb>
make[1]: Entering directory 
`<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/rb'>
/usr/bin/rake 
rake aborted!
no such file to load -- rspec/core/rake_task
<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/rb/Rakefile>:23
(See full trace by running task with --trace)
(in <https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/rb)>
make[1]: *** [all-local] Error 1
make[1]: Leaving directory 
`<https://builds.apache.org/job/Thrift-Debian-Packages/ws/thrift/lib/rb'>
make: *** [build-indep-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Build step 'Execute shell' marked build as failure
Archiving artifacts

Reply via email to