Alt-Devel-CallParser-ButWorking v0.002 Perl 5 v5.39.4 x86_64-dragonfly-thread-multi

Status
Unknown
From
Carlos Guevara
Dist
Alt-Devel-CallParser-ButWorking v0.002
Platform
Perl 5 v5.39.4 x86_64-dragonfly-thread-multi
Date
2023-10-09 17:24:25
ID
b1b67d5a-66c8-11ee-bf4c-19ba35a375fe
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 Toby Inkster,

This is a computer-generated report for Alt-Devel-CallParser-ButWorking-0.002
on perl 5.39.4, created by CPAN-Reporter-1.2019.

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 Alt-Devel-CallParser-ButWorking
cc -I/home/cpan/bin/perl/lib/5.39.4/x86_64-dragonfly-thread-multi/CORE '-DVERSION="0.002"' '-DXS_VERSION="0.002"' -DPIC -fPIC -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include '-D_FORTIFY_SOURCE=2' -O2 -o lib/Devel/CallParser.o lib/Devel/CallParser.c
lib/Devel/CallParser.xs:10: warning: "PERL_VERSION_GE" redefined
 #define PERL_VERSION_GE(r,v,s) \
 
In file included from /home/cpan/bin/perl/lib/5.39.4/x86_64-dragonfly-thread-multi/CORE/perl.h:3310,
                 from lib/Devel/CallParser.xs:3:
/home/cpan/bin/perl/lib/5.39.4/x86_64-dragonfly-thread-multi/CORE/handy.h:578: note: this is the location of the previous definition
 # define PERL_VERSION_GE(j,n,p)  (! PERL_VERSION_LT(j,n,p))
 
lib/Devel/CallParser.xs: In function 'my_keyword_plugin':
lib/Devel/CallParser.xs:332:43: error: operator '&&' has no left operand
 #define MUST_RESTORE_PAD_FILL USE_THREADS && PERL_VERSION_GE(5,17,6) && ! PERL_VERSION_GE(5,19,5)
                                           ^~
lib/Devel/CallParser.xs:332:43: note: in definition of macro 'MUST_RESTORE_PAD_FILL'
 #define MUST_RESTORE_PAD_FILL USE_THREADS && PERL_VERSION_GE(5,17,6) && ! PERL_VERSION_GE(5,19,5)
                                           ^~
lib/Devel/CallParser.xs:332:43: error: operator '&&' has no left operand
 #define MUST_RESTORE_PAD_FILL USE_THREADS && PERL_VERSION_GE(5,17,6) && ! PERL_VERSION_GE(5,19,5)
                                           ^~
lib/Devel/CallParser.xs:332:43: note: in definition of macro 'MUST_RESTORE_PAD_FILL'
 #define MUST_RESTORE_PAD_FILL USE_THREADS && PERL_VERSION_GE(5,17,6) && ! PERL_VERSION_GE(5,19,5)
                                           ^~
error building lib/Devel/CallParser.o from 'lib/Devel/CallParser.c' at /home/cpan/bin/perl/lib/5.39.4/ExtUtils/CBuilder/Base.pm line 185.

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                Need     Have    
    --------------------- -------- --------
    Devel::CallChecker    0.002    0.009   
    DynaLoader            0        1.54    
    DynaLoader::Functions 0.001    0.004   
    Exporter              0        5.77    
    parent                0        0.241   
    perl                  5.011002 5.039004
    strict                0        1.13    
    warnings              0        1.67    

build_requires:

    Module                Need     Have    
    --------------------- -------- --------
    Devel::CallChecker    0.002    0.009   
    DynaLoader            0        1.54    
    ExtUtils::CBuilder    0.15     0.280240
    ExtUtils::ParseXS     0        3.51    
    File::Spec            0        3.90    
    IO::File              1.03     1.53    
    Module::Build         0        0.4234  
    perl                  5.011002 5.039004
    strict                0        1.13    
    Test::More            0        1.302195
    warnings              0        1.67    

configure_requires:

    Module                Need     Have    
    --------------------- -------- --------
    Module::Build         0        0.4234  
    perl                  5.011002 5.039004
    strict                0        1.13    
    warnings              0        1.67    


------------------------------
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.39.4
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 334190
    PERL5_CPAN_IS_RUNNING = 334190
    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.39.4
    $UID/$EUID = 1002 / 1002
    $GID = 1002 1002
    $EGID = 1002 1002

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.90    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.90    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302195
    Test::Harness       3.48    
    Test::More          1.302195
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9930  


--

Summary of my perl5 (revision 5 version 39 subversion 4) configuration:
  Commit id: 54b519ce9f48eefc96f484f5b7b9596382829294
  Platform:
    osname=dragonfly
    osvers=6.4-release
    archname=x86_64-dragonfly-thread-multi
    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 -Duseithreads'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -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 ='-pthread -Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lpthread -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
    MULTIPLICITY
    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_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
    USE_THREAD_SAFE_LOCALE
  Built under dragonfly
  Compiled at Oct  9 2023 08:26:42
  %ENV:
    PERL="/home/cpan/bin/perl/bin/perl5.39.4"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="334190"
    PERL5_CPAN_IS_RUNNING="334190"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpan/bin/perl/lib/site_perl/5.39.4/x86_64-dragonfly-thread-multi
    /home/cpan/bin/perl/lib/site_perl/5.39.4
    /home/cpan/bin/perl/lib/5.39.4/x86_64-dragonfly-thread-multi
    /home/cpan/bin/perl/lib/5.39.4
    .