Sub-Filter v0.004 Perl 5 v5.41.8 x86_64-dragonfly
- Status
- Unknown
- From
- Carlos Guevara
- Dist
-
Sub-Filter v0.004
- Platform
- Perl 5 v5.41.8 x86_64-dragonfly
- Date
- 2024-12-27 10:58:19
- ID
- 7b8ef75c-c441-11ef-adf9-b7ed2daa8011
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Andrew Main (Zefram),
This is a computer-generated report for Sub-Filter-0.004
on perl 5.41.8, created by CPAN-Reporter-1.2020.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build':
Building Sub-Filter
cc -I/home/cpan/bin/perl/lib/5.41.8/x86_64-dragonfly/CORE '-DVERSION="0.004"' '-DXS_VERSION="0.004"' -DPIC -fPIC -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include '-D_FORTIFY_SOURCE=2' -O2 -o lib/Sub/Filter.o lib/Sub/Filter.c
lib/Sub/Filter.xs:9: warning: "PERL_VERSION_GE" redefined
#define PERL_VERSION_GE(r,v,s) \
In file included from /home/cpan/bin/perl/lib/5.41.8/x86_64-dragonfly/CORE/perl.h:3309,
from lib/Sub/Filter.xs:3:
/home/cpan/bin/perl/lib/5.41.8/x86_64-dragonfly/CORE/handy.h:573: note: this is the location of the previous definition
# define PERL_VERSION_GE(j,n,p) (! PERL_VERSION_LT(j,n,p))
lib/Sub/Filter.xs: In function 'THX_new_padlist_for_filter':
lib/Sub/Filter.xs:192:10: warning: assignment to 'PADNAMELIST *' {aka 'struct padnamelist *'} from incompatible pointer type 'AV *' {aka 'struct av *'} [-Wincompatible-pointer-types]
padname = newAV();
^
lib/Sub/Filter.xs: In function 'THX_apply_retfilter_to_xsub':
lib/Sub/Filter.xs:246:3: error: 'PL_sv_objcount' undeclared (first use in this function); did you mean 'PL_sv_count'?
PL_sv_objcount++;
^~~~~~~~~~~~~~
PL_sv_count
lib/Sub/Filter.xs:246:3: note: each undeclared identifier is reported only once for each function it appears in
lib/Sub/Filter.xs: In function 'THX_link_op':
lib/Sub/Filter.xs:308:9: error: 'OP' {aka 'struct op'} has no member named 'op_sibling'; did you mean 'op_sibparent'?
child->op_sibling = parent->op_flags & OPf_KIDS ?
^~~~~~~~~~
op_sibparent
lib/Sub/Filter.xs: In function 'THX_apply_retfilter_to_psub_gen_calls':
lib/Sub/Filter.xs:374:51: error: 'OP' {aka 'struct op'} has no member named 'op_sibling'; did you mean 'op_sibparent'?
for(kid = cUNOPx(op)->op_first; kid; kid = kid->op_sibling) {
^~~~~~~~~~
op_sibparent
lib/Sub/Filter.xs: In function 'THX_apply_retfilter_to_psub_relink_ops':
lib/Sub/Filter.xs:144:34: error: 'OP_ENTERWHEN' undeclared (first use in this function); did you mean 'OP_ENTERITER'?
# define case_OP_ENTERWHEN_ case OP_ENTERWHEN:
^~~~~~~~~~~~
lib/Sub/Filter.xs:144:34: note: in definition of macro 'case_OP_ENTERWHEN_'
# define case_OP_ENTERWHEN_ case OP_ENTERWHEN:
^~~~~~~~~~~~
lib/Sub/Filter.xs:412:51: error: 'OP' {aka 'struct op'} has no member named 'op_sibling'; did you mean 'op_sibparent'?
for(kid = cUNOPx(op)->op_first; kid; kid = kid->op_sibling) {
^~~~~~~~~~
op_sibparent
error building lib/Sub/Filter.o from 'lib/Sub/Filter.c' at /home/cpan/bin/perl/lib/5.41.8/ExtUtils/CBuilder/Base.pm line 185.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------ -------- --------
Attribute::Lexical 0.004 0.005
Carp 0 1.54
perl 5.008001 5.041008
strict 0 1.13
Sub::Mutate 0.005 0.007
warnings 0 1.72
XSLoader 0 0.32
build_requires:
Module Need Have
------------------ -------- --------
ExtUtils::CBuilder 0.15 0.280240
Module::Build 0 0.4234
perl 5.008001 5.041008
strict 0 1.13
Sub::Mutate 0.005 0.007
Test::More 0 1.302206
warnings 0 1.72
configure_requires:
Module Need Have
------------------ -------- --------
Module::Build 0 0.4234
perl 5.008001 5.041008
strict 0 1.13
warnings 0 1.72
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
DATE_MANIP_TEST_DM5 = 1
LC_ALL = C
NONINTERACTIVE_TESTING = 1
NO_NETWORK_TESTING = 1
PATH = /home/cpan/bin/perl/bin:/home/cpan/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/pkg/sbin:/usr/pkg/bin:/home/cpan/bin
PERL = /home/cpan/bin/perl/bin/perl5.41.8
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 224545
PERL5_CPAN_IS_RUNNING = 224545
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/bash
TERM = screen
TMPDIR = /home/cpan/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/cpan/bin/perl/bin/perl5.41.8
$UID/$EUID = 1002 / 1002
$GID = 1002 1002
$EGID = 1002 1002
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.92
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.56
File::Spec 3.93
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302206
Test::Harness 3.50
Test::More 1.302206
YAML 1.31
YAML::Syck n/a
version 0.9933
--
Summary of my perl5 (revision 5 version 41 subversion 8) configuration:
Commit id: 8f5aa2238548f7e510cad92826b8d433860d2467
Platform:
osname=dragonfly
osvers=6.4-release
archname=x86_64-dragonfly
uname='dragonfly cjg-dragonfly6 6.4-release dragonfly v6.4.0-release #54: fri dec 30 09:06:50 pst 2022 root@pkgbox64.dragonflybsd.org:usrobjusrsrcsysx86_64_generic x86_64 '
config_args='-des -Dprefix=/home/cpan/bin/perl -Dscriptdir=/home/cpan/bin/perl/bin -Dusedevel -Duse64bitall'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='8.3 [DragonFly] Release/2019-02-22'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags ='-Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags=' '
cccdlflags='-DPIC -fPIC'
lddlflags='-shared -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Built under dragonfly
Compiled at Dec 27 2024 04:00:30
%ENV:
PERL="/home/cpan/bin/perl/bin/perl5.41.8"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="224545"
PERL5_CPAN_IS_RUNNING="224545"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpan/bin/perl/lib/site_perl/5.41.8/x86_64-dragonfly
/home/cpan/bin/perl/lib/site_perl/5.41.8
/home/cpan/bin/perl/lib/5.41.8/x86_64-dragonfly
/home/cpan/bin/perl/lib/5.41.8
.