public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Uma Shankar <uma.shankar@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_color: Fix CRC mismatch issues with ctm test (rev2)
Date: Sun, 24 Mar 2019 17:56:58 -0000	[thread overview]
Message-ID: <20190324175658.9698.8000@emeril.freedesktop.org> (raw)
In-Reply-To: <1553450124-10660-1-git-send-email-uma.shankar@intel.com>

== Series Details ==

Series: tests/kms_color: Fix CRC mismatch issues with ctm test (rev2)
URL   : https://patchwork.freedesktop.org/series/58412/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
09796413394c5490c4adfc5cded5d4344af6af17 tests/kms_cursor_legacy: Fix assertion failure due to vblank mismatch

../tests/kms_color.c:711:40: error: ‘fb’ undeclared (first use in this function)
   paint_rectangles(data, mode, after, &fb);
                                        ^~
../tests/kms_color.c:716:45: error: ‘crc_software’ undeclared (first use in this function)
   igt_pipe_crc_collect_crc(data->pipe_crc, &crc_software);
                                             ^~~~~~~~~~~~
../tests/kms_color.c:724:45: error: ‘crc_hardware’ undeclared (first use in this function); did you mean ‘crc_software’?
   igt_pipe_crc_collect_crc(data->pipe_crc, &crc_hardware);
                                             ^~~~~~~~~~~~
                                             crc_software
../tests/kms_color.c:667:7: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
  bool ret = true;
       ^~~
../tests/kms_color.c: At top level:
../tests/kms_color.c:735:2: warning: data definition has no type or storage class
  free(degamma_linear);
  ^~~~
../tests/kms_color.c:735:2: error: type defaults to ‘int’ in declaration of ‘free’ [-Werror=implicit-int]
../tests/kms_color.c:735:2: warning: parameter names (without types) in function declaration
../tests/kms_color.c:735:2: error: conflicting types for ‘free’
In file included from ../lib/igt_core.h:37:0,
                 from ../lib/drmtest.h:39,
                 from ../tests/kms_color.c:29:
/usr/include/stdlib.h:563:13: note: previous declaration of ‘free’ was here
 extern void free (void *__ptr) __THROW;
             ^~~~
../tests/kms_color.c:736:2: warning: data definition has no type or storage class
  free(gamma_linear);
  ^~~~
../tests/kms_color.c:736:2: error: type defaults to ‘int’ in declaration of ‘free’ [-Werror=implicit-int]
../tests/kms_color.c:736:2: warning: parameter names (without types) in function declaration
../tests/kms_color.c:736:2: error: conflicting types for ‘free’
In file included from ../lib/igt_core.h:37:0,
                 from ../lib/drmtest.h:39,
                 from ../tests/kms_color.c:29:
/usr/include/stdlib.h:563:13: note: previous declaration of ‘free’ was here
 extern void free (void *__ptr) __THROW;
             ^~~~
../tests/kms_color.c:738:2: error: expected identifier or ‘(’ before ‘return’
  return ret;
  ^~~~~~
../tests/kms_color.c:739:1: error: expected identifier or ‘(’ before ‘}’ token
 }
 ^
../tests/kms_color.c: In function ‘test_pipe_ctm’:
../tests/kms_color.c:733:2: error: control reaches end of non-void function [-Werror=return-type]
  }
  ^
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

  reply	other threads:[~2019-03-24 17:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-24 17:55 [igt-dev] [v2] tests/kms_color: Fix CRC mismatch issues with ctm test Uma Shankar
2019-03-24 17:56 ` Patchwork [this message]
2019-03-25  1:40 ` Lionel Landwerlin
2019-03-25  6:36   ` Shankar, Uma
2019-03-25 10:15     ` Lionel Landwerlin
2019-03-25 10:40       ` Shankar, Uma
2019-03-25 10:51         ` Ville Syrjälä
2019-03-25 13:12           ` Shankar, Uma
2019-03-25 11:08         ` Lionel Landwerlin
2019-03-25 11:32           ` Shankar, Uma

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=20190324175658.9698.8000@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=uma.shankar@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