ExtUtils-CChecker v0.11 Perl 5 v5.26.3 darwin-2level

Status
Fail
From
Neil Bowers
Dist
ExtUtils-CChecker v0.11
Platform
Perl 5 v5.26.3 darwin-2level
Date
2021-08-04 17:54:33
ID
06c32d9c-f54d-11eb-89ee-30716a69af30
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 Paul Evans,

This is a computer-generated report for ExtUtils-CChecker-0.11
on perl 5.26.3, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

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 './Build test':

t/00use.t ........... ok
test-77036-1.c:1:8: error: expected ';' after top level declarator
int foo bar splot
       ^
       ;
1 error generated.
t/01run.t ........... ok
test-77054-1.c:1:8: error: expected ';' after top level declarator
int foo bar splot
       ^
       ;
1 error generated.
t/02assert.t ........ ok
t/03accessors.t ..... ok
t/04module_build.t .. ok
t/05defines_to.t .... ok
test-77075-0.c:1:57: error: no newline at end of file [-Werror,-Wnewline-eof]
int main(void) { int nums[] = { [0] = 123 }; return 0; }
                                                        ^
1 error generated.
test-77075-1.c:1:57: error: no newline at end of file [-Werror,-Wnewline-eof]
int main(void) { int nums[] = { [0] = 123 }; return 0; }
                                                        ^
1 error generated.

#   Failed test 'C99 program compiles with -std=c99'
#   at t/10find_cflags.t line 21.

#   Failed test '-std=c99 now appears in extra_compiler_flags'
#   at t/10find_cflags.t line 26.
# Looks like you failed 2 tests of 3.
t/10find_cflags.t ... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/3 subtests 
t/99pod.t ........... ok

Test Summary Report
-------------------
t/10find_cflags.t (Wstat: 512 Tests: 3 Failed: 2)
  Failed tests:  2-3
  Non-zero exit status: 2
Files=8, Tests=32,  2 wallclock secs ( 0.03 usr  0.02 sys +  1.51 cusr  0.54 csys =  2.10 CPU)
Result: FAIL
Failed 1/8 test programs. 2/32 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module             Need   Have    
    ------------------ ------ --------
    ExtUtils::CBuilder 0      0.280236

build_requires:

    Module             Need   Have    
    ------------------ ------ --------
    Test::Fatal        0      0.016   
    Test::More         0.88   1.302185

configure_requires:

    Module             Need   Have    
    ------------------ ------ --------
    Module::Build      0.4004 0.4231  


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

Environment variables:

    NONINTERACTIVE_TESTING = 1
    PATH = /usr/local/apache/bin:/usr/local/bin:/opt/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/usr/local/go/bin:/opt/X11/bin:/usr/local/git/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 76961
    PERL5_CPAN_IS_RUNNING = 76961
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/sh
    TERM = xterm

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

    $^X = /usr/local/perl/5263/bin/perl
    $UID/$EUID = 0 / 0
    $GID = 0 0 1 2 3 4 5 8 9 12 20 29 61 80 701 702 33
    $EGID = 0 0 1 2 3 4 5 8 9 12 20 29 61 80 701 702 33

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.18    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.62    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.62    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.75    
    JSON                4.03    
    JSON::PP            4.06    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.38    
    Test::More          1.302185
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9917  


--

Summary of my perl5 (revision 5 version 26 subversion 3) configuration:
   
  Platform:
    osname=darwin
    osvers=19.6.0
    archname=darwin-2level
    uname='darwin tucumcari.local 19.6.0 darwin kernel version 19.6.0: tue jan 12 22:13:05 pst 2021; root:xnu-6153.141.16~1release_x86_64 x86_64 '
    config_args=''
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='gcc'
    ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.15 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -I/opt/local/include -DPERL_USE_SAFE_PUTENV'
    optimize='-O3'
    cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.15 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -I/opt/local/include'
    ccversion=''
    gccversion='Apple LLVM 12.0.0 (clang-1200.0.32.29)'
    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='gcc'
    ldflags =' -mmacosx-version-min=10.15 -fstack-protector-strong -L/usr/local/lib -L/opt/local/lib'
    libpth=/usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /opt/local/lib /usr/lib
    libs=-lpthread -lgdbm -ldbm -ldl -lm -lutil -lc
    perllibs=-lpthread -ldl -lm -lutil -lc
    libc=
    so=dylib
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=bundle
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags=' -mmacosx-version-min=10.15 -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    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 darwin
  Compiled at Mar 18 2021 20:36:57
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="76961"
    PERL5_CPAN_IS_RUNNING="76961"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/local/perl/5263/lib/site_perl/5.26.3/darwin-2level
    /usr/local/perl/5263/lib/site_perl/5.26.3
    /usr/local/perl/5263/lib/5.26.3/darwin-2level
    /usr/local/perl/5263/lib/5.26.3
    .