Skip Menu |

This queue is for tickets about the Scalar-List-Utils CPAN distribution.

Report information
The Basics
Id: 117816
Status: rejected
Priority: 0/
Queue: Scalar-List-Utils

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Does not compile for bleadperl (1.45_05)
With 5.25.4: cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -DVERSION=\"1.45_05\" -DXS_VERSION=\"1.45_05\" -DPIC -fPIC "-I/usr/perl5.25.4p/lib/5.25.4/amd64-freebsd/CORE" -DPERL_EXT -DUSE_PPPORT_H ListUtil.c ListUtil.xs:61: error: static declaration of 'Perl_find_rundefsvoffset' follows non-static declaration /usr/perl5.25.4p/lib/5.25.4/amd64-freebsd/CORE/proto.h:863: error: previous declaration of 'Perl_find_rundefsvoffset' was here
On 2016-09-13 12:44:54, SREZIC wrote: Show quoted text
> With 5.25.4:
5.25.1 also affected. Show quoted text
> > cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing > -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 > -pipe -DVERSION=\"1.45_05\" -DXS_VERSION=\"1.45_05\" -DPIC -fPIC > "-I/usr/perl5.25.4p/lib/5.25.4/amd64-freebsd/CORE" -DPERL_EXT > -DUSE_PPPORT_H ListUtil.c > ListUtil.xs:61: error: static declaration of > 'Perl_find_rundefsvoffset' follows non-static declaration > /usr/perl5.25.4p/lib/5.25.4/amd64-freebsd/CORE/proto.h:863: error: > previous declaration of 'Perl_find_rundefsvoffset' was here
This is from https://metacpan.org/release/RURBAN/Scalar-List-Utils-1.45_05, not released by an authorized maintainer.