maintainer-feedback requested: [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


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-perl mailing list
<perl at FreeBSD.org> for maintainer-feedback:
Bug 237519: security/p5-Net-SSLeay fail to build
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237519



--- Description ---
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.


More information about the freebsd-perl mailing list