[openssl-commits] Build failed in Jenkins: master_make_errors #571
osslsanity at gmail.com
osslsanity at gmail.com
Mon Jun 18 11:14:07 UTC 2018
See <http://ec2-52-37-178-53.us-west-2.compute.amazonaws.com:8080/job/master_make_errors/571/display/redirect?page=changes>
Changes:
[matt] remove needless and misleading malloc failure error messages of
[matt] add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.c
[matt] add cast in test/x509aux.c preventing compiler warning for VC-WIN64A
------------------------------------------
Started by upstream project "master_basic" build number 582
originally caused by:
Started by an SCM change
Building in workspace <http://ec2-52-37-178-53.us-west-2.compute.amazonaws.com:8080/job/master_make_errors/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Cloning the remote Git repository
Cloning repository https://github.com/openssl/openssl.git
> git init <http://ec2-52-37-178-53.us-west-2.compute.amazonaws.com:8080/job/master_make_errors/ws/> # timeout=10
Fetching upstream changes from https://github.com/openssl/openssl.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/openssl/openssl.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://github.com/openssl/openssl.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/openssl/openssl.git # timeout=10
Fetching upstream changes from https://github.com/openssl/openssl.git
> git fetch --tags --progress https://github.com/openssl/openssl.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 8263e6cb98a1b0067c13250890e4933e390b59e6 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8263e6cb98a1b0067c13250890e4933e390b59e6
> git rev-list 748eb991f49585a609ec65b0d8d26835a2911045 # timeout=10
[master_make_errors] $ /bin/sh -xe /tmp/jenkins3321426865388343955.sh
+ ./config
Operating system: x86_64-whatever-linux2
Configuring OpenSSL version 1.1.1-pre8-dev (0x10101008L) for linux-x86_64
Using os-specific seed configuration
Creating configdata.pm
Creating Makefile
**********************************************************************
*** ***
*** If you want to report a building issue, please include the ***
*** output from this command: ***
*** ***
*** perl configdata.pm --dump ***
*** ***
**********************************************************************
+ make depend
+ make errors
( b=`pwd`; set -e; cd .; \
/usr/bin/perl util/ck_errf.pl -strict -internal; \
/usr/bin/perl -I$b util/mkerr.pl -internal )
EVP function code 202 collision at EVP_F_EVP_PKEY_GET_RAW_PRIVATE_KEY
make: *** [errors] Error 25
Build step 'Execute shell' marked build as failure
More information about the openssl-commits
mailing list