All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] meson: Get rid of lib_headers
@ 2018-02-23 10:30 Arkadiusz Hiler
  2018-02-23 11:44 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Arkadiusz Hiler @ 2018-02-23 10:30 UTC (permalink / raw)
  To: igt-dev

Unused since commit 1f53e0dcec7a ("meson: Don't install headers").

Suggested-by: Petri Latvala <petri.latvala@intel.com>
Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
---
 lib/meson.build | 59 ---------------------------------------------------------
 1 file changed, 59 deletions(-)

diff --git a/lib/meson.build b/lib/meson.build
index 8f14f632..a9e53689 100644
--- a/lib/meson.build
+++ b/lib/meson.build
@@ -1,58 +1,3 @@
-lib_headers = [
-	'debug.h',
-	'drmtest.h',
-	'i830_reg.h',
-	'i915/gem_context.h',
-	'i915/gem_scheduler.h',
-	'i915/gem_submission.h',
-	'i915/gem_ring.h',
-	'i915_3d.h',
-	'i915_reg.h',
-	'i915_pciids.h',
-	'igt.h',
-	'igt_debugfs.h',
-	'igt_device.h',
-	'igt_aux.h',
-	'igt_edid_template.h',
-	'igt_gt.h',
-	'igt_gvt.h',
-	'igt_primes.h',
-	'igt_rand.h',
-	'igt_rc.h',
-	'igt_stats.h',
-	'igt_syncobj.h',
-	'igt_sysfs.h',
-	'igt_x86.h',
-	'igt_vgem.h',
-	'instdone.h',
-	'intel_batchbuffer.h',
-	'intel_chipset.h',
-	'intel_io.h',
-	'intel_reg.h',
-	'ioctl_wrappers.h',
-	'media_fill.h',
-	'media_spin.h',
-	'gpgpu_fill.h',
-	'gen7_media.h',
-	'gen8_media.h',
-	'gen6_render.h',
-	'gen7_render.h',
-	'gen8_render.h',
-	'gen9_render.h',
-	'rendercopy.h',
-	'sw_sync.h',
-	'igt_kms.h',
-	'igt_fb.h',
-	'igt_core.h',
-	'igt_draw.h',
-	'igt_pm.h',
-	'igt_dummyload.h',
-	'uwildmat/uwildmat.h',
-	'igt_kmod.h',
-	'igt_vc4.h',
-	'vc4_packet.h',
-]
-
 lib_sources = [
 	'drmtest.c',
 	'i915/gem_context.c',
@@ -121,7 +66,6 @@ lib_deps = [
 if libdrm_intel.found()
 	lib_deps += libdrm_intel
 else
-	lib_headers += 'stubs/drm/intel_bufmgr.h'
 	lib_sources += 'stubs/drm/intel_bufmgr.c'
 	inc = [ inc, include_directories('stubs/drm') ]
 endif
@@ -132,19 +76,16 @@ endif
 
 if gsl.found() and pixman.found()
 	lib_deps += [ gsl, pixman ]
-	lib_headers += [ 'igt_frame.h', 'igt_audio.h' ]
 	lib_sources += [ 'igt_frame.c', 'igt_audio.c' ]
 endif
 
 if alsa.found()
 	lib_deps += alsa
-	lib_headers += 'igt_alsa.h'
 	lib_sources += 'igt_alsa.c'
 endif
 
 if chamelium.found()
 	lib_deps += chamelium
-	lib_headers += 'igt_chamelium.h'
 	lib_sources += 'igt_chamelium.c'
 endif
 
-- 
2.14.3

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

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

* [igt-dev] ✓ Fi.CI.BAT: success for meson: Get rid of lib_headers
  2018-02-23 10:30 [igt-dev] [PATCH i-g-t] meson: Get rid of lib_headers Arkadiusz Hiler
@ 2018-02-23 11:44 ` Patchwork
  2018-02-23 15:27 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
  2018-03-06 14:57 ` [igt-dev] [PATCH i-g-t] " Daniel Vetter
  2 siblings, 0 replies; 4+ messages in thread
From: Patchwork @ 2018-02-23 11:44 UTC (permalink / raw)
  To: Arkadiusz Hiler; +Cc: igt-dev

== Series Details ==

Series: meson: Get rid of lib_headers
URL   : https://patchwork.freedesktop.org/series/38849/
State : success

== Summary ==

IGT patchset tested on top of latest successful build
f9b6fd624be9692e9a892c0976fa72cedefc9fed meson: Make cairo mandatory

with latest DRM-Tip kernel build CI_DRM_3828
562dc33a969d drm-tip: 2018y-02m-23d-09h-04m-20s UTC integration manifest

No testlist changes.

fi-bdw-5557u     total:288  pass:267  dwarn:0   dfail:0   fail:0   skip:21  time:415s
fi-bdw-gvtdvm    total:288  pass:264  dwarn:0   dfail:0   fail:0   skip:24  time:430s
fi-blb-e6850     total:288  pass:223  dwarn:1   dfail:0   fail:0   skip:64  time:374s
fi-bsw-n3050     total:288  pass:242  dwarn:0   dfail:0   fail:0   skip:46  time:487s
fi-bwr-2160      total:288  pass:183  dwarn:0   dfail:0   fail:0   skip:105 time:285s
fi-bxt-dsi       total:288  pass:258  dwarn:0   dfail:0   fail:0   skip:30  time:484s
fi-bxt-j4205     total:288  pass:259  dwarn:0   dfail:0   fail:0   skip:29  time:481s
fi-byt-j1900     total:288  pass:253  dwarn:0   dfail:0   fail:0   skip:35  time:470s
fi-byt-n2820     total:288  pass:249  dwarn:0   dfail:0   fail:0   skip:39  time:461s
fi-cfl-8700k     total:288  pass:260  dwarn:0   dfail:0   fail:0   skip:28  time:390s
fi-cfl-s2        total:288  pass:262  dwarn:0   dfail:0   fail:0   skip:26  time:570s
fi-elk-e7500     total:288  pass:229  dwarn:0   dfail:0   fail:0   skip:59  time:416s
fi-gdg-551       total:288  pass:179  dwarn:0   dfail:0   fail:1   skip:108 time:285s
fi-glk-1         total:288  pass:260  dwarn:0   dfail:0   fail:0   skip:28  time:505s
fi-hsw-4770      total:288  pass:261  dwarn:0   dfail:0   fail:0   skip:27  time:386s
fi-ilk-650       total:288  pass:228  dwarn:0   dfail:0   fail:0   skip:60  time:409s
fi-ivb-3520m     total:288  pass:259  dwarn:0   dfail:0   fail:0   skip:29  time:449s
fi-kbl-7500u     total:288  pass:263  dwarn:1   dfail:0   fail:0   skip:24  time:461s
fi-kbl-7560u     total:288  pass:269  dwarn:0   dfail:0   fail:0   skip:19  time:491s
fi-kbl-7567u     total:288  pass:268  dwarn:0   dfail:0   fail:0   skip:20  time:451s
fi-kbl-r         total:288  pass:261  dwarn:0   dfail:0   fail:0   skip:27  time:495s
fi-pnv-d510      total:288  pass:222  dwarn:1   dfail:0   fail:0   skip:65  time:589s
fi-skl-6260u     total:288  pass:268  dwarn:0   dfail:0   fail:0   skip:20  time:422s
fi-skl-6600u     total:288  pass:261  dwarn:0   dfail:0   fail:0   skip:27  time:502s
fi-skl-6700hq    total:288  pass:262  dwarn:0   dfail:0   fail:0   skip:26  time:519s
fi-skl-6700k2    total:288  pass:264  dwarn:0   dfail:0   fail:0   skip:24  time:488s
fi-skl-6770hq    total:288  pass:268  dwarn:0   dfail:0   fail:0   skip:20  time:479s
fi-skl-guc       total:288  pass:260  dwarn:0   dfail:0   fail:0   skip:28  time:405s
fi-skl-gvtdvm    total:288  pass:265  dwarn:0   dfail:0   fail:0   skip:23  time:432s
fi-snb-2520m     total:288  pass:248  dwarn:0   dfail:0   fail:0   skip:40  time:523s
fi-snb-2600      total:288  pass:248  dwarn:0   dfail:0   fail:0   skip:40  time:392s

== Logs ==

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

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

* [igt-dev] ✗ Fi.CI.IGT: failure for meson: Get rid of lib_headers
  2018-02-23 10:30 [igt-dev] [PATCH i-g-t] meson: Get rid of lib_headers Arkadiusz Hiler
  2018-02-23 11:44 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
@ 2018-02-23 15:27 ` Patchwork
  2018-03-06 14:57 ` [igt-dev] [PATCH i-g-t] " Daniel Vetter
  2 siblings, 0 replies; 4+ messages in thread
From: Patchwork @ 2018-02-23 15:27 UTC (permalink / raw)
  To: Arkadiusz Hiler; +Cc: igt-dev

== Series Details ==

Series: meson: Get rid of lib_headers
URL   : https://patchwork.freedesktop.org/series/38849/
State : failure

== Summary ==

Test kms_rotation_crc:
        Subgroup sprite-rotation-180:
                fail       -> PASS       (shard-snb) fdo#103925
Test kms_flip:
        Subgroup 2x-modeset-vs-vblank-race-interruptible:
                fail       -> PASS       (shard-hsw) fdo#103060 +1
        Subgroup 2x-plain-flip-fb-recreate-interruptible:
                pass       -> FAIL       (shard-hsw) fdo#100368
Test kms_cursor_crc:
        Subgroup cursor-64x64-suspend:
                incomplete -> PASS       (shard-hsw) fdo#103540
Test kms_atomic_transition:
        Subgroup plane-all-transition-fencing:
                pass       -> INCOMPLETE (shard-hsw)
Test kms_sysfs_edid_timing:
                warn       -> PASS       (shard-apl) fdo#100047
Test gem_workarounds:
        Subgroup suspend-resume-fd:
                pass       -> INCOMPLETE (shard-apl)

fdo#103925 https://bugs.freedesktop.org/show_bug.cgi?id=103925
fdo#103060 https://bugs.freedesktop.org/show_bug.cgi?id=103060
fdo#100368 https://bugs.freedesktop.org/show_bug.cgi?id=100368
fdo#103540 https://bugs.freedesktop.org/show_bug.cgi?id=103540
fdo#100047 https://bugs.freedesktop.org/show_bug.cgi?id=100047

shard-apl        total:3390 pass:1783 dwarn:1   dfail:0   fail:11  skip:1594 time:11976s
shard-hsw        total:3458 pass:1763 dwarn:1   dfail:0   fail:3   skip:1689 time:11201s
shard-snb        total:3465 pass:1358 dwarn:1   dfail:0   fail:2   skip:2104 time:6582s
Blacklisted hosts:
shard-kbl        total:3465 pass:1963 dwarn:1   dfail:0   fail:14  skip:1487 time:9598s

== Logs ==

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

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

* Re: [igt-dev] [PATCH i-g-t] meson: Get rid of lib_headers
  2018-02-23 10:30 [igt-dev] [PATCH i-g-t] meson: Get rid of lib_headers Arkadiusz Hiler
  2018-02-23 11:44 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
  2018-02-23 15:27 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
@ 2018-03-06 14:57 ` Daniel Vetter
  2 siblings, 0 replies; 4+ messages in thread
From: Daniel Vetter @ 2018-03-06 14:57 UTC (permalink / raw)
  To: Arkadiusz Hiler; +Cc: igt-dev

On Fri, Feb 23, 2018 at 12:30:53PM +0200, Arkadiusz Hiler wrote:
> Unused since commit 1f53e0dcec7a ("meson: Don't install headers").
> 
> Suggested-by: Petri Latvala <petri.latvala@intel.com>
> Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>

Yeah our .so really isn't versioned, trying to install headers is rather
silly notion.

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>

> ---
>  lib/meson.build | 59 ---------------------------------------------------------
>  1 file changed, 59 deletions(-)
> 
> diff --git a/lib/meson.build b/lib/meson.build
> index 8f14f632..a9e53689 100644
> --- a/lib/meson.build
> +++ b/lib/meson.build
> @@ -1,58 +1,3 @@
> -lib_headers = [
> -	'debug.h',
> -	'drmtest.h',
> -	'i830_reg.h',
> -	'i915/gem_context.h',
> -	'i915/gem_scheduler.h',
> -	'i915/gem_submission.h',
> -	'i915/gem_ring.h',
> -	'i915_3d.h',
> -	'i915_reg.h',
> -	'i915_pciids.h',
> -	'igt.h',
> -	'igt_debugfs.h',
> -	'igt_device.h',
> -	'igt_aux.h',
> -	'igt_edid_template.h',
> -	'igt_gt.h',
> -	'igt_gvt.h',
> -	'igt_primes.h',
> -	'igt_rand.h',
> -	'igt_rc.h',
> -	'igt_stats.h',
> -	'igt_syncobj.h',
> -	'igt_sysfs.h',
> -	'igt_x86.h',
> -	'igt_vgem.h',
> -	'instdone.h',
> -	'intel_batchbuffer.h',
> -	'intel_chipset.h',
> -	'intel_io.h',
> -	'intel_reg.h',
> -	'ioctl_wrappers.h',
> -	'media_fill.h',
> -	'media_spin.h',
> -	'gpgpu_fill.h',
> -	'gen7_media.h',
> -	'gen8_media.h',
> -	'gen6_render.h',
> -	'gen7_render.h',
> -	'gen8_render.h',
> -	'gen9_render.h',
> -	'rendercopy.h',
> -	'sw_sync.h',
> -	'igt_kms.h',
> -	'igt_fb.h',
> -	'igt_core.h',
> -	'igt_draw.h',
> -	'igt_pm.h',
> -	'igt_dummyload.h',
> -	'uwildmat/uwildmat.h',
> -	'igt_kmod.h',
> -	'igt_vc4.h',
> -	'vc4_packet.h',
> -]
> -
>  lib_sources = [
>  	'drmtest.c',
>  	'i915/gem_context.c',
> @@ -121,7 +66,6 @@ lib_deps = [
>  if libdrm_intel.found()
>  	lib_deps += libdrm_intel
>  else
> -	lib_headers += 'stubs/drm/intel_bufmgr.h'
>  	lib_sources += 'stubs/drm/intel_bufmgr.c'
>  	inc = [ inc, include_directories('stubs/drm') ]
>  endif
> @@ -132,19 +76,16 @@ endif
>  
>  if gsl.found() and pixman.found()
>  	lib_deps += [ gsl, pixman ]
> -	lib_headers += [ 'igt_frame.h', 'igt_audio.h' ]
>  	lib_sources += [ 'igt_frame.c', 'igt_audio.c' ]
>  endif
>  
>  if alsa.found()
>  	lib_deps += alsa
> -	lib_headers += 'igt_alsa.h'
>  	lib_sources += 'igt_alsa.c'
>  endif
>  
>  if chamelium.found()
>  	lib_deps += chamelium
> -	lib_headers += 'igt_chamelium.h'
>  	lib_sources += 'igt_chamelium.c'
>  endif
>  
> -- 
> 2.14.3
> 
> _______________________________________________
> igt-dev mailing list
> igt-dev@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/igt-dev

-- 
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] 4+ messages in thread

end of thread, other threads:[~2018-03-06 14:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-23 10:30 [igt-dev] [PATCH i-g-t] meson: Get rid of lib_headers Arkadiusz Hiler
2018-02-23 11:44 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2018-02-23 15:27 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2018-03-06 14:57 ` [igt-dev] [PATCH i-g-t] " 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.