All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 1/1] meson: Downgrade meson version requirement a notch
@ 2018-07-27 12:40 Petri Latvala
  2018-07-27 13:42 ` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/1] " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Petri Latvala @ 2018-07-27 12:40 UTC (permalink / raw)
  To: igt-dev

0.44.0 is a fine version.

Signed-off-by: Petri Latvala <petri.latvala@intel.com>
---
 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meson.build b/meson.build
index 63ac6292..682f44da 100644
--- a/meson.build
+++ b/meson.build
@@ -5,7 +5,7 @@ project('igt-gpu-tools', 'c',
           'c_std=gnu11',
         ],
 	license : 'MIT',
-	meson_version : '>0.44.0')
+	meson_version : '>=0.44.0')
 
 cc = meson.get_compiler('c')
 
-- 
2.14.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/1] meson: Downgrade meson version requirement a notch
  2018-07-27 12:40 [igt-dev] [PATCH i-g-t 1/1] meson: Downgrade meson version requirement a notch Petri Latvala
@ 2018-07-27 13:42 ` Patchwork
  2018-07-27 15:35 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
  2018-07-27 19:31 ` [igt-dev] [PATCH i-g-t 1/1] " Lucas De Marchi
  2 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2018-07-27 13:42 UTC (permalink / raw)
  To: Petri Latvala; +Cc: igt-dev

== Series Details ==

Series: series starting with [i-g-t,1/1] meson: Downgrade meson version requirement a notch
URL   : https://patchwork.freedesktop.org/series/47342/
State : success

== Summary ==

= CI Bug Log - changes from CI_DRM_4560 -> IGTPW_1663 =

== Summary - SUCCESS ==

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/47342/revisions/1/mbox/

== Known issues ==

  Here are the changes found in IGTPW_1663 that come from known issues:

  === IGT changes ===

    ==== Issues hit ====

    igt@kms_pipe_crc_basic@suspend-read-crc-pipe-c:
      fi-bxt-dsi:         PASS -> INCOMPLETE (fdo#103927)

    
    ==== Possible fixes ====

    igt@kms_chamelium@dp-crc-fast:
      fi-kbl-7500u:       DMESG-FAIL (fdo#103841) -> PASS

    
    ==== Warnings ====

    {igt@kms_psr@primary_page_flip}:
      fi-cnl-psr:         DMESG-FAIL (fdo#107372) -> DMESG-WARN (fdo#107372)

    
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  fdo#103841 https://bugs.freedesktop.org/show_bug.cgi?id=103841
  fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
  fdo#107372 https://bugs.freedesktop.org/show_bug.cgi?id=107372


== Participating hosts (51 -> 46) ==

  Additional (1): fi-skl-guc 
  Missing    (6): fi-ilk-m540 fi-hsw-4200u fi-byt-j1900 fi-byt-squawks fi-bsw-cyan fi-byt-clapper 


== Build changes ==

    * IGT: IGT_4576 -> IGTPW_1663

  CI_DRM_4560: b73c0ddef408783e556741ac9d3679b7d153e3e1 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_1663: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1663/
  IGT_4576: bcb37a9b20eeec97f15fac2222408cc2e0b77631 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1663/issues.html
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/1] meson: Downgrade meson version requirement a notch
  2018-07-27 12:40 [igt-dev] [PATCH i-g-t 1/1] meson: Downgrade meson version requirement a notch Petri Latvala
  2018-07-27 13:42 ` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/1] " Patchwork
@ 2018-07-27 15:35 ` Patchwork
  2018-07-27 19:31 ` [igt-dev] [PATCH i-g-t 1/1] " Lucas De Marchi
  2 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2018-07-27 15:35 UTC (permalink / raw)
  To: Petri Latvala; +Cc: igt-dev

== Series Details ==

Series: series starting with [i-g-t,1/1] meson: Downgrade meson version requirement a notch
URL   : https://patchwork.freedesktop.org/series/47342/
State : success

== Summary ==

= CI Bug Log - changes from IGT_4576_full -> IGTPW_1663_full =

== Summary - SUCCESS ==

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/47342/revisions/1/mbox/

== Known issues ==

  Here are the changes found in IGTPW_1663_full that come from known issues:

  === IGT changes ===

    ==== Issues hit ====

    igt@gem_exec_await@wide-contexts:
      shard-apl:          PASS -> FAIL (fdo#106680, fdo#105900)

    igt@gem_exec_params@invalid-fence-in:
      shard-snb:          PASS -> INCOMPLETE (fdo#105411)

    igt@kms_cursor_crc@cursor-64x64-suspend:
      shard-apl:          PASS -> INCOMPLETE (fdo#103927)

    igt@kms_flip@2x-flip-vs-absolute-wf_vblank-interruptible:
      shard-glk:          PASS -> FAIL (fdo#100368)

    igt@kms_flip@flip-vs-expired-vblank-interruptible:
      shard-glk:          PASS -> FAIL (fdo#102887, fdo#105363)

    igt@pm_rpm@fences-dpms:
      shard-glk:          PASS -> FAIL (fdo#106539) +1

    igt@pm_rpm@gem-pread:
      shard-kbl:          PASS -> FAIL (fdo#106539)
      shard-hsw:          PASS -> FAIL (fdo#106539)

    igt@pm_rpm@system-suspend-execbuf:
      shard-kbl:          PASS -> INCOMPLETE (fdo#103665)

    
    ==== Possible fixes ====

    igt@gem_softpin@evict-active-interruptible:
      shard-snb:          INCOMPLETE (fdo#105411) -> PASS

    igt@kms_draw_crc@draw-method-xrgb8888-pwrite-ytiled:
      shard-glk:          FAIL (fdo#107401) -> PASS

    igt@kms_flip@2x-plain-flip-fb-recreate:
      shard-glk:          FAIL (fdo#100368) -> PASS

    igt@kms_plane@plane-panning-bottom-right-suspend-pipe-c-planes:
      shard-kbl:          INCOMPLETE (fdo#103665) -> PASS

    igt@kms_setmode@basic:
      shard-glk:          FAIL (fdo#99912) -> PASS

    igt@kms_vblank@pipe-b-ts-continuation-dpms-suspend:
      shard-glk:          FAIL (fdo#103375) -> PASS

    igt@prime_vgem@basic-fence-flip:
      shard-kbl:          DMESG-WARN (fdo#106247) -> PASS

    
  fdo#100368 https://bugs.freedesktop.org/show_bug.cgi?id=100368
  fdo#102887 https://bugs.freedesktop.org/show_bug.cgi?id=102887
  fdo#103375 https://bugs.freedesktop.org/show_bug.cgi?id=103375
  fdo#103665 https://bugs.freedesktop.org/show_bug.cgi?id=103665
  fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
  fdo#105363 https://bugs.freedesktop.org/show_bug.cgi?id=105363
  fdo#105411 https://bugs.freedesktop.org/show_bug.cgi?id=105411
  fdo#105900 https://bugs.freedesktop.org/show_bug.cgi?id=105900
  fdo#106247 https://bugs.freedesktop.org/show_bug.cgi?id=106247
  fdo#106539 https://bugs.freedesktop.org/show_bug.cgi?id=106539
  fdo#106680 https://bugs.freedesktop.org/show_bug.cgi?id=106680
  fdo#107401 https://bugs.freedesktop.org/show_bug.cgi?id=107401
  fdo#99912 https://bugs.freedesktop.org/show_bug.cgi?id=99912


== Participating hosts (5 -> 5) ==

  No changes in participating hosts


== Build changes ==

    * IGT: IGT_4576 -> IGTPW_1663
    * Linux: CI_DRM_4547 -> CI_DRM_4560

  CI_DRM_4547: 0a7ab192a697e951b2404f3c1ce42c5fa74f9ed1 @ git://anongit.freedesktop.org/gfx-ci/linux
  CI_DRM_4560: b73c0ddef408783e556741ac9d3679b7d153e3e1 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_1663: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1663/
  IGT_4576: bcb37a9b20eeec97f15fac2222408cc2e0b77631 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1663/shards.html
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [igt-dev] [PATCH i-g-t 1/1] meson: Downgrade meson version requirement a notch
  2018-07-27 12:40 [igt-dev] [PATCH i-g-t 1/1] meson: Downgrade meson version requirement a notch Petri Latvala
  2018-07-27 13:42 ` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/1] " Patchwork
  2018-07-27 15:35 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
@ 2018-07-27 19:31 ` Lucas De Marchi
  2018-07-30  7:46   ` Petri Latvala
  2 siblings, 1 reply; 6+ messages in thread
From: Lucas De Marchi @ 2018-07-27 19:31 UTC (permalink / raw)
  To: petri.latvala; +Cc: igt-dev

On Fri, Jul 27, 2018 at 5:40 AM Petri Latvala <petri.latvala@intel.com> wrote:
>
> 0.44.0 is a fine version.
>
> Signed-off-by: Petri Latvala <petri.latvala@intel.com>
> ---
>  meson.build | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meson.build b/meson.build
> index 63ac6292..682f44da 100644
> --- a/meson.build
> +++ b/meson.build
> @@ -5,7 +5,7 @@ project('igt-gpu-tools', 'c',
>            'c_std=gnu11',
>          ],
>         license : 'MIT',
> -       meson_version : '>0.44.0')
> +       meson_version : '>=0.44.0')

with or without this patch I get this:

WARNING: Project specifies a minimum meson_version '>0.44.0' which
conflicts with:
 * 0.47.0: {'build_always_stale arg in custom_target'}
Found ninja-1.8.2 at /usr/bin/ninja
[lucas@ldmartin-desk intel-gpu-tools]$ meson --version
0.47.1

So it seems something is still wrong with the versions.

Lucas De Marchi
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [igt-dev] [PATCH i-g-t 1/1] meson: Downgrade meson version requirement a notch
  2018-07-27 19:31 ` [igt-dev] [PATCH i-g-t 1/1] " Lucas De Marchi
@ 2018-07-30  7:46   ` Petri Latvala
  2018-07-31 23:43     ` Lucas De Marchi
  0 siblings, 1 reply; 6+ messages in thread
From: Petri Latvala @ 2018-07-30  7:46 UTC (permalink / raw)
  To: Lucas De Marchi; +Cc: igt-dev

On Fri, Jul 27, 2018 at 12:31:09PM -0700, Lucas De Marchi wrote:
> On Fri, Jul 27, 2018 at 5:40 AM Petri Latvala <petri.latvala@intel.com> wrote:
> >
> > 0.44.0 is a fine version.
> >
> > Signed-off-by: Petri Latvala <petri.latvala@intel.com>
> > ---
> >  meson.build | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/meson.build b/meson.build
> > index 63ac6292..682f44da 100644
> > --- a/meson.build
> > +++ b/meson.build
> > @@ -5,7 +5,7 @@ project('igt-gpu-tools', 'c',
> >            'c_std=gnu11',
> >          ],
> >         license : 'MIT',
> > -       meson_version : '>0.44.0')
> > +       meson_version : '>=0.44.0')
> 
> with or without this patch I get this:
> 
> WARNING: Project specifies a minimum meson_version '>0.44.0' which
> conflicts with:
>  * 0.47.0: {'build_always_stale arg in custom_target'}
> Found ninja-1.8.2 at /usr/bin/ninja
> [lucas@ldmartin-desk intel-gpu-tools]$ meson --version
> 0.47.1
> 
> So it seems something is still wrong with the versions.


Nah, that's just https://github.com/mesonbuild/meson/issues/3904

In short: Meson 0.47.0 implements vcs_tag() with build_always_stale, a
feature from 0.47.0. Earlier meson versions have vcs_tag with other
machinery.


-- 
Petri Latvala
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [igt-dev] [PATCH i-g-t 1/1] meson: Downgrade meson version requirement a notch
  2018-07-30  7:46   ` Petri Latvala
@ 2018-07-31 23:43     ` Lucas De Marchi
  0 siblings, 0 replies; 6+ messages in thread
From: Lucas De Marchi @ 2018-07-31 23:43 UTC (permalink / raw)
  To: igt-dev

On Mon, Jul 30, 2018 at 12:46 AM Petri Latvala <petri.latvala@intel.com> wrote:
>
> On Fri, Jul 27, 2018 at 12:31:09PM -0700, Lucas De Marchi wrote:
> > On Fri, Jul 27, 2018 at 5:40 AM Petri Latvala <petri.latvala@intel.com> wrote:
> > >
> > > 0.44.0 is a fine version.
> > >
> > > Signed-off-by: Petri Latvala <petri.latvala@intel.com>
> > > ---
> > >  meson.build | 2 +-
> > >  1 file changed, 1 insertion(+), 1 deletion(-)
> > >
> > > diff --git a/meson.build b/meson.build
> > > index 63ac6292..682f44da 100644
> > > --- a/meson.build
> > > +++ b/meson.build
> > > @@ -5,7 +5,7 @@ project('igt-gpu-tools', 'c',
> > >            'c_std=gnu11',
> > >          ],
> > >         license : 'MIT',
> > > -       meson_version : '>0.44.0')
> > > +       meson_version : '>=0.44.0')
> >
> > with or without this patch I get this:
> >
> > WARNING: Project specifies a minimum meson_version '>0.44.0' which
> > conflicts with:
> >  * 0.47.0: {'build_always_stale arg in custom_target'}
> > Found ninja-1.8.2 at /usr/bin/ninja
> > [lucas@ldmartin-desk intel-gpu-tools]$ meson --version
> > 0.47.1
> >
> > So it seems something is still wrong with the versions.
>
>
> Nah, that's just https://github.com/mesonbuild/meson/issues/3904
>
> In short: Meson 0.47.0 implements vcs_tag() with build_always_stale, a
> feature from 0.47.0. Earlier meson versions have vcs_tag with other
> machinery.

Ok, thanks.

Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>

Lucas De Marchi

>
>
> --
> Petri Latvala



-- 
Lucas De Marchi
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-07-31 23:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-27 12:40 [igt-dev] [PATCH i-g-t 1/1] meson: Downgrade meson version requirement a notch Petri Latvala
2018-07-27 13:42 ` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/1] " Patchwork
2018-07-27 15:35 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2018-07-27 19:31 ` [igt-dev] [PATCH i-g-t 1/1] " Lucas De Marchi
2018-07-30  7:46   ` Petri Latvala
2018-07-31 23:43     ` Lucas De Marchi

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.