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 1385588

Summary: freeradius-3.0.11-3.fc26 FTBFS: dereferencing pointer to incomplete type 'SSL {aka struct ssl_st}'
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: freeradiusAssignee: Nikolai Kondrashov <nikolai.kondrashov>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: lemenkov, nikolai.kondrashov, releng
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://apps.fedoraproject.org/koschei/build/2264765
Whiteboard:
Fixed In Version: freeradius-3.0.12-2.fc26 freeradius-3.0.13-2.fc26 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-04-01 17:07:40 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:
Embargoed:
Bug Depends On:    
Bug Blocks: 1383740, 1423041    

Description Petr Pisar 2016-10-17 11:09:33 UTC
freeradius-3.0.11-3.fc26 fails to build in F26:

CC src/modules/rlm_eap/libeap/mppe_keys.c
src/modules/rlm_eap/libeap/mppe_keys.c: In function 'eaptls_gen_eap_key':
src/modules/rlm_eap/libeap/mppe_keys.c:205:17: error: dereferencing pointer to incomplete type 'SSL {aka struct ssl_st}'
  memcpy(p + 1, s->s3->client_random, SSL3_RANDOM_SIZE);
                 ^~
This is caused by upgrading openssl from 1:1.0.2j-1.fc26 to 1:1.1.0b-1.fc26.

Comment 1 Nikolai Kondrashov 2016-10-31 12:21:07 UTC
Issue reported upstream: https://github.com/FreeRADIUS/freeradius-server/issues/1817

Comment 2 Nikolai Kondrashov 2016-11-18 18:03:54 UTC
Pull request with fixes submitted:
https://github.com/FreeRADIUS/freeradius-server/pull/1850

Comment 3 Nikolai Kondrashov 2016-12-07 17:03:43 UTC
Pull request merged.

Comment 4 Petr Pisar 2017-02-20 15:48:48 UTC
*** Bug 1423582 has been marked as a duplicate of this bug. ***

Comment 5 Fedora End Of Life 2017-02-28 10:27:31 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle.
Changing version to '26'.

Comment 6 Fedora Update System 2017-03-08 07:06:32 UTC
freeradius-3.0.13-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-ef26f4f1d5

Comment 7 Fedora Update System 2017-03-10 23:21:33 UTC
freeradius-3.0.13-1.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-ef26f4f1d5

Comment 8 Fedora Update System 2017-03-15 15:21:07 UTC
freeradius-3.0.13-2.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-97cc5cb6d6

Comment 9 Fedora Update System 2017-03-16 00:50:50 UTC
freeradius-3.0.13-2.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-97cc5cb6d6

Comment 10 Fedora Update System 2017-04-01 17:07:40 UTC
freeradius-3.0.13-2.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.