Sun, 28 Dec 2025 02:19:16 CST | login

Information for build perl-Test-NoWarnings-1.06-7.ocs23

ID21879
Package Nameperl-Test-NoWarnings
Version1.06
Release7.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Test-NoWarnings.git?.#1c1c29347991f146903ab8cb23da91e08a01fab0
SummaryMake sure you didn't emit any warnings while testing
DescriptionIn general, your tests shouldn't produce warnings. This module causes any warnings to be captured and stored. It automatically adds an extra test that will run when your script ends to check that there were no warnings. If there were any warnings, the test will give a "not ok" and diagnostics of where, when and what the warning was, including a stack trace of what was going on when the it occurred.
Built byocs-bot
State complete
Volume DEFAULT
StartedFri, 27 Sep 2024 18:11:39 CST
CompletedFri, 27 Sep 2024 18:20:23 CST
Taskbuild (dist-ocs23-base, /opencloudos-stream/perl-Test-NoWarnings.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Test-NoWarnings.git?.#origin/master'}}
Tags
dist-ocs23-base
RPMs
src
perl-Test-NoWarnings-1.06-7.ocs23.src.rpm (info) (download)
noarch
perl-Test-NoWarnings-1.06-7.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.06-7 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.06-6 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.06-5 - Rebuilt for OpenCloudOS Stream 23.09 * Thu Aug 17 2023 Xiaojie Chen <jackxjchen@tencent.com> - 1.06-4 - Remove perl(:MODULE_COMPAT) which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.06-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.06-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Feb 15 2023 rockerzhu <rockerzhu@tencent.com> - 1.06-1 - Initial build