CC: | SMUELLER [...] cpan.org |
Subject: | Bleadperl breaks due to static/non-static declarations |
/home/sand/src/perl/repoperls/installed-perls/perl/v5.15.2-158-ga62da8e/2b65/bin
/perl
/home/src/perl/repoperls/installed-perls/perl/v5.15.2-158-ga62da8e/2b65/li
b/5.15.2/ExtUtils/xsubpp -typemap
/home/src/perl/repoperls/installed-perls/perl
/v5.15.2-158-ga62da8e/2b65/lib/5.15.2/ExtUtils/typemap DProf.xs >
DProf.xsc &&
mv DProf.xsc DProf.c
Please specify prototyping behavior for DProf.xs (see perlxs manual)
cc -c -fno-strict-aliasing -pipe -fstack-protector
-I/usr/local/include -D_LAR
GEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"20110802.00\"
-DXS_VER
SION=\"20110802.00\" -fPIC
"-I/home/src/perl/repoperls/installed-perls/perl/v5.1
5.2-158-ga62da8e/2b65/lib/5.15.2/x86_64-linux-ld/CORE" DProf.c
DProf.c:844:13: error: static declaration of ‘XS_Devel__DProf_END’
follows non-s
tatic declaration
DProf.xs:107:6: note: previous declaration of ‘XS_Devel__DProf_END’ was here
make: *** [DProf.o] Error 1
(/usr/bin/make exited with 512)
See also https://rt.cpan.org/Ticket/Display.html?id=70567
Regards,