✗ GitLab.Pipeline: warning for lib/drmtest: idle all GPUs before test
Patchwork
patchwork at emeril.freedesktop.org
Tue Mar 19 15:43:21 UTC 2024
== Series Details ==
Series: lib/drmtest: idle all GPUs before test
URL : https://patchwork.freedesktop.org/series/131321/
State : warning
== Summary ==
Pipeline status: FAILED.
see https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/1131636 for the overview.
build:tests-debian-meson has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/56492984):
^~~
int
../lib/drmtest.c: In function ‘__drm_open_driver_another’:
../lib/drmtest.c:601:3: error: implicit declaration of function ‘__multigpu_make_idle_once’; did you mean ‘__gpu_make_idle’? [-Werror=implicit-function-declaration]
__multigpu_make_idle_once(fd, idx);
^~~~~~~~~~~~~~~~~~~~~~~~~
__gpu_make_idle
../lib/drmtest.c:601:3: warning: nested extern declaration of ‘__multigpu_make_idle_once’ [-Wnested-externs]
At top level:
../lib/drmtest.c:487:13: warning: ‘__gpu_make_idle’ defined but not used [-Wunused-function]
static void __gpu_make_idle(int fd)
^~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1710862821:step_script
section_start:1710862821:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1710862821: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/56492987):
^~~
int
../lib/drmtest.c: In function ‘__drm_open_driver_another’:
../lib/drmtest.c:601:3: error: implicit declaration of function ‘__multigpu_make_idle_once’; did you mean ‘__gpu_make_idle’? [-Werror=implicit-function-declaration]
__multigpu_make_idle_once(fd, idx);
^~~~~~~~~~~~~~~~~~~~~~~~~
__gpu_make_idle
../lib/drmtest.c:601:3: warning: nested extern declaration of ‘__multigpu_make_idle_once’ [-Wnested-externs]
At top level:
../lib/drmtest.c:487:13: warning: ‘__gpu_make_idle’ defined but not used [-Wunused-function]
static void __gpu_make_idle(int fd)
^~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1710862867:step_script
section_start:1710862867:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1710862869: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/56492986):
^~~
int
../lib/drmtest.c: In function ‘__drm_open_driver_another’:
../lib/drmtest.c:601:3: error: implicit declaration of function ‘__multigpu_make_idle_once’; did you mean ‘__gpu_make_idle’? [-Werror=implicit-function-declaration]
__multigpu_make_idle_once(fd, idx);
^~~~~~~~~~~~~~~~~~~~~~~~~
__gpu_make_idle
../lib/drmtest.c:601:3: warning: nested extern declaration of ‘__multigpu_make_idle_once’ [-Wnested-externs]
At top level:
../lib/drmtest.c:487:13: warning: ‘__gpu_make_idle’ defined but not used [-Wunused-function]
static void __gpu_make_idle(int fd)
^~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1710862868:step_script
section_start:1710862868:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1710862869: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/56492988):
^~~
int
../lib/drmtest.c: In function ‘__drm_open_driver_another’:
../lib/drmtest.c:601:3: error: implicit declaration of function ‘__multigpu_make_idle_once’; did you mean ‘__gpu_make_idle’? [-Werror=implicit-function-declaration]
__multigpu_make_idle_once(fd, idx);
^~~~~~~~~~~~~~~~~~~~~~~~~
__gpu_make_idle
../lib/drmtest.c:601:3: warning: nested extern declaration of ‘__multigpu_make_idle_once’ [-Wnested-externs]
At top level:
../lib/drmtest.c:487:13: warning: ‘__gpu_make_idle’ defined but not used [-Wunused-function]
static void __gpu_make_idle(int fd)
^~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1710862869:step_script
section_start:1710862869:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1710862871:cleanup_file_variables
ERROR: Job failed: exit code 1
build:tests-debian-minimal has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/56492985):
^~~
int
../lib/drmtest.c: In function ‘__drm_open_driver_another’:
../lib/drmtest.c:601:3: error: implicit declaration of function ‘__multigpu_make_idle_once’; did you mean ‘__gpu_make_idle’? [-Werror=implicit-function-declaration]
__multigpu_make_idle_once(fd, idx);
^~~~~~~~~~~~~~~~~~~~~~~~~
__gpu_make_idle
../lib/drmtest.c:601:3: warning: nested extern declaration of ‘__multigpu_make_idle_once’ [-Wnested-externs]
At top level:
../lib/drmtest.c:487:13: warning: ‘__gpu_make_idle’ defined but not used [-Wunused-function]
static void __gpu_make_idle(int fd)
^~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1710862841:step_script
section_start:1710862841:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1710862842:cleanup_file_variables
ERROR: Job failed: exit code 1
build:tests-fedora has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/56492979):
499 | static void __multigpu_make_idle_once(int fd, inr idx)
| ^~~
| int
../lib/drmtest.c: In function ‘__drm_open_driver_another’:
../lib/drmtest.c:601:3: error: implicit declaration of function ‘__multigpu_make_idle_once’ [-Werror=implicit-function-declaration]
601 | __multigpu_make_idle_once(fd, idx);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../lib/drmtest.c:601:3: warning: nested extern declaration of ‘__multigpu_make_idle_once’ [-Wnested-externs]
At top level:
../lib/drmtest.c:487:13: warning: ‘__gpu_make_idle’ defined but not used [-Wunused-function]
487 | static void __gpu_make_idle(int fd)
| ^~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1710862817:step_script
section_start:1710862817:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1710862818: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/56492983):
[19/1798] Compiling C object 'lib/76b5a35@@igt-i915_gem_c at sta/i915_gem.c.o'.
[20/1798] Compiling C object 'lib/76b5a35@@igt_device_scan at sta/igt_device_scan.c.o'.
ninja: build stopped: subcommand failed.
ninja: Entering directory `build'
[1/1780] Generating version.h with a custom command.
[2/1780] Compiling C object 'lib/76b5a35@@igt-drmtest_c at sta/drmtest.c.o'.
FAILED: lib/76b5a35@@igt-drmtest_c at sta/drmtest.c.o
clang -Ilib/76b5a35@@igt-drmtest_c at sta -Ilib -I../lib -I../include -I../include/drm-uapi -I../include/linux-uapi -I../lib/stubs/syscalls -I. -I../ -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/libdrm/nouveau -I/usr/include/valgrind -Xclang -fcolor-diagnostics -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 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wuninitialized -Wunused -Wno-missing-field-initializers -Wno-pointer-arith -Wno-address-of-packed-member -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-unused-result -Werror=address -Werror=array-bounds -Werror=implicit -Werror=init-self -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 -fPIC -pthread '-DIGT_DATADIR="/usr/local/share/igt-gpu-tools"' '-DIGT_SRCDIR="/builds/gfx-ci/igt-ci-tags/tests"' '-DIGT_LOG_DOMAIN="drmtest"' -MD -MQ 'lib/76b5a35@@igt-drmtest_c at sta/drmtest.c.o' -MF 'lib/76b5a35@@igt-drmtest_c at sta/drmtest.c.o.d' -o 'lib/76b5a35@@igt-drmtest_c at sta/drmtest.c.o' -c ../lib/drmtest.c
../lib/drmtest.c:499:47: error: unknown type name 'inr'; did you mean 'int'?
static void __multigpu_make_idle_once(int fd, inr idx)
^~~
int
1 error generated.
ninja: build stopped: subcommand failed.
section_end:1710862819:step_script
section_start:1710862819:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1710862819: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/56492982):
499 | static void __multigpu_make_idle_once(int fd, inr idx)
| ^~~
| int
../lib/drmtest.c: In function ‘__drm_open_driver_another’:
../lib/drmtest.c:601:3: error: implicit declaration of function ‘__multigpu_make_idle_once’ [-Werror=implicit-function-declaration]
601 | __multigpu_make_idle_once(fd, idx);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../lib/drmtest.c:601:3: warning: nested extern declaration of ‘__multigpu_make_idle_once’ [-Wnested-externs]
At top level:
../lib/drmtest.c:487:13: warning: ‘__gpu_make_idle’ defined but not used [-Wunused-function]
487 | static void __gpu_make_idle(int fd)
| ^~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1710862806:step_script
section_start:1710862806:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1710862807: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/56492980):
499 | static void __multigpu_make_idle_once(int fd, inr idx)
| ^~~
| int
../lib/drmtest.c: In function ‘__drm_open_driver_another’:
../lib/drmtest.c:601:3: error: implicit declaration of function ‘__multigpu_make_idle_once’ [-Werror=implicit-function-declaration]
601 | __multigpu_make_idle_once(fd, idx);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../lib/drmtest.c:601:3: warning: nested extern declaration of ‘__multigpu_make_idle_once’ [-Wnested-externs]
At top level:
../lib/drmtest.c:487:13: warning: ‘__gpu_make_idle’ defined but not used [-Wunused-function]
487 | static void __gpu_make_idle(int fd)
| ^~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1710862811:step_script
section_start:1710862811:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1710862812: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/56492981):
499 | static void __multigpu_make_idle_once(int fd, inr idx)
| ^~~
| int
../lib/drmtest.c: In function ‘__drm_open_driver_another’:
../lib/drmtest.c:601:3: error: implicit declaration of function ‘__multigpu_make_idle_once’ [-Werror=implicit-function-declaration]
601 | __multigpu_make_idle_once(fd, idx);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../lib/drmtest.c:601:3: warning: nested extern declaration of ‘__multigpu_make_idle_once’ [-Wnested-externs]
At top level:
../lib/drmtest.c:487:13: warning: ‘__gpu_make_idle’ defined but not used [-Wunused-function]
487 | static void __gpu_make_idle(int fd)
| ^~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1710862806:step_script
section_start:1710862806:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1710862806:cleanup_file_variables
ERROR: Job failed: exit code 1
== Logs ==
For more details see: https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/1131636
More information about the igt-dev
mailing list