public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Sergii Romantsov <sergii.romantsov@gmail.com>
To: igt-dev@lists.freedesktop.org
Cc: Petri Latvala <petri.latvala@intel.com>
Subject: [igt-dev] [PATCH i-g-t v2] meson: missed dependency of liblzma
Date: Fri, 12 Apr 2019 16:36:03 +0300	[thread overview]
Message-ID: <20190412133603.31320-1-sergii.romantsov@globallogic.com> (raw)
In-Reply-To: <20190226102029.GE4038@platvala-desk.ger.corp.intel.com>

Failed to configure intel-gpu-tools with error:

	meson.build:151:0: ERROR:  Could not generate cargs for libdw:

libdw depends on liblzma.
Installation of liblzma-dev fixes issue.
At least it has to be pointed in Readme.

v2: just readme updated

Cc: Petri Latvala <petri.latvala@intel.com>
CC: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Sergii Romantsov <sergii.romantsov@globallogic.com>
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 2d583095..7bace002 100644
--- a/README.md
+++ b/README.md
@@ -157,6 +157,7 @@ the default configuration (package names may vary):
 	libpciaccess-dev
 	libprocps-dev
 	libunwind-dev
+	liblzma-dev
 	libdw-dev
 	python-docutils
 	x11proto-dri2-dev
-- 
2.17.1

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

  reply	other threads:[~2019-04-12 13:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-25 13:23 [igt-dev] [PATCH i-g-t v1] meson: missed dependency of liblzma Sergii Romantsov
2019-02-25 14:31 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2019-02-25 18:12 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2019-02-26  9:46 ` [igt-dev] [PATCH i-g-t v1] " Petri Latvala
2019-02-26 10:03   ` Sergii Romantsov
2019-02-26 10:20     ` Petri Latvala
2019-04-12 13:36       ` Sergii Romantsov [this message]
2019-04-15  8:23         ` [igt-dev] [PATCH i-g-t v2] " Petri Latvala
2019-04-15  8:25           ` Petri Latvala
2019-04-12 13:41       ` [igt-dev] [PATCH i-g-t v1] " Sergii Romantsov
2019-04-12 16:11 ` [igt-dev] ✓ Fi.CI.BAT: success for meson: missed dependency of liblzma (rev2) Patchwork
2019-04-12 18:18 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

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=20190412133603.31320-1-sergii.romantsov@globallogic.com \
    --to=sergii.romantsov@gmail.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=petri.latvala@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