Strehler v1.6.8 Perl 5 v5.40.1 RC1 x86_64-linux-thread-multi-ld
- Status
- Fail
- From
- Andreas J. König (ANDK)
- Dist
-
Strehler v1.6.8
- Platform
- Perl 5 v5.40.1 RC1 x86_64-linux-thread-multi-ld
- Date
- 2025-01-17 09:58:47
- ID
- a51c8da4-d4b9-11ef-8948-a3271e311c69
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 Simone Fare,
This is a computer-generated report for Strehler-1.6.8
on perl 5.40.1, created by CPAN-Reporter-1.2020.
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 "/tmp/basesmoker-reloperl-IkH4/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
[Strehler::Admin:3654891] error @2025-01-17 09:56:35> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654891] debug @2025-01-17 09:56:35> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'Not logged user call is redirected'
# at t/001_login.t line 29.
# got: '500'
# expected: '302'
# Failed test 'Not logged user call is redirected on login page'
# at t/001_login.t line 34.
# got: undef
# expected: 'http://localhost/admin/login'
[Strehler::Admin:3654891] error @2025-01-17 09:56:35> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654891] debug @2025-01-17 09:56:35> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'Inserting wrong credentials at login gives an error'
# at t/001_login.t line 41.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^:Authentication failed!)'
[Strehler::Admin:3654891] error @2025-01-17 09:56:35> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654891] debug @2025-01-17 09:56:35> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'Inserting correct credentials at login leads to Strehler homepage'
# at t/001_login.t line 45.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^:<b class="icon-user"></b>.*admin)'
# Failed test 'Redirect on /admin/ lead to the correct /admin page'
# at t/001_login.t line 52.
# got: '/admin'
# expected: 'http://localhost/admin'
# Looks like you failed 5 tests of 6.
t/001_login.t ........
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/6 subtests
[Strehler::Admin:3654892] error @2025-01-17 09:56:37> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654892] debug @2025-01-17 09:56:37> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'Login as editor'
# at t/002_permissions.t line 27.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^:<b class="icon-user"></b>.*editor)'
[Strehler::Admin:3654892] error @2025-01-17 09:56:37> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654892] debug @2025-01-17 09:56:37> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'Editor can access articles'
# at t/002_permissions.t line 29.
# got: '500'
# expected: '200'
[Strehler::Admin:3654892] debug @2025-01-17 09:56:37> bless( ['file','403.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Looks like you failed 2 tests of 3.
t/002_permissions.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/3 subtests
[Strehler::Admin:3654893] error @2025-01-17 09:56:39> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654893] debug @2025-01-17 09:56:39> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'Category page correctly accessed'
# at t/004_categories.t line 29.
# got: '500'
# expected: '200'
[Strehler::Admin:3654893] error @2025-01-17 09:56:40> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654893] debug @2025-01-17 09:56:40> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'All present in category add page for tags'
# at t/004_categories.t line 34.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^s:<div class="alert alert-info">.*All.*</div>)'
# Failed test 'article present in category add page for tags'
# at t/004_categories.t line 38.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^s:<div class="alert alert-info">.*Per article.*</div>)'
# Failed test 'image present in category add page for tags'
# at t/004_categories.t line 38.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^s:<div class="alert alert-info">.*Per image.*</div>)'
# Failed test 'dummy present in category add page for tags'
# at t/004_categories.t line 38.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^s:<div class="alert alert-info">.*Per dummy.*</div>)'
# Failed test 'foo present in category add page for tags'
# at t/004_categories.t line 38.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^s:<div class="alert alert-info">.*Per foo.*</div>)'
[Strehler::Admin:3654893] error @2025-01-17 09:56:41> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654893] debug @2025-01-17 09:56:41> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'Categories select combo correctly generated'
# at t/004_categories.t line 141.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^:<option value="453">prova</option>)'
[Strehler::Admin:3654893] error @2025-01-17 09:56:41> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654893] debug @2025-01-17 09:56:41> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'Deletion forbidden for contents'
# at t/004_categories.t line 145.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^:is not empty)'
[Strehler::Admin:3654893] error @2025-01-17 09:56:41> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654893] debug @2025-01-17 09:56:41> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'Recursive deletion stopped for contents'
# at t/004_categories.t line 147.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^:is not empty)'
[Strehler::Admin:3654893] error @2025-01-17 09:56:41> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654893] debug @2025-01-17 09:56:41> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'Category deletion answers (GET) OK'
# at t/004_categories.t line 153.
# got: '500'
# expected: '200'
# Failed test 'Deletion allowed, confirm requested'
# at t/004_categories.t line 154.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^:Delete 454 of category)'
# Looks like you failed 11 tests of 18.
t/004_categories.t ...
Dubious, test returned 11 (wstat 2816, 0xb00)
Failed 11/18 subtests
[Strehler::Admin:3654894] error @2025-01-17 09:56:44> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654894] debug @2025-01-17 09:56:44> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'Article add blocked because no category'
# at t/005_articles.t line 26.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^:No category in the system)'
[Strehler::Admin:3654894] error @2025-01-17 09:56:44> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654894] debug @2025-01-17 09:56:44> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'Article without title (default language only) can't be submitted'
# at t/005_articles.t line 45.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^:Title required)'
[Strehler::Admin:3654894] error @2025-01-17 09:56:45> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654894] debug @2025-01-17 09:56:45> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'Articles page correctly accessed'
# at t/005_articles.t line 64.
# got: '500'
# expected: '200'
[Strehler::Admin:3654894] error @2025-01-17 09:56:45> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654894] debug @2025-01-17 09:56:45> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'Articles page correctly accessed (order parameters added)'
# at t/005_articles.t line 66.
# got: '500'
# expected: '200'
# Failed test 'Article correctly inserted'
# at t/005_articles.t line 72.
Can't call method "can" on an undefined value at lib/Strehler/Element.pm line 144.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 7.
t/005_articles.t .....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 5/7 subtests
Subroutine dancer_app redefined at (eval 1163) line 5.
Subroutine request redefined at (eval 1163) line 12.
Subroutine var redefined at (eval 1163) line 19.
Subroutine hook redefined at (eval 1163) line 26.
String found where operator expected (Do you need to predeclare "slug"?) at t/testapp/lib/Site.pm line 13, near "slug '/ex/slug/:slug'"
syntax error at t/testapp/lib/Site.pm line 13, near "slug '/ex/slug/:slug'"
Execution of t/testapp/lib/Site.pm aborted due to compilation errors.
Compilation failed in require at t/006_frontend.t line 17.
t/006_frontend.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
[Strehler::Admin:3654896] error @2025-01-17 09:56:48> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654896] debug @2025-01-17 09:56:48> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'Image add blocked because no category'
# at t/007_images.t line 27.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^:No category in the system)'
[Strehler::Admin:3654896] error @2025-01-17 09:56:49> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654896] debug @2025-01-17 09:56:49> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'Images page correctly accessed'
# at t/007_images.t line 35.
# got: '500'
# expected: '200'
[Strehler::Admin:3654896] error @2025-01-17 09:56:49> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654896] debug @2025-01-17 09:56:49> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'Images page correctly accessed (ordering parameters added)'
# at t/007_images.t line 37.
# got: '500'
# expected: '200'
[Strehler::Admin:3654896] error @2025-01-17 09:56:49> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654896] debug @2025-01-17 09:56:49> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'Image without image can't be submitted'
# at t/007_images.t line 52.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^:Image required)'
[Strehler::Admin:3654896] error @2025-01-17 09:56:49> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654896] debug @2025-01-17 09:56:49> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'Content changed, navigation still on edit page (submit-continue)'
# at t/007_images.t line 88.
# got: '500'
# expected: '200'
[Strehler::Admin:3654896] error @2025-01-17 09:56:49> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654896] debug @2025-01-17 09:56:49> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Looks like you failed 5 tests of 11.
t/007_images.t .......
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/11 subtests
Subroutine dancer_app redefined at (eval 1163) line 5.
Subroutine request redefined at (eval 1163) line 12.
Subroutine var redefined at (eval 1163) line 19.
Subroutine hook redefined at (eval 1163) line 26.
String found where operator expected (Do you need to predeclare "slug"?) at t/testapp/lib/Site.pm line 13, near "slug '/ex/slug/:slug'"
syntax error at t/testapp/lib/Site.pm line 13, near "slug '/ex/slug/:slug'"
Execution of t/testapp/lib/Site.pm aborted due to compilation errors.
Compilation failed in require at t/008_tags.t line 16.
t/008_tags.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Subroutine dancer_app redefined at (eval 1163) line 5.
Subroutine request redefined at (eval 1163) line 12.
Subroutine var redefined at (eval 1163) line 19.
Subroutine hook redefined at (eval 1163) line 26.
String found where operator expected (Do you need to predeclare "slug"?) at t/testapp/lib/Site.pm line 13, near "slug '/ex/slug/:slug'"
syntax error at t/testapp/lib/Site.pm line 13, near "slug '/ex/slug/:slug'"
Execution of t/testapp/lib/Site.pm aborted due to compilation errors.
Compilation failed in require at t/009_extra.t line 16.
t/009_extra.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
[Strehler::API:3654904] debug @2025-01-17 09:56:57> bless( ['file','404.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
[Strehler::API:3654904] debug @2025-01-17 09:56:57> bless( ['file','404.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
t/010_api.t .......... ok
Subroutine dancer_app redefined at (eval 326) line 5.
Subroutine request redefined at (eval 326) line 12.
Subroutine var redefined at (eval 326) line 19.
Subroutine hook redefined at (eval 326) line 26.
String found where operator expected (Do you need to predeclare "slug"?) at t/testapp/lib/Site.pm line 13, near "slug '/ex/slug/:slug'"
syntax error at t/testapp/lib/Site.pm line 13, near "slug '/ex/slug/:slug'"
Execution of t/testapp/lib/Site.pm aborted due to compilation errors.
Compilation failed in require at t/011_ex.t line 15.
t/011_ex.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
[Strehler::Admin:3654906] error @2025-01-17 09:57:00> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654906] debug @2025-01-17 09:57:00> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'Dummy in users list'
# at t/012_users.t line 36.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^:<td>dummy</td>)'
[Strehler::Admin:3654906] error @2025-01-17 09:57:00> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654906] debug @2025-01-17 09:57:00> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'User duplication avoided'
# at t/012_users.t line 42.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^:Username already exists)'
[Strehler::Admin:3654906] error @2025-01-17 09:57:00> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654906] debug @2025-01-17 09:57:00> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
[Strehler::Admin:3654906] error @2025-01-17 09:57:00> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654906] debug @2025-01-17 09:57:00> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'Admin user cannot be deleted'
# at t/012_users.t line 58.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^:Admin user cannot be deleted)'
[Strehler::Admin:3654906] error @2025-01-17 09:57:00> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654906] debug @2025-01-17 09:57:00> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'Logged as dummy'
# at t/012_users.t line 64.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^:<b class="icon-user"></b>.*dummy)'
[Strehler::Admin:3654906] error @2025-01-17 09:57:01> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654906] debug @2025-01-17 09:57:01> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'Change password page correctly called'
# at t/012_users.t line 66.
# got: '500'
# expected: '200'
[Strehler::Admin:3654906] error @2025-01-17 09:57:01> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654906] debug @2025-01-17 09:57:01> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'Logged as dummy with the new password'
# at t/012_users.t line 75.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^:<b class="icon-user"></b>.*dummy)'
# Looks like you failed 6 tests of 7.
t/012_users.t ........
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/7 subtests
[Strehler::Admin:3654907] error @2025-01-17 09:57:05> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654907] debug @2025-01-17 09:57:05> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'Italian dashboard successfully called'
# at t/013_dashboard.t line 63.
# got: '500'
# expected: '200'
# Failed test 'List box correctly displayed - IT'
# at t/013_dashboard.t line 65.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^s:<div class="dashboard-box well span5">.*<h4 class="dashboard-title">listed contents<\/h4>.*<h5 class="dashboard-subtitle">List content</h5>.*<p class="dashboard-box-p">.*Category: listed<br />.*Elements: 2/3.*</p>)'
# Failed test 'Page box correctly displayed - IT'
# at t/013_dashboard.t line 66.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^s:<div class="dashboard-box well span5">.*<h4 class="dashboard-title">a page</h4>.*<h5 class="dashboard-subtitle">Custom page</h5>.*<p class="dashboard-box-p">.*Elements: 2/2<br />.*<span class="text-success">Status: <strong>OK</strong></span>)'
# Failed test 'Section for lower category matched - IT'
# at t/013_dashboard.t line 67.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^s:<div>.*?<p>.*?<strong>.*?</strong><br />.*?Category: lower<br />.*?<span class="text-success">Content online</span>.*?</p>.*?</div>.*?<div class="btn-group dashboard-section-buttons">.*?<a class="btn" href="/admin/article/edit/[0-9]+\?strehl-from=/admin/dashboard/it"><span class="icon-eye-open"></span> Edit online</a>.*?<a class="btn" href="/admin/article/add\?strehl-catname=lower&strehl-max-order=1&strehl-from=/admin/dashboard/it"><span class="icon-plus"></span> New draft</a>.*?<a class="btn" href="/admin/article/list\?strehl-catname=lower&strehl-from=/admin/dashboard/it&order-by=display_order&order=desc&language=it"><span class="icon-list"></span> All contents in category</a>.*?</div>)'
# Failed test 'Section for upper category matched - IT'
# at t/013_dashboard.t line 68.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^s:<div>.*?<p>.*?<strong>.*?</strong><br />.*?Category: upper<br />.*?<span class="text-success">Content online</span>.*?</p>.*?</div>.*?<div class="btn-group dashboard-section-buttons">.*?<a class="btn" href="/admin/article/edit/[0-9]+\?strehl-from=/admin/dashboard/it"><span class="icon-eye-open"></span> Edit online</a>.*?<a class="btn" href="/admin/article/edit/[0-9]+\?strehl-from=/admin/dashboard/it"><span class="icon-edit"></span> Edit draft</a>.*?<a class="btn" href="/admin/article/turnon/[0-9]+\?strehl-from=/admin/dashboard/it"><span class="icon-circle-arrow-right"></span> Publish draft</a>.*<a class="btn" href="/admin/article/list\?strehl-catname=upper&strehl-from=/admin/dashboard/it&order-by=publish_date&order=desc&language=it"><span class="icon-list"></span> All contents in category</a>.*?</div>)'
[Strehler::Admin:3654907] error @2025-01-17 09:57:05> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Hook.pm line 33.
at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3654907] debug @2025-01-17 09:57:05> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Failed test 'English dashboard successfully called'
# at t/013_dashboard.t line 71.
# got: '500'
# expected: '200'
# Failed test 'List box correctly displayed - EN'
# at t/013_dashboard.t line 73.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^s:<div class="dashboard-box well span5">.*<h4 class="dashboard-title">listed contents<\/h4>.*<h5 class="dashboard-subtitle">List content</h5>.*<p class="dashboard-box-p">.*Category: listed<br />.*Elements: 0/1.*</p>)'
# Failed test 'Page box correctly displayed - EN'
# at t/013_dashboard.t line 74.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^s:<div class="dashboard-box well span5">.*<h4 class="dashboard-title">a page</h4>.*<h5 class="dashboard-subtitle">Custom page</h5>.*<p class="dashboard-box-p">.*Elements: 0/2<br />.*<span class="text-error">Status: <strong>KO</strong></span>)'
# Failed test 'Section for lower category matched - EN'
# at t/013_dashboard.t line 75.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^s:<div>.*?<p>.*?<strong>.*?</strong><br />.*?Category: lower<br />.*?<span class="text-error">No content published!</span>.*?</p>.*?</div>.*?<div class="btn-group dashboard-section-buttons">.*?<a class="btn" href="/admin/article/add\?strehl-catname=lower&strehl-max-order=1&strehl-from=/admin/dashboard/en"><span class="icon-plus"></span> New draft</a>.*?<a class="btn" href="/admin/article/list\?strehl-catname=lower&strehl-from=/admin/dashboard/en&order-by=display_order&order=desc&language=en"><span class="icon-list"></span> All contents in category</a>.*?</div>)'
# Failed test 'Section for upper category matched - EN'
# at t/013_dashboard.t line 76.
# '<!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
# doesn't match '(?^s:<div>.*?<p>.*?<strong>.*?</strong><br />.*?Category: upper<br />.*?<span class="text-error">No content published!</span>.*?</p>.*?</div>.*?<div class="btn-group dashboard-section-buttons">.*?<a class="btn" href="/admin/article/edit/[0-9]+\?strehl-from=/admin/dashboard/en"><span class="icon-edit"></span> Edit draft</a>.*?<a class="btn" href="/admin/article/turnon/[0-9]+\?strehl-from=/admin/dashboard/en"><span class="icon-circle-arrow-right"></span> Publish draft</a>.*<a class="btn" href="/admin/article/list\?strehl-catname=upper&strehl-from=/admin/dashboard/en&order-by=publish_date&order=desc&language=en"><span class="icon-list"></span> All contents in category</a>.*?</div>)'
[Strehler::Admin:3654907] debug @2025-01-17 09:57:05> bless( ['file','404.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/Dancer2/Core/Error.pm l. 73
# Looks like you failed 10 tests of 11.
t/013_dashboard.t ....
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/11 subtests
t/author-critic.t .... skipped: these tests are for testing by the author
Test Summary Report
-------------------
t/001_login.t (Wstat: 1280 (exited 5) Tests: 6 Failed: 5)
Failed tests: 1-4, 6
Non-zero exit status: 5
t/002_permissions.t (Wstat: 512 (exited 2) Tests: 3 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
t/004_categories.t (Wstat: 2816 (exited 11) Tests: 18 Failed: 11)
Failed tests: 1-6, 11-13, 15-16
Non-zero exit status: 11
t/005_articles.t (Wstat: 512 (exited 2) Tests: 7 Failed: 5)
Failed tests: 1, 3, 5-7
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/006_frontend.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/007_images.t (Wstat: 1280 (exited 5) Tests: 11 Failed: 5)
Failed tests: 1, 3-5, 8
Non-zero exit status: 5
t/008_tags.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/009_extra.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/011_ex.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/012_users.t (Wstat: 1536 (exited 6) Tests: 7 Failed: 6)
Failed tests: 1-2, 4-7
Non-zero exit status: 6
t/013_dashboard.t (Wstat: 2560 (exited 10) Tests: 11 Failed: 10)
Failed tests: 1-10
Non-zero exit status: 10
Files=13, Tests=88, 32 wallclock secs ( 0.08 usr 0.03 sys + 22.71 cusr 3.14 csys = 25.96 CPU)
Result: FAIL
Failed 11/13 test programs. 44/88 subtests failed.
make: *** [Makefile:1216: test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------------------ -------- --------
Authen::Passphrase::BlowfishCrypt 0 0.008
Carp 0 1.54
Cwd 0 3.91
Dancer2 0.166001 1.1.2
Dancer2::Core::App 0 1.1.2
Dancer2::Core::Runner 0 1.1.2
Dancer2::Plugin 0 1.1.2
Dancer2::Plugin::Ajax 0 0.400000
Dancer2::Plugin::DBIC 0 0.0100
Dancer2::Serializer::JSON 0 1.1.2
DateTime::Format::SQLite 0 0.11
DateTime::Format::Strptime 0 1.79
DBI 0 1.645
DBIx::Class::Core 0 0
DBIx::Class::Schema 0 0
DBIx::Class::Schema::Loader 0 0.07052
DBIx::Class::TimeStamp 0 0.14
File::Copy 0 2.41
File::Copy::Recursive 0 0.45
File::Path 0 2.18
HTML::FormFu 1.00 2.07
HTML::FormFu::Element::Block 0 2.07
HTML::FormFu::Element::Fieldset 0 2.07
HTML::FormFu::Element::Label 0 2.07
HTML::FormFu::Element::Select 0 2.07
HTML::FormFu::Element::Text 0 2.07
HTML::FormFu::Validator 0 2.07
IO::Prompt 0 0.997004
Lingua::EN::Inflect 0 1.905
Module::Load 0 0.36
Moo 0 2.005005
Moo::Role 0 2.005005
Moose 0 2.2207
SQL::Translator 0 1.66
SQL::Translator::Parser::DBIx::Class 0 1.10
Term::ReadKey 0 2.38
Text::Unidecode 0 1.30
Time::localtime 0 1.04
Try::Tiny 0 0.32
Unicode::Normalize 0 1.32
YAML::XS 0 v0.902.0
build_requires:
Module Need Have
------------------------------------ -------- --------
ExtUtils::MakeMaker 0 7.70
FindBin 0 1.54
HTTP::Cookies 0 6.11
HTTP::Request 0 7.00
HTTP::Request::Common 0 7.00
JSON 0 4.10
Plack::Builder 0 0
Plack::Test 0 0
Test::More 0 1.302207
configure_requires:
Module Need Have
------------------------------------ -------- --------
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LC_ADDRESS = de_DE.UTF-8
LC_IDENTIFICATION = de_DE.UTF-8
LC_MEASUREMENT = de_DE.UTF-8
LC_MONETARY = de_DE.UTF-8
LC_NAME = de_DE.UTF-8
LC_NUMERIC = de_DE.UTF-8
LC_PAPER = de_DE.UTF-8
LC_TELEPHONE = de_DE.UTF-8
LC_TIME = de_DE.UTF-8
PATH = /home/sand/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/perl/bin:/usr/X11/bin
PERL = /tmp/basesmoker-reloperl-IkH4/bin/perl
PERL5LIB = /tmp/loop_over_bdir-2280921-rWy1eM/App-rmcd-0.280-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/App-rmcd-0.280-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Net-Async-WebService-lxd-0.03-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Net-Async-WebService-lxd-0.03-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Lemonldap-NG-Cli-0.2-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Lemonldap-NG-Cli-0.2-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/CORBA-Python-2.66-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/CORBA-Python-2.66-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/EJBCA-CrlPublish-0.60-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/EJBCA-CrlPublish-0.60-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/LCFG-Build-Tools-0.9.30-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/LCFG-Build-Tools-0.9.30-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/AllKnowingDNS-1.7-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/AllKnowingDNS-1.7-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Module-ScanDeps-Static-1.7.2-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Module-ScanDeps-Static-1.7.2-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Net-ISP-Balance-1.31-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Net-ISP-Balance-1.31-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/perl-Hardware-UPS-Perl-0.43-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/perl-Hardware-UPS-Perl-0.43-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/NoZone-1.3-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/NoZone-1.3-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/mmds-1.902-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/mmds-1.902-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Net-OpenVPN-DDNS-0.1-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Net-OpenVPN-DDNS-0.1-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/OSDial-3.0.2.124-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/OSDial-3.0.2.124-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/App-nrun-v1.1.2-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Sysync-0.38-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Sysync-0.38-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/downsexta-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/downsexta-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 2280929
PERL5_CPAN_IS_RUNNING = 2280929
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /tmp/basesmoker-reloperl-IkH4/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.91
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.91
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.89
Parse::CPAN::Meta 2.150010
Test2 1.302207
Test::Harness 3.50
Test::More 1.302207
YAML 1.31
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 40 subversion 1) configuration:
Commit id: 2f6bf899676e0924d65cbbbd7f122bfce0ab9022
Platform:
osname=linux
osvers=6.8.0-50-generic
archname=x86_64-linux-thread-multi-ld
uname='linux k93jammy 6.8.0-50-generic #51~22.04.1-ubuntu smp preempt_dynamic thu nov 21 12:03:03 utc 2 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f -Dmyhostname=k93jammy -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Duseithreads -Duselongdouble -DEBUGGING=-g'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=define
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2 -g'
cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='11.4.0'
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='long double'
nvsize=16
Off_t='off_t'
lseeksize=8
alignbytes=16
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /usr/lib64
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/x86_64-linux-gnu/libc.so.6
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.35'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
MULTIPLICITY
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_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_LONG_DOUBLE
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Locally applied patches:
RC1
Built under linux
Compiled at Jan 8 2025 09:32:22
%ENV:
PERL="/tmp/basesmoker-reloperl-IkH4/bin/perl"
PERL5LIB="/tmp/loop_over_bdir-2280921-rWy1eM/App-rmcd-0.280-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/App-rmcd-0.280-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Net-Async-WebService-lxd-0.03-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Net-Async-WebService-lxd-0.03-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Lemonldap-NG-Cli-0.2-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Lemonldap-NG-Cli-0.2-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/CORBA-Python-2.66-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/CORBA-Python-2.66-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/EJBCA-CrlPublish-0.60-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/EJBCA-CrlPublish-0.60-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/LCFG-Build-Tools-0.9.30-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/LCFG-Build-Tools-0.9.30-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/AllKnowingDNS-1.7-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/AllKnowingDNS-1.7-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Module-ScanDeps-Static-1.7.2-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Module-ScanDeps-Static-1.7.2-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Net-ISP-Balance-1.31-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Net-ISP-Balance-1.31-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/perl-Hardware-UPS-Perl-0.43-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/perl-Hardware-UPS-Perl-0.43-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/NoZone-1.3-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/NoZone-1.3-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/mmds-1.902-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/mmds-1.902-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Net-OpenVPN-DDNS-0.1-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Net-OpenVPN-DDNS-0.1-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/OSDial-3.0.2.124-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/OSDial-3.0.2.124-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/App-nrun-v1.1.2-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/Sysync-0.38-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/Sysync-0.38-0/blib/lib:/tmp/loop_over_bdir-2280921-rWy1eM/downsexta-0/blib/arch:/tmp/loop_over_bdir-2280921-rWy1eM/downsexta-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="2280929"
PERL5_CPAN_IS_RUNNING="2280929"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/tmp/loop_over_bdir-2280921-rWy1eM/App-rmcd-0.280-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/App-rmcd-0.280-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/triceps-2.1.0-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/triceps-2.1.0-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/Net-Async-WebService-lxd-0.03-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/Net-Async-WebService-lxd-0.03-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/Lemonldap-NG-Cli-0.2-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/Lemonldap-NG-Cli-0.2-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/CORBA-Python-2.66-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/CORBA-Python-2.66-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/EJBCA-CrlPublish-0.60-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/EJBCA-CrlPublish-0.60-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/LCFG-Build-Tools-0.9.30-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/LCFG-Build-Tools-0.9.30-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/MP3-PodcastFetch-1.05-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/MP3-PodcastFetch-1.05-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/AllKnowingDNS-1.7-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/AllKnowingDNS-1.7-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/Module-ScanDeps-Static-1.7.2-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/Module-ScanDeps-Static-1.7.2-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/Lingua-BioYaTeA-0.11-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/Lingua-BioYaTeA-0.11-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/Lingua-YaTeA-0.626-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/Lingua-YaTeA-0.626-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/Net-ISP-Balance-1.31-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/Net-ISP-Balance-1.31-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/perl-Hardware-UPS-Perl-0.43-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/perl-Hardware-UPS-Perl-0.43-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/NoZone-1.3-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/NoZone-1.3-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/Business-Shipping-DataFiles-1.02-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/Business-Shipping-DataFiles-1.02-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/Simulation-Automate-1.0.1-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/Simulation-Automate-1.0.1-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/mmds-1.902-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/mmds-1.902-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/Linux-InitFS-0.2-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/Linux-InitFS-0.2-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/Net-OpenVPN-DDNS-0.1-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/Net-OpenVPN-DDNS-0.1-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/OSDial-3.0.2.124-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/OSDial-3.0.2.124-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/App-nrun-v1.1.2-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/App-nrun-v1.1.2-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/dta-tokwrap-0.98-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/dta-tokwrap-0.98-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/RDF-NLP-SPARQLQuery-0.1-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/RDF-NLP-SPARQLQuery-0.1-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/DBIx-Migration-Directories-0.12-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/DBIx-Migration-Directories-0.12-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/CGI-Application-NetNewsIface-0.0204-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/CGI-Application-NetNewsIface-0.0204-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/Devel-Required-0.16-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/Devel-Required-0.16-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/Sysync-0.38-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/Sysync-0.38-0/blib/lib
/tmp/loop_over_bdir-2280921-rWy1eM/downsexta-0/blib/arch
/tmp/loop_over_bdir-2280921-rWy1eM/downsexta-0/blib/lib
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1/x86_64-linux-thread-multi-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/site_perl/5.40.1
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/5.40.1/x86_64-linux-thread-multi-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.1-RC1/322f/lib/5.40.1
.