✗ GitLab.Pipeline: warning for BST allocator testing

Patchwork patchwork at emeril.freedesktop.org
Fri Apr 23 08:47:54 UTC 2021


== Series Details ==

Series: BST allocator testing
URL   : https://patchwork.freedesktop.org/series/89239/
State : warning

== Summary ==

Pipeline status: FAILED.

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

build:tests-debian-meson-armhf has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/9001613):
  ../lib/intel_allocator_bst.c:611:18: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
        hole->size, (uint64_t) hole->size_ptr,
                    ^
  ../lib/igt_core.h:1206:62: note: in definition of macro ‘igt_info’
   #define igt_info(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_INFO, f)
                                                                ^
  ../lib/intel_allocator_bst.c:612:6: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
        (uint64_t) hole->offset_ptr);
        ^
  ../lib/igt_core.h:1206:62: note: in definition of macro ‘igt_info’
   #define igt_info(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_INFO, f)
                                                                ^
  cc1: some warnings being treated as errors
  ninja: build stopped: subcommand failed.
  section_end:1618854391:step_script
  section_start:1618854391:cleanup_file_variables
  Cleaning up file based variables
  section_end:1618854396: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/9001615):
  ../lib/intel_allocator_bst.c:611:18: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
        hole->size, (uint64_t) hole->size_ptr,
                    ^
  ../lib/igt_core.h:1206:62: note: in definition of macro ‘igt_info’
   #define igt_info(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_INFO, f)
                                                                ^
  ../lib/intel_allocator_bst.c:612:6: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
        (uint64_t) hole->offset_ptr);
        ^
  ../lib/igt_core.h:1206:62: note: in definition of macro ‘igt_info’
   #define igt_info(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_INFO, f)
                                                                ^
  cc1: some warnings being treated as errors
  ninja: build stopped: subcommand failed.
  section_end:1618854389:step_script
  section_start:1618854389:cleanup_file_variables
  Cleaning up file based variables
  section_end:1618854395:cleanup_file_variables
  ERROR: Job failed: exit code 1

== Logs ==

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


More information about the Intel-gfx-trybot mailing list