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

Status
Fail
From
Neil Bowers
Dist
ExtUtils-CChecker v0.11
Platform
Perl 5 v5.8.9 darwin-2level
Date
2021-09-24 02:43:02
ID
236bc4f2-1ce1-11ec-ba58-4ca347aa91a4
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.8.9, 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-88480-1.c:1:8: error: expected ';' after top level declarator
int foo bar splot
       ^
       ;
1 error generated.
t/01run.t ........... ok
test-88498-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-88519-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-88519-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.04 usr  0.02 sys +  1.21 cusr  0.49 csys =  1.76 CPU)
Result: FAIL
Failed 1/8 test programs. 2/32 subtests failed.

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

Prerequisite modules loaded:

requires:

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

build_requires:

    Module             Need   Have    
    ------------------ ------ --------
    Test::Fatal        0      0.013   
    Test::More         0.88   1.302187

configure_requires:

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


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

Environment variables:

    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 = 88438
    PERL5_CPAN_IS_RUNNING = 88438
    SHELL = /bin/sh
    TERM = xterm

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

    $^X = /usr/local/perl/589/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.05    
    CPAN::Meta          2.150010
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280216
    ExtUtils::Command   7.62    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.62    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.40    
    JSON                2.90    
    JSON::PP            4.06    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302187
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
  Platform:
    osname=darwin, osvers=12.5.0, archname=darwin-2level
    uname='darwin tucumcari.local 12.5.0 darwin kernel version 12.5.0: sun sep 29 13:33:47 pdt 2013; root:xnu-2050.48.12~1release_x86_64 x86_64 '
    config_args='-Dprefix=/usr/local/perl/589'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include'
    ccversion='', gccversion='4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 gcc', ldflags =' -L/usr/local/lib -L/opt/local/lib'
    libpth=/usr/local/lib /opt/local/lib /usr/lib
    libs=-lgdbm -ldbm -ldl -lm -lutil -lc
    perllibs=-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=' -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT
                        USE_FAST_STDIO USE_LARGE_FILES USE_PERLIO
  Built under darwin
  Compiled at May 14 2014 14:41:40
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="88438"
    PERL5_CPAN_IS_RUNNING="88438"
  @INC:
    /usr/local/perl/589/lib/5.8.9/darwin-2level
    /usr/local/perl/589/lib/5.8.9
    /usr/local/perl/589/lib/site_perl/5.8.9/darwin-2level
    /usr/local/perl/589/lib/site_perl/5.8.9
    .