All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ GitLab.Pipeline: warning for igt: Use COND_BBEND for busy spinning on gen9
Date: Wed, 13 Nov 2019 23:13:34 -0000	[thread overview]
Message-ID: <157368681420.30961.5968876263925543428@emeril.freedesktop.org> (raw)
In-Reply-To: <20191113182808.10780-1-chris@chris-wilson.co.uk>

== Series Details ==

Series: igt: Use COND_BBEND for busy spinning on gen9
URL   : https://patchwork.freedesktop.org/series/69423/
State : warning

== Summary ==

Did not get list of undocumented tests for this run, something is wrong!

Other than that, pipeline status: FAILED.

see https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/pipelines/78836 for the overview.

build:tests-fedora has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/941381):
  ../lib/igt_dummyload.c: In function ‘emit_recursive_batch’:
  ../lib/igt_dummyload.c:218:20: error: request for member ‘relocation_count’ in something not a structure or union
    218 |   r = &relocs[batch->relocation_count++];
        |                    ^~
  ../lib/igt_dummyload.c:221:27: error: request for member ‘handle’ in something not a structure or union
    221 |   r->target_handle = batch->handle;
        |                           ^~
  ../lib/igt_dummyload.c:222:25: error: ‘batch_start’ undeclared (first use in this function); did you mean ‘va_start’?
    222 |   r->offset = (cs + 2 - batch_start) * sizeof(*cs);
        |                         ^~~~~~~~~~~
        |                         va_start
  ../lib/igt_dummyload.c:222:25: note: each undeclared identifier is reported only once for each function it appears in
  ninja: build stopped: subcommand failed.
  section_end:1573686639:build_script
  ^[[0Ksection_start:1573686639:after_script
  ^[[0Ksection_end:1573686640:after_script
  ^[[0Ksection_start:1573686640:upload_artifacts_on_failure
  ^[[0Ksection_end:1573686642:upload_artifacts_on_failure
  ^[[0K^[[31;1mERROR: Job failed: exit code 1
  ^[[0;m

build:tests-fedora-no-libunwind has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/941382):
  ../lib/igt_dummyload.c: In function ‘emit_recursive_batch’:
  ../lib/igt_dummyload.c:218:20: error: request for member ‘relocation_count’ in something not a structure or union
    218 |   r = &relocs[batch->relocation_count++];
        |                    ^~
  ../lib/igt_dummyload.c:221:27: error: request for member ‘handle’ in something not a structure or union
    221 |   r->target_handle = batch->handle;
        |                           ^~
  ../lib/igt_dummyload.c:222:25: error: ‘batch_start’ undeclared (first use in this function); did you mean ‘va_start’?
    222 |   r->offset = (cs + 2 - batch_start) * sizeof(*cs);
        |                         ^~~~~~~~~~~
        |                         va_start
  ../lib/igt_dummyload.c:222:25: note: each undeclared identifier is reported only once for each function it appears in
  ninja: build stopped: subcommand failed.
  section_end:1573686660:build_script
  ^[[0Ksection_start:1573686660:after_script
  ^[[0Ksection_end:1573686662:after_script
  ^[[0Ksection_start:1573686662:upload_artifacts_on_failure
  ^[[0Ksection_end:1573686663:upload_artifacts_on_failure
  ^[[0K^[[31;1mERROR: Job failed: exit code 1
  ^[[0;m

build:tests-fedora-oldest-meson has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/941383):
  ../lib/igt_dummyload.c: In function ‘emit_recursive_batch’:
  ../lib/igt_dummyload.c:218:20: error: request for member ‘relocation_count’ in something not a structure or union
    218 |   r = &relocs[batch->relocation_count++];
        |                    ^~
  ../lib/igt_dummyload.c:221:27: error: request for member ‘handle’ in something not a structure or union
    221 |   r->target_handle = batch->handle;
        |                           ^~
  ../lib/igt_dummyload.c:222:25: error: ‘batch_start’ undeclared (first use in this function); did you mean ‘va_start’?
    222 |   r->offset = (cs + 2 - batch_start) * sizeof(*cs);
        |                         ^~~~~~~~~~~
        |                         va_start
  ../lib/igt_dummyload.c:222:25: note: each undeclared identifier is reported only once for each function it appears in
  ninja: build stopped: subcommand failed.
  section_end:1573686689:build_script
  ^[[0Ksection_start:1573686689:after_script
  ^[[0Ksection_end:1573686691:after_script
  ^[[0Ksection_start:1573686691:upload_artifacts_on_failure
  ^[[0Ksection_end:1573686692:upload_artifacts_on_failure
  ^[[0K^[[31;1mERROR: Job failed: exit code 1
  ^[[0;m

build:tests-fedora-clang has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/941384):
                  r = &relocs[batch->relocation_count++];
                              ~~~~~^ ~~~~~~~~~~~~~~~~
  ../lib/igt_dummyload.c:221:27: error: member reference base type 'uint32_t' (aka 'unsigned int') is not a structure or union
                  r->target_handle = batch->handle;
                                     ~~~~~^ ~~~~~~
  ../lib/igt_dummyload.c:222:25: error: use of undeclared identifier 'batch_start'
                  r->offset = (cs + 2 - batch_start) * sizeof(*cs);
                                        ^
  ../lib/igt_dummyload.c:224:33: error: use of undeclared identifier 'batch_start'
                  r->delta = (spin->condition - batch_start) * sizeof(*cs);
                                                ^
  4 errors generated.
  ninja: build stopped: subcommand failed.
  section_end:1573686680:build_script
  ^[[0Ksection_start:1573686680:after_script
  ^[[0Ksection_end:1573686681:after_script
  ^[[0Ksection_start:1573686681:upload_artifacts_on_failure
  ^[[0Ksection_end:1573686683:upload_artifacts_on_failure
  ^[[0K^[[31;1mERROR: Job failed: exit code 1
  ^[[0;m

build:tests-debian-meson has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/941385):
  cc -Ilib/76b5a35@@igt-igt_dummyload_c@sta -Ilib -I../lib -I../include/drm-uapi -I../lib/stubs/syscalls -I. -I../ -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/alsa -I/usr/include -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 -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-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="igt_dummyload"'  -MD -MQ 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o' -MF 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o.d' -o 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o' -c ../lib/igt_dummyload.c
  ../lib/igt_dummyload.c: In function ‘emit_recursive_batch’:
  ../lib/igt_dummyload.c:218:20: error: request for member ‘relocation_count’ in something not a structure or union
     r = &relocs[batch->relocation_count++];
                      ^~
  ../lib/igt_dummyload.c:221:27: error: request for member ‘handle’ in something not a structure or union
     r->target_handle = batch->handle;
                             ^~
  ../lib/igt_dummyload.c:222:25: error: ‘batch_start’ undeclared (first use in this function)
     r->offset = (cs + 2 - batch_start) * sizeof(*cs);
                           ^~~~~~~~~~~
  ../lib/igt_dummyload.c:222:25: note: each undeclared identifier is reported only once for each function it appears in
  ninja: build stopped: subcommand failed.
  section_end:1573686680:build_script
  ^[[0Ksection_start:1573686680:after_script
  ^[[0Ksection_end:1573686682:after_script
  ^[[0Ksection_start:1573686682:upload_artifacts_on_failure
  ^[[0Ksection_end:1573686683:upload_artifacts_on_failure
  ^[[0K^[[31;1mERROR: Job failed: exit code 1
  ^[[0;m

build:tests-debian-minimal has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/941386):
  cc -Ilib/76b5a35@@igt-igt_dummyload_c@sta -Ilib -I../lib -I../include/drm-uapi -I../lib/stubs/syscalls -I. -I../ -I../lib/stubs/drm -I../lib/stubs/libunwind -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -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 -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-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="igt_dummyload"'  -MD -MQ 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o' -MF 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o.d' -o 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o' -c ../lib/igt_dummyload.c
  ../lib/igt_dummyload.c: In function ‘emit_recursive_batch’:
  ../lib/igt_dummyload.c:218:20: error: request for member ‘relocation_count’ in something not a structure or union
     r = &relocs[batch->relocation_count++];
                      ^~
  ../lib/igt_dummyload.c:221:27: error: request for member ‘handle’ in something not a structure or union
     r->target_handle = batch->handle;
                             ^~
  ../lib/igt_dummyload.c:222:25: error: ‘batch_start’ undeclared (first use in this function)
     r->offset = (cs + 2 - batch_start) * sizeof(*cs);
                           ^~~~~~~~~~~
  ../lib/igt_dummyload.c:222:25: note: each undeclared identifier is reported only once for each function it appears in
  ninja: build stopped: subcommand failed.
  section_end:1573686688:build_script
  ^[[0Ksection_start:1573686688:after_script
  ^[[0Ksection_end:1573686690:after_script
  ^[[0Ksection_start:1573686690:upload_artifacts_on_failure
  ^[[0Ksection_end:1573686691:upload_artifacts_on_failure
  ^[[0K^[[31;1mERROR: Job failed: exit code 1
  ^[[0;m

build:tests-debian-meson-armhf has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/941387):
  /usr/bin/arm-linux-gnueabihf-gcc -Ilib/76b5a35@@igt-igt_dummyload_c@sta -Ilib -I../lib -I../include/drm-uapi -I../lib/stubs/syscalls -I. -I../ -I../lib/stubs/drm -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -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 -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-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="igt_dummyload"'  -MD -MQ 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o' -MF 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o.d' -o 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o' -c ../lib/igt_dummyload.c
  ../lib/igt_dummyload.c: In function ‘emit_recursive_batch’:
  ../lib/igt_dummyload.c:218:20: error: request for member ‘relocation_count’ in something not a structure or union
     r = &relocs[batch->relocation_count++];
                      ^~
  ../lib/igt_dummyload.c:221:27: error: request for member ‘handle’ in something not a structure or union
     r->target_handle = batch->handle;
                             ^~
  ../lib/igt_dummyload.c:222:25: error: ‘batch_start’ undeclared (first use in this function)
     r->offset = (cs + 2 - batch_start) * sizeof(*cs);
                           ^~~~~~~~~~~
  ../lib/igt_dummyload.c:222:25: note: each undeclared identifier is reported only once for each function it appears in
  ninja: build stopped: subcommand failed.
  section_end:1573686693:build_script
  ^[[0Ksection_start:1573686693:after_script
  ^[[0Ksection_end:1573686694:after_script
  ^[[0Ksection_start:1573686694:upload_artifacts_on_failure
  ^[[0Ksection_end:1573686695:upload_artifacts_on_failure
  ^[[0K^[[31;1mERROR: Job failed: exit code 1
  ^[[0;m

build:tests-debian-meson-arm64 has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/941388):
  /usr/bin/aarch64-linux-gnu-gcc -Ilib/76b5a35@@igt-igt_dummyload_c@sta -Ilib -I../lib -I../include/drm-uapi -I../lib/stubs/syscalls -I. -I../ -I../lib/stubs/drm -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/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -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 -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-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="igt_dummyload"'  -MD -MQ 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o' -MF 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o.d' -o 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o' -c ../lib/igt_dummyload.c
  ../lib/igt_dummyload.c: In function ‘emit_recursive_batch’:
  ../lib/igt_dummyload.c:218:20: error: request for member ‘relocation_count’ in something not a structure or union
     r = &relocs[batch->relocation_count++];
                      ^~
  ../lib/igt_dummyload.c:221:27: error: request for member ‘handle’ in something not a structure or union
     r->target_handle = batch->handle;
                             ^~
  ../lib/igt_dummyload.c:222:25: error: ‘batch_start’ undeclared (first use in this function)
     r->offset = (cs + 2 - batch_start) * sizeof(*cs);
                           ^~~~~~~~~~~
  ../lib/igt_dummyload.c:222:25: note: each undeclared identifier is reported only once for each function it appears in
  ninja: build stopped: subcommand failed.
  section_end:1573686709:build_script
  ^[[0Ksection_start:1573686709:after_script
  ^[[0Ksection_end:1573686711:after_script
  ^[[0Ksection_start:1573686711:upload_artifacts_on_failure
  ^[[0Ksection_end:1573686712:upload_artifacts_on_failure
  ^[[0K^[[31;1mERROR: Job failed: exit code 1
  ^[[0;m

build:tests-debian-meson-mips has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/941389):
  /usr/bin/mips-linux-gnu-gcc -Ilib/76b5a35@@igt-igt_dummyload_c@sta -Ilib -I../lib -I../include/drm-uapi -I../lib/stubs/syscalls -I. -I../ -I../lib/stubs/drm -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/mips-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -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 -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-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="igt_dummyload"'  -MD -MQ 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o' -MF 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o.d' -o 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o' -c ../lib/igt_dummyload.c
  ../lib/igt_dummyload.c: In function ‘emit_recursive_batch’:
  ../lib/igt_dummyload.c:218:20: error: request for member ‘relocation_count’ in something not a structure or union
     r = &relocs[batch->relocation_count++];
                      ^~
  ../lib/igt_dummyload.c:221:27: error: request for member ‘handle’ in something not a structure or union
     r->target_handle = batch->handle;
                             ^~
  ../lib/igt_dummyload.c:222:25: error: ‘batch_start’ undeclared (first use in this function)
     r->offset = (cs + 2 - batch_start) * sizeof(*cs);
                           ^~~~~~~~~~~
  ../lib/igt_dummyload.c:222:25: note: each undeclared identifier is reported only once for each function it appears in
  ninja: build stopped: subcommand failed.
  section_end:1573686702:build_script
  ^[[0Ksection_start:1573686702:after_script
  ^[[0Ksection_end:1573686703:after_script
  ^[[0Ksection_start:1573686703:upload_artifacts_on_failure
  ^[[0Ksection_end:1573686705:upload_artifacts_on_failure
  ^[[0K^[[31;1mERROR: Job failed: exit code 1
  ^[[0;m

build:tests-debian-autotools has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/941390):
                           ^~~~~~~~~~~
  igt_dummyload.c:222:25: note: each undeclared identifier is reported only once for each function it appears in
  make[3]: *** [igt_dummyload.lo] Error 1
  Makefile:739: recipe for target 'igt_dummyload.lo' failed
  make[3]: Leaving directory '/builds/gfx-ci/igt-ci-tags/lib'
  Makefile:555: recipe for target 'all' failed
  make[2]: Leaving directory '/builds/gfx-ci/igt-ci-tags/lib'
  make[2]: *** [all] Error 2
  make[1]: *** [all-recursive] Error 1
  Makefile:514: recipe for target 'all-recursive' failed
  make[1]: Leaving directory '/builds/gfx-ci/igt-ci-tags'
  make: *** [all] Error 2
  Makefile:446: recipe for target 'all' failed
  section_end:1573686718:build_script
  ^[[0Ksection_start:1573686718:after_script
  ^[[0Ksection_end:1573686719:after_script
  ^[[0Ksection_start:1573686719:upload_artifacts_on_failure
  ^[[0Ksection_end:1573686721:upload_artifacts_on_failure
  ^[[0K^[[31;1mERROR: Job failed: exit code 1
  ^[[0;m

== Logs ==

For more details see: https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/pipelines/78836
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

WARNING: multiple messages have this Message-ID (diff)
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Chris Wilson" <chris@chris-wilson.co.uk>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✗ GitLab.Pipeline: warning for igt: Use COND_BBEND for busy spinning on gen9
Date: Wed, 13 Nov 2019 23:13:34 -0000	[thread overview]
Message-ID: <157368681420.30961.5968876263925543428@emeril.freedesktop.org> (raw)
Message-ID: <20191113231334.hLZTl7Cr_azq4JBD8yKh_xK7GBvlsy6st4G3s40gSCY@z> (raw)
In-Reply-To: <20191113182808.10780-1-chris@chris-wilson.co.uk>

== Series Details ==

Series: igt: Use COND_BBEND for busy spinning on gen9
URL   : https://patchwork.freedesktop.org/series/69423/
State : warning

== Summary ==

Did not get list of undocumented tests for this run, something is wrong!

Other than that, pipeline status: FAILED.

see https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/pipelines/78836 for the overview.

build:tests-fedora has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/941381):
  ../lib/igt_dummyload.c: In function ‘emit_recursive_batch’:
  ../lib/igt_dummyload.c:218:20: error: request for member ‘relocation_count’ in something not a structure or union
    218 |   r = &relocs[batch->relocation_count++];
        |                    ^~
  ../lib/igt_dummyload.c:221:27: error: request for member ‘handle’ in something not a structure or union
    221 |   r->target_handle = batch->handle;
        |                           ^~
  ../lib/igt_dummyload.c:222:25: error: ‘batch_start’ undeclared (first use in this function); did you mean ‘va_start’?
    222 |   r->offset = (cs + 2 - batch_start) * sizeof(*cs);
        |                         ^~~~~~~~~~~
        |                         va_start
  ../lib/igt_dummyload.c:222:25: note: each undeclared identifier is reported only once for each function it appears in
  ninja: build stopped: subcommand failed.
  section_end:1573686639:build_script
  ^[[0Ksection_start:1573686639:after_script
  ^[[0Ksection_end:1573686640:after_script
  ^[[0Ksection_start:1573686640:upload_artifacts_on_failure
  ^[[0Ksection_end:1573686642:upload_artifacts_on_failure
  ^[[0K^[[31;1mERROR: Job failed: exit code 1
  ^[[0;m

build:tests-fedora-no-libunwind has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/941382):
  ../lib/igt_dummyload.c: In function ‘emit_recursive_batch’:
  ../lib/igt_dummyload.c:218:20: error: request for member ‘relocation_count’ in something not a structure or union
    218 |   r = &relocs[batch->relocation_count++];
        |                    ^~
  ../lib/igt_dummyload.c:221:27: error: request for member ‘handle’ in something not a structure or union
    221 |   r->target_handle = batch->handle;
        |                           ^~
  ../lib/igt_dummyload.c:222:25: error: ‘batch_start’ undeclared (first use in this function); did you mean ‘va_start’?
    222 |   r->offset = (cs + 2 - batch_start) * sizeof(*cs);
        |                         ^~~~~~~~~~~
        |                         va_start
  ../lib/igt_dummyload.c:222:25: note: each undeclared identifier is reported only once for each function it appears in
  ninja: build stopped: subcommand failed.
  section_end:1573686660:build_script
  ^[[0Ksection_start:1573686660:after_script
  ^[[0Ksection_end:1573686662:after_script
  ^[[0Ksection_start:1573686662:upload_artifacts_on_failure
  ^[[0Ksection_end:1573686663:upload_artifacts_on_failure
  ^[[0K^[[31;1mERROR: Job failed: exit code 1
  ^[[0;m

build:tests-fedora-oldest-meson has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/941383):
  ../lib/igt_dummyload.c: In function ‘emit_recursive_batch’:
  ../lib/igt_dummyload.c:218:20: error: request for member ‘relocation_count’ in something not a structure or union
    218 |   r = &relocs[batch->relocation_count++];
        |                    ^~
  ../lib/igt_dummyload.c:221:27: error: request for member ‘handle’ in something not a structure or union
    221 |   r->target_handle = batch->handle;
        |                           ^~
  ../lib/igt_dummyload.c:222:25: error: ‘batch_start’ undeclared (first use in this function); did you mean ‘va_start’?
    222 |   r->offset = (cs + 2 - batch_start) * sizeof(*cs);
        |                         ^~~~~~~~~~~
        |                         va_start
  ../lib/igt_dummyload.c:222:25: note: each undeclared identifier is reported only once for each function it appears in
  ninja: build stopped: subcommand failed.
  section_end:1573686689:build_script
  ^[[0Ksection_start:1573686689:after_script
  ^[[0Ksection_end:1573686691:after_script
  ^[[0Ksection_start:1573686691:upload_artifacts_on_failure
  ^[[0Ksection_end:1573686692:upload_artifacts_on_failure
  ^[[0K^[[31;1mERROR: Job failed: exit code 1
  ^[[0;m

build:tests-fedora-clang has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/941384):
                  r = &relocs[batch->relocation_count++];
                              ~~~~~^ ~~~~~~~~~~~~~~~~
  ../lib/igt_dummyload.c:221:27: error: member reference base type 'uint32_t' (aka 'unsigned int') is not a structure or union
                  r->target_handle = batch->handle;
                                     ~~~~~^ ~~~~~~
  ../lib/igt_dummyload.c:222:25: error: use of undeclared identifier 'batch_start'
                  r->offset = (cs + 2 - batch_start) * sizeof(*cs);
                                        ^
  ../lib/igt_dummyload.c:224:33: error: use of undeclared identifier 'batch_start'
                  r->delta = (spin->condition - batch_start) * sizeof(*cs);
                                                ^
  4 errors generated.
  ninja: build stopped: subcommand failed.
  section_end:1573686680:build_script
  ^[[0Ksection_start:1573686680:after_script
  ^[[0Ksection_end:1573686681:after_script
  ^[[0Ksection_start:1573686681:upload_artifacts_on_failure
  ^[[0Ksection_end:1573686683:upload_artifacts_on_failure
  ^[[0K^[[31;1mERROR: Job failed: exit code 1
  ^[[0;m

build:tests-debian-meson has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/941385):
  cc -Ilib/76b5a35@@igt-igt_dummyload_c@sta -Ilib -I../lib -I../include/drm-uapi -I../lib/stubs/syscalls -I. -I../ -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/alsa -I/usr/include -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 -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-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="igt_dummyload"'  -MD -MQ 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o' -MF 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o.d' -o 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o' -c ../lib/igt_dummyload.c
  ../lib/igt_dummyload.c: In function ‘emit_recursive_batch’:
  ../lib/igt_dummyload.c:218:20: error: request for member ‘relocation_count’ in something not a structure or union
     r = &relocs[batch->relocation_count++];
                      ^~
  ../lib/igt_dummyload.c:221:27: error: request for member ‘handle’ in something not a structure or union
     r->target_handle = batch->handle;
                             ^~
  ../lib/igt_dummyload.c:222:25: error: ‘batch_start’ undeclared (first use in this function)
     r->offset = (cs + 2 - batch_start) * sizeof(*cs);
                           ^~~~~~~~~~~
  ../lib/igt_dummyload.c:222:25: note: each undeclared identifier is reported only once for each function it appears in
  ninja: build stopped: subcommand failed.
  section_end:1573686680:build_script
  ^[[0Ksection_start:1573686680:after_script
  ^[[0Ksection_end:1573686682:after_script
  ^[[0Ksection_start:1573686682:upload_artifacts_on_failure
  ^[[0Ksection_end:1573686683:upload_artifacts_on_failure
  ^[[0K^[[31;1mERROR: Job failed: exit code 1
  ^[[0;m

build:tests-debian-minimal has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/941386):
  cc -Ilib/76b5a35@@igt-igt_dummyload_c@sta -Ilib -I../lib -I../include/drm-uapi -I../lib/stubs/syscalls -I. -I../ -I../lib/stubs/drm -I../lib/stubs/libunwind -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -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 -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-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="igt_dummyload"'  -MD -MQ 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o' -MF 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o.d' -o 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o' -c ../lib/igt_dummyload.c
  ../lib/igt_dummyload.c: In function ‘emit_recursive_batch’:
  ../lib/igt_dummyload.c:218:20: error: request for member ‘relocation_count’ in something not a structure or union
     r = &relocs[batch->relocation_count++];
                      ^~
  ../lib/igt_dummyload.c:221:27: error: request for member ‘handle’ in something not a structure or union
     r->target_handle = batch->handle;
                             ^~
  ../lib/igt_dummyload.c:222:25: error: ‘batch_start’ undeclared (first use in this function)
     r->offset = (cs + 2 - batch_start) * sizeof(*cs);
                           ^~~~~~~~~~~
  ../lib/igt_dummyload.c:222:25: note: each undeclared identifier is reported only once for each function it appears in
  ninja: build stopped: subcommand failed.
  section_end:1573686688:build_script
  ^[[0Ksection_start:1573686688:after_script
  ^[[0Ksection_end:1573686690:after_script
  ^[[0Ksection_start:1573686690:upload_artifacts_on_failure
  ^[[0Ksection_end:1573686691:upload_artifacts_on_failure
  ^[[0K^[[31;1mERROR: Job failed: exit code 1
  ^[[0;m

build:tests-debian-meson-armhf has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/941387):
  /usr/bin/arm-linux-gnueabihf-gcc -Ilib/76b5a35@@igt-igt_dummyload_c@sta -Ilib -I../lib -I../include/drm-uapi -I../lib/stubs/syscalls -I. -I../ -I../lib/stubs/drm -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -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 -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-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="igt_dummyload"'  -MD -MQ 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o' -MF 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o.d' -o 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o' -c ../lib/igt_dummyload.c
  ../lib/igt_dummyload.c: In function ‘emit_recursive_batch’:
  ../lib/igt_dummyload.c:218:20: error: request for member ‘relocation_count’ in something not a structure or union
     r = &relocs[batch->relocation_count++];
                      ^~
  ../lib/igt_dummyload.c:221:27: error: request for member ‘handle’ in something not a structure or union
     r->target_handle = batch->handle;
                             ^~
  ../lib/igt_dummyload.c:222:25: error: ‘batch_start’ undeclared (first use in this function)
     r->offset = (cs + 2 - batch_start) * sizeof(*cs);
                           ^~~~~~~~~~~
  ../lib/igt_dummyload.c:222:25: note: each undeclared identifier is reported only once for each function it appears in
  ninja: build stopped: subcommand failed.
  section_end:1573686693:build_script
  ^[[0Ksection_start:1573686693:after_script
  ^[[0Ksection_end:1573686694:after_script
  ^[[0Ksection_start:1573686694:upload_artifacts_on_failure
  ^[[0Ksection_end:1573686695:upload_artifacts_on_failure
  ^[[0K^[[31;1mERROR: Job failed: exit code 1
  ^[[0;m

build:tests-debian-meson-arm64 has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/941388):
  /usr/bin/aarch64-linux-gnu-gcc -Ilib/76b5a35@@igt-igt_dummyload_c@sta -Ilib -I../lib -I../include/drm-uapi -I../lib/stubs/syscalls -I. -I../ -I../lib/stubs/drm -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/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -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 -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-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="igt_dummyload"'  -MD -MQ 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o' -MF 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o.d' -o 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o' -c ../lib/igt_dummyload.c
  ../lib/igt_dummyload.c: In function ‘emit_recursive_batch’:
  ../lib/igt_dummyload.c:218:20: error: request for member ‘relocation_count’ in something not a structure or union
     r = &relocs[batch->relocation_count++];
                      ^~
  ../lib/igt_dummyload.c:221:27: error: request for member ‘handle’ in something not a structure or union
     r->target_handle = batch->handle;
                             ^~
  ../lib/igt_dummyload.c:222:25: error: ‘batch_start’ undeclared (first use in this function)
     r->offset = (cs + 2 - batch_start) * sizeof(*cs);
                           ^~~~~~~~~~~
  ../lib/igt_dummyload.c:222:25: note: each undeclared identifier is reported only once for each function it appears in
  ninja: build stopped: subcommand failed.
  section_end:1573686709:build_script
  ^[[0Ksection_start:1573686709:after_script
  ^[[0Ksection_end:1573686711:after_script
  ^[[0Ksection_start:1573686711:upload_artifacts_on_failure
  ^[[0Ksection_end:1573686712:upload_artifacts_on_failure
  ^[[0K^[[31;1mERROR: Job failed: exit code 1
  ^[[0;m

build:tests-debian-meson-mips has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/941389):
  /usr/bin/mips-linux-gnu-gcc -Ilib/76b5a35@@igt-igt_dummyload_c@sta -Ilib -I../lib -I../include/drm-uapi -I../lib/stubs/syscalls -I. -I../ -I../lib/stubs/drm -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/mips-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -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 -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-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="igt_dummyload"'  -MD -MQ 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o' -MF 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o.d' -o 'lib/76b5a35@@igt-igt_dummyload_c@sta/igt_dummyload.c.o' -c ../lib/igt_dummyload.c
  ../lib/igt_dummyload.c: In function ‘emit_recursive_batch’:
  ../lib/igt_dummyload.c:218:20: error: request for member ‘relocation_count’ in something not a structure or union
     r = &relocs[batch->relocation_count++];
                      ^~
  ../lib/igt_dummyload.c:221:27: error: request for member ‘handle’ in something not a structure or union
     r->target_handle = batch->handle;
                             ^~
  ../lib/igt_dummyload.c:222:25: error: ‘batch_start’ undeclared (first use in this function)
     r->offset = (cs + 2 - batch_start) * sizeof(*cs);
                           ^~~~~~~~~~~
  ../lib/igt_dummyload.c:222:25: note: each undeclared identifier is reported only once for each function it appears in
  ninja: build stopped: subcommand failed.
  section_end:1573686702:build_script
  ^[[0Ksection_start:1573686702:after_script
  ^[[0Ksection_end:1573686703:after_script
  ^[[0Ksection_start:1573686703:upload_artifacts_on_failure
  ^[[0Ksection_end:1573686705:upload_artifacts_on_failure
  ^[[0K^[[31;1mERROR: Job failed: exit code 1
  ^[[0;m

build:tests-debian-autotools has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/941390):
                           ^~~~~~~~~~~
  igt_dummyload.c:222:25: note: each undeclared identifier is reported only once for each function it appears in
  make[3]: *** [igt_dummyload.lo] Error 1
  Makefile:739: recipe for target 'igt_dummyload.lo' failed
  make[3]: Leaving directory '/builds/gfx-ci/igt-ci-tags/lib'
  Makefile:555: recipe for target 'all' failed
  make[2]: Leaving directory '/builds/gfx-ci/igt-ci-tags/lib'
  make[2]: *** [all] Error 2
  make[1]: *** [all-recursive] Error 1
  Makefile:514: recipe for target 'all-recursive' failed
  make[1]: Leaving directory '/builds/gfx-ci/igt-ci-tags'
  make: *** [all] Error 2
  Makefile:446: recipe for target 'all' failed
  section_end:1573686718:build_script
  ^[[0Ksection_start:1573686718:after_script
  ^[[0Ksection_end:1573686719:after_script
  ^[[0Ksection_start:1573686719:upload_artifacts_on_failure
  ^[[0Ksection_end:1573686721:upload_artifacts_on_failure
  ^[[0K^[[31;1mERROR: Job failed: exit code 1
  ^[[0;m

== Logs ==

For more details see: https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/pipelines/78836
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2019-11-13 23:13 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-13 18:28 [PATCH i-g-t 1/3] i915: Skip if secure batches is not available Chris Wilson
2019-11-13 18:28 ` [igt-dev] " Chris Wilson
2019-11-13 18:28 ` [Intel-gfx] " Chris Wilson
2019-11-13 18:28 ` [PATCH i-g-t 2/3] lib/igt_dummyload: Send batch as first Chris Wilson
2019-11-13 18:28   ` [igt-dev] " Chris Wilson
2019-11-13 18:28   ` [Intel-gfx] " Chris Wilson
2019-11-13 18:38   ` Chris Wilson
2019-11-13 18:38     ` [Intel-gfx] " Chris Wilson
2019-11-13 18:28 ` [PATCH i-g-t 3/3] igt: Use COND_BBEND for busy spinning on gen9 Chris Wilson
2019-11-13 18:28   ` [Intel-gfx] " Chris Wilson
2019-11-13 18:42   ` Chris Wilson
2019-11-13 18:42     ` [igt-dev] [Intel-gfx] " Chris Wilson
2019-11-13 18:42     ` Chris Wilson
2019-11-13 19:43     ` Chris Wilson
2019-11-13 19:43       ` [igt-dev] [Intel-gfx] " Chris Wilson
2019-11-13 19:43       ` Chris Wilson
2019-11-13 19:46   ` [PATCH i-g-t] " Chris Wilson
2019-11-13 19:46     ` [Intel-gfx] " Chris Wilson
2019-11-13 20:11     ` Bloomfield, Jon
2019-11-13 20:11       ` [Intel-gfx] " Bloomfield, Jon
2019-11-13 18:33 ` [PATCH i-g-t 1/3] i915: Skip if secure batches is not available Chris Wilson
2019-11-13 18:33   ` [Intel-gfx] " Chris Wilson
2019-11-13 19:14 ` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/3] " Patchwork
2019-11-13 23:13 ` Patchwork [this message]
2019-11-13 23:13   ` [Intel-gfx] ✗ GitLab.Pipeline: warning for igt: Use COND_BBEND for busy spinning on gen9 Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=157368681420.30961.5968876263925543428@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=chris@chris-wilson.co.uk \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.