✗ GitLab.Pipeline: warning for tests/intel/xe_sysfs_preempt_timeout: Porting sysfs preempt test in xe (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Wed Jul 31 14:53:29 UTC 2024
== Series Details ==
Series: tests/intel/xe_sysfs_preempt_timeout: Porting sysfs preempt test in xe (rev4)
URL : https://patchwork.freedesktop.org/series/136449/
State : warning
== Summary ==
Pipeline status: FAILED.
see https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/1237760 for the overview.
build:tests-debian-meson-arm64 has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/61728996):
int engines_fd = -1, gt_fd = -1;
^~~
../tests/intel/xe_sysfs_preempt_timeout.c:207:19: error: implicit declaration of function ‘openat’; did you mean ‘popen’? [-Werror=implicit-function-declaration]
engines_fd = openat(gt_fd, "engines", O_RDONLY);
^~~~~~
popen
../tests/intel/xe_sysfs_preempt_timeout.c:207:19: warning: nested extern declaration of ‘openat’ [-Wnested-externs]
../tests/intel/xe_sysfs_preempt_timeout.c:207:44: error: ‘O_RDONLY’ undeclared (first use in this function); did you mean ‘STA_RONLY’?
engines_fd = openat(gt_fd, "engines", O_RDONLY);
^~~~~~~~
STA_RONLY
../tests/intel/xe_sysfs_preempt_timeout.c:207:44: note: each undeclared identifier is reported only once for each function it appears in
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1722437232:step_script
section_start:1722437232:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1722437232: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/61728995):
int engines_fd = -1, gt_fd = -1;
^~~
../tests/intel/xe_sysfs_preempt_timeout.c:207:19: error: implicit declaration of function ‘openat’; did you mean ‘popen’? [-Werror=implicit-function-declaration]
engines_fd = openat(gt_fd, "engines", O_RDONLY);
^~~~~~
popen
../tests/intel/xe_sysfs_preempt_timeout.c:207:19: warning: nested extern declaration of ‘openat’ [-Wnested-externs]
../tests/intel/xe_sysfs_preempt_timeout.c:207:44: error: ‘O_RDONLY’ undeclared (first use in this function); did you mean ‘STA_RONLY’?
engines_fd = openat(gt_fd, "engines", O_RDONLY);
^~~~~~~~
STA_RONLY
../tests/intel/xe_sysfs_preempt_timeout.c:207:44: note: each undeclared identifier is reported only once for each function it appears in
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1722437260:step_script
section_start:1722437260:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1722437262: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/61728997):
int engines_fd = -1, gt_fd = -1;
^~~
../tests/intel/xe_sysfs_preempt_timeout.c:207:19: error: implicit declaration of function ‘openat’; did you mean ‘popen’? [-Werror=implicit-function-declaration]
engines_fd = openat(gt_fd, "engines", O_RDONLY);
^~~~~~
popen
../tests/intel/xe_sysfs_preempt_timeout.c:207:19: warning: nested extern declaration of ‘openat’ [-Wnested-externs]
../tests/intel/xe_sysfs_preempt_timeout.c:207:44: error: ‘O_RDONLY’ undeclared (first use in this function); did you mean ‘STA_RONLY’?
engines_fd = openat(gt_fd, "engines", O_RDONLY);
^~~~~~~~
STA_RONLY
../tests/intel/xe_sysfs_preempt_timeout.c:207:44: note: each undeclared identifier is reported only once for each function it appears in
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1722437272:step_script
section_start:1722437272:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1722437274:cleanup_file_variables
ERROR: Job failed: exit code 1
== Logs ==
For more details see: https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/1237760
More information about the igt-dev
mailing list