✗ GitLab.Pipeline: warning for tests/chamelium: Integrate the chamelium v3

Patchwork patchwork at emeril.freedesktop.org
Tue Jul 9 16:21:00 UTC 2024


== Series Details ==

Series: tests/chamelium: Integrate the chamelium v3
URL   : https://patchwork.freedesktop.org/series/135910/
State : warning

== Summary ==

Pipeline status: FAILED.

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

build:tests-debian-meson has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/60848890):
   #include "igt_kms.h"
  ../lib/chamelium/v3/igt_chamelium.c:164:4:
      errno = 0;
      ^~~~~
  ../lib/chamelium/v3/igt_chamelium.c:164:4: note: each undeclared identifier is reported only once for each function it appears in
  ../lib/chamelium/v3/igt_chamelium.c: In function ‘chamelium_v3_fill_port_mapping_from_config_v3’:
  ../lib/chamelium/v3/igt_chamelium.c:223:4: error: ‘errno’ undeclared (first use in this function)
      errno = 0;
      ^~~~~
  ../lib/chamelium/v3/igt_chamelium.c:223:4: note: ‘errno’ is defined in header ‘<errno.h>’; did you forget to ‘#include <errno.h>’?
  ../lib/chamelium/v3/igt_chamelium.c:231:24: error: ‘ERANGE’ undeclared (first use in this function)
      } else if (errno == ERANGE) {
                          ^~~~~~
  ninja: build stopped: subcommand failed.
  section_end:1720541868:step_script
  section_start:1720541868:cleanup_file_variables
  Cleaning up project directory and file based variables
  section_end:1720541869:cleanup_file_variables
  ERROR: Job failed: exit code 1
  

build:tests-fedora has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/60848885):
    +++ |+#include <errno.h>
     10 | #include "igt_kms.h"
  ../lib/chamelium/v3/igt_chamelium.c:164:4: note: each undeclared identifier is reported only once for each function it appears in
    164 |    errno = 0;
        |    ^~~~~
  ../lib/chamelium/v3/igt_chamelium.c: In function ‘chamelium_v3_fill_port_mapping_from_config_v3’:
  ../lib/chamelium/v3/igt_chamelium.c:223:4: error: ‘errno’ undeclared (first use in this function)
    223 |    errno = 0;
        |    ^~~~~
  ../lib/chamelium/v3/igt_chamelium.c:223:4: note: ‘errno’ is defined in header ‘<errno.h>’; did you forget to ‘#include <errno.h>’?
  ../lib/chamelium/v3/igt_chamelium.c:231:24: error: ‘ERANGE’ undeclared (first use in this function)
    231 |    } else if (errno == ERANGE) {
        |                        ^~~~~~
  ninja: build stopped: subcommand failed.
  section_end:1720541858:step_script
  section_start:1720541858:cleanup_file_variables
  Cleaning up project directory and file based variables
  section_end:1720541859: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/60848889):
                          errno = 0;
                          ^
  ../lib/chamelium/v3/igt_chamelium.c:231:15: error: use of undeclared identifier 'errno'; did you mean 'error'?
                          } else if (errno == ERANGE) {
                                     ^~~~~
                                     error
  ../lib/chamelium/v3/igt_chamelium.c:219:12: note: 'error' declared here
                          GError *error = NULL;
                                  ^
  ../lib/chamelium/v3/igt_chamelium.c:231:24: error: use of undeclared identifier 'ERANGE'
                          } else if (errno == ERANGE) {
                                              ^
  4 errors generated.
  ninja: build stopped: subcommand failed.
  section_end:1720541870:step_script
  section_start:1720541870:cleanup_file_variables
  Cleaning up project directory and file based variables
  section_end:1720541870: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/60848888):
    +++ |+#include <errno.h>
     10 | #include "igt_kms.h"
  ../lib/chamelium/v3/igt_chamelium.c:164:4: note: each undeclared identifier is reported only once for each function it appears in
    164 |    errno = 0;
        |    ^~~~~
  ../lib/chamelium/v3/igt_chamelium.c: In function ‘chamelium_v3_fill_port_mapping_from_config_v3’:
  ../lib/chamelium/v3/igt_chamelium.c:223:4: error: ‘errno’ undeclared (first use in this function)
    223 |    errno = 0;
        |    ^~~~~
  ../lib/chamelium/v3/igt_chamelium.c:223:4: note: ‘errno’ is defined in header ‘<errno.h>’; did you forget to ‘#include <errno.h>’?
  ../lib/chamelium/v3/igt_chamelium.c:231:24: error: ‘ERANGE’ undeclared (first use in this function)
    231 |    } else if (errno == ERANGE) {
        |                        ^~~~~~
  ninja: build stopped: subcommand failed.
  section_end:1720541872:step_script
  section_start:1720541872:cleanup_file_variables
  Cleaning up project directory and file based variables
  section_end:1720541873: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/60848886):
    +++ |+#include <errno.h>
     10 | #include "igt_kms.h"
  ../lib/chamelium/v3/igt_chamelium.c:164:4: note: each undeclared identifier is reported only once for each function it appears in
    164 |    errno = 0;
        |    ^~~~~
  ../lib/chamelium/v3/igt_chamelium.c: In function ‘chamelium_v3_fill_port_mapping_from_config_v3’:
  ../lib/chamelium/v3/igt_chamelium.c:223:4: error: ‘errno’ undeclared (first use in this function)
    223 |    errno = 0;
        |    ^~~~~
  ../lib/chamelium/v3/igt_chamelium.c:223:4: note: ‘errno’ is defined in header ‘<errno.h>’; did you forget to ‘#include <errno.h>’?
  ../lib/chamelium/v3/igt_chamelium.c:231:24: error: ‘ERANGE’ undeclared (first use in this function)
    231 |    } else if (errno == ERANGE) {
        |                        ^~~~~~
  ninja: build stopped: subcommand failed.
  section_end:1720541855:step_script
  section_start:1720541855:cleanup_file_variables
  Cleaning up project directory and file based variables
  section_end:1720541856: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/60848887):
    +++ |+#include <errno.h>
     10 | #include "igt_kms.h"
  ../lib/chamelium/v3/igt_chamelium.c:164:4: note: each undeclared identifier is reported only once for each function it appears in
    164 |    errno = 0;
        |    ^~~~~
  ../lib/chamelium/v3/igt_chamelium.c: In function ‘chamelium_v3_fill_port_mapping_from_config_v3’:
  ../lib/chamelium/v3/igt_chamelium.c:223:4: error: ‘errno’ undeclared (first use in this function)
    223 |    errno = 0;
        |    ^~~~~
  ../lib/chamelium/v3/igt_chamelium.c:223:4: note: ‘errno’ is defined in header ‘<errno.h>’; did you forget to ‘#include <errno.h>’?
  ../lib/chamelium/v3/igt_chamelium.c:231:24: error: ‘ERANGE’ undeclared (first use in this function)
    231 |    } else if (errno == ERANGE) {
        |                        ^~~~~~
  ninja: build stopped: subcommand failed.
  section_end:1720541853:step_script
  section_start:1720541853:cleanup_file_variables
  Cleaning up project directory and file based variables
  section_end:1720541854:cleanup_file_variables
  ERROR: Job failed: exit code 1

== Logs ==

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


More information about the igt-dev mailing list