[Bug 237519] security/p5-Net-SSLeay fail to build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 24 08:48:07 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237519

            Bug ID: 237519
           Summary: security/p5-Net-SSLeay fail to build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: perl at FreeBSD.org
          Reporter: korsani at free.fr
          Assignee: perl at FreeBSD.org
             Flags: maintainer-feedback?(perl at FreeBSD.org)

Hi,

I try to install mail/spamassassion, which depend on p5-Net-SSLeay (although I
choose no ssl in the config...) and p5-Net-SSLEeay fail to build, with this
error :

cc -c  -I/usr/local/include  -O2 -pipe  -fstack-protector -fno-strict-aliasing
-O2 -pipe -fstack-protector -fno-strict-aliasing    -DVERSION=\"1.85\" 
-DXS_VERSION=\"1.85\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.28/mach/CORE"  
SSLeay.c
SSLeay.xs:5685:23: error: no member named 'tmp' in 'struct ssl3_state_st'
            md_size = s->s3->tmp.new_mac_secret_size;
                      ~~~~~  ^

Please note I use libressl, and p5-Net-SSLeay 1.86_09
(https://github.com/radiator-software/p5-net-ssleay) compile fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-perl mailing list