See <https://builds.apache.org/job/Qpid-proton-jni/175/changes>

Changes:

[chug] PROTON-402: [proton-c] Example proton.c with no args causes seg fault
allocate a bigger buffer to hold received message.

------------------------------------------
Started by an SCM change
Building remotely on ubuntu3 in workspace 
<https://builds.apache.org/job/Qpid-proton-jni/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-jni/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/target>
Deleting <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/target>
Deleting 
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/__init__$py.class>
Deleting 
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/codec$py.class>
Deleting 
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/common$py.class>
Deleting 
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/engine$py.class>
Deleting 
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/interop$py.class>
Deleting 
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/message$py.class>
Deleting 
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/messenger$py.class>
Deleting 
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/sasl$py.class>
Deleting 
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/soak$py.class>
Deleting 
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/ssl$py.class>
Deleting 
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/transport$py.class>
Deleting 
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-j/proton-api/target>
Deleting 
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-j/proton/target>
Deleting 
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/src/protocol.pyc>
Deleting 
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/mllib/__init__.pyc>
Deleting 
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/mllib/dom.pyc>
Deleting 
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/mllib/parsers.pyc>
Deleting 
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/mllib/transforms.pyc>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision 
'2013-08-09T21:18:08.042 +0000'
A         tools/cmake/Modules/WindowsC99SymbolCheck.py
A         tools/cmake/Modules/WindowsC99CheckDef.cmake
U         proton-c/CMakeLists.txt
U         proton-c/bindings/perl/CMakeLists.txt
U         proton-c/bindings/ruby/CMakeLists.txt
U         proton-c/src/platform.h
U         proton-c/src/error.c
U         proton-c/src/codec/codec.c
U         proton-c/src/messenger/messenger.c
U         proton-c/src/windows/driver.c
U         proton-c/src/proton.c
U         proton-c/src/engine/engine.c
U         proton-c/src/platform.c
U         proton-c/src/object/object.c
U         tests/pom.xml
U         tests/python/proton_tests/transport.py
At revision 1512499
[Qpid-proton-jni] $ /bin/bash -e /tmp/hudson9061905073526727892.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux hemera 3.2.0-51-generic #77-Ubuntu SMP Wed Jul 24 
20:18:19 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: 
Ubuntu Description: Ubuntu 12.04.2 LTS Release: 12.04 Codename: precise
Java home: /usr/lib/jvm/java-6-openjdk-amd64/
=============
Listing pertinent packages
=============
-- The C compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.5
-- Found Java: /usr/lib/jvm/java-6-openjdk-amd64/bin/java 
-- Java version: 1.6.0.27. javac is at: 
/usr/lib/jvm/java-6-openjdk-amd64/bin/javac
Loading Proton's UseJava module
-- Locations of Bouncycastle 1.47 jars: BOUNCYCASTLE_BCPROV_JAR-NOTFOUND 
BOUNCYCASTLE_BCPKIX_JAR-NOTFOUND
-- Won't build proton-j-impl because one or more Bouncycastle jars were not 
found. PROTON_JAR_DEPEND_DIR was: /usr/share/java
-- checking for module 'openssl'
--   found openssl, version 1.0.1
-- Found OpenSSL: 
/usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so 
(found version "1..1")
-- Looking for clock_gettime
-- Looking for clock_gettime - not found.
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found.
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - found
-- Looking for strerror_r
-- Looking for strerror_r - found
-- Looking for atoll
-- Looking for atoll - found
-- Found SWIG: /usr/bin/swig2.0 (found version "2.0.4")
-- Found PythonLibs: /usr/lib/libpython2.7.so 
-- Found Ruby: /usr/bin/ruby (found version "1.8.7")
-- Found Perl: /usr/bin/perl 
-- Trying alternative search for Perl
-- PerlLibs Not Found
-- Found JNI: /usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/libjawt.so 
-- Found PythonInterp: /usr/bin/python (found version "2.7.3")
CMake Error at proton-c/bindings/ruby/CMakeLists.txt:51 (install):
  install FILES given no DESTINATION!


-- Using JNI libraries: 
/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/libjawt.so;/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/server/libjvm.so
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- Looking for include files INTTYPES_AVAILABLE
-- Looking for include files INTTYPES_AVAILABLE - found
-- Can't locate the valgrind command; no run-time error detection
-- Configuring incomplete, errors occurred!
Build step 'Execute shell' marked build as failure

Reply via email to