Home
last modified time | relevance | path

Searched refs:warnings (Results 1 – 25 of 316) sorted by relevance

12345678910>>...13

/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/
H A Dperl-rdepends.txt24 RDEPENDS:perl-module-anydbm-file += "perl-module-warnings"
38 RDEPENDS:perl-module-app-cpan += "perl-module-warnings"
47 RDEPENDS:perl-module-app-prove += "perl-module-warnings"
55 RDEPENDS:perl-module-app-prove-state += "perl-module-warnings"
59 RDEPENDS:perl-module-app-prove-state-result += "perl-module-warnings"
61 RDEPENDS:perl-module-app-prove-state-result-test += "perl-module-warnings"
68 RDEPENDS:perl-module-archive-tar-constant += "perl-module-warnings"
86 RDEPENDS:perl-module-attribute-handlers += "perl-module-warnings"
89 RDEPENDS:perl-module-attributes += "perl-module-warnings"
96 RDEPENDS:perl-module-autodie-exception += "perl-module-warnings"
[all …]
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/
H A Dlibtest-nowarnings-perl_1.04.bb1 SUMMARY = "Make sure you didn't emit any warnings while testing"
2 DESCRIPTION = "In general, your tests shouldn't produce warnings. This \
3 modules causes any warnings to be captured and stored. It automatically \
5 were no warnings. If there were any warings, the test will give a \\"not ok\\" \
9 If some of your tests are supposed to produce warnings then you should \
/openbmc/qemu/python/qemu/qmp/
H A Dutil.py13 import warnings
34 with warnings.catch_warnings():
37 warnings.simplefilter("ignore")
/openbmc/openbmc-test-automation/lib/
H A Ddisable_warning_urllib.py3 import warnings
10 warnings.filterwarnings("ignore")
/openbmc/u-boot/tools/patman/
H A Dtest.py224 self.assertEqual(result.warnings, 0)
235 self.assertEqual(result.warnings, 0)
246 self.assertEqual(result.warnings, 1)
257 self.assertEqual(result.warnings, 3)
268 self.assertEqual(result.warnings, 0)
H A Dcheckpatch.py96 result.warnings = int(match.group(2))
151 warning_count += result.warnings
154 result.warnings, result.checks, col.Color(col.BLUE, fname)))
155 if (len(result.problems) != result.errors + result.warnings +
/openbmc/phosphor-networkd/src/
H A Dconfig_parser.cpp153 std::vector<std::string> warnings; member
165 warnings.emplace_back(std::format("{}:{}: Section missing ]", in pumpSection()
174 warnings.emplace_back( in pumpSection()
210 warnings.insert(warnings.end(), in pumpKV()
270 parse.warnings.emplace_back( in setFile()
277 this->warnings = std::move(parse.warnings); in setFile()
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A D__init__.py30 import warnings
177 warnings.warn(
184 warnings.warn(
191 warnings.warn(
198 warnings.warn(
205 warnings.warn(
213 warnings.warn(
228warnings.warn("You provided Unicode markup but also provided a value for from_encoding. Your from_…
299 warnings.warn(
305warnings.warn("Keyword arguments to the BeautifulSoup constructor will be ignored. These would nor…
[all …]
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-server10 import warnings
11 warnings.simplefilter("default")
12 warnings.filterwarnings("ignore", category=DeprecationWarning, message=".*use.of.fork.*may.lead.to.…
H A Dbitbake15 import warnings
16 warnings.simplefilter("default")
H A Dtoaster-eventreplay22 import warnings
23 warnings.simplefilter("default")
H A Dbitbake-selftest10 import warnings
11 warnings.simplefilter("default")
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libstrictures/
H A Dlibstrictures-perl_2.000006.bb1 SUMMARY = "strictures - turn on strict and make all warnings fatal"
6 warnings on but don't make them fatal -- which from my point of view is \
7 useless because I want an exception to tell me my code isn't warnings-clean. \
42 perl-module-warnings \
/openbmc/openbmc/poky/meta/recipes-devtools/perl/
H A Dlibtest-warnings-perl_0.038.bb1 SUMMARY = "Test::Warnings - Test for warnings and the lack of them"
3 warnings generated by your tests, combined with the convenience of \
6 be calculated *before* the warnings test is run, resulting in a TAP error. \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A Dopenhpi-fix-host-gcc.patch1 fix host gcc warnings
3 Remove gcc warnings when gcc is v3.2
/openbmc/openbmc/meta-arm/meta-arm/recipes-test/pacbti/
H A Dtest-pacbti.bb11 # Compile with -zforce-bti with fatal warnings, so the link fails if PAC/BTI
13 ${CC} ${CFLAGS} ${LDFLAGS} -z force-bti -Werror -Wl,--fatal-warnings ${S}/pacbti.c
/openbmc/qemu/scripts/
H A Dkernel-doc215 my $warnings = 0;
579 ++$warnings;
1632 ++$warnings;
1684 ++$warnings;
1708 ++$warnings;
2087 ++$warnings;
2108 ++$warnings;
2128 ++$warnings;
2158 ++$warnings;
2185 ++$warnings;
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/
H A D0002-configure-Disable-selected-warnings.patch4 Subject: [PATCH 2/2] configure: Disable selected warnings
6 These warnings are emitted when compiling with gcc 11 and gcc 12
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap3-transition.css201 /* Errors and warnings accordions */
204 #warnings .panel-heading {
209 a.toggle-warnings:hover,
215 a.toggle-warnings:focus {
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/management/commands/
H A Dchecksettings.py13 import warnings
108 with warnings.catch_warnings():
109 warnings.filterwarnings(
/openbmc/openbmc/poky/meta/recipes-bsp/gnu-efi/gnu-efi/
H A D0001-Do-not-treat-warnings-as-errors.patch4 Subject: [PATCH] Do not treat warnings as errors
6 There are additional warnings found with musl which are
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libfile/
H A Dlibfile-slurper-perl_0.014.bb24 perl-module-warnings \
27 RDEPENDS:${PN}-ptest += "libtest-warnings-perl \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/opencl/files/
H A D0001-Ignore-Compiler-Warnings.patch23 +option(ENABLE_WERROR "Enable warnings as errors" ON)
42 # Enable more warnings if not doing a release build.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libconfig/libconfig/
H A D0001-Fix-declarations-to-allow-build-with-gcc-15.patch20 /* These declarations are provided to suppress compiler warnings. */
32 +/* These declarations are provided to suppress compiler warnings. */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/
H A Dlibdev-checklib-perl_1.16.bb23 # '-w' with 'use warnings;'
25 -e "/use strict;/ause warnings;" ${D}${bindir}/use-devel-checklib

12345678910>>...13