Bug 1385736

Summary: lighttpd is FTBFS due to updated openssl 1.1
Product: [Fedora] Fedora Reporter: Gwyn Ciesla <gwync>
Component: lighttpdAssignee: Gwyn Ciesla <gwync>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: comzeradd, extras-qa, gwync
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1384135 Environment:
Last Closed: 2016-10-17 17:51:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 1383740    
Attachments:
Description Flags
build.log
none
Possible patch none

Description Gwyn Ciesla 2016-10-17 15:35:34 UTC
-D_LARGE_FILES   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -W -Wshadow -pedantic -std=gnu99 -c -o lighttpd-connections.o `test -f 'connections.c' || echo './'`connections.c
response.c: In function 'https_add_ssl_client_entries':
response.c:184:10: error: storage size of 'serialBN' isn't known
   BIGNUM serialBN;

Comment 1 Gwyn Ciesla 2016-10-17 15:36:20 UTC
Created attachment 1211441 [details]
build.log

Comment 2 Gwyn Ciesla 2016-10-17 16:29:27 UTC
Created attachment 1211472 [details]
Possible patch

Checking with upstream.