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/08/19 21:01:55 UTC

Build failed in Jenkins: Qpid-proton-jni #183

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

Changes:

[chug] PROTON-408: [proton-c] Windows build does not put "d" suffix on debug file names

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 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>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2013-08-19T19:01:49.462 +0000'
U         proton-c/CMakeLists.txt
At revision 1515559
[Qpid-proton-jni] $ /bin/bash -e /tmp/hudson172365625153126435.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux janus 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

Jenkins build is back to normal : Qpid-proton-jni #185

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


Build failed in Jenkins: Qpid-proton-jni #184

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

Changes:

[chug] PROTON-407: [proton-c] Windows install does not install .lib nor .pdb files
This patch installs the .lib file(s) to the /bin directory.

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 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>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2013-08-19T22:00:01.604 +0000'
U         proton-c/CMakeLists.txt
At revision 1515627
[Qpid-proton-jni] $ /bin/bash -e /tmp/hudson4257496510762929069.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux janus 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