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 2013/10/28 13:55:49 UTC

Build failed in Jenkins: Qpid-Java-Cpp-Test #1545

See <https://builds.apache.org/job/Qpid-Java-Cpp-Test/1545/changes>

Changes:

[astitcher] QPID-5263: Fix boost files on windows.
- As we no longer install any header files with boost dependencies we can stop
  shipping any boost includes files in the windows kit.
- Install correct Boost DLLs.

[astitcher] QPID-5262: Install debug versions of MS runtime DLLs

[astitcher] QPID-5261: Install DLLs and import Libs to more usual places for a windows SDK

[astitcher] QPID-5260: Significant tidy up of cmake build
* Move to cmake 2.6 as minimum required version
  (2.4 is extremely long in the tooth now)
* Add control over building individual language bindings
* Make settings you don't usually want to change advanced
  so they are hidden by default
* Changed to a uniform naming scheme for options:
  ** Options controlling what to build are all BUILD_
  ** Options controlling features of he build are ENABLE_
  ** Options controlling internal aspects of the qpid runtime are QPID_
* Respect the BUILD_TESTING option so that we won't build the
  tests unless it is set (it is by default)
* If we don't find the boost_unit_test_framework then don't fail,
  just don't build the unit tests (this is motivated by one of the
  Apache Jenkins ubuntu builders which has this set up)
* Tidied up some of the detection of external dependencies to make it
  more idiomatic cmake (but there is more to do here)

[robbie] QPID-5207: review feedback + make _usePathInfo field final

------------------------------------------
[...truncated 8056 lines...]
copying qpid/reference.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/harness.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/log.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/parser.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/connection08.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/spec08.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/connection.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/delegates.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/util.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/datatypes.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/client.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/generator.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/compat.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/disp.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/lexer.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/concurrency.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/codec010.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/codec.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/debug.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/message.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/management.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/peer.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/queue.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/delegate.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/__init__.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/content.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/packer.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/sasl.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/managementdata.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/selector.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/validator.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/specs_config.py -> build/lib.linux-x86_64-2.7/qpid
copying qpid/mimetype.py -> build/lib.linux-x86_64-2.7/qpid
creating build/lib.linux-x86_64-2.7/qpid/messaging
copying qpid/messaging/endpoints.py -> build/lib.linux-x86_64-2.7/qpid/messaging
copying qpid/messaging/transports.py -> build/lib.linux-x86_64-2.7/qpid/messaging
copying qpid/messaging/exceptions.py -> build/lib.linux-x86_64-2.7/qpid/messaging
copying qpid/messaging/constants.py -> build/lib.linux-x86_64-2.7/qpid/messaging
copying qpid/messaging/util.py -> build/lib.linux-x86_64-2.7/qpid/messaging
copying qpid/messaging/message.py -> build/lib.linux-x86_64-2.7/qpid/messaging
copying qpid/messaging/__init__.py -> build/lib.linux-x86_64-2.7/qpid/messaging
copying qpid/messaging/address.py -> build/lib.linux-x86_64-2.7/qpid/messaging
copying qpid/messaging/driver.py -> build/lib.linux-x86_64-2.7/qpid/messaging
creating build/lib.linux-x86_64-2.7/qpid/tests
copying qpid/tests/framing.py -> build/lib.linux-x86_64-2.7/qpid/tests
copying qpid/tests/spec010.py -> build/lib.linux-x86_64-2.7/qpid/tests
copying qpid/tests/parser.py -> build/lib.linux-x86_64-2.7/qpid/tests
copying qpid/tests/connection.py -> build/lib.linux-x86_64-2.7/qpid/tests
copying qpid/tests/util.py -> build/lib.linux-x86_64-2.7/qpid/tests
copying qpid/tests/datatypes.py -> build/lib.linux-x86_64-2.7/qpid/tests
copying qpid/tests/codec010.py -> build/lib.linux-x86_64-2.7/qpid/tests
copying qpid/tests/codec.py -> build/lib.linux-x86_64-2.7/qpid/tests
copying qpid/tests/queue.py -> build/lib.linux-x86_64-2.7/qpid/tests
copying qpid/tests/__init__.py -> build/lib.linux-x86_64-2.7/qpid/tests
copying qpid/tests/mimetype.py -> build/lib.linux-x86_64-2.7/qpid/tests
creating build/lib.linux-x86_64-2.7/qpid/tests/messaging
copying qpid/tests/messaging/endpoints.py -> build/lib.linux-x86_64-2.7/qpid/tests/messaging
copying qpid/tests/messaging/implementation.py -> build/lib.linux-x86_64-2.7/qpid/tests/messaging
copying qpid/tests/messaging/message.py -> build/lib.linux-x86_64-2.7/qpid/tests/messaging
copying qpid/tests/messaging/__init__.py -> build/lib.linux-x86_64-2.7/qpid/tests/messaging
copying qpid/tests/messaging/address.py -> build/lib.linux-x86_64-2.7/qpid/tests/messaging
creating build/lib.linux-x86_64-2.7/qpid/specs
copying qpid/specs/amqp-0-10.dtd -> build/lib.linux-x86_64-2.7/qpid/specs
copying qpid/specs/amqp-0-8-qpid-stripped.xml -> build/lib.linux-x86_64-2.7/qpid/specs
copying qpid/specs/amqp-0-9-qpid-stripped.xml -> build/lib.linux-x86_64-2.7/qpid/specs
copying qpid/specs/amqp-0-10-qpid-errata-stripped.xml -> build/lib.linux-x86_64-2.7/qpid/specs
copying qpid/specs/amqp-0-9-1-stripped.xml -> build/lib.linux-x86_64-2.7/qpid/specs
copying qpid/specs/amqp-0-10-stripped.xml -> build/lib.linux-x86_64-2.7/qpid/specs
running build_scripts
creating build/scripts-2.7
copying and adjusting qpid-python-test -> build/scripts-2.7
changing mode of build/scripts-2.7/qpid-python-test from 644 to 755
running build_doc
No module named epydoc.docbuilder -- skipping build_doc
running install_lib
creating <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python>
creating <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/mllib>
copying build/lib.linux-x86_64-2.7/mllib/__init__.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/mllib>
copying build/lib.linux-x86_64-2.7/mllib/transforms.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/mllib>
copying build/lib.linux-x86_64-2.7/mllib/parsers.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/mllib>
copying build/lib.linux-x86_64-2.7/mllib/dom.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/mllib>
creating <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/framing.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/ops.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/framer.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/session.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/exceptions.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/testlib.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/reference.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/harness.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
creating <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/specs>
copying build/lib.linux-x86_64-2.7/qpid/specs/amqp-0-8-qpid-stripped.xml -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/specs>
copying build/lib.linux-x86_64-2.7/qpid/specs/amqp-0-10.dtd -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/specs>
copying build/lib.linux-x86_64-2.7/qpid/specs/amqp-0-9-qpid-stripped.xml -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/specs>
copying build/lib.linux-x86_64-2.7/qpid/specs/amqp-0-10-qpid-errata-stripped.xml -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/specs>
copying build/lib.linux-x86_64-2.7/qpid/specs/amqp-0-9-1-stripped.xml -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/specs>
copying build/lib.linux-x86_64-2.7/qpid/specs/amqp-0-10-stripped.xml -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/specs>
copying build/lib.linux-x86_64-2.7/qpid/log.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/parser.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/connection08.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/spec08.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/connection.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/delegates.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
creating <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/messaging>
copying build/lib.linux-x86_64-2.7/qpid/messaging/endpoints.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/messaging>
copying build/lib.linux-x86_64-2.7/qpid/messaging/transports.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/messaging>
copying build/lib.linux-x86_64-2.7/qpid/messaging/exceptions.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/messaging>
copying build/lib.linux-x86_64-2.7/qpid/messaging/constants.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/messaging>
copying build/lib.linux-x86_64-2.7/qpid/messaging/util.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/messaging>
copying build/lib.linux-x86_64-2.7/qpid/messaging/message.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/messaging>
copying build/lib.linux-x86_64-2.7/qpid/messaging/__init__.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/messaging>
copying build/lib.linux-x86_64-2.7/qpid/messaging/address.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/messaging>
copying build/lib.linux-x86_64-2.7/qpid/messaging/driver.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/messaging>
copying build/lib.linux-x86_64-2.7/qpid/util.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/datatypes.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/client.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/generator.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/compat.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/disp.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/lexer.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/concurrency.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/codec010.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/codec.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/debug.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
creating <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests>
copying build/lib.linux-x86_64-2.7/qpid/tests/framing.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests>
copying build/lib.linux-x86_64-2.7/qpid/tests/spec010.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests>
copying build/lib.linux-x86_64-2.7/qpid/tests/parser.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests>
copying build/lib.linux-x86_64-2.7/qpid/tests/connection.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests>
creating <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests/messaging>
copying build/lib.linux-x86_64-2.7/qpid/tests/messaging/endpoints.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests/messaging>
copying build/lib.linux-x86_64-2.7/qpid/tests/messaging/implementation.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests/messaging>
copying build/lib.linux-x86_64-2.7/qpid/tests/messaging/message.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests/messaging>
copying build/lib.linux-x86_64-2.7/qpid/tests/messaging/__init__.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests/messaging>
copying build/lib.linux-x86_64-2.7/qpid/tests/messaging/address.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests/messaging>
copying build/lib.linux-x86_64-2.7/qpid/tests/util.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests>
copying build/lib.linux-x86_64-2.7/qpid/tests/datatypes.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests>
copying build/lib.linux-x86_64-2.7/qpid/tests/codec010.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests>
copying build/lib.linux-x86_64-2.7/qpid/tests/codec.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests>
copying build/lib.linux-x86_64-2.7/qpid/tests/queue.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests>
copying build/lib.linux-x86_64-2.7/qpid/tests/__init__.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests>
copying build/lib.linux-x86_64-2.7/qpid/tests/mimetype.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests>
copying build/lib.linux-x86_64-2.7/qpid/message.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/management.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/peer.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/queue.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/delegate.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/__init__.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/content.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/packer.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/sasl.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/managementdata.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/selector.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/validator.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/specs_config.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
copying build/lib.linux-x86_64-2.7/qpid/mimetype.py -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid>
caching <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/specs/amqp-0-10-qpid-errata-stripped.xml> to amqp-0-10-qpid-errata-stripped.pcl
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/mllib/__init__.py> to __init__.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/mllib/transforms.py> to transforms.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/mllib/parsers.py> to parsers.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/mllib/dom.py> to dom.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/framing.py> to framing.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/ops.py> to ops.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/framer.py> to framer.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/session.py> to session.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/exceptions.py> to exceptions.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/testlib.py> to testlib.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/reference.py> to reference.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/harness.py> to harness.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/log.py> to log.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/parser.py> to parser.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/connection08.py> to connection08.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/spec08.py> to spec08.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/connection.py> to connection.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/delegates.py> to delegates.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/messaging/endpoints.py> to endpoints.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/messaging/transports.py> to transports.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/messaging/exceptions.py> to exceptions.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/messaging/constants.py> to constants.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/messaging/util.py> to util.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/messaging/message.py> to message.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/messaging/__init__.py> to __init__.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/messaging/address.py> to address.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/messaging/driver.py> to driver.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/util.py> to util.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/datatypes.py> to datatypes.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/client.py> to client.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/generator.py> to generator.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/compat.py> to compat.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/disp.py> to disp.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/lexer.py> to lexer.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/concurrency.py> to concurrency.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/codec010.py> to codec010.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/codec.py> to codec.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/debug.py> to debug.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests/framing.py> to framing.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests/spec010.py> to spec010.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests/parser.py> to parser.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests/connection.py> to connection.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests/messaging/endpoints.py> to endpoints.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests/messaging/implementation.py> to implementation.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests/messaging/message.py> to message.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests/messaging/__init__.py> to __init__.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests/messaging/address.py> to address.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests/util.py> to util.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests/datatypes.py> to datatypes.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests/codec010.py> to codec010.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests/codec.py> to codec.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests/queue.py> to queue.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests/__init__.py> to __init__.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/tests/mimetype.py> to mimetype.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/message.py> to message.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/management.py> to management.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/peer.py> to peer.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/queue.py> to queue.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/delegate.py> to delegate.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/__init__.py> to __init__.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/content.py> to content.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/packer.py> to packer.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/sasl.py> to sasl.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/managementdata.py> to managementdata.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/selector.py> to selector.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/validator.py> to validator.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/specs_config.py> to specs_config.pyc
byte-compiling <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid/mimetype.py> to mimetype.pyc
running install_scripts
creating <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/commands>
copying build/scripts-2.7/qpid-python-test -> <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/commands>
changing mode of <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/commands/qpid-python-test> to 755
running install_egg_info
Writing <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/cpp-build/src/tests/python/qpid_python-0.25.egg-info>
-- Found SWIG: /usr/bin/swig2.0 (found version "2.0.4")
-- Found PythonLibs: /usr/lib/libpython2.7.so 
-- Found Perl: /usr/bin/perl 
-- Could NOT find PerlLibs (missing:  PERL_LIBRARY) (found version "5.14.2")
-- Building Python bindings
-- Building Ruby bindings
-- Building Perl bindings
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
PERL_LIBRARY (ADVANCED)
    linked by target "cqpid_perl" in directory <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/cpp/bindings/qpid/perl>

-- Configuring incomplete, errors occurred!
make: *** No targets specified and no makefile found.  Stop.
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Jenkins build is back to normal : Qpid-Java-Cpp-Test #1546

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Cpp-Test/1546/changes>