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/05 16:42:06 UTC

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

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

Changes:

[rhs] moved pn_config.h -> proton/version.h and install it

[rhs] bumped somajor version

------------------------------------------
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>
Deleting <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/target>
Deleting <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/target>
Deleting <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/__init__$py.class>
Deleting <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/codec$py.class>
Deleting <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/common$py.class>
Deleting <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/engine$py.class>
Deleting <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/interop$py.class>
Deleting <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/message$py.class>
Deleting <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/messenger$py.class>
Deleting <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/sasl$py.class>
Deleting <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/soak$py.class>
Deleting <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/ssl$py.class>
Deleting <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/tests/python/proton_tests/transport$py.class>
Deleting <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-j/proton-api/target>
Deleting <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-j/proton/target>
Deleting <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/src/protocol.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/mllib/__init__.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/mllib/dom.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/mllib/parsers.pyc>
Deleting <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/mllib/transforms.pyc>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2013-08-05T14:41:41.440 +0000'
A         examples/messenger/ruby/mailserver.rb
A         examples/messenger/ruby/client.rb
D         proton-c/pn_config.h.in
U         proton-c/CMakeLists.txt
U         proton-c/bindings/ruby/spec/qpid/proton/message_spec.rb
U         proton-c/bindings/ruby/lib/qpid_proton/message.rb
A         proton-c/include/proton/version.h.in
U         proton-c/soversion.cmake
U         proton-c/src/util.h
U         proton-c/src/engine/engine.c
U         version.txt
At revision 1510511
[Qpid-proton-jni] $ /bin/bash -e /tmp/hudson1631810436401688139.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux janus 3.2.0-38-generic #60-Ubuntu SMP Wed Feb 13 13:22:43 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")
-- 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 done
-- Generating done
-- Build files have been written to: <https://builds.apache.org/job/Qpid-proton-jni/ws/proton/build>
Scanning dependencies of target proton-api
[  2%] Building Java objects for proton-api.jar
[  4%] Generating CMakeFiles/proton-api.dir/java_class_filelist
[  6%] Creating Java archive proton-api-0.5.jar
Rebuilding proton-api-0.5.jar to include missing resources
[  6%] Built target proton-api
[  8%] Generating protocol.h
[ 11%] Generating encodings.h
Scanning dependencies of target qpid-proton
[ 13%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/object/object.c.o
[ 15%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/util.c.o
[ 17%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/error.c.o
[ 20%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/buffer.c.o
[ 22%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/parser.c.o
[ 24%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/scanner.c.o
[ 26%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/types.c.o
[ 28%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/framing/framing.c.o
[ 31%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/codec/codec.c.o
[ 33%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/dispatcher/dispatcher.c.o
[ 35%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/engine/engine.c.o
[ 37%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/message/message.c.o
[ 40%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/sasl/sasl.c.o
[ 42%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/messenger.c.o
[ 44%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/store.c.o
[ 46%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/messenger/transform.c.o
[ 48%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/posix/driver.c.o
[ 51%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/platform.c.o
[ 53%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/ssl/openssl.c.o
Linking C shared library libqpid-proton.so
[ 53%] Built target qpid-proton
Scanning dependencies of target proton
[ 55%] Building C object proton-c/CMakeFiles/proton.dir/src/proton.c.o
<https://builds.apache.org/job/Qpid-proton-jni/ws/proton/proton-c/src/proton.c>:37:23: fatal error: pn_config.h: No such file or directory
compilation terminated.
make[2]: *** [proton-c/CMakeFiles/proton.dir/src/proton.c.o] Error 1
make[1]: *** [proton-c/CMakeFiles/proton.dir/all] Error 2
make: *** [all] Error 2
Build step 'Execute shell' marked build as failure

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

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