PerlIO-utf8_strict v0.007 Perl 5 v5.30.1 x86_64-linux-thread-multi

Status
Unknown
From
Michael Roberts
Dist
PerlIO-utf8_strict v0.007
Platform
Perl 5 v5.30.1 x86_64-linux-thread-multi
Date
2019-12-05 00:46:06
ID
9f1b2a34-16f8-11ea-8f05-f2a3055cba5c
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 Leon Timmermans,

This is a computer-generated report for PerlIO-utf8_strict-0.007
on perl 5.30.1, created by CPAN-Reporter-1.2018.

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:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make -j3 -j3':

"/usr/bin/perl" "/usr/lib/perl5/5.30.1/ExtUtils/xsubpp"  -typemap '/usr/lib/perl5/5.30.1/ExtUtils/typemap'  utf8_strict.xs > utf8_strict.xsc
Running Mkbootstrap for utf8_strict ()
chmod 644 "utf8_strict.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- utf8_strict.bs blib/arch/auto/PerlIO/utf8_strict/utf8_strict.bs 644
cp lib/PerlIO/utf8_strict.pm blib/lib/PerlIO/utf8_strict.pm
mv utf8_strict.xsc utf8_strict.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type -g -Wall -pipe   -DVERSION=\"0.007\" -DXS_VERSION=\"0.007\" -fPIC "-I/usr/lib/perl5/5.30.1/x86_64-linux-thread-multi/CORE"   utf8_strict.c
In file included from utf8_strict.xs:5:
ppport.h:4471: warning: "WIDEST_UTYPE" redefined
 4471 | #  define WIDEST_UTYPE U64TYPE
      | 
In file included from /usr/lib/perl5/5.30.1/x86_64-linux-thread-multi/CORE/perl.h:2508,
                 from utf8_strict.xs:2:
/usr/lib/perl5/5.30.1/x86_64-linux-thread-multi/CORE/handy.h:1072: note: this is the location of the previous definition
 1072 | #   define WIDEST_UTYPE U64
      | 
utf8_strict.xs: In function ‘boot_PerlIO__utf8_strict’:
utf8_strict.xs:368:28: warning: passing argument 2 of ‘PerlIO_define_layer’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  368 |  PerlIO_define_layer(aTHX_ &PerlIO_utf8_strict);
      |                            ^~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/perl5/5.30.1/x86_64-linux-thread-multi/CORE/iperlsys.h:51,
                 from /usr/lib/perl5/5.30.1/x86_64-linux-thread-multi/CORE/perl.h:3646,
                 from utf8_strict.xs:2:
/usr/lib/perl5/5.30.1/x86_64-linux-thread-multi/CORE/perlio.h:76:60: note: expected ‘PerlIO_funcs *’ {aka ‘struct _PerlIO_funcs *’} but argument is of type ‘const PerlIO_funcs *’ {aka ‘const struct _PerlIO_funcs *’}
   76 | PERL_CALLCONV void PerlIO_define_layer(pTHX_ PerlIO_funcs *tab);
      |                                              ~~~~~~~~~~~~~~^~~
utf8_strict.xs: In function ‘validate’:
utf8_strict.xs:164:1: error: control reaches end of non-void function [-Werror=return-type]
  164 | }
      | ^
cc1: some warnings being treated as errors
make: *** [Makefile:335: utf8_strict.o] Error 1

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

Prerequisite modules loaded:

requires:

    Module                Need  Have    
    --------------------- ----- --------
    perl                  5.008 5.030001
    strict                0     1.11    
    warnings              0     1.44    
    XSLoader              0     0.30    

build_requires:

    Module                Need  Have    
    --------------------- ----- --------
    Carp                  0     1.50    
    Exporter              0     5.73    
    ExtUtils::MakeMaker   0     7.38    
    File::Spec::Functions 0     3.78    
    IO::File              0     1.40    
    IO::Handle            0     1.40    
    lib                   0     0.65    
    Test::Exception       0     0.43    
    Test::More            0.88  1.302170
    utf8                  0     1.22    

configure_requires:

    Module                Need  Have    
    --------------------- ----- --------
    ExtUtils::MakeMaker   0     7.38    
    perl                  5.006 5.030001


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en_US
    LC_MEASUREMENT = de_DE.UTF-8
    LC_MONETARY = de_DE.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /data/mike/bin:/data/mike/bin:/home/mike/bin:/usr/local/bin:/usr/bin:/bin
    PERL = /usr/bin/perl
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 28504
    PERL5_CPAN_IS_RUNNING = 28504
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = xterm-256color

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /usr/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 100 100
    $EGID = 100 100

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.27    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280231
    ExtUtils::Command   7.38    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.38    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                n/a     
    JSON::PP            4.02    
    Module::Build       0.4229  
    Module::Signature   0.83    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302170
    YAML                1.29    
    YAML::Syck          n/a     
    version             0.9924  


--

Summary of my perl5 (revision 5 version 30 subversion 1) configuration:
   
  Platform:
    osname=linux
    osvers=5.3.12-1-default
    archname=x86_64-linux-thread-multi
    uname='reproducible'
    config_args='-ds -e -Dprefix=/usr -Dvendorprefix=/usr -Dinstallusrbinperl -Dusethreads -Di_db -Di_dbm -Di_ndbm -Di_gdbm -Dd_dbm_open -Duseshrplib=true -Doptimize=-O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type -g -Wall -pipe -Accflags=-DPERL_USE_SAFE_PUTENV -Dotherlibdirs=/usr/lib/perl5/site_perl -Dinc_version_list=none'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type -g -Wall -pipe'
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong'
    ccversion=''
    gccversion='9.2.1 20190903 [gcc-9-branch revision 275330]'
    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 =' -L/usr/local/lib64 -fstack-protector-strong'
    libpth=/usr/local/lib /usr/lib64/gcc/x86_64-suse-linux/9/include-fixed /usr/lib64/gcc/x86_64-suse-linux/9/../../../../x86_64-suse-linux/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lm -ldl -lcrypt -lpthread
    perllibs=-lm -ldl -lcrypt -lpthread
    libc=/lib64/libc-2.30.so
    so=so
    useshrplib=true
    libperl=libperl.so
    gnulibc_version='2.30'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.30.1/x86_64-linux-thread-multi/CORE'
    cccdlflags='-fPIC'
    lddlflags='-shared -L/usr/local/lib64 -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    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 linux
  Compiled at Nov 19 2019 12:00:00
  %ENV:
    PERL="/usr/bin/perl"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="28504"
    PERL5_CPAN_IS_RUNNING="28504"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/lib/perl5/site_perl/5.30.1/x86_64-linux-thread-multi
    /usr/lib/perl5/site_perl/5.30.1
    /usr/lib/perl5/vendor_perl/5.30.1/x86_64-linux-thread-multi
    /usr/lib/perl5/vendor_perl/5.30.1
    /usr/lib/perl5/5.30.1/x86_64-linux-thread-multi
    /usr/lib/perl5/5.30.1
    /usr/lib/perl5/site_perl
    .