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/09/04 21:31:58 UTC

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

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

Changes:

[astitcher] PROTON-610: Messenger code doesn't send heartbeat frames

------------------------------------------
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-04T19:31:48.996 +0000'
U         proton-c/src/dispatcher/dispatcher.c
U         proton-c/src/messenger/messenger.c
U         tests/python/proton_tests/messenger.py
At revision 1622536
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson9138371062132856609.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
CMake Warning at CMakeLists.txt:91 (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  
-- 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

Jenkins build is back to normal : Qpid-proton-c #399

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/399/changes>


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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/398/changes>

Changes:

[robbie] PROTON-664: add a profile to allow creating sources jars outwith the release build

------------------------------------------
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-08T10:46:45.677 +0000'
U         pom.xml
At revision 1623352
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson3921453613443339640.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
CMake Warning at CMakeLists.txt:91 (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  
-- 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

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/397/changes>

Changes:

[fadams] PROTON-663: codec.c pni_inspect_atom uses the wrong format for case PN_CHAR

------------------------------------------
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-06T15:46:48.221 +0000'
U         proton-c/src/codec/codec.c
At revision 1622876
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson7216194963489115859.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
CMake Warning at CMakeLists.txt:91 (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  
-- 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

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/396/changes>

Changes:

[fadams] PROTON-662: decoder.c pn_decoder_decode_value has a test that won't correctly execute.

------------------------------------------
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-06T15:31:42.020 +0000'
U         proton-c/src/codec/decoder.c
At revision 1622874
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson2854309603659930113.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
CMake Warning at CMakeLists.txt:91 (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  
-- 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

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/395/changes>

Changes:

[mcpierce] PROTON-651: Export Proton major/minor version number in Perl.

[mcpierce] PROTON-582: Missing utils.pm module

The module was missed when the original code was submitted.

------------------------------------------
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-05T12:31:42.446 +0000'
U         proton-c/bindings/perl/lib/qpid/proton/Constants.pm
A         proton-c/bindings/perl/lib/qpid/proton/utils.pm
At revision 1622690
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson8222669860848401783.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
CMake Warning at CMakeLists.txt:91 (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  
-- 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