Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blin 2024.04, round 1 #5554

Closed
1 task done
jdv opened this issue Apr 23, 2024 · 0 comments
Closed
1 task done

Blin 2024.04, round 1 #5554

jdv opened this issue Apr 23, 2024 · 0 comments
Labels
blin Result of a regular ecosystem check with modules regressed, which must be fixed before release BLOCKER Preventing the next release of rakudo, or just needing attention before the release

Comments

@jdv
Copy link
Collaborator

jdv commented Apr 23, 2024

Blin results between 2024.03 (69a5212) and HEAD (34cb94e):

  • List::Allmax – Fail, Bisected: 46bcdc4

    Old Output
    ===> Searching for: List::Allmax
    Saw 1 occurrence of deprecated code.
    ================================================================================
    The PERL6LIB environment variable being set, support will be removed with v6.e.
    Please use RAKULIB instead.
    --------------------------------------------------------------------------------
    ===> Found: List::Allmax:ver<0.0.1>:auth<zef:thundergnat> [via Zef::Repository::Ecosystems<fez>]
    ===> Fetching [OK]: List::Allmax:ver<0.0.1>:auth<zef:thundergnat> to /mnt/data/zef-data/tmp/1713796830.55087.7430.001677593281/66b6be1ec037a9dac09dd8acdbe62f8fa95e555f.tar.gz
    ===> Extraction [OK]: List::Allmax to /mnt/data/zef-data/tmp/66b6be1ec037a9dac09dd8acdbe62f8fa95e555f.tar.gz
    ===> Testing: List::Allmax:ver<0.0.1>:auth<zef:thundergnat>
    [List::Allmax] 1..6
    [List::Allmax] ok 1 - all-max returns expected
    [List::Allmax] ok 2 - all-max keys returns expected
    [List::Allmax] ok 3 - all-max by comparitor returns expected
    [List::Allmax] ok 4 - all-min returns expected
    [List::Allmax] ok 5 - all-min keys returns expected
    [List::Allmax] ok 6 - all-min by comparitor returns expected
    [List::Allmax] Saw 1 occurrence of deprecated code.
    [List::Allmax] ================================================================================
    [List::Allmax] The PERL6LIB environment variable being set, support will be removed with v6.e.
    [List::Allmax] Please use RAKULIB instead.
    [List::Allmax] --------------------------------------------------------------------------------
    [List::Allmax] Please contact the author to have these occurrences of deprecated code
    [List::Allmax] adapted, so that this message will disappear!
    ===> Testing [OK] for List::Allmax:ver<0.0.1>:auth<zef:thundergnat>
    ===> Installing: List::Allmax:ver<0.0.1>:auth<zef:thundergnat>
    ===> Install [OK] for List::Allmax:ver<0.0.1>:auth<zef:thundergnat>
    Please contact the author to have these occurrences of deprecated code
    adapted, so that this message will disappear!
    
    
    New Output
    ===> Searching for: List::Allmax
    Saw 1 occurrence of deprecated code.
    ================================================================================
    The PERL6LIB environment variable being set, support will be removed with v6.e.
    Please use RAKULIB instead.
    --------------------------------------------------------------------------------
    ===> Found: List::Allmax:ver<0.0.1>:auth<zef:thundergnat> [via Zef::Repository::Ecosystems<fez>]
    ===> Fetching [OK]: List::Allmax:ver<0.0.1>:auth<zef:thundergnat> to /mnt/data/zef-data/tmp/1713796755.54091.4227.400110117985/66b6be1ec037a9dac09dd8acdbe62f8fa95e555f.tar.gz
    ===> Extraction [OK]: List::Allmax to /mnt/data/zef-data/tmp/66b6be1ec037a9dac09dd8acdbe62f8fa95e555f.tar.gz
    ===> Testing: List::Allmax:ver<0.0.1>:auth<zef:thundergnat>
    [List::Allmax] �[31m===�[0mSORRY!�[31m===�[0m Error while compiling /mnt/data/zef-data/tmp/66b6be1ec037a9dac09dd8acdbe62f8fa95e555f.tar.gz/List-Allmax-0.0.1/t/01-basic.rakutest
    [List::Allmax] �[31m===�[0mSORRY!�[31m===�[0m Error while compiling /mnt/data/zef-data/tmp/66b6be1ec037a9dac09dd8acdbe62f8fa95e555f.tar.gz/List-Allmax-0.0.1/lib/List/Allmax.rakumod (List::Allmax)
    [List::Allmax] Default value '-> ;; $_? is raw = OUTER::<$_> { #`(Block|4238025972488) ... }' will never bind to a parameter of type Callable[Callable]
    [List::Allmax] at /mnt/data/zef-data/tmp/66b6be1ec037a9dac09dd8acdbe62f8fa95e555f.tar.gz/List-Allmax-0.0.1/lib/List/Allmax.rakumod (List::Allmax):30
    [List::Allmax] ------> �[32mub all-min (*@list, Callable :&by = {$_}�[33m⏏�[31m, :$k = False) is export  {�[0m
    [List::Allmax]     expecting any of:
    [List::Allmax]         constraint
    [List::Allmax]         infix
    [List::Allmax]         infix stopper
    [List::Allmax] at /mnt/data/zef-data/tmp/66b6be1ec037a9dac09dd8acdbe62f8fa95e555f.tar.gz/List-Allmax-0.0.1/t/01-basic.rakutest:2
    [List::Allmax] Saw 1 occurrence of deprecated code.
    [List::Allmax] ================================================================================
    [List::Allmax] The PERL6LIB environment variable being set, support will be removed with v6.e.
    [List::Allmax] Please use RAKULIB instead.
    [List::Allmax] --------------------------------------------------------------------------------
    [List::Allmax] Please contact the author to have these occurrences of deprecated code
    [List::Allmax] adapted, so that this message will disappear!
    ===> Testing [FAIL]: List::Allmax:ver<0.0.1>:auth<zef:thundergnat>
    [List::Allmax] Failed to get passing tests, but continuing with --force-test
    ===> Installing: List::Allmax:ver<0.0.1>:auth<zef:thundergnat>
    ===> Install [OK] for List::Allmax:ver<0.0.1>:auth<zef:thundergnat>
    Please contact the author to have these occurrences of deprecated code
    adapted, so that this message will disappear!
    
    
Status Count Modules
UnhandledException 1 Foo::Foo
Fail 1 List::Allmax
InstallableButUntested 4 HTTP::Server::Async Log::Minimal MoarVM::Remote Time::Duration
ZefFailure 7 Cro::ZeroMQ DBIish DBIish Proc::ZMQed Spit Universal::Errno Universal::errno
CyclicDependency 12 Algorithm::HierarchicalPAM Algorithm::LBFGS Algorithm::LDA Algorithm::LibSVM Algorithm::XGBoost Chart::EasyGnuplot Chart::Gnuplot Foo::Dependencies::A-on-B Foo::Dependencies::B-on-A Foo::Dependencies::Self Geo::Hash MeCab
MissingDependency 19 App::Perl6LangServer Async::Workers Chemistry::Elements Concurrent::PChannel Config::BINDish DBIx::NamedQueries DSL::FiniteStateMachines Ethelia Learn::Raku::With LibXML::Class META6::To::Man Pakku Perl6::Tracer Task::Galaxy Touch Vikna WWW::GCloud WWW::GCloud::API::Storage WWW::GCloud::API::Vision
AlwaysFail 986
OK 1136

This run started on 2024-04-22T21:21:45Z and finished in ≈7 hours.

@jdv jdv added BLOCKER Preventing the next release of rakudo, or just needing attention before the release blin Result of a regular ecosystem check with modules regressed, which must be fixed before release labels Apr 23, 2024
@jdv jdv closed this as completed Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blin Result of a regular ecosystem check with modules regressed, which must be fixed before release BLOCKER Preventing the next release of rakudo, or just needing attention before the release
Projects
None yet
Development

No branches or pull requests

1 participant