You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/05/03 13:31:18 UTC

Build failed in Jenkins: Commons-CRYPTO-JDK1.6 » Apache Commons Crypto #1

See <https://builds.apache.org/job/Commons-CRYPTO-JDK1.6/org.apache.commons$commons-crypto/1/>

------------------------------------------
Established TCP socket on 50531
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Established TCP socket on 49279
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-CRYPTO-JDK1.6/org.apache.commons$commons-crypto/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean apache-rat:check test -Pfindbugs site
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Crypto 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ commons-crypto ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default-cli) @ commons-crypto ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: site-content/**
[INFO] Exclude: .checkstyle
[INFO] Exclude: .fbprefs
[INFO] Exclude: .pmd
[INFO] Exclude: src/site/resources/download_*.cgi
[INFO] Exclude: src/site/resources/profile.*
[INFO] 79 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 77 licence.
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-3) @ commons-crypto ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ commons-crypto ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ commons-crypto ---
[INFO] Executing tasks

main:
     [copy] Copying 1 file to <https://builds.apache.org/job/Commons-CRYPTO-JDK1.6/org.apache.commons$commons-crypto/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (make) @ commons-crypto ---
[INFO] Executing tasks

make:
     [exec] compiling OSInfo.java
     [exec] "$JAVA_HOME/bin/javac" -source 1.6 -target 1.6 -d target/jni-classes -sourcepath src/main/java src/main/java/org/apache/commons/crypto/random/OpensslCryptoRandomNative.java
     [exec] "$JAVA_HOME/bin/javah" -force -classpath target/jni-classes -o target/jni-classes/org/apache/commons/crypto/random/OpensslCryptoRandomNative.h org.apache.commons.crypto.random.OpensslCryptoRandomNative
     [exec] cc1: fatal error: lib/inc_linux/jni_md.h: No such file or directory
     [exec] compilation terminated.
     [exec] gcc -include lib/inc_linux/jni_md.h -I/home/jenkins/tools/java/jdk1.6.0_20-32-unlimited-security/include -O2 -fPIC -fvisibility=hidden -m32 -Ilib/include -I/usr/include -I"src/main/native/org/apache/commons/crypto/" -I"/home/jenkins/tools/java/jdk1.6.0_20-32-unlimited-security/include/linux" -I"target/jni-classes/org/apache/commons/crypto/cipher" -I"target/jni-classes/org/apache/commons/crypto/random" -c src/main/native/org/apache/commons/crypto/random/OpensslCryptoRandomNative.c -o target/commons-crypto-1.0.0-SNAPSHOT-Linux-x86/OpensslCryptoRandom.o
     [exec] make: *** [target/commons-crypto-1.0.0-SNAPSHOT-Linux-x86/OpensslCryptoRandom.o] Error 1

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org