[openssl-commits] Build failed in Jenkins: master_make_errors #430
osslsanity at gmail.com
osslsanity at gmail.com
Wed Mar 14 11:15:03 UTC 2018
See <http://ec2-52-37-178-53.us-west-2.compute.amazonaws.com:8080/job/master_make_errors/430/display/redirect?page=changes>
Changes:
[matt] Use the TLSv1.3 record header as AAD
[matt] Only allow supported_versions in a TLSv1.3 ServerHello
[matt] Update version numbers for TLSv1.3 draft-26
[matt] Split configuration of TLSv1.3 ciphers from older ciphers
[matt] Update s_time to be allow configuration of TLSv1.3 ciphersuites
[matt] Add documentation for TLSv1.3 ciphersuite configuration
[matt] Update CHANGES with details of TLSv1.3 ciphersuite configuration
[matt] Fix clienthellotest for new TLSv1.3 ciphersuite configuration
[matt] Put the default set of TLSv1.3 ciphersuites in a header file
------------------------------------------
Started by upstream project "master_basic" build number 441
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 fa25763b5528b56b448d64bfbaeac54905b0c80d (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f fa25763b5528b56b448d64bfbaeac54905b0c80d
> git rev-list 95ea8da1768bf457b021f07cde9a6330827dc8a1 # timeout=10
[master_make_errors] $ /bin/sh -xe /tmp/jenkins391962913954682921.sh
+ ./config
Operating system: x86_64-whatever-linux2
Configuring OpenSSL version 1.1.1-pre3-dev (0x10101003L) 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
( cd .; /usr/bin/perl util/ck_errf.pl -strict */*.c */*/*.c )
( b=`pwd`; cd .; \
/usr/bin/perl -I$b util/mkerr.pl -internal )
SSL function code 621 collision at SSL_F_SSL_SET_CERT_AND_KEY
make: *** [errors] Error 25
Build step 'Execute shell' marked build as failure
More information about the openssl-commits
mailing list