From: Takashi Iwai <tiwai@suse.de>
To: Abdul Rahim <abdul.rahim@myyahoo.com>
Cc: perex@perex.cz, tiwai@suse.com, broonie@kernel.org,
shuah@kernel.org, linux-sound@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] selftest: alsa: check if user has alsa installed
Date: Mon, 30 Sep 2024 09:48:11 +0200 [thread overview]
Message-ID: <87ikudk2f8.wl-tiwai@suse.de> (raw)
In-Reply-To: <20240922225824.18918-1-abdul.rahim@myyahoo.com>
On Mon, 23 Sep 2024 00:58:18 +0200,
Abdul Rahim wrote:
>
> Currently, if alsa development package is not installed on the user's
> system then the make command would print a `pagefull` of errors. In
> particular one error message is repeated 3 times. This error is returned
> by `pkg-config` and since it is not being handeled appropriately,
> repeated calls to `pkg-config` prints the same message again.
>
> This patch adds check for alsa package installation. If alsa is not
> installed, a short and consize error is returned. Also, it does not
> affect the compilation of other tests.
>
> Signed-off-by: Abdul Rahim <abdul.rahim@myyahoo.com>
Sorry for the late reply, as I've been off in the last weeks.
Now applied to for-linus branch. Thanks.
Takashi
prev parent reply other threads:[~2024-09-30 7:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20240922225824.18918-1-abdul.rahim.ref@myyahoo.com>
2024-09-22 22:58 ` [PATCH] selftest: alsa: check if user has alsa installed Abdul Rahim
2024-09-23 15:59 ` Shuah Khan
2024-09-30 7:48 ` Takashi Iwai [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=87ikudk2f8.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=abdul.rahim@myyahoo.com \
--cc=broonie@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=perex@perex.cz \
--cc=shuah@kernel.org \
--cc=tiwai@suse.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 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.