Skip to content

perl/perl-Module-Runtime: Added (Perl Module).#16643

Closed
sbo-bot[bot] wants to merge 1 commit into
masterfrom
perl-Module-Runtime-a40110db4b944e84f5d697a0e84da2a4
Closed

perl/perl-Module-Runtime: Added (Perl Module).#16643
sbo-bot[bot] wants to merge 1 commit into
masterfrom
perl-Module-Runtime-a40110db4b944e84f5d697a0e84da2a4

Conversation

@sbo-bot

@sbo-bot sbo-bot Bot commented Jul 19, 2026

Copy link
Copy Markdown

No description provided.

@sbo-bot sbo-bot Bot added the submission-form Changes submitted via the website submission form label Jul 19, 2026
@sbo-bot

sbo-bot Bot commented Jul 19, 2026

Copy link
Copy Markdown
Author

@sbo-bot: build perl/perl-Module-Runtime

@github-actions

Copy link
Copy Markdown

reverse dependencies - perl/perl-Module-Runtime

None

@github-actions

Copy link
Copy Markdown

✅ sbolint - perl/perl-Module-Runtime ✅

sbolint: perl-Module-Runtime checks out OK

@sbo-bot

sbo-bot Bot commented Jul 20, 2026

Copy link
Copy Markdown
Author

buildpkg i586 perl/perl-Module-Runtime

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Sun Jul 19 15:33:57 GMT 2026
revision: 7351effa48cc6646e8a5839016fa5ed0fd13f6a2
title:    Merge f25ded272d1528875333064d37bd21d14d8cc58f into f17f0c7e56bdbbbd3624f810148bc33238fb72f2

================================================================================
perl/perl-Module-Runtime                                                01:20:21
================================================================================

Calculating dependencies ... none.

Building perl/perl-Module-Runtime (add version 0.018) ----------------- 01:20:22
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Running perl-Module-Runtime.SlackBuild ...
env MAKEFLAGS='-j13 -l13' nice -n 5 bash ./perl-Module-Runtime.SlackBuild
Built ok:  perl-Module-Runtime-0.018-noarch-1_SBo.txz                   01:20:23
Testing package perl-Module-Runtime-0.018-noarch-1_SBo.txz ... done.
Test installing perl-Module-Runtime-0.018-noarch-1_SBo.txz ...
perl-Module-Runtime-0.018-noarch-1_SBo: runtime module handling ........ [  80K]
Unmounting chroot ... done.
✅ perl/perl-Module-Runtime Added version 0.018 (runtime module handling) ✅

================================================================================
SUMMARY                                                                 01:20:24
================================================================================

Logfile:     /var/log/repo/SBo/repo_2026-07-20_01:20:21.log
Runtime:     0h 0m 4s
Added:       1
  perl/perl-Module-Runtime/perl-Module-Runtime-0.018-noarch-1_SBo.txz

Snipped Build Log

Details
Building perl/perl-Module-Runtime (add version 0.018) 2026-07-20 01:20:22
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Running perl-Module-Runtime.SlackBuild ...
env MAKEFLAGS='-j13 -l13' nice -n 5 bash ./perl-Module-Runtime.SlackBuild
Module-Runtime-0.018/
Module-Runtime-0.018/.perlcriticrc
Module-Runtime-0.018/Changes
Module-Runtime-0.018/LICENSE
Module-Runtime-0.018/MANIFEST
Module-Runtime-0.018/META.json
Module-Runtime-0.018/META.yml
Module-Runtime-0.018/Makefile.PL
Module-Runtime-0.018/README
Module-Runtime-0.018/TODO
Module-Runtime-0.018/dist.ini
Module-Runtime-0.018/lib/
Module-Runtime-0.018/lib/Module/
Module-Runtime-0.018/lib/Module/Runtime.pm
Module-Runtime-0.018/prereqs.yml
Module-Runtime-0.018/t/
Module-Runtime-0.018/t/cmn.t
Module-Runtime-0.018/t/dependency.t
Module-Runtime-0.018/t/import_error.t
Module-Runtime-0.018/t/ivmn.t
Module-Runtime-0.018/t/ivms.t
Module-Runtime-0.018/t/lib/
Module-Runtime-0.018/t/lib/t/
Module-Runtime-0.018/t/lib/t/Break.pm
Module-Runtime-0.018/t/lib/t/Context.pm
Module-Runtime-0.018/t/lib/t/Eval.pm
Module-Runtime-0.018/t/lib/t/Hints.pm
Module-Runtime-0.018/t/lib/t/Nest0.pm
Module-Runtime-0.018/t/lib/t/Nest1.pm
Module-Runtime-0.018/t/lib/t/Simple.pm
Module-Runtime-0.018/t/mnf.t
Module-Runtime-0.018/t/rm.t
Module-Runtime-0.018/t/taint.t
Module-Runtime-0.018/t/um.t
Module-Runtime-0.018/t/upo.t
Module-Runtime-0.018/t/upo_overridden.t
Module-Runtime-0.018/weaver.ini
Module-Runtime-0.018/xt/
Module-Runtime-0.018/xt/author/
Module-Runtime-0.018/xt/author/cpan-changes.t
Module-Runtime-0.018/xt/author/critic.t
Module-Runtime-0.018/xt/author/distmeta.t
Module-Runtime-0.018/xt/author/eol.t
Module-Runtime-0.018/xt/author/kwalitee.t
Module-Runtime-0.018/xt/author/minimum-version.t
Module-Runtime-0.018/xt/author/mojibake.t
Module-Runtime-0.018/xt/author/no-tabs.t
Module-Runtime-0.018/xt/author/pod-coverage.t
Module-Runtime-0.018/xt/author/pod-spell.t
Module-Runtime-0.018/xt/author/pod-syntax.t
Module-Runtime-0.018/xt/author/portability.t
Module-Runtime-0.018/xt/author/test-version.t
Module-Runtime-0.018/xt/release/
Module-Runtime-0.018/xt/release/changes_has_content.t
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Module::Runtime
Writing MYMETA.yml and MYMETA.json
cp lib/Module/Runtime.pm blib/lib/Module/Runtime.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/usr/bin/perl5.34.3" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/cmn.t ............. ok
t/dependency.t ...... ok
t/import_error.t .... ok
t/ivmn.t ............ ok
t/ivms.t ............ ok
t/mnf.t ............. ok
t/rm.t .............. ok
t/taint.t ........... ok
t/um.t .............. ok
t/upo.t ............. ok
t/upo_overridden.t .. ok
All tests successful.
Files=11, Tests=365,  1 wallclock secs ( 0.04 usr  0.02 sys +  0.46 cusr  0.09 csys =  0.61 CPU)
Result: PASS
Manifying 1 pod document
Appending installation info to /tmp/SBo/repo.L74Ycu/build_perl-Module-Runtime/package-perl-Module-Runtime/usr/lib/perl5/perllocal.pod
Installing /tmp/SBo/repo.L74Ycu/build_perl-Module-Runtime/package-perl-Module-Runtime/usr/share/perl5/vendor_perl/Module/Runtime.pm
Installing /tmp/SBo/repo.L74Ycu/build_perl-Module-Runtime/package-perl-Module-Runtime/usr/man/man3/Module::Runtime.3

Slackware package maker, version 3.14159265.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.L74Ycu/output_perl-Module-Runtime/perl-Module-Runtime-0.018-noarch-1_SBo.txz

./
install/
install/slack-desc
usr/
usr/doc/
usr/doc/perl-Module-Runtime-0.018/
usr/doc/perl-Module-Runtime-0.018/Changes
usr/doc/perl-Module-Runtime-0.018/LICENSE
usr/doc/perl-Module-Runtime-0.018/README
usr/doc/perl-Module-Runtime-0.018/TODO
usr/doc/perl-Module-Runtime-0.018/perl-Module-Runtime.SlackBuild
usr/man/
usr/man/man3/
usr/man/man3/Module::Runtime.3.gz
usr/share/
usr/share/perl5/
usr/share/perl5/vendor_perl/
usr/share/perl5/vendor_perl/Module/
usr/share/perl5/vendor_perl/Module/Runtime.pm

Slackware package /tmp/SBo/repo.L74Ycu/output_perl-Module-Runtime/perl-Module-Runtime-0.018-noarch-1_SBo.txz created.

Built ok:  perl-Module-Runtime-0.018-noarch-1_SBo.txz                   01:20:23
Testing package perl-Module-Runtime-0.018-noarch-1_SBo.txz ... 
Test installing perl-Module-Runtime-0.018-noarch-1_SBo.txz ...
perl-Module-Runtime-0.018-noarch-1_SBo: runtime module handling ........ [  80K]
Unmounting chroot ... 
:-) perl/perl-Module-Runtime Added version 0.018 (runtime module handling) (-:

@sbo-bot

sbo-bot Bot commented Jul 20, 2026

Copy link
Copy Markdown
Author

sbopkglint i586 perl/perl-Module-Runtime

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/i586/perl/perl-Module-Runtime/perl-Module-Runtime-0.018-noarch-1_SBo.txz to /tmp/SBo/sbopkglint.043pIE ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/i586/perl/perl-Module-Runtime/perl-Module-Runtime-0.018-noarch-1_SBo.txz to /tmp/SBo/sbopkglint.043pIE ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
Running test: 95-pkgconfig...OK
✅ === perl-Module-Runtime-0.018-noarch-1_SBo.txz: All tests passed ✅

@sbo-bot

sbo-bot Bot commented Jul 20, 2026

Copy link
Copy Markdown
Author

buildpkg x86_64 perl/perl-Module-Runtime

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Sun Jul 19 15:33:57 GMT 2026
revision: 7351effa48cc6646e8a5839016fa5ed0fd13f6a2
title:    Merge f25ded272d1528875333064d37bd21d14d8cc58f into f17f0c7e56bdbbbd3624f810148bc33238fb72f2

================================================================================
perl/perl-Module-Runtime                                                01:21:28
================================================================================

Calculating dependencies ... none.

Building perl/perl-Module-Runtime (add version 0.018) ----------------- 01:21:28
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Running perl-Module-Runtime.SlackBuild ...
env MAKEFLAGS='-j13 -l13' nice -n 5 bash ./perl-Module-Runtime.SlackBuild
Built ok:  perl-Module-Runtime-0.018-noarch-1_SBo.txz                   01:21:29
Testing package perl-Module-Runtime-0.018-noarch-1_SBo.txz ... done.
Test installing perl-Module-Runtime-0.018-noarch-1_SBo.txz ...
perl-Module-Runtime-0.018-noarch-1_SBo: runtime module handling ........ [  80K]
Unmounting chroot ... done.
✅ perl/perl-Module-Runtime Added version 0.018 (runtime module handling) ✅

================================================================================
SUMMARY                                                                 01:21:30
================================================================================

Logfile:     /var/log/repo/SBo/repo_2026-07-20_01:21:27.log
Runtime:     0h 0m 3s
Added:       1
  perl/perl-Module-Runtime/perl-Module-Runtime-0.018-noarch-1_SBo.txz

Snipped Build Log

Details
Building perl/perl-Module-Runtime (add version 0.018) 2026-07-20 01:21:28
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Running perl-Module-Runtime.SlackBuild ...
env MAKEFLAGS='-j13 -l13' nice -n 5 bash ./perl-Module-Runtime.SlackBuild
Module-Runtime-0.018/
Module-Runtime-0.018/.perlcriticrc
Module-Runtime-0.018/Changes
Module-Runtime-0.018/LICENSE
Module-Runtime-0.018/MANIFEST
Module-Runtime-0.018/META.json
Module-Runtime-0.018/META.yml
Module-Runtime-0.018/Makefile.PL
Module-Runtime-0.018/README
Module-Runtime-0.018/TODO
Module-Runtime-0.018/dist.ini
Module-Runtime-0.018/lib/
Module-Runtime-0.018/lib/Module/
Module-Runtime-0.018/lib/Module/Runtime.pm
Module-Runtime-0.018/prereqs.yml
Module-Runtime-0.018/t/
Module-Runtime-0.018/t/cmn.t
Module-Runtime-0.018/t/dependency.t
Module-Runtime-0.018/t/import_error.t
Module-Runtime-0.018/t/ivmn.t
Module-Runtime-0.018/t/ivms.t
Module-Runtime-0.018/t/lib/
Module-Runtime-0.018/t/lib/t/
Module-Runtime-0.018/t/lib/t/Break.pm
Module-Runtime-0.018/t/lib/t/Context.pm
Module-Runtime-0.018/t/lib/t/Eval.pm
Module-Runtime-0.018/t/lib/t/Hints.pm
Module-Runtime-0.018/t/lib/t/Nest0.pm
Module-Runtime-0.018/t/lib/t/Nest1.pm
Module-Runtime-0.018/t/lib/t/Simple.pm
Module-Runtime-0.018/t/mnf.t
Module-Runtime-0.018/t/rm.t
Module-Runtime-0.018/t/taint.t
Module-Runtime-0.018/t/um.t
Module-Runtime-0.018/t/upo.t
Module-Runtime-0.018/t/upo_overridden.t
Module-Runtime-0.018/weaver.ini
Module-Runtime-0.018/xt/
Module-Runtime-0.018/xt/author/
Module-Runtime-0.018/xt/author/cpan-changes.t
Module-Runtime-0.018/xt/author/critic.t
Module-Runtime-0.018/xt/author/distmeta.t
Module-Runtime-0.018/xt/author/eol.t
Module-Runtime-0.018/xt/author/kwalitee.t
Module-Runtime-0.018/xt/author/minimum-version.t
Module-Runtime-0.018/xt/author/mojibake.t
Module-Runtime-0.018/xt/author/no-tabs.t
Module-Runtime-0.018/xt/author/pod-coverage.t
Module-Runtime-0.018/xt/author/pod-spell.t
Module-Runtime-0.018/xt/author/pod-syntax.t
Module-Runtime-0.018/xt/author/portability.t
Module-Runtime-0.018/xt/author/test-version.t
Module-Runtime-0.018/xt/release/
Module-Runtime-0.018/xt/release/changes_has_content.t
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Module::Runtime
Writing MYMETA.yml and MYMETA.json
cp lib/Module/Runtime.pm blib/lib/Module/Runtime.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/usr/bin/perl5.34.3" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/cmn.t ............. ok
t/dependency.t ...... ok
t/import_error.t .... ok
t/ivmn.t ............ ok
t/ivms.t ............ ok
t/mnf.t ............. ok
t/rm.t .............. ok
t/taint.t ........... ok
t/um.t .............. ok
t/upo.t ............. ok
t/upo_overridden.t .. ok
All tests successful.
Files=11, Tests=365,  0 wallclock secs ( 0.03 usr  0.01 sys +  0.38 cusr  0.12 csys =  0.54 CPU)
Result: PASS
Manifying 1 pod document
Appending installation info to /tmp/SBo/repo.UwWJ55/build_perl-Module-Runtime/package-perl-Module-Runtime/usr/lib64/perl5/perllocal.pod
Installing /tmp/SBo/repo.UwWJ55/build_perl-Module-Runtime/package-perl-Module-Runtime/usr/share/perl5/vendor_perl/Module/Runtime.pm
Installing /tmp/SBo/repo.UwWJ55/build_perl-Module-Runtime/package-perl-Module-Runtime/usr/man/man3/Module::Runtime.3

Slackware package maker, version 3.14159265.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.UwWJ55/output_perl-Module-Runtime/perl-Module-Runtime-0.018-noarch-1_SBo.txz

./
install/
install/slack-desc
usr/
usr/doc/
usr/doc/perl-Module-Runtime-0.018/
usr/doc/perl-Module-Runtime-0.018/Changes
usr/doc/perl-Module-Runtime-0.018/LICENSE
usr/doc/perl-Module-Runtime-0.018/README
usr/doc/perl-Module-Runtime-0.018/TODO
usr/doc/perl-Module-Runtime-0.018/perl-Module-Runtime.SlackBuild
usr/man/
usr/man/man3/
usr/man/man3/Module::Runtime.3.gz
usr/share/
usr/share/perl5/
usr/share/perl5/vendor_perl/
usr/share/perl5/vendor_perl/Module/
usr/share/perl5/vendor_perl/Module/Runtime.pm

Slackware package /tmp/SBo/repo.UwWJ55/output_perl-Module-Runtime/perl-Module-Runtime-0.018-noarch-1_SBo.txz created.

Built ok:  perl-Module-Runtime-0.018-noarch-1_SBo.txz                   01:21:29
Testing package perl-Module-Runtime-0.018-noarch-1_SBo.txz ... 
Test installing perl-Module-Runtime-0.018-noarch-1_SBo.txz ...
perl-Module-Runtime-0.018-noarch-1_SBo: runtime module handling ........ [  80K]
Unmounting chroot ... 
:-) perl/perl-Module-Runtime Added version 0.018 (runtime module handling) (-:

@sbo-bot

sbo-bot Bot commented Jul 20, 2026

Copy link
Copy Markdown
Author

sbopkglint x86_64 perl/perl-Module-Runtime

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/x86_64/perl/perl-Module-Runtime/perl-Module-Runtime-0.018-noarch-1_SBo.txz to /tmp/SBo/sbopkglint.3Qi938 ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/x86_64/perl/perl-Module-Runtime/perl-Module-Runtime-0.018-noarch-1_SBo.txz to /tmp/SBo/sbopkglint.3Qi938 ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
Running test: 95-pkgconfig...OK
✅ === perl-Module-Runtime-0.018-noarch-1_SBo.txz: All tests passed ✅

@willysr

willysr commented Jul 20, 2026

Copy link
Copy Markdown
Member

merged

@willysr willysr closed this Jul 20, 2026
@willysr
willysr deleted the perl-Module-Runtime-a40110db4b944e84f5d697a0e84da2a4 branch July 20, 2026 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

submission-form Changes submitted via the website submission form

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants