All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] meson.sh: Add support for install/uninstall
@ 2018-07-11  8:08 Daniel Vetter
  2018-07-11  8:54 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
  2018-07-11 10:25 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
  0 siblings, 2 replies; 5+ messages in thread
From: Daniel Vetter @ 2018-07-11  8:08 UTC (permalink / raw)
  To: IGT development; +Cc: Daniel Vetter

This should work now.

Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
---
 meson.sh | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/meson.sh b/meson.sh
index f0db2a19c440..7cf9d4a3ac70 100755
--- a/meson.sh
+++ b/meson.sh
@@ -24,8 +24,11 @@ reconfigure: build/build.ninja
 check distcheck dist distclean:
 	echo "This is the meson wrapper, not automake" && false
 
-install uninstall:
-	echo "meson install support not yet completed" && false
+install: build/build.ninja
+	ninja -C build install
+
+uninstall: build/build.ninja
+	ninja -C build uninstall
 
 docs:
 	ninja -C build igt-gpu-tools-doc
-- 
2.18.0

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

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

* [igt-dev] ✓ Fi.CI.BAT: success for meson.sh: Add support for install/uninstall
  2018-07-11  8:08 [igt-dev] [PATCH i-g-t] meson.sh: Add support for install/uninstall Daniel Vetter
@ 2018-07-11  8:54 ` Patchwork
  2018-07-11 10:25 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
  1 sibling, 0 replies; 5+ messages in thread
From: Patchwork @ 2018-07-11  8:54 UTC (permalink / raw)
  To: Daniel Vetter; +Cc: igt-dev

== Series Details ==

Series: meson.sh: Add support for install/uninstall
URL   : https://patchwork.freedesktop.org/series/46294/
State : success

== Summary ==

= CI Bug Log - changes from CI_DRM_4466 -> IGTPW_1556 =

== Summary - SUCCESS ==

  No regressions found.

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

== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt@gem_exec_suspend@basic-s3:
      {fi-cfl-8109u}:     PASS -> INCOMPLETE (fdo#107187)

    
    ==== Possible fixes ====

    igt@kms_flip@basic-flip-vs-dpms:
      fi-skl-6700hq:      DMESG-WARN (fdo#105998) -> PASS

    igt@kms_pipe_crc_basic@hang-read-crc-pipe-b:
      {fi-skl-iommu}:     FAIL (fdo#106686) -> SKIP +2

    
    ==== Warnings ====

    igt@gem_exec_suspend@basic-s4-devices:
      {fi-kbl-8809g}:     INCOMPLETE (fdo#107139) -> DMESG-WARN (fdo#107139)

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

  fdo#105998 https://bugs.freedesktop.org/show_bug.cgi?id=105998
  fdo#106686 https://bugs.freedesktop.org/show_bug.cgi?id=106686
  fdo#107139 https://bugs.freedesktop.org/show_bug.cgi?id=107139
  fdo#107187 https://bugs.freedesktop.org/show_bug.cgi?id=107187


== Participating hosts (45 -> 42) ==

  Additional (2): fi-skl-guc fi-kbl-guc 
  Missing    (5): fi-ctg-p8600 fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-hsw-4200u 


== Build changes ==

    * IGT: IGT_4545 -> IGTPW_1556

  CI_DRM_4466: 40ea4d696481930682c782e8dd7bd0cdbdfad574 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_1556: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1556/
  IGT_4545: c3035d8cb11459f186f712d9c7ebb6734fc99831 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

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

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

* [igt-dev] ✓ Fi.CI.IGT: success for meson.sh: Add support for install/uninstall
  2018-07-11  8:08 [igt-dev] [PATCH i-g-t] meson.sh: Add support for install/uninstall Daniel Vetter
  2018-07-11  8:54 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
@ 2018-07-11 10:25 ` Patchwork
  1 sibling, 0 replies; 5+ messages in thread
From: Patchwork @ 2018-07-11 10:25 UTC (permalink / raw)
  To: Daniel Vetter; +Cc: igt-dev

== Series Details ==

Series: meson.sh: Add support for install/uninstall
URL   : https://patchwork.freedesktop.org/series/46294/
State : success

== Summary ==

= CI Bug Log - changes from IGT_4545_full -> IGTPW_1556_full =

== Summary - WARNING ==

  Minor unknown changes coming with IGTPW_1556_full need to be verified
  manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in IGTPW_1556_full, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

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

== Possible new issues ==

  Here are the unknown changes that may have been introduced in IGTPW_1556_full:

  === IGT changes ===

    ==== Warnings ====

    igt@gem_mocs_settings@mocs-rc6-bsd1:
      shard-kbl:          SKIP -> PASS

    igt@gem_mocs_settings@mocs-rc6-dirty-render:
      shard-kbl:          PASS -> SKIP +2

    igt@kms_draw_crc@draw-method-xrgb8888-pwrite-xtiled:
      shard-snb:          SKIP -> PASS +1

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt@kms_atomic_transition@1x-modeset-transitions-nonblocking:
      shard-glk:          PASS -> FAIL (fdo#105703)

    igt@kms_cursor_legacy@2x-nonblocking-modeset-vs-cursor-atomic:
      shard-glk:          PASS -> FAIL (fdo#106509, fdo#105454)

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

    igt@kms_flip_tiling@flip-to-y-tiled:
      shard-glk:          PASS -> FAIL (fdo#107161)

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

    
    ==== Possible fixes ====

    igt@drv_module_reload@basic-reload-inject:
      shard-glk:          DMESG-WARN -> PASS

    igt@gem_ppgtt@blt-vs-render-ctx0:
      shard-kbl:          INCOMPLETE (fdo#103665, fdo#106023) -> PASS

    igt@kms_flip@2x-plain-flip-ts-check-interruptible:
      shard-glk:          FAIL (fdo#100368) -> PASS +1

    igt@kms_flip_tiling@flip-to-x-tiled:
      shard-glk:          FAIL (fdo#103822, fdo#107161) -> PASS

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

    igt@perf@polling:
      shard-hsw:          FAIL (fdo#102252) -> PASS

    
  fdo#100368 https://bugs.freedesktop.org/show_bug.cgi?id=100368
  fdo#102252 https://bugs.freedesktop.org/show_bug.cgi?id=102252
  fdo#102887 https://bugs.freedesktop.org/show_bug.cgi?id=102887
  fdo#103665 https://bugs.freedesktop.org/show_bug.cgi?id=103665
  fdo#103822 https://bugs.freedesktop.org/show_bug.cgi?id=103822
  fdo#105363 https://bugs.freedesktop.org/show_bug.cgi?id=105363
  fdo#105454 https://bugs.freedesktop.org/show_bug.cgi?id=105454
  fdo#105703 https://bugs.freedesktop.org/show_bug.cgi?id=105703
  fdo#106023 https://bugs.freedesktop.org/show_bug.cgi?id=106023
  fdo#106509 https://bugs.freedesktop.org/show_bug.cgi?id=106509
  fdo#107161 https://bugs.freedesktop.org/show_bug.cgi?id=107161
  fdo#99912 https://bugs.freedesktop.org/show_bug.cgi?id=99912


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

  No changes in participating hosts


== Build changes ==

    * IGT: IGT_4545 -> IGTPW_1556
    * Linux: CI_DRM_4463 -> CI_DRM_4466

  CI_DRM_4463: 756ded1fe53d1449d239c6b34f97e03e478a8a38 @ git://anongit.freedesktop.org/gfx-ci/linux
  CI_DRM_4466: 40ea4d696481930682c782e8dd7bd0cdbdfad574 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_1556: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_1556/
  IGT_4545: c3035d8cb11459f186f712d9c7ebb6734fc99831 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

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

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

* Re: [igt-dev] [PATCH i-g-t] meson.sh: Add support for install/uninstall
  2018-10-11 15:42 [igt-dev] [PATCH i-g-t] " Daniel Vetter
@ 2018-10-11 16:35 ` Daniel Vetter
  0 siblings, 0 replies; 5+ messages in thread
From: Daniel Vetter @ 2018-10-11 16:35 UTC (permalink / raw)
  To: IGT development; +Cc: Daniel Vetter

On Thu, Oct 11, 2018 at 05:42:30PM +0200, Daniel Vetter wrote:
> This should work now.
> 
> Acked-by: Petri Latvala <petri.latvala@intel.com>
> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>

Oops, wrong patch.
-Daniel

> ---
>  meson.sh | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)
> 
> diff --git a/meson.sh b/meson.sh
> index f0db2a19c440..7cf9d4a3ac70 100755
> --- a/meson.sh
> +++ b/meson.sh
> @@ -24,8 +24,11 @@ reconfigure: build/build.ninja
>  check distcheck dist distclean:
>  	echo "This is the meson wrapper, not automake" && false
>  
> -install uninstall:
> -	echo "meson install support not yet completed" && false
> +install: build/build.ninja
> +	ninja -C build install
> +
> +uninstall: build/build.ninja
> +	ninja -C build uninstall
>  
>  docs:
>  	ninja -C build igt-gpu-tools-doc
> -- 
> 2.19.1
> 

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

* [igt-dev] [PATCH i-g-t] meson.sh: Add support for install/uninstall
@ 2018-10-11 15:42 Daniel Vetter
  2018-10-11 16:35 ` Daniel Vetter
  0 siblings, 1 reply; 5+ messages in thread
From: Daniel Vetter @ 2018-10-11 15:42 UTC (permalink / raw)
  To: IGT development; +Cc: Daniel Vetter

This should work now.

Acked-by: Petri Latvala <petri.latvala@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
---
 meson.sh | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/meson.sh b/meson.sh
index f0db2a19c440..7cf9d4a3ac70 100755
--- a/meson.sh
+++ b/meson.sh
@@ -24,8 +24,11 @@ reconfigure: build/build.ninja
 check distcheck dist distclean:
 	echo "This is the meson wrapper, not automake" && false
 
-install uninstall:
-	echo "meson install support not yet completed" && false
+install: build/build.ninja
+	ninja -C build install
+
+uninstall: build/build.ninja
+	ninja -C build uninstall
 
 docs:
 	ninja -C build igt-gpu-tools-doc
-- 
2.19.1

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

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

end of thread, other threads:[~2018-10-11 16:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-11  8:08 [igt-dev] [PATCH i-g-t] meson.sh: Add support for install/uninstall Daniel Vetter
2018-07-11  8:54 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2018-07-11 10:25 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2018-10-11 15:42 [igt-dev] [PATCH i-g-t] " Daniel Vetter
2018-10-11 16:35 ` Daniel Vetter

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.