[Intel-gfx] ✗ GitLab.Pipeline: warning for i915/gem_mmap_gtt: Exercise many, many mappings of the same objects

Patchwork patchwork at emeril.freedesktop.org
Tue Nov 19 14:47:42 UTC 2019


== Series Details ==

Series: i915/gem_mmap_gtt: Exercise many, many mappings of the same objects
URL   : https://patchwork.freedesktop.org/series/69678/
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/80517 for the overview.

build:tests-fedora-clang has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/975524):
                                          atomic_fetch_add(&control[1], 1);
                                          ^                ~~~~~~~~~~~
  /usr/lib64/clang/9.0.0/include/stdatomic.h:132:43: note: expanded from macro 'atomic_fetch_add'
  #define atomic_fetch_add(object, operand) __c11_atomic_fetch_add(object, operand, __ATOMIC_SEQ_CST)
                                            ^                      ~~~~~~
  ../tests/i915/gem_mmap_gtt.c:375:3: error: address argument to atomic operation must be a pointer to _Atomic type ('uint32_t *' (aka 'unsigned int *') invalid)
                  atomic_fetch_add(&control[1], -1);
                  ^                ~~~~~~~~~~~
  /usr/lib64/clang/9.0.0/include/stdatomic.h:132:43: note: expanded from macro 'atomic_fetch_add'
  #define atomic_fetch_add(object, operand) __c11_atomic_fetch_add(object, operand, __ATOMIC_SEQ_CST)
                                            ^                      ~~~~~~
  4 errors generated.
  ninja: build stopped: subcommand failed.
  section_end:1574174572:build_script
  section_start:1574174572:after_script
  section_end:1574174574:after_script
  section_start:1574174574:upload_artifacts_on_failure
  section_end:1574174575: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/80517


More information about the Intel-gfx mailing list