https://bugzilla.redhat.com/show_bug.cgi?id=1383651

            Bug ID: 1383651
           Summary: perl-Crypt-OpenSSL-DSA-0.15-5.fc26 FTBFS:
                    dereferencing pointer to incomplete type 'DSA {aka
                    struct dsa_st}'
           Product: Fedora
           Version: rawhide
         Component: perl-Crypt-OpenSSL-DSA
          Assignee: wjhns...@hardakers.net
          Reporter: ppi...@redhat.com
        QA Contact: extras...@fedoraproject.org
                CC: perl-devel@lists.fedoraproject.org,
                    wjhns...@hardakers.net



perl-Crypt-OpenSSL-DSA-0.15-5.fc26 fails to build in F25:

gcc -c   -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong
--param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fwrapv
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -g   -DVERSION=\"0.15\" -DXS_VERSION=\"0.15\" -fPIC
"-I/usr/lib64/perl5/CORE"  -DPERL5 DSA.c
[...]
DSA.xs: In function 'XS_Crypt__OpenSSL__DSA_get_p':
DSA.xs:264:28: error: dereferencing pointer to incomplete type 'DSA {aka struct
dsa_st}'
         len = BN_bn2bin(dsa->p, to);
                            ^~

This is caused by upgrading openssl from 1:1.0.2j-1.fc26 to 1:1.1.0b-1.fc26.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to