See <https://builds.apache.org/job/Qpid-proton-c/429/changes>
Changes:
[astitcher] PROTON-693: Export pn_url... symbols as C not C++
------------------------------------------
Started by an SCM change
Building remotely on ubuntu-2 (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>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-24T05:45:52.030
+0000'
U proton-c/bindings/python/proton.py
U proton-c/bindings/php/php.i
D proton-c/include/proton/util.h
U proton-c/include/proton/event.h
U proton-c/include/proton/messenger.h
U proton-c/include/proton/driver.h
U proton-c/include/proton/connection.h
U proton-c/include/proton/ssl.h
U proton-c/include/proton/link.h
U proton-c/include/proton/cid.h
U proton-c/include/proton/sasl.h
U proton-c/include/proton/url.h
U proton-c/src/util.c
U proton-c/src/tests/parse-url.c
U proton-c/src/util.h
U proton-c/src/events/event.c
U proton-c/src/platform.c
U proton-c/src/url.c
U proton-c/src/dispatcher/dispatcher.c
U proton-c/src/dispatcher/dispatcher.h
U proton-c/src/messenger/messenger.c
U proton-c/src/messenger/store.c
U proton-c/src/transport/transport.c
U proton-c/src/ssl/ssl_stub.c
U proton-c/src/ssl/openssl.c
U proton-c/src/posix/driver.c
U proton-c/src/posix/selector.c
U proton-c/src/posix/io.c
U proton-c/src/proton.c
U proton-c/src/sasl/sasl.c
U proton-c/src/engine/engine-internal.h
U proton-c/src/engine/engine.c
U proton-c/src/codec/codec.c
U proton-c/src/message/message.c
U proton-c/src/windows/driver.c
U tests/python/proton_tests/engine.py
U proton-j/src/main/resources/cengine.py
U proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java
U proton-j/src/main/java/org/apache/qpid/proton/engine/impl/LinkImpl.java
U proton-j/src/main/java/org/apache/qpid/proton/engine/Event.java
U proton-j/src/main/java/org/apache/qpid/proton/engine/Link.java
U examples/include/pncompat/misc_funcs.inc
At revision 1627224
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson1748759870334152152.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux penates.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00
UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu
14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so
(found version "1.0.1f")
-- Found PythonInterp: /usr/bin/python (found version "2.7.6")
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:138 (message):
No Uuid API found
-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results
|