On Sat, 20 Apr 2019 18:26:09 GMT, conrad@kostecki.com wrote: > >>> Completed installing perl-5.28.2 into > /var/tmp/portage/dev-lang/perl-5.28.2/image/ > > * QA Notice: Package triggers severe warnings which indicate that it > * may exhibit random runtime failures. > * perl.h:6064:29: warning: argument 1 null where non-null expected > [-Wnonnull] > * /usr/include/bits/string_fortified.h:34:10: warning: > '__builtin_memcpy' forming offset [553, 16496] is out of the bounds [0, > 552] of object 'sha' with type 'SHA' {aka 'struct SHA'} [-Warray-bounds] > * /usr/include/bits/string_fortified.h:34:10: warning: > '__builtin_memcpy' forming offset [1241, 16496] is out of the bounds [0, > 1240] of object 'hmac' with type 'HMAC' {aka 'struct <anonymous>'} > [-Warray-bounds] > * Please do not file a Gentoo bug and instead report the above QA > * issues directly to the upstream developers of this software. > * Homepage: https://www.perl.org/ Can we infer from the "Completed installing" message that perl-5.28.2 did install and that you now have a usable perl? Can you supply (preferably as an attachment) the output of: 'perl -Ilib -V'? Did you observe these warnings in the course of the build/installation process? Or were they only reported in summary form at the end of that process? -- James E Keenan (jkeenan@cpan.org) --- via perlbug: queue: perl5 status: new https://rt.perl.org/Ticket/Display.html?id=134052Thread Previous