Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1385736 - lighttpd is FTBFS due to updated openssl 1.1
Summary: lighttpd is FTBFS due to updated openssl 1.1
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: lighttpd
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1383740
TreeView+ depends on / blocked
 
Reported: 2016-10-17 15:35 UTC by Gwyn Ciesla
Modified: 2016-10-17 17:51 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1384135
Environment:
Last Closed: 2016-10-17 17:51:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
build.log (78.99 KB, text/plain)
2016-10-17 15:36 UTC, Gwyn Ciesla
no flags Details
Possible patch (384 bytes, patch)
2016-10-17 16:29 UTC, Gwyn Ciesla
no flags Details | Diff

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.


Note You need to log in before you can comment on or make changes to this bug.