[openssl-commits] Build failed in Jenkins: master_make_errors #472

osslsanity at gmail.com osslsanity at gmail.com
Thu Apr 5 15:13:49 UTC 2018


See <http://ec2-52-37-178-53.us-west-2.compute.amazonaws.com:8080/job/master_make_errors/472/display/redirect?page=changes>

Changes:

[matt] Move the loading of the ssl_conf module to libcrypto

[matt] Document the change in the previous commit about loading the config file

[matt] Don't crash if an unrecognised digest is used with dsa_paramgen_md

[matt] Pick a q size consistent with the digest for DSA param generation

[matt] Update the genpkey documentation

------------------------------------------
Started by upstream project "master_basic" build number 483
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 77579510aa40aa769ceafc7a0c856381800e79c2 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 77579510aa40aa769ceafc7a0c856381800e79c2
 > git rev-list 4845aeba4c49e1bd65259a5014d7e3ab38657d42 # timeout=10
[master_make_errors] $ /bin/sh -xe /tmp/jenkins6665230723697528939.sh
+ ./config
Operating system: x86_64-whatever-linux2
Configuring OpenSSL version 1.1.1-pre5-dev (0x10101005L) 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 )
CONF function code 122 collision at CONF_F_SSL_MODULE_INIT
make: *** [errors] Error 25
Build step 'Execute shell' marked build as failure


More information about the openssl-commits mailing list