You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/04/22 17:41:52 UTC

Build failed in Jenkins: Qpid-proton-c #325

See <https://builds.apache.org/job/Qpid-proton-c/325/changes>

Changes:

[mcpierce] PROTON-531: Removed Selectable.killable? from Ruby bindings

The API is unnecessary.

------------------------------------------
Started by an SCM change
Building remotely on ubuntu6 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/__init__.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/codec.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/common.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/engine.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/interop.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/message.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/messenger.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/sasl.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/soak.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/ssl.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/tests/python/proton_tests/transport.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/src/protocol.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/__init__.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/dom.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/parsers.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/transforms.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/bindings/python/proton.pyc>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-04-22T15:33:32.612 +0000'
U         proton-c/src/ssl/openssl.c
A         proton-c/bindings/ruby/lib/qpid_proton/filters.rb
U         proton-c/bindings/ruby/lib/qpid_proton/messenger.rb
A         proton-c/bindings/ruby/lib/qpid_proton/selectable.rb
U         proton-c/bindings/ruby/lib/qpid_proton.rb
U         proton-c/bindings/ruby/spec/qpid/proton/messenger_spec.rb
U         proton-c/bindings/ruby/CMakeLists.txt
A         proton-c/bindings/php/compat.swg
U         proton-c/bindings/php/php.i
U         tests/python/proton_tests/ssl.py
A         examples/messenger/ruby/passive_recv.rb
At revision 1589169
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson4918791931561642880.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux quirinus.apache.org 3.2.0-57-generic #87-Ubuntu SMP Tue Nov 12 21:35:10 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 12.04.3 LTS Release: 12.04 Codename: precise
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
-- 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.7
CMake Warning at CMakeLists.txt:83 (message):
  SYSINSTALL_BINDINGS is unspecified, defaulting it to OFF.  Please note that
  the default install behaviour of proton has changed.  Proton bindings by
  default will now be installed under lib/proton/bindings and will no longer
  be found by system interpreters.  This means that every user will be
  required to manually configure their interpreters to locate the proton
  bindings.  If you wish proton bindings to be installed into the interpreter
  specified locations as was the default in prior releases, please specify
  -DSYSINSTALL_BINDINGS=ON


-- Found Java: /usr/bin/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")
-- Found PythonInterp: /usr/bin/python (found version "2.7.3")
-- 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")
-- Missing Ruby gem dependency: rspec
-- Missing Ruby gem dependency: simplecov
-- Found Perl: /usr/bin/perl 
-- Trying alternative search for Perl
-- PerlLibs Not Found
CMake Error at proton-c/bindings/ruby/CMakeLists.txt:21 (message):
  Ruby bindings cannot be tested while missing dependencies


-- Configuring incomplete, errors occurred!
Build step 'Execute shell' marked build as failure
Recording test results