✗ GitLab.Pipeline: warning for tests/i915/i915_pm_backlight: Add new subtest to validate dual panel backlight (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Thu Oct 13 13:03:40 UTC 2022
== Series Details ==
Series: tests/i915/i915_pm_backlight: Add new subtest to validate dual panel backlight (rev4)
URL : https://patchwork.freedesktop.org/series/108233/
State : warning
== Summary ==
Pipeline status: FAILED.
see https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/710502 for the overview.
build:tests-debian-meson has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/29700598):
^
../tests/i915/i915_pm_backlight.c:271:4: note: in expansion of macro ‘igt_require_f’
igt_require_f(found,
^~~~~~~~~~~~~
../tests/i915/i915_pm_backlight.c:272:10: warning: format ‘%s’ expects a matching ‘char *’ argument [-Wformat=]
"Could not map backlight for \"%s\" to connected output\n"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/igt_core.h:521:52: note: in definition of macro ‘igt_skip_check’
__igt_skip_check(__FILE__, __LINE__, __func__, E, F)
^
../tests/i915/i915_pm_backlight.c:271:4: note: in expansion of macro ‘igt_require_f’
igt_require_f(found,
^~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
section_end:1665666167:step_script
section_start:1665666167:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1665666169:cleanup_file_variables
ERROR: Job failed: exit code 1
build:tests-debian-meson-arm64 has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/29700601):
^
../tests/i915/i915_pm_backlight.c:271:4: note: in expansion of macro ‘igt_require_f’
igt_require_f(found,
^~~~~~~~~~~~~
../tests/i915/i915_pm_backlight.c:272:10: warning: format ‘%s’ expects a matching ‘char *’ argument [-Wformat=]
"Could not map backlight for \"%s\" to connected output\n"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/igt_core.h:521:52: note: in definition of macro ‘igt_skip_check’
__igt_skip_check(__FILE__, __LINE__, __func__, E, F)
^
../tests/i915/i915_pm_backlight.c:271:4: note: in expansion of macro ‘igt_require_f’
igt_require_f(found,
^~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
section_end:1665666165:step_script
section_start:1665666165:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1665666166:cleanup_file_variables
ERROR: Job failed: exit code 1
build:tests-debian-meson-armhf has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/29700600):
^
../tests/i915/i915_pm_backlight.c:271:4: note: in expansion of macro ‘igt_require_f’
igt_require_f(found,
^~~~~~~~~~~~~
../tests/i915/i915_pm_backlight.c:272:10: warning: format ‘%s’ expects a matching ‘char *’ argument [-Wformat=]
"Could not map backlight for \"%s\" to connected output\n"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/igt_core.h:521:52: note: in definition of macro ‘igt_skip_check’
__igt_skip_check(__FILE__, __LINE__, __func__, E, F)
^
../tests/i915/i915_pm_backlight.c:271:4: note: in expansion of macro ‘igt_require_f’
igt_require_f(found,
^~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
section_end:1665666166:step_script
section_start:1665666166:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1665666167:cleanup_file_variables
ERROR: Job failed: exit code 1
build:tests-debian-meson-mips has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/29700602):
^
../tests/i915/i915_pm_backlight.c:271:4: note: in expansion of macro ‘igt_require_f’
igt_require_f(found,
^~~~~~~~~~~~~
../tests/i915/i915_pm_backlight.c:272:10: warning: format ‘%s’ expects a matching ‘char *’ argument [-Wformat=]
"Could not map backlight for \"%s\" to connected output\n"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/igt_core.h:521:52: note: in definition of macro ‘igt_skip_check’
__igt_skip_check(__FILE__, __LINE__, __func__, E, F)
^
../tests/i915/i915_pm_backlight.c:271:4: note: in expansion of macro ‘igt_require_f’
igt_require_f(found,
^~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
section_end:1665666172:step_script
section_start:1665666172:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1665666173:cleanup_file_variables
ERROR: Job failed: exit code 1
build:tests-fedora has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/29700593):
272 | "Could not map backlight for \"%s\" to connected output\n"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/igt_core.h:521:52: note: in definition of macro ‘igt_skip_check’
521 | __igt_skip_check(__FILE__, __LINE__, __func__, E, F)
| ^
../tests/i915/i915_pm_backlight.c:271:4: note: in expansion of macro ‘igt_require_f’
271 | igt_require_f(found,
| ^~~~~~~~~~~~~
../tests/i915/i915_pm_backlight.c:272:42: note: format string is defined here
272 | "Could not map backlight for \"%s\" to connected output\n"
| ~^
| |
| char *
ninja: build stopped: subcommand failed.
section_end:1665666164:step_script
section_start:1665666164:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1665666166:cleanup_file_variables
ERROR: Job failed: exit code 1
build:tests-fedora-clang has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/29700597):
../tests/i915/i915_pm_backlight.c:273:11: error: expected ')'
name);
^
../tests/i915/i915_pm_backlight.c:271:4: note: to match this '('
igt_require_f(found,
^
../lib/igt_core.h:1040:15: note: expanded from macro 'igt_require_f'
if (!(expr)) igt_skip_check(#expr , f); \
^
../lib/igt_core.h:521:18: note: expanded from macro 'igt_skip_check'
__igt_skip_check(__FILE__, __LINE__, __func__, E, F)
^
1 error generated.
ninja: build stopped: subcommand failed.
section_end:1665666175:step_script
section_start:1665666175:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1665666175:cleanup_file_variables
ERROR: Job failed: exit code 1
build:tests-fedora-no-libdrm-nouveau has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/29700596):
272 | "Could not map backlight for \"%s\" to connected output\n"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/igt_core.h:521:52: note: in definition of macro ‘igt_skip_check’
521 | __igt_skip_check(__FILE__, __LINE__, __func__, E, F)
| ^
../tests/i915/i915_pm_backlight.c:271:4: note: in expansion of macro ‘igt_require_f’
271 | igt_require_f(found,
| ^~~~~~~~~~~~~
../tests/i915/i915_pm_backlight.c:272:42: note: format string is defined here
272 | "Could not map backlight for \"%s\" to connected output\n"
| ~^
| |
| char *
ninja: build stopped: subcommand failed.
section_end:1665666163:step_script
section_start:1665666163:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1665666164:cleanup_file_variables
ERROR: Job failed: exit code 1
build:tests-fedora-no-libunwind has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/29700594):
272 | "Could not map backlight for \"%s\" to connected output\n"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/igt_core.h:521:52: note: in definition of macro ‘igt_skip_check’
521 | __igt_skip_check(__FILE__, __LINE__, __func__, E, F)
| ^
../tests/i915/i915_pm_backlight.c:271:4: note: in expansion of macro ‘igt_require_f’
271 | igt_require_f(found,
| ^~~~~~~~~~~~~
../tests/i915/i915_pm_backlight.c:272:42: note: format string is defined here
272 | "Could not map backlight for \"%s\" to connected output\n"
| ~^
| |
| char *
ninja: build stopped: subcommand failed.
section_end:1665666164:step_script
section_start:1665666164:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1665666167:cleanup_file_variables
ERROR: Job failed: exit code 1
build:tests-fedora-oldest-meson has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/29700595):
272 | "Could not map backlight for \"%s\" to connected output\n"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/igt_core.h:521:52: note: in definition of macro ‘igt_skip_check’
521 | __igt_skip_check(__FILE__, __LINE__, __func__, E, F)
| ^
../tests/i915/i915_pm_backlight.c:271:4: note: in expansion of macro ‘igt_require_f’
271 | igt_require_f(found,
| ^~~~~~~~~~~~~
../tests/i915/i915_pm_backlight.c:272:42: note: format string is defined here
272 | "Could not map backlight for \"%s\" to connected output\n"
| ~^
| |
| char *
ninja: build stopped: subcommand failed.
section_end:1665666165:step_script
section_start:1665666165:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1665666166:cleanup_file_variables
ERROR: Job failed: exit code 1
== Logs ==
For more details see: https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/710502
More information about the Intel-gfx-trybot
mailing list