SPVM-Go v0.007002 Perl 5 v5.40.0 RC1 darwin-2level

Status
Fail
From
David Cantrell (DCANTRELL)
Dist
SPVM-Go v0.007002
Platform
Perl 5 v5.40.0 RC1 darwin-2level
Date
2024-06-04 22:52:26
ID
1d32dd22-22c5-11ef-8dc6-9b82e73f7a78
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 Yuki Kimoto,

This is a computer-generated report for SPVM-Go-0.007002
on perl 5.40.0, created by CPAN-Reporter-1.2019.

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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/Users/cpantesting/cpantesting/perl-blead/bin/perl5.40.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/*/*/*.t
ld: warning: ignoring duplicate libraries: '-lc++'
ld: warning: ignoring duplicate libraries: '-lc++'
t/Go-Channel.t ......... ok
[An exception thrown in a goroutine is converted to a warning]
Coroutine Error.
  TestCase::Go::Coroutine::anon_method::125::39-> at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/SPVM-Go-0.007002-0/t/lib/SPVM/TestCase/Go/Coroutine.spvm line 129
t/Go-Coroutine.t ....... ok
t/Go-OS-Signal.t ....... ok
[CompileError]The "undef" type cannot be assigned to the "int" type in the 4th argument of the "send" method in the "Sys" class.
  at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/SPVM-Go-0.007002-0/t/lib/SPVM/TestCase/Go/Poll.spvm line 285
 at /Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.40.0/darwin-2level/SPVM/Builder/Native/Compiler.pm line 77.
	SPVM::Builder::Native::Compiler::compile_with_exit(SPVM::Builder::Native::Compiler=HASH(0x7fe0b8248578), "TestCase::Go::Poll", "/Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.40."..., 55) called at /Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.40.0/darwin-2level/SPVM/Global.pm line 55
	SPVM::Global::build_class("TestCase::Go::Poll", "t/Go-Poll.t", 11) called at /Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.40.0/darwin-2level/SPVM.pm line 18
	SPVM::import("SPVM", "TestCase::Go::Poll") called at t/Go-Poll.t line 11
	main::BEGIN() called at t/Go-Poll.t line 11
	eval {...} called at t/Go-Poll.t line 11
BEGIN failed--compilation aborted at t/Go-Poll.t line 11.
t/Go-Poll.t ............ 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
[Test Output]Non-blocking select returns undef
  TestCase::Go::Select::anon_method::143::11-> at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/SPVM-Go-0.007002-0/t/lib/SPVM/TestCase/Go/Select.spvm line 217
[Test Output]Non-blocking select returns undef
  TestCase::Go::Select::anon_method::143::11-> at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/SPVM-Go-0.007002-0/t/lib/SPVM/TestCase/Go/Select.spvm line 217
[Test Output]Non-blocking select returns undef
  TestCase::Go::Select::anon_method::143::11-> at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/SPVM-Go-0.007002-0/t/lib/SPVM/TestCase/Go/Select.spvm line 217
[Test Output]Non-blocking select returns undef
  TestCase::Go::Select::anon_method::143::11-> at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/SPVM-Go-0.007002-0/t/lib/SPVM/TestCase/Go/Select.spvm line 217
[Test Output]Non-blocking select returns undef
  TestCase::Go::Select::anon_method::143::11-> at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/SPVM-Go-0.007002-0/t/lib/SPVM/TestCase/Go/Select.spvm line 217
t/Go-Select.t .......... ok
t/Go-Sync-WaitGroup.t .. ok
[An exception thrown in a goroutine is converted to a warning]
Exception!.
  TestCase::Go::anon_method::66::11-> at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/SPVM-Go-0.007002-0/t/lib/SPVM/TestCase/Go.spvm line 67
[An exception thrown in a goroutine is converted to a warning]
Error Method
  TestCase::Go->error at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/SPVM-Go-0.007002-0/t/lib/SPVM/TestCase/Go.spvm line 102
  TestCase::Go::anon_method::82::11-> at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/SPVM-Go-0.007002-0/t/lib/SPVM/TestCase/Go.spvm line 83
[Test Output]Proc time:1.5006320476532 at t/Go.t line 38.
t/Go.t ................. ok

Test Summary Report
-------------------
t/Go-Poll.t          (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=7, Tests=34, 15 wallclock secs ( 0.05 usr  0.03 sys +  9.48 cusr  2.61 csys = 12.17 CPU)
Result: FAIL
Failed 1/7 test programs. 0/34 subtests failed.
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    SPVM                0.989063 0.990006
    SPVM::Sys           0.510    0.520   
    SPVM::Thread        0.001    0.001   
    SPVM::Time::HiRes   0.004    0.004   

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 0        7.70    

configure_requires:

    Module              Need     Have    
    ------------------- -------- --------
    SPVM                0.989063 0.990006


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

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/cpantesting/.cargo/bin
    PERL = blead
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 47673
    PERL5_CPAN_IS_RUNNING = 47673
    PERLBREW_HOME = /Users/cpantesting/.perlbrew
    PERLBREW_MANPATH = /Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/man
    PERLBREW_PATH = /Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin
    PERLBREW_PERL = perl-5.32.0
    PERLBREW_ROOT = /Users/cpantesting/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.94
    PERLBREW_VERSION = 0.94
    PERLVER = blead
    PERL_INLINE_DIRECTORY = /Users/cpantesting/.Inline-blead
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 0
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /Users/cpantesting/cpantesting/perl-blead/bin/perl5.40.0
    $UID/$EUID = 503 / 503
    $GID = 20 20 12 61 703 702 701 100
    $EGID = 20 20 12 61 703 702 701 100

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.302199
    Test::Harness       3.48    
    Test::More          1.302199
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.9930  


--

Summary of my perl5 (revision 5 version 40 subversion 0) configuration:
  Commit id: 48392ceedf8ee03f7013e08fb26e275e7ed00ecb
  Platform:
    osname=darwin
    osvers=23.5.0
    archname=darwin-2level
    uname='darwin harrow.home 23.5.0 darwin kernel version 23.5.0: wed may 1 20:09:52 pdt 2024; root:xnu-10063.121.3~5release_x86_64 x86_64 '
    config_args='-de -Dprefix=/Users/cpantesting/cpantesting/perl-blead -Dusedevel'
    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 ='-fno-common -DPERL_DARWIN -mmacosx-version-min=14.5 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O3'
    cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=14.5 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='Apple LLVM 15.0.0 (clang-1500.3.9.4)'
    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 =' -mmacosx-version-min=14.5 -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.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 /usr/lib
    libs= 
    perllibs=
    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=14.5 -bundle -undefined dynamic_lookup -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
  Locally applied patches:
    RC1
  Built under darwin
  Compiled at May 31 2024 01:05:28
  %ENV:
    PERL="blead"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="47673"
    PERL5_CPAN_IS_RUNNING="47673"
    PERLBREW_HOME="/Users/cpantesting/.perlbrew"
    PERLBREW_MANPATH="/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/man"
    PERLBREW_PATH="/Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin"
    PERLBREW_PERL="perl-5.32.0"
    PERLBREW_ROOT="/Users/cpantesting/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.94"
    PERLBREW_VERSION="0.94"
    PERLVER="blead"
    PERL_INLINE_DIRECTORY="/Users/cpantesting/.Inline-blead"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.40.0/darwin-2level
    /Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.40.0
    /Users/cpantesting/cpantesting/perl-blead/lib/5.40.0/darwin-2level
    /Users/cpantesting/cpantesting/perl-blead/lib/5.40.0