✗ GitLab.Pipeline: warning for RFC tests/kms_vrr:Add adaptive-dc subtest

Patchwork patchwork at emeril.freedesktop.org
Wed Jan 29 22:01:04 UTC 2025


== Series Details ==

Series: RFC tests/kms_vrr:Add adaptive-dc subtest
URL   : https://patchwork.freedesktop.org/series/144119/
State : warning

== Summary ==

Pipeline status: FAILED.

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

build:tests-debian-meson-armhf has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/70206731):
  ../tests/kms_vrr.c:682:11: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
    result = (uint64_t)thread_result;
             ^
  In file included from ../lib/drmtest.h:39,
                   from ../lib/igt.h:27,
                   from ../tests/kms_vrr.c:33:
  ../tests/kms_vrr.c:684:28: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 7 has type ‘uint64_t’ {aka ‘long long unsigned int’} [-Wformat=]
    igt_assert_f(result == 0, "Adaptive_dc_balance %ld not adjusted\n", result);
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~~~~
  ../lib/igt_core.h:694:75: note: in definition of macro ‘igt_assert_f’
     __igt_fail_assert(IGT_LOG_DOMAIN, __FILE__, __LINE__, __func__, #expr , f); \
                                                                             ^
  cc1: some warnings being treated as errors
  ninja: build stopped: subcommand failed.
  section_end:1738187860:step_script
  section_start:1738187860:cleanup_file_variables
  Cleaning up project directory and file based variables
  section_end:1738187861: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/70206733):
  ../tests/kms_vrr.c:682:11: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
    result = (uint64_t)thread_result;
             ^
  In file included from ../lib/drmtest.h:39,
                   from ../lib/igt.h:27,
                   from ../tests/kms_vrr.c:33:
  ../tests/kms_vrr.c:684:28: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 7 has type ‘uint64_t’ {aka ‘long long unsigned int’} [-Wformat=]
    igt_assert_f(result == 0, "Adaptive_dc_balance %ld not adjusted\n", result);
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~~~~
  ../lib/igt_core.h:694:75: note: in definition of macro ‘igt_assert_f’
     __igt_fail_assert(IGT_LOG_DOMAIN, __FILE__, __LINE__, __func__, #expr , f); \
                                                                             ^
  cc1: some warnings being treated as errors
  ninja: build stopped: subcommand failed.
  section_end:1738187936:step_script
  section_start:1738187936:cleanup_file_variables
  Cleaning up project directory and file based variables
  section_end:1738187937:cleanup_file_variables
  ERROR: Job failed: exit code 1

== Logs ==

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


More information about the igt-dev mailing list