✗ GitLab.Pipeline: warning for tests/intel/xe_sysfs_preempt_timeout: Porting sysfs preempt test in xe (rev5)
Patchwork
patchwork at emeril.freedesktop.org
Thu Aug 1 17:07:44 UTC 2024
== Series Details ==
Series: tests/intel/xe_sysfs_preempt_timeout: Porting sysfs preempt test in xe (rev5)
URL : https://patchwork.freedesktop.org/series/136449/
State : warning
== Summary ==
Pipeline status: FAILED.
see https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/1238765 for the overview.
build:tests-debian-meson-arm64 has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/61791006):
/usr/bin/aarch64-linux-gnu-gcc -Itests/59830eb@@xe_sysfs_preempt_timeout at exe -Itests -I../tests -I../include -I../include/drm-uapi -I../include/linux-uapi -Ilib -I../lib -I../lib/stubs/syscalls -I. -I../ -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/libdrm/nouveau -I/usr/include/aarch64-linux-gnu -I/usr/include/valgrind -I/usr/include/alsa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O2 -g -D_GNU_SOURCE -include config.h -D_FORTIFY_SOURCE=2 -Wbad-function-cast -Wdeclaration-after-statement -Wformat=2 -Wimplicit-fallthrough=0 -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wuninitialized -Wunused -Wno-clobbered -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-pointer-arith -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-unused-result -Werror=address -Werror=array-bounds -Werror=implicit -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=write-strings -fno-builtin-malloc -fno-builtin-calloc -D_LARGEFILE64_SOURCE=1 -pthread -MD -MQ 'tests/59830eb@@xe_sysfs_preempt_timeout at exe/intel_xe_sysfs_preempt_timeout.c.o' -MF 'tests/59830eb@@xe_sysfs_preempt_timeout at exe/intel_xe_sysfs_preempt_timeout.c.o.d' -o 'tests/59830eb@@xe_sysfs_preempt_timeout at exe/intel_xe_sysfs_preempt_timeout.c.o' -c ../tests/intel/xe_sysfs_preempt_timeout.c
../tests/intel/xe_sysfs_preempt_timeout.c: In function ‘__igt_unique____real_main173’:
../tests/intel/xe_sysfs_preempt_timeout.c:205: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:205:19: warning: nested extern declaration of ‘openat’ [-Wnested-externs]
../tests/intel/xe_sysfs_preempt_timeout.c:205: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:205: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:1722531876:step_script
section_start:1722531876:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1722531876: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/61791005):
^
../tests/intel/xe_sysfs_preempt_timeout.c: In function ‘__igt_unique____real_main173’:
../tests/intel/xe_sysfs_preempt_timeout.c:205: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:205:19: warning: nested extern declaration of ‘openat’ [-Wnested-externs]
../tests/intel/xe_sysfs_preempt_timeout.c:205: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:205: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:1722531872:step_script
section_start:1722531872:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1722531873: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/61791007):
^
../tests/intel/xe_sysfs_preempt_timeout.c: In function ‘__igt_unique____real_main173’:
../tests/intel/xe_sysfs_preempt_timeout.c:205: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:205:19: warning: nested extern declaration of ‘openat’ [-Wnested-externs]
../tests/intel/xe_sysfs_preempt_timeout.c:205: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:205: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:1722531888:step_script
section_start:1722531888:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1722531889:cleanup_file_variables
ERROR: Job failed: exit code 1
== Logs ==
For more details see: https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/1238765
More information about the igt-dev
mailing list