✗ GitLab.Pipeline: warning for runner/executor.c: Detect tests killed by a signal (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Thu Sep 5 10:44:27 UTC 2024
== Series Details ==
Series: runner/executor.c: Detect tests killed by a signal (rev4)
URL : https://patchwork.freedesktop.org/series/137879/
State : warning
== Summary ==
Pipeline status: FAILED.
see https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/1263533 for the overview.
build:tests-debian-meson has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/63089106):
../runner/executor.c: In function ‘monitor_output’:
../runner/executor.c:1516:34: error: implicit declaration of function ‘sigdescr_np’; did you mean ‘sigreturn’? [-Werror=implicit-function-declaration]
strsignal(killed), -killed, sigdescr_np(killed));
^~~~~~~~~~~
sigreturn
../runner/executor.c:1516:34: warning: nested extern declaration of ‘sigdescr_np’ [-Wnested-externs]
../runner/executor.c:1515:56: warning: format ‘%s’ expects argument of type ‘char *’, but argument 5 has type ‘int’ [-Wformat=]
sprintf(buf, "Test terminated by a signal %s (%d): %s\n",
~^
%d
strsignal(killed), -killed, sigdescr_np(killed));
~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1725363901:step_script
section_start:1725363901:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1725363902: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/63089109):
../runner/executor.c: In function ‘monitor_output’:
../runner/executor.c:1516:34: error: implicit declaration of function ‘sigdescr_np’; did you mean ‘sigreturn’? [-Werror=implicit-function-declaration]
strsignal(killed), -killed, sigdescr_np(killed));
^~~~~~~~~~~
sigreturn
../runner/executor.c:1516:34: warning: nested extern declaration of ‘sigdescr_np’ [-Wnested-externs]
../runner/executor.c:1515:56: warning: format ‘%s’ expects argument of type ‘char *’, but argument 5 has type ‘int’ [-Wformat=]
sprintf(buf, "Test terminated by a signal %s (%d): %s\n",
~^
%d
strsignal(killed), -killed, sigdescr_np(killed));
~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1725363881:step_script
section_start:1725363881:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1725363882: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/63089108):
../runner/executor.c: In function ‘monitor_output’:
../runner/executor.c:1516:34: error: implicit declaration of function ‘sigdescr_np’; did you mean ‘sigreturn’? [-Werror=implicit-function-declaration]
strsignal(killed), -killed, sigdescr_np(killed));
^~~~~~~~~~~
sigreturn
../runner/executor.c:1516:34: warning: nested extern declaration of ‘sigdescr_np’ [-Wnested-externs]
../runner/executor.c:1515:56: warning: format ‘%s’ expects argument of type ‘char *’, but argument 5 has type ‘int’ [-Wformat=]
sprintf(buf, "Test terminated by a signal %s (%d): %s\n",
~^
%d
strsignal(killed), -killed, sigdescr_np(killed));
~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1725363875:step_script
section_start:1725363875:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1725363876: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/63089110):
../runner/executor.c: In function ‘monitor_output’:
../runner/executor.c:1516:34: error: implicit declaration of function ‘sigdescr_np’; did you mean ‘sigreturn’? [-Werror=implicit-function-declaration]
strsignal(killed), -killed, sigdescr_np(killed));
^~~~~~~~~~~
sigreturn
../runner/executor.c:1516:34: warning: nested extern declaration of ‘sigdescr_np’ [-Wnested-externs]
../runner/executor.c:1515:56: warning: format ‘%s’ expects argument of type ‘char *’, but argument 5 has type ‘int’ [-Wformat=]
sprintf(buf, "Test terminated by a signal %s (%d): %s\n",
~^
%d
strsignal(killed), -killed, sigdescr_np(killed));
~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1725363889:step_script
section_start:1725363889:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1725363890:cleanup_file_variables
ERROR: Job failed: exit code 1
build:tests-fedora has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/63089101):
| ^~~~~~~~~~~
../runner/executor.c:1516:34: warning: nested extern declaration of ‘sigdescr_np’ [-Wnested-externs]
../runner/executor.c:1515:56: warning: format ‘%s’ expects argument of type ‘char *’, but argument 5 has type ‘int’ [-Wformat=]
1515 | sprintf(buf, "Test terminated by a signal %s (%d): %s\n",
| ~^
| |
| char *
| %d
1516 | strsignal(killed), -killed, sigdescr_np(killed));
| ~~~~~~~~~~~~~~~~~~~
| |
| int
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1725363904:step_script
section_start:1725363904:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1725363904: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/63089105):
[2/68] Compiling C object 'runner/527aa9f@@igt_runner at sta/executor.c.o'.
FAILED: runner/527aa9f@@igt_runner at sta/executor.c.o
clang -Irunner/527aa9f@@igt_runner at sta -Irunner -I../runner -I../include -I../include/drm-uapi -I../include/linux-uapi -Ilib -I../lib -I../lib/stubs/syscalls -I. -I../ -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-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 -fPIC -MD -MQ 'runner/527aa9f@@igt_runner at sta/executor.c.o' -MF 'runner/527aa9f@@igt_runner at sta/executor.c.o.d' -o 'runner/527aa9f@@igt_runner at sta/executor.c.o' -c ../runner/executor.c
../runner/executor.c:1516:34: error: implicit declaration of function 'sigdescr_np' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
strsignal(killed), -killed, sigdescr_np(killed));
^
../runner/executor.c:1516:34: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat]
strsignal(killed), -killed, sigdescr_np(killed));
^~~~~~~~~~~~~~~~~~~
/usr/include/bits/stdio2.h:42:7: note: expanded from macro 'sprintf'
__VA_ARGS__)
^~~~~~~~~~~
1 warning and 1 error generated.
ninja: build stopped: subcommand failed.
section_end:1725363914:step_script
section_start:1725363914:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1725363914: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/63089104):
| ^~~~~~~~~~~
../runner/executor.c:1516:34: warning: nested extern declaration of ‘sigdescr_np’ [-Wnested-externs]
../runner/executor.c:1515:56: warning: format ‘%s’ expects argument of type ‘char *’, but argument 5 has type ‘int’ [-Wformat=]
1515 | sprintf(buf, "Test terminated by a signal %s (%d): %s\n",
| ~^
| |
| char *
| %d
1516 | strsignal(killed), -killed, sigdescr_np(killed));
| ~~~~~~~~~~~~~~~~~~~
| |
| int
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1725363897:step_script
section_start:1725363897:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1725363898: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/63089102):
| ^~~~~~~~~~~
../runner/executor.c:1516:34: warning: nested extern declaration of ‘sigdescr_np’ [-Wnested-externs]
../runner/executor.c:1515:56: warning: format ‘%s’ expects argument of type ‘char *’, but argument 5 has type ‘int’ [-Wformat=]
1515 | sprintf(buf, "Test terminated by a signal %s (%d): %s\n",
| ~^
| |
| char *
| %d
1516 | strsignal(killed), -killed, sigdescr_np(killed));
| ~~~~~~~~~~~~~~~~~~~
| |
| int
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1725363899:step_script
section_start:1725363899:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1725363899: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/63089103):
| ^~~~~~~~~~~
../runner/executor.c:1516:34: warning: nested extern declaration of ‘sigdescr_np’ [-Wnested-externs]
../runner/executor.c:1515:56: warning: format ‘%s’ expects argument of type ‘char *’, but argument 5 has type ‘int’ [-Wformat=]
1515 | sprintf(buf, "Test terminated by a signal %s (%d): %s\n",
| ~^
| |
| char *
| %d
1516 | strsignal(killed), -killed, sigdescr_np(killed));
| ~~~~~~~~~~~~~~~~~~~
| |
| int
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
section_end:1725363901:step_script
section_start:1725363901:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1725363902:cleanup_file_variables
ERROR: Job failed: exit code 1
== Logs ==
For more details see: https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/1263533
More information about the igt-dev
mailing list