From: Rodrigo Vivi <rodrigo.vivi@intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: Re: ✗ Fi.CI.BAT: failure for series starting with drm/i915/cnp: Display Wa #1179: WaHardHangonHotPlug (rev3)
Date: Tue, 19 Sep 2017 14:50:40 -0700 [thread overview]
Message-ID: <20170919215040.l5tansh7upilty2f@intel.com> (raw)
In-Reply-To: <20170919202816.23782.99170@emeril.freedesktop.org>
On Tue, Sep 19, 2017 at 08:28:16PM +0000, Patchwork wrote:
> == Series Details ==
>
> Series: series starting with drm/i915/cnp: Display Wa #1179: WaHardHangonHotPlug (rev3)
> URL : https://patchwork.freedesktop.org/series/30067/
> State : failure
>
> == Summary ==
>
> CHK include/config/kernel.release
> CHK include/generated/uapi/linux/version.h
> CHK include/generated/utsrelease.h
> CHK include/generated/bounds.h
> CHK include/generated/timeconst.h
> CHK include/generated/asm-offsets.h
> CALL scripts/checksyscalls.sh
> CHK scripts/mod/devicetable-offsets.h
> CHK include/generated/compile.h
> CHK kernel/config_data.h
> CC [M] drivers/gpu/drm/i915/i915_drv.o
> In file included from drivers/gpu/drm/i915/i915_drv.h:55:0,
> from drivers/gpu/drm/i915/i915_drv.c:49:
> drivers/gpu/drm/i915/i915_reg.h:7480:0: error: "CHASSIS_CLK_REQ_DURATION_MASK" redefined [-Werror]
> #define CHASSIS_CLK_REQ_DURATION_MASK (0xf<<8)
>
> drivers/gpu/drm/i915/i915_reg.h:7474:0: note: this is the location of the previous definition
> #define CHASSIS_CLK_REQ_DURATION_MASK (0xf << 8)
>
> drivers/gpu/drm/i915/i915_reg.h:7481:0: error: "CHASSIS_CLK_REQ_DURATION" redefined [-Werror]
> #define CHASSIS_CLK_REQ_DURATION(x) ((x)<<8)
>
> drivers/gpu/drm/i915/i915_reg.h:7475:0: note: this is the location of the previous definition
> #define CHASSIS_CLK_REQ_DURATION(x) ((x) << 8)
It seems CI is not removing the previous version properly before applying this new version...
or something else similarly odd happening...
>
> cc1: all warnings being treated as errors
> scripts/Makefile.build:311: recipe for target 'drivers/gpu/drm/i915/i915_drv.o' failed
> make[4]: *** [drivers/gpu/drm/i915/i915_drv.o] Error 1
> scripts/Makefile.build:570: recipe for target 'drivers/gpu/drm/i915' failed
> make[3]: *** [drivers/gpu/drm/i915] Error 2
> scripts/Makefile.build:570: recipe for target 'drivers/gpu/drm' failed
> make[2]: *** [drivers/gpu/drm] Error 2
> scripts/Makefile.build:570: recipe for target 'drivers/gpu' failed
> make[1]: *** [drivers/gpu] Error 2
> Makefile:1019: recipe for target 'drivers' failed
> make: *** [drivers] Error 2
>
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2017-09-19 21:50 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-08 23:45 [PATCH 1/2] drm/i915/cnp: Don't touch other PCH clock gating bits Rodrigo Vivi
2017-09-08 23:45 ` [PATCH 2/2] drm/i915/cnp: Wa 1179 Rodrigo Vivi
2017-09-09 0:33 ` Pandiyan, Dhinakaran
2017-09-09 0:38 ` Vivi, Rodrigo
2017-09-09 1:55 ` Runyan, Arthur J
2017-09-18 23:56 ` [PATCH] drm/i915/cnp: Display Wa #1179: WaHardHangonHotPlug Rodrigo Vivi
2017-09-19 0:31 ` Pandiyan, Dhinakaran
2017-09-19 17:28 ` Rodrigo Vivi
2017-09-09 0:05 ` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/cnp: Don't touch other PCH clock gating bits Patchwork
2017-09-09 0:10 ` [PATCH 1/2] " Pandiyan, Dhinakaran
2017-09-18 23:25 ` Rodrigo Vivi
2017-09-09 1:11 ` ✓ Fi.CI.IGT: success for series starting with [1/2] " Patchwork
2017-09-19 13:25 ` ✗ Fi.CI.BAT: warning for series starting with drm/i915/cnp: Display Wa #1179: WaHardHangonHotPlug (rev2) Patchwork
2017-09-19 20:28 ` ✗ Fi.CI.BAT: failure for series starting with drm/i915/cnp: Display Wa #1179: WaHardHangonHotPlug (rev3) Patchwork
2017-09-19 21:50 ` Rodrigo Vivi [this message]
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=20170919215040.l5tansh7upilty2f@intel.com \
--to=rodrigo.vivi@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
/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