[igt-dev] ✗ GitLab.Pipeline: warning for tests/kms_atomic_transition: Lower drm log level to avoid exceeding disk usage limit
Patchwork
patchwork at emeril.freedesktop.org
Tue Jul 18 22:16:35 UTC 2023
== Series Details ==
Series: tests/kms_atomic_transition: Lower drm log level to avoid exceeding disk usage limit
URL : https://patchwork.freedesktop.org/series/120942/
State : warning
== Summary ==
Pipeline status: FAILED.
see https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/938800 for the overview.
build:tests-debian-meson-arm64 has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/45743256):
../tests/kms_atomic_transition.c:1115:50: error: ‘O_RDONLY’ undeclared (first use in this function); did you mean ‘STA_RONLY’?
igt_require((data.sysfs_fd = open(DEBUG_LEVEL, O_RDONLY)) >= 0);
^~~~~~~~
../lib/igt_core.h:1006:8: note: in definition of macro ‘igt_require’
if (!(expr)) igt_skip_check(#expr , NULL); \
^~~~
../tests/kms_atomic_transition.c:1115:50: note: each undeclared identifier is reported only once for each function it appears in
igt_require((data.sysfs_fd = open(DEBUG_LEVEL, O_RDONLY)) >= 0);
^~~~~~~~
../lib/igt_core.h:1006:8: note: in definition of macro ‘igt_require’
if (!(expr)) igt_skip_check(#expr , NULL); \
^~~~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1689718209:step_script
section_start:1689718209:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1689718210: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/45743255):
../tests/kms_atomic_transition.c:1115:50: error: ‘O_RDONLY’ undeclared (first use in this function); did you mean ‘STA_RONLY’?
igt_require((data.sysfs_fd = open(DEBUG_LEVEL, O_RDONLY)) >= 0);
^~~~~~~~
../lib/igt_core.h:1006:8: note: in definition of macro ‘igt_require’
if (!(expr)) igt_skip_check(#expr , NULL); \
^~~~
../tests/kms_atomic_transition.c:1115:50: note: each undeclared identifier is reported only once for each function it appears in
igt_require((data.sysfs_fd = open(DEBUG_LEVEL, O_RDONLY)) >= 0);
^~~~~~~~
../lib/igt_core.h:1006:8: note: in definition of macro ‘igt_require’
if (!(expr)) igt_skip_check(#expr , NULL); \
^~~~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1689718188:step_script
section_start:1689718188:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1689718191: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/45743257):
../tests/kms_atomic_transition.c:1115:50: error: ‘O_RDONLY’ undeclared (first use in this function); did you mean ‘STA_RONLY’?
igt_require((data.sysfs_fd = open(DEBUG_LEVEL, O_RDONLY)) >= 0);
^~~~~~~~
../lib/igt_core.h:1006:8: note: in definition of macro ‘igt_require’
if (!(expr)) igt_skip_check(#expr , NULL); \
^~~~
../tests/kms_atomic_transition.c:1115:50: note: each undeclared identifier is reported only once for each function it appears in
igt_require((data.sysfs_fd = open(DEBUG_LEVEL, O_RDONLY)) >= 0);
^~~~~~~~
../lib/igt_core.h:1006:8: note: in definition of macro ‘igt_require’
if (!(expr)) igt_skip_check(#expr , NULL); \
^~~~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1689718229:step_script
section_start:1689718229:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1689718229:cleanup_file_variables
ERROR: Job failed: exit code 1
== Logs ==
For more details see: https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/938800
More information about the igt-dev
mailing list