All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Kunal Joshi <kunal1.joshi@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: [igt-dev] ✗ GitLab.Pipeline: warning for Test tiled display with aid of chamelium.
Date: Thu, 26 Dec 2019 11:28:06 -0000	[thread overview]
Message-ID: <157735968602.14823.17382544236175272867@emeril.freedesktop.org> (raw)
In-Reply-To: <1577357423-6663-1-git-send-email-kunal1.joshi@intel.com>

== Series Details ==

Series: Test tiled display with aid of chamelium.
URL   : https://patchwork.freedesktop.org/series/71393/
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/92155 for the overview.

build:tests-debian-meson-armhf has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/1233218):
      chamelium_plug(data_cham.chamelium, data_cham.ports[i]);
      ^~~~~~~~~~~~~~
  ../tests/kms_dp_tiled_display.c:431:4: warning: nested extern declaration of ‘chamelium_plug’ [-Wnested-externs]
  ../tests/kms_dp_tiled_display.c:432:4: error: implicit declaration of function ‘wait_for_connector’; did you mean ‘get_connectors’? [-Werror=implicit-function-declaration]
      wait_for_connector(&data_cham, data_cham.ports[i],
      ^~~~~~~~~~~~~~~~~~
      get_connectors
  ../tests/kms_dp_tiled_display.c:432:4: warning: nested extern declaration of ‘wait_for_connector’ [-Wnested-externs]
  ../tests/kms_dp_tiled_display.c:409:26: warning: unused variable ‘data_cham’ [-Wunused-variable]
    struct data_chamelium_t data_cham = {0};
                            ^~~~~~~~~
  cc1: some warnings being treated as errors
  ninja: build stopped: subcommand failed.
  section_end:1577359619:build_script
  ^[[0Ksection_start:1577359619:after_script
  ^[[0Ksection_end:1577359620:after_script
  ^[[0Ksection_start:1577359620:upload_artifacts_on_failure
  ^[[0Ksection_end:1577359622:upload_artifacts_on_failure
  ^[[0K^[[31;1mERROR: Job failed: exit code 1
  ^[[0;m

build:tests-debian-meson-arm64 has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/1233219):
      chamelium_plug(data_cham.chamelium, data_cham.ports[i]);
      ^~~~~~~~~~~~~~
  ../tests/kms_dp_tiled_display.c:431:4: warning: nested extern declaration of ‘chamelium_plug’ [-Wnested-externs]
  ../tests/kms_dp_tiled_display.c:432:4: error: implicit declaration of function ‘wait_for_connector’; did you mean ‘get_connectors’? [-Werror=implicit-function-declaration]
      wait_for_connector(&data_cham, data_cham.ports[i],
      ^~~~~~~~~~~~~~~~~~
      get_connectors
  ../tests/kms_dp_tiled_display.c:432:4: warning: nested extern declaration of ‘wait_for_connector’ [-Wnested-externs]
  ../tests/kms_dp_tiled_display.c:409:26: warning: unused variable ‘data_cham’ [-Wunused-variable]
    struct data_chamelium_t data_cham = {0};
                            ^~~~~~~~~
  cc1: some warnings being treated as errors
  ninja: build stopped: subcommand failed.
  section_end:1577359625:build_script
  ^[[0Ksection_start:1577359625:after_script
  ^[[0Ksection_end:1577359626:after_script
  ^[[0Ksection_start:1577359626:upload_artifacts_on_failure
  ^[[0Ksection_end:1577359627:upload_artifacts_on_failure
  ^[[0K^[[31;1mERROR: Job failed: exit code 1
  ^[[0;m

build:tests-debian-meson-mips has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/1233220):
  ../tests/kms_dp_tiled_display.c:431:4: error: implicit declaration of function ‘chamelium_plug’ [-Werror=implicit-function-declaration]
      chamelium_plug(data_cham.chamelium, data_cham.ports[i]);
      ^~~~~~~~~~~~~~
  ../tests/kms_dp_tiled_display.c:431:4: warning: nested extern declaration of ‘chamelium_plug’ [-Wnested-externs]
  ../tests/kms_dp_tiled_display.c:432:4: error: implicit declaration of function ‘wait_for_connector’ [-Werror=implicit-function-declaration]
      wait_for_connector(&data_cham, data_cham.ports[i],
      ^~~~~~~~~~~~~~~~~~
  ../tests/kms_dp_tiled_display.c:432:4: warning: nested extern declaration of ‘wait_for_connector’ [-Wnested-externs]
  ../tests/kms_dp_tiled_display.c:409:26: warning: unused variable ‘data_cham’ [-Wunused-variable]
    struct data_chamelium_t data_cham = {0};
                            ^~~~~~~~~
  cc1: some warnings being treated as errors
  ninja: build stopped: subcommand failed.
  section_end:1577359593:build_script
  ^[[0Ksection_start:1577359593:after_script
  ^[[0Ksection_end:1577359594:after_script
  ^[[0Ksection_start:1577359594:upload_artifacts_on_failure
  ^[[0Ksection_end:1577359595:upload_artifacts_on_failure
  ^[[0K^[[31;1mERROR: Job failed: exit code 1
  ^[[0;m

== Logs ==

For more details see: https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/pipelines/92155
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

  parent reply	other threads:[~2019-12-26 11:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-26 10:50 [igt-dev] [PATCH i-g-t 0/3] Test tiled display with aid of chamelium Kunal Joshi
2019-12-26 10:50 ` [igt-dev] [PATCH i-g-t 1/3] Make basic chamelium function accessible to other tests Kunal Joshi
2019-12-26 10:50 ` [igt-dev] [PATCH i-g-t 2/3] Added structures and functions to generate tiled edids Kunal Joshi
2019-12-26 10:50 ` [igt-dev] [PATCH i-g-t 3/3] Added a subtest where chamelium acts as a tiled panel Kunal Joshi
2019-12-26 11:28 ` Patchwork [this message]
2019-12-26 11:54 ` [igt-dev] ✗ Fi.CI.BAT: failure for Test tiled display with aid of chamelium Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=157735968602.14823.17382544236175272867@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=kunal1.joshi@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.