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 1394947

Summary: FTBFS: mod_auth_openidc with OpenSSL 1.1.0
Product: [Fedora] Fedora Reporter: Joe Orton <jorton>
Component: mod_auth_openidcAssignee: John Dennis <jdennis>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: jdennis, jpazdziora, puiterwijk
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: mod_auth_openidc-1.8.10.1-3.fc26 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-02-28 13:44:03 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:

Description Joe Orton 2016-11-14 20:31:16 UTC
Description of problem:
/usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -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  -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/httpd  -I/usr/include/apr-1   -I/usr/include/apr-1  -DNAMEVER="mod_auth_openidc-1.8.10.1"  -Wall -g  -c -o src/jose/apr_jwk.lo src/jose/apr_jwk.c && touch src/jose/apr_jwk.slo
In file included from /usr/include/openssl/asn1.h:24:0,
                 from /usr/include/openssl/objects.h:916,
                 from /usr/include/openssl/evp.h:27,
                 from /usr/include/openssl/pem.h:16,
                 from src/jose/apr_jwk.c:53:
src/jose/apr_jwk.c: In function 'apr_jwk_rsa_bio_to_key':
src/jose/apr_jwk.c:157:37: error: dereferencing pointer to incomplete type 'RSA {aka struct rsa_st}'
  key->modulus_len = BN_num_bytes(rsa->n);
                                     ^
apxs:Error: Command failed with rc=65536

Comment 1 Joe Orton 2016-11-14 20:34:41 UTC
httpd-devel-2.4.23-6.fc26.x86_64
openssl-devel-1.1.0c-1.fc26.x86_64

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

Comment 3 John Dennis 2017-02-28 13:44:03 UTC

*** This bug has been marked as a duplicate of bug 1423956 ***