Bug 1394947 - FTBFS: mod_auth_openidc with OpenSSL 1.1.0
Summary: FTBFS: mod_auth_openidc with OpenSSL 1.1.0
Keywords:
Status: CLOSED DUPLICATE of bug 1423956
Alias: None
Product: Fedora
Classification: Fedora
Component: mod_auth_openidc
Version: 26
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: John Dennis
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-14 20:31 UTC by Joe Orton
Modified: 2017-02-28 13:44 UTC (History)
3 users (show)

Fixed In Version: mod_auth_openidc-1.8.10.1-3.fc26
Clone Of:
Environment:
Last Closed: 2017-02-28 13:44:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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 ***


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