From: Peter Korsgaard <peter@korsgaard.com>
To: Adam Duskett <adam.duskett@amarulasolutions.com>
Cc: Adrian Perez de Castro <aperez@igalia.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/2] package/wlroot: vulkan renderer depends on vulkan loader
Date: Thu, 29 Feb 2024 16:40:02 +0100 [thread overview]
Message-ID: <87plwfffe5.fsf@48ers.dk> (raw)
In-Reply-To: <20240121204252.152952-1-adam.duskett@amarulasolutions.com> (Adam Duskett's message of "Sun, 21 Jan 2024 13:42:51 -0700")
>>>>> "Adam" == Adam Duskett <adam.duskett@amarulasolutions.com> writes:
> Without the vulkan-loader package present, the configure step fails with the
> following error message:
> ```
> Run-time dependency vulkan found: NO (tried pkgconfig and system)
> Message: Install "vulkan" or pass "-Dvulkan=disabled" to disable it.
> ```
> The above error is due to the lack of the vulkan.pc file provided by the
> vulkan-loader package. A search of autobuild failures containing
> BR2_PACKAGE_WLROOTS=y and BR2_PACKAGE_MESA3D_VULKAN_DRIVER=y shows two build
> failures. However, the failure reasons happened before wlroots could compile.
> One for gerbera-1.10.0 and another for host-rust-1.64.0.
> Add a dependency on the vulkan-loader package to resolve the above issue.
> Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
Committed to 2023.11.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2024-02-29 15:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-21 20:42 [Buildroot] [PATCH 1/2] package/wlroot: vulkan renderer depends on vulkan loader Adam Duskett
2024-01-21 20:42 ` [Buildroot] [PATCH 2/2] package/wlroots: Update patch with upstream status Adam Duskett
2024-02-05 21:29 ` Thomas Petazzoni via buildroot
2024-02-06 9:52 ` Paul Cercueil
2024-02-12 18:13 ` Paul Cercueil
2024-02-29 15:40 ` Peter Korsgaard
2024-02-05 21:28 ` [Buildroot] [PATCH 1/2] package/wlroot: vulkan renderer depends on vulkan loader Thomas Petazzoni via buildroot
2024-02-29 15:40 ` Peter Korsgaard [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=87plwfffe5.fsf@48ers.dk \
--to=peter@korsgaard.com \
--cc=adam.duskett@amarulasolutions.com \
--cc=aperez@igalia.com \
--cc=buildroot@buildroot.org \
/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.