[igt-dev] ✗ GitLab.Pipeline: warning for Introduce i915 pipe stress test (rev4)

Patchwork patchwork at emeril.freedesktop.org
Fri Jan 3 12:37:42 UTC 2020


== Series Details ==

Series: Introduce i915 pipe stress test (rev4)
URL   : https://patchwork.freedesktop.org/series/70815/
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/93534 for the overview.

build:tests-fedora has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/1265265):
        |     ^~
  ../tests/i915/i915_pipe_stress.c:213:5: error: ‘struct igt_buf’ has no member named ‘size’
    213 |  buf->size = width * height * bpp / 8;
        |     ^~
  ../tests/i915/i915_pipe_stress.c: In function ‘stress’:
  ../tests/i915/i915_pipe_stress.c:615:4: warning: cast from function call of type ‘double’ to non-matching type ‘int’ [-Wbad-function-cast]
    615 |    (int)igt_time_elapsed(&start, &end) < MIN_DURATION_SEC;
        |    ^
  ../tests/i915/i915_pipe_stress.c: In function ‘prepare_test’:
  ../tests/i915/i915_pipe_stress.c:755:6: warning: variable ‘num_connectors’ set but not used [-Wunused-but-set-variable]
    755 |  int num_connectors;
        |      ^~~~~~~~~~~~~~
  ninja: build stopped: subcommand failed.
  section_end:1578054620:build_script
  section_start:1578054620:after_script
  section_end:1578054622:after_script
  section_start:1578054622:upload_artifacts_on_failure
  section_end:1578054623:upload_artifacts_on_failure
  ERROR: Job failed: exit code 1
  

build:tests-fedora-no-libunwind has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/1265266):
        |     ^~
  ../tests/i915/i915_pipe_stress.c:213:5: error: ‘struct igt_buf’ has no member named ‘size’
    213 |  buf->size = width * height * bpp / 8;
        |     ^~
  ../tests/i915/i915_pipe_stress.c: In function ‘stress’:
  ../tests/i915/i915_pipe_stress.c:615:4: warning: cast from function call of type ‘double’ to non-matching type ‘int’ [-Wbad-function-cast]
    615 |    (int)igt_time_elapsed(&start, &end) < MIN_DURATION_SEC;
        |    ^
  ../tests/i915/i915_pipe_stress.c: In function ‘prepare_test’:
  ../tests/i915/i915_pipe_stress.c:755:6: warning: variable ‘num_connectors’ set but not used [-Wunused-but-set-variable]
    755 |  int num_connectors;
        |      ^~~~~~~~~~~~~~
  ninja: build stopped: subcommand failed.
  section_end:1578054618:build_script
  section_start:1578054618:after_script
  section_end:1578054619:after_script
  section_start:1578054619:upload_artifacts_on_failure
  section_end:1578054621:upload_artifacts_on_failure
  ERROR: Job failed: exit code 1
  

build:tests-fedora-oldest-meson has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/1265267):
        |     ^~
  ../tests/i915/i915_pipe_stress.c:213:5: error: ‘struct igt_buf’ has no member named ‘size’
    213 |  buf->size = width * height * bpp / 8;
        |     ^~
  ../tests/i915/i915_pipe_stress.c: In function ‘stress’:
  ../tests/i915/i915_pipe_stress.c:615:4: warning: cast from function call of type ‘double’ to non-matching type ‘int’ [-Wbad-function-cast]
    615 |    (int)igt_time_elapsed(&start, &end) < MIN_DURATION_SEC;
        |    ^
  ../tests/i915/i915_pipe_stress.c: In function ‘prepare_test’:
  ../tests/i915/i915_pipe_stress.c:755:6: warning: variable ‘num_connectors’ set but not used [-Wunused-but-set-variable]
    755 |  int num_connectors;
        |      ^~~~~~~~~~~~~~
  ninja: build stopped: subcommand failed.
  section_end:1578054622:build_script
  section_start:1578054622:after_script
  section_end:1578054623:after_script
  section_start:1578054623:upload_artifacts_on_failure
  section_end:1578054624:upload_artifacts_on_failure
  ERROR: Job failed: exit code 1
  

build:tests-fedora-clang has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/1265268):
  FAILED: tests/59830eb@@i915_pipe_stress at exe/i915_i915_pipe_stress.c.o 
  clang -Itests/59830eb@@i915_pipe_stress at exe -Itests -I../tests -I../include/drm-uapi -Ilib -I../lib -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/valgrind -I/usr/include/libdrm/nouveau -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 -pthread -MD -MQ 'tests/59830eb@@i915_pipe_stress at exe/i915_i915_pipe_stress.c.o' -MF 'tests/59830eb@@i915_pipe_stress at exe/i915_i915_pipe_stress.c.o.d' -o 'tests/59830eb@@i915_pipe_stress at exe/i915_i915_pipe_stress.c.o' -c ../tests/i915/i915_pipe_stress.c
  ../tests/i915/i915_pipe_stress.c:211:7: error: no member named 'stride' in 'struct igt_buf'
          buf->stride = stride;
          ~~~  ^
  ../tests/i915/i915_pipe_stress.c:213:7: error: no member named 'size' in 'struct igt_buf'
          buf->size = width * height * bpp / 8;
          ~~~  ^
  ../tests/i915/i915_pipe_stress.c:615:9: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast]
                          (int)igt_time_elapsed(&start, &end) < MIN_DURATION_SEC;
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1 warning and 2 errors generated.
  ninja: build stopped: subcommand failed.
  section_end:1578054628:build_script
  section_start:1578054628:after_script
  section_end:1578054629:after_script
  section_start:1578054629:upload_artifacts_on_failure
  section_end:1578054631:upload_artifacts_on_failure
  ERROR: Job failed: exit code 1
  

build:tests-debian-meson has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/1265269):
       ^~
  ../tests/i915/i915_pipe_stress.c:213:5: error: ‘struct igt_buf’ has no member named ‘size’
    buf->size = width * height * bpp / 8;
       ^~
  ../tests/i915/i915_pipe_stress.c: In function ‘stress’:
  ../tests/i915/i915_pipe_stress.c:615:4: warning: cast from function call of type ‘double’ to non-matching type ‘int’ [-Wbad-function-cast]
      (int)igt_time_elapsed(&start, &end) < MIN_DURATION_SEC;
      ^
  ../tests/i915/i915_pipe_stress.c: In function ‘prepare_test’:
  ../tests/i915/i915_pipe_stress.c:755:6: warning: variable ‘num_connectors’ set but not used [-Wunused-but-set-variable]
    int num_connectors;
        ^~~~~~~~~~~~~~
  ninja: build stopped: subcommand failed.
  section_end:1578054621:build_script
  section_start:1578054621:after_script
  section_end:1578054623:after_script
  section_start:1578054623:upload_artifacts_on_failure
  section_end:1578054624:upload_artifacts_on_failure
  ERROR: Job failed: exit code 1
  

build:tests-debian-meson-armhf has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/1265271):
       ^~
  ../tests/i915/i915_pipe_stress.c:213:5: error: ‘struct igt_buf’ has no member named ‘size’
    buf->size = width * height * bpp / 8;
       ^~
  ../tests/i915/i915_pipe_stress.c: In function ‘stress’:
  ../tests/i915/i915_pipe_stress.c:615:4: warning: cast from function call of type ‘double’ to non-matching type ‘int’ [-Wbad-function-cast]
      (int)igt_time_elapsed(&start, &end) < MIN_DURATION_SEC;
      ^
  ../tests/i915/i915_pipe_stress.c: In function ‘prepare_test’:
  ../tests/i915/i915_pipe_stress.c:755:6: warning: variable ‘num_connectors’ set but not used [-Wunused-but-set-variable]
    int num_connectors;
        ^~~~~~~~~~~~~~
  ninja: build stopped: subcommand failed.
  section_end:1578054664:build_script
  section_start:1578054664:after_script
  section_end:1578054666:after_script
  section_start:1578054666:upload_artifacts_on_failure
  section_end:1578054667:upload_artifacts_on_failure
  ERROR: Job failed: exit code 1
  

build:tests-debian-meson-arm64 has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/1265272):
       ^~
  ../tests/i915/i915_pipe_stress.c:213:5: error: ‘struct igt_buf’ has no member named ‘size’
    buf->size = width * height * bpp / 8;
       ^~
  ../tests/i915/i915_pipe_stress.c: In function ‘stress’:
  ../tests/i915/i915_pipe_stress.c:615:4: warning: cast from function call of type ‘double’ to non-matching type ‘int’ [-Wbad-function-cast]
      (int)igt_time_elapsed(&start, &end) < MIN_DURATION_SEC;
      ^
  ../tests/i915/i915_pipe_stress.c: In function ‘prepare_test’:
  ../tests/i915/i915_pipe_stress.c:755:6: warning: variable ‘num_connectors’ set but not used [-Wunused-but-set-variable]
    int num_connectors;
        ^~~~~~~~~~~~~~
  ninja: build stopped: subcommand failed.
  section_end:1578054609:build_script
  section_start:1578054609:after_script
  section_end:1578054610:after_script
  section_start:1578054610:upload_artifacts_on_failure
  section_end:1578054612:upload_artifacts_on_failure
  ERROR: Job failed: exit code 1
  

build:tests-debian-meson-mips has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/1265273):
       ^~
  ../tests/i915/i915_pipe_stress.c:213:5: error: ‘struct igt_buf’ has no member named ‘size’
    buf->size = width * height * bpp / 8;
       ^~
  ../tests/i915/i915_pipe_stress.c: In function ‘stress’:
  ../tests/i915/i915_pipe_stress.c:615:4: warning: cast from function call of type ‘double’ to non-matching type ‘int’ [-Wbad-function-cast]
      (int)igt_time_elapsed(&start, &end) < MIN_DURATION_SEC;
      ^
  ../tests/i915/i915_pipe_stress.c: In function ‘prepare_test’:
  ../tests/i915/i915_pipe_stress.c:755:6: warning: variable ‘num_connectors’ set but not used [-Wunused-but-set-variable]
    int num_connectors;
        ^~~~~~~~~~~~~~
  ninja: build stopped: subcommand failed.
  section_end:1578054608:build_script
  section_start:1578054608:after_script
  section_end:1578054609:after_script
  section_start:1578054609:upload_artifacts_on_failure
  section_end:1578054611:upload_artifacts_on_failure
  ERROR: Job failed: exit code 1
  

build:tests-debian-autotools has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/1265274):
      (int)igt_time_elapsed(&start, &end) < MIN_DURATION_SEC;
      ^
  i915/i915_pipe_stress.c: In function ‘prepare_test’:
  i915/i915_pipe_stress.c:755:6: warning: variable ‘num_connectors’ set but not used [-Wunused-but-set-variable]
    int num_connectors;
        ^~~~~~~~~~~~~~
  make[3]: Leaving directory '/builds/gfx-ci/igt-ci-tags/tests'
  make[3]: *** [Makefile:4841: i915/i915_pipe_stress.o] Error 1
  make[2]: *** [Makefile:5284: all-recursive] Error 1
  make[2]: Leaving directory '/builds/gfx-ci/igt-ci-tags/tests'
  make[1]: *** [Makefile:514: all-recursive] Error 1
  make[1]: Leaving directory '/builds/gfx-ci/igt-ci-tags'
  make: *** [Makefile:446: all] Error 2
  section_end:1578054724:build_script
  section_start:1578054724:after_script
  section_end:1578054726:after_script
  section_start:1578054726:upload_artifacts_on_failure
  section_end:1578054727:upload_artifacts_on_failure
  ERROR: Job failed: exit code 1
  

== Logs ==

For more details see: https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/pipelines/93534


More information about the igt-dev mailing list