From: Patchwork <patchwork@emeril.freedesktop.org>
To: Madhumitha Tolakanahalli Pradeep
<madhumitha.tolakanahalli.pradeep@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: [igt-dev] ✗ Fi.CI.BAT: failure for igt/tests/kms_dp_tiled_display.c : kms test file for display port tiled displays
Date: Wed, 17 Jul 2019 18:35:48 -0000 [thread overview]
Message-ID: <20190717183548.5424.35619@emeril.freedesktop.org> (raw)
In-Reply-To: <20190717180257.32314-1-madhumitha.tolakanahalli.pradeep@intel.com>
== Series Details ==
Series: igt/tests/kms_dp_tiled_display.c : kms test file for display port tiled displays
URL : https://patchwork.freedesktop.org/series/63830/
State : failure
== Summary ==
IGT patchset build failed on latest successful build
6038ace76016d8892f4d13aef5301f71ca1a6e2d tests/kms_chamelium: add a test checking modes
../tests/kms_dp_tiled_display.c: In function ‘get_number_of_h_tiles’:
../tests/kms_dp_tiled_display.c:69:5: error: unknown type name ‘igt_tile_info_t’; did you mean ‘snd_timer_info_t’?
igt_tile_info_t tile;
^~~~~~~~~~~~~~~
snd_timer_info_t
../tests/kms_dp_tiled_display.c:96:13: error: implicit declaration of function ‘igt_parse_connector_tile_blob’; did you mean ‘igt_pipe_connector_valid’? [-Werror=implicit-function-declaration]
igt_parse_connector_tile_blob(blob, &tile);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
igt_pipe_connector_valid
../tests/kms_dp_tiled_display.c:96:13: warning: nested extern declaration of ‘igt_parse_connector_tile_blob’ [-Wnested-externs]
../tests/kms_dp_tiled_display.c:97:37: error: request for member ‘num_h_tile’ in something not a structure or union
data->num_h_tiles = tile.num_h_tile;
^
../tests/kms_dp_tiled_display.c: In function ‘set_test_pattern_fb’:
../tests/kms_dp_tiled_display.c:109:5: error: unknown type name ‘igt_tile_info_t’; did you mean ‘snd_timer_info_t’?
igt_tile_info_t tile;
^~~~~~~~~~~~~~~
snd_timer_info_t
../tests/kms_dp_tiled_display.c:169:59: error: request for member ‘tile_h_size’ in something not a structure or union
(conn_data[count].tile->tile_h_size *\
^~
../tests/kms_dp_tiled_display.c:171:59: error: request for member ‘tile_v_size’ in something not a structure or union
conn_data[count].tile->tile_v_size,\
^~
../tests/kms_dp_tiled_display.c:182:54: error: request for member ‘tile_h_size’ in something not a structure or union
conn_data[count].tile->tile_h_size,\
^~
../tests/kms_dp_tiled_display.c:183:54: error: request for member ‘tile_v_size’ in something not a structure or union
conn_data[count].tile->tile_v_size);
^~
../tests/kms_dp_tiled_display.c:187:59: error: request for member ‘tile_h_size’ in something not a structure or union
(conn_data[count].tile->tile_h_size *\
^~
../tests/kms_dp_tiled_display.c:188:58: error: request for member ‘tile_h_loc’ in something not a structure or union
conn_data[count].tile->tile_h_loc),
^~
../tests/kms_dp_tiled_display.c:189:59: error: request for member ‘tile_v_size’ in something not a structure or union
(conn_data[count].tile->tile_v_size *\
^~
../tests/kms_dp_tiled_display.c:190:58: error: request for member ‘tile_v_loc’ in something not a structure or union
conn_data[count].tile->tile_v_loc));
^~
../tests/kms_dp_tiled_display.c:193:57: error: request for member ‘tile_h_size’ in something not a structure or union
conn_data[count].tile->tile_h_size,\
^~
../tests/kms_dp_tiled_display.c:194:57: error: request for member ‘tile_v_size’ in something not a structure or union
conn_data[count].tile->tile_v_size);
^~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next prev parent reply other threads:[~2019-07-17 18:35 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-17 18:02 [igt-dev] [PATCH i-g-t] igt/tests/kms_dp_tiled_display.c : kms test file for display port tiled displays Madhumitha Tolakanahalli Pradeep
2019-07-17 18:35 ` Patchwork [this message]
2019-07-17 18:56 ` [igt-dev] ✗ GitLab.Pipeline: warning for " Patchwork
2019-07-18 6:43 ` [igt-dev] [PATCH i-g-t] " Ser, Simon
2019-07-30 19:21 ` Manasi Navare
2019-07-31 7:25 ` Ser, Simon
2019-07-31 17:13 ` Manasi Navare
2019-08-01 7:41 ` Ser, Simon
2019-08-01 17:38 ` Manasi Navare
2019-08-02 1:09 ` Tolakanahalli Pradeep, Madhumitha
2019-08-08 1:10 ` Tolakanahalli Pradeep, Madhumitha
2019-08-14 13:43 ` Ser, Simon
2019-08-14 22:05 ` Tolakanahalli Pradeep, Madhumitha
2019-08-15 11:30 ` Ser, Simon
2019-08-17 0:01 ` Tolakanahalli Pradeep, Madhumitha
2019-08-19 14:50 ` Ser, Simon
2019-07-31 0:42 ` Tolakanahalli Pradeep, Madhumitha
2019-07-31 8:15 ` Ser, Simon
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=20190717183548.5424.35619@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=igt-dev@lists.freedesktop.org \
--cc=madhumitha.tolakanahalli.pradeep@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox