[igt-dev] ✗ GitLab.Pipeline: warning for Chamelium: Split kms_chamelium into multiple kms_chamelium tests (rev3)

Patchwork patchwork at emeril.freedesktop.org
Tue Dec 6 19:19:17 UTC 2022


== Series Details ==

Series: Chamelium: Split kms_chamelium into multiple kms_chamelium tests (rev3)
URL   : https://patchwork.freedesktop.org/series/111501/
State : warning

== Summary ==

Pipeline status: FAILED.

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

build:tests-debian-meson has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/33057333):
  /usr/include/xf86drmMode.h:545:39: error: unknown type name ‘uint32_t’
   extern int drmModeRevokeLease(int fd, uint32_t lessee_id);
                                         ^~~~~~~~
  ../tests/chamelium/kms_chamelium_edid.c: In function ‘igt_custom_edid_type_read’:
  ../tests/chamelium/kms_chamelium_edid.c:144:14: error: implicit declaration of function ‘drmModeGetPropertyBlob’; did you mean ‘drmModeFreePropertyBlob’? [-Werror=implicit-function-declaration]
    edid_blob = drmModeGetPropertyBlob(data->drm_fd, edid_blob_id);
                ^~~~~~~~~~~~~~~~~~~~~~
                drmModeFreePropertyBlob
  ../tests/chamelium/kms_chamelium_edid.c:144:14: warning: nested extern declaration of ‘drmModeGetPropertyBlob’ [-Wnested-externs]
  ../tests/chamelium/kms_chamelium_edid.c:144:12: warning: assignment to ‘drmModePropertyBlobPtr’ {aka ‘struct _drmModePropertyBlob *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
    edid_blob = drmModeGetPropertyBlob(data->drm_fd, edid_blob_id);
              ^
  cc1: some warnings being treated as errors
  ninja: build stopped: subcommand failed.
  section_end:1670353936:step_script
  section_start:1670353936:cleanup_file_variables
  Cleaning up project directory and file based variables
  section_end:1670353936:cleanup_file_variables
  ERROR: Job failed: exit code 1
  

build:tests-fedora has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/33057328):
  /usr/include/xf86drmMode.h:545:39: error: unknown type name ‘uint32_t’
    545 | extern int drmModeRevokeLease(int fd, uint32_t lessee_id);
        |                                       ^~~~~~~~
  ../tests/chamelium/kms_chamelium_edid.c: In function ‘igt_custom_edid_type_read’:
  ../tests/chamelium/kms_chamelium_edid.c:144:14: error: implicit declaration of function ‘drmModeGetPropertyBlob’; did you mean ‘drmModeFreePropertyBlob’? [-Werror=implicit-function-declaration]
    144 |  edid_blob = drmModeGetPropertyBlob(data->drm_fd, edid_blob_id);
        |              ^~~~~~~~~~~~~~~~~~~~~~
        |              drmModeFreePropertyBlob
  ../tests/chamelium/kms_chamelium_edid.c:144:14: warning: nested extern declaration of ‘drmModeGetPropertyBlob’ [-Wnested-externs]
  ../tests/chamelium/kms_chamelium_edid.c:144:12: warning: assignment to ‘drmModePropertyBlobPtr’ {aka ‘struct _drmModePropertyBlob *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
    144 |  edid_blob = drmModeGetPropertyBlob(data->drm_fd, edid_blob_id);
        |            ^
  cc1: some warnings being treated as errors
  ninja: build stopped: subcommand failed.
  section_end:1670353945:step_script
  section_start:1670353945:cleanup_file_variables
  Cleaning up project directory and file based variables
  section_end:1670353947:cleanup_file_variables
  ERROR: Job failed: exit code 1
  

build:tests-fedora-clang has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/33057332):
          uint32_t bpp;
          ^
  /usr/include/xf86drmMode.h:221:2: error: unknown type name 'uint32_t'
          uint32_t depth;
          ^
  /usr/include/xf86drmMode.h:223:2: error: unknown type name 'uint32_t'
          uint32_t handle;
          ^
  /usr/include/xf86drmMode.h:229:2: error: unknown type name 'uint32_t'
          uint32_t id;
          ^
  fatal error: too many errors emitted, stopping now [-ferror-limit=]
  20 errors generated.
  ninja: build stopped: subcommand failed.
  section_end:1670354021:step_script
  section_start:1670354021:cleanup_file_variables
  Cleaning up project directory and file based variables
  section_end:1670354022:cleanup_file_variables
  ERROR: Job failed: exit code 1
  

build:tests-fedora-no-libdrm-nouveau has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/33057331):
  /usr/include/xf86drmMode.h:545:39: error: unknown type name ‘uint32_t’
    545 | extern int drmModeRevokeLease(int fd, uint32_t lessee_id);
        |                                       ^~~~~~~~
  ../tests/chamelium/kms_chamelium_edid.c: In function ‘igt_custom_edid_type_read’:
  ../tests/chamelium/kms_chamelium_edid.c:144:14: error: implicit declaration of function ‘drmModeGetPropertyBlob’; did you mean ‘drmModeFreePropertyBlob’? [-Werror=implicit-function-declaration]
    144 |  edid_blob = drmModeGetPropertyBlob(data->drm_fd, edid_blob_id);
        |              ^~~~~~~~~~~~~~~~~~~~~~
        |              drmModeFreePropertyBlob
  ../tests/chamelium/kms_chamelium_edid.c:144:14: warning: nested extern declaration of ‘drmModeGetPropertyBlob’ [-Wnested-externs]
  ../tests/chamelium/kms_chamelium_edid.c:144:12: warning: assignment to ‘drmModePropertyBlobPtr’ {aka ‘struct _drmModePropertyBlob *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
    144 |  edid_blob = drmModeGetPropertyBlob(data->drm_fd, edid_blob_id);
        |            ^
  cc1: some warnings being treated as errors
  ninja: build stopped: subcommand failed.
  section_end:1670353944:step_script
  section_start:1670353944:cleanup_file_variables
  Cleaning up project directory and file based variables
  section_end:1670353945:cleanup_file_variables
  ERROR: Job failed: exit code 1
  

build:tests-fedora-no-libunwind has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/33057329):
  /usr/include/xf86drmMode.h:545:39: error: unknown type name ‘uint32_t’
    545 | extern int drmModeRevokeLease(int fd, uint32_t lessee_id);
        |                                       ^~~~~~~~
  ../tests/chamelium/kms_chamelium_edid.c: In function ‘igt_custom_edid_type_read’:
  ../tests/chamelium/kms_chamelium_edid.c:144:14: error: implicit declaration of function ‘drmModeGetPropertyBlob’; did you mean ‘drmModeFreePropertyBlob’? [-Werror=implicit-function-declaration]
    144 |  edid_blob = drmModeGetPropertyBlob(data->drm_fd, edid_blob_id);
        |              ^~~~~~~~~~~~~~~~~~~~~~
        |              drmModeFreePropertyBlob
  ../tests/chamelium/kms_chamelium_edid.c:144:14: warning: nested extern declaration of ‘drmModeGetPropertyBlob’ [-Wnested-externs]
  ../tests/chamelium/kms_chamelium_edid.c:144:12: warning: assignment to ‘drmModePropertyBlobPtr’ {aka ‘struct _drmModePropertyBlob *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
    144 |  edid_blob = drmModeGetPropertyBlob(data->drm_fd, edid_blob_id);
        |            ^
  cc1: some warnings being treated as errors
  ninja: build stopped: subcommand failed.
  section_end:1670353953:step_script
  section_start:1670353953:cleanup_file_variables
  Cleaning up project directory and file based variables
  section_end:1670353953:cleanup_file_variables
  ERROR: Job failed: exit code 1
  

build:tests-fedora-oldest-meson has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/33057330):
  /usr/include/xf86drmMode.h:545:39: error: unknown type name ‘uint32_t’
    545 | extern int drmModeRevokeLease(int fd, uint32_t lessee_id);
        |                                       ^~~~~~~~
  ../tests/chamelium/kms_chamelium_edid.c: In function ‘igt_custom_edid_type_read’:
  ../tests/chamelium/kms_chamelium_edid.c:144:14: error: implicit declaration of function ‘drmModeGetPropertyBlob’; did you mean ‘drmModeFreePropertyBlob’? [-Werror=implicit-function-declaration]
    144 |  edid_blob = drmModeGetPropertyBlob(data->drm_fd, edid_blob_id);
        |              ^~~~~~~~~~~~~~~~~~~~~~
        |              drmModeFreePropertyBlob
  ../tests/chamelium/kms_chamelium_edid.c:144:14: warning: nested extern declaration of ‘drmModeGetPropertyBlob’ [-Wnested-externs]
  ../tests/chamelium/kms_chamelium_edid.c:144:12: warning: assignment to ‘drmModePropertyBlobPtr’ {aka ‘struct _drmModePropertyBlob *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
    144 |  edid_blob = drmModeGetPropertyBlob(data->drm_fd, edid_blob_id);
        |            ^
  cc1: some warnings being treated as errors
  ninja: build stopped: subcommand failed.
  section_end:1670353953:step_script
  section_start:1670353953:cleanup_file_variables
  Cleaning up project directory and file based variables
  section_end:1670353954:cleanup_file_variables
  ERROR: Job failed: exit code 1

== Logs ==

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


More information about the igt-dev mailing list