From: "YOSHIOKA Takuma" <lo48576@hard-wi.red>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-libs/amdvlk/files/, media-libs/amdvlk/
Date: Tue, 16 Jan 2024 22:16:11 +0000 (UTC) [thread overview]
Message-ID: <1705443341.9b26cbf2aa72f49ebfd3a4d0e30f77ad535b4e8d.YOSHIOKATakuma@gentoo> (raw)
commit: 9b26cbf2aa72f49ebfd3a4d0e30f77ad535b4e8d
Author: YOSHIOKA Takuma <lo48576 <AT> hard-wi <DOT> red>
AuthorDate: Tue Jan 16 22:15:41 2024 +0000
Commit: YOSHIOKA Takuma <lo48576 <AT> hard-wi <DOT> red>
CommitDate: Tue Jan 16 22:15:41 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9b26cbf2
media-libs/amdvlk: fix compilation for gcc-13
Closes: https://bugs.gentoo.org/905174
Signed-off-by: YOSHIOKA Takuma <lo48576 <AT> hard-wi.red>
media-libs/amdvlk/amdvlk-2023.1.2.ebuild | 1 +
media-libs/amdvlk/files/amdvlk-2023.1.2-gcc13-cstdint.patch | 11 +++++++++++
2 files changed, 12 insertions(+)
diff --git a/media-libs/amdvlk/amdvlk-2023.1.2.ebuild b/media-libs/amdvlk/amdvlk-2023.1.2.ebuild
index 9694ac2bfe..5ae8851868 100644
--- a/media-libs/amdvlk/amdvlk-2023.1.2.ebuild
+++ b/media-libs/amdvlk/amdvlk-2023.1.2.ebuild
@@ -73,6 +73,7 @@ PATCHES=(
"${FILESDIR}/amdvlk-2022.4.2-reduced-llvm-installations.patch"
"${FILESDIR}/amdvlk-2022.4.2-reduced-llvm-installations-part2.patch"
"${FILESDIR}/amdvlk-2022.4.4-r1-disable-Werror.patch" #887777
+ "${FILESDIR}/amdvlk-2023.1.2-gcc13-cstdint.patch" #905174
)
pkg_pretend(){
diff --git a/media-libs/amdvlk/files/amdvlk-2023.1.2-gcc13-cstdint.patch b/media-libs/amdvlk/files/amdvlk-2023.1.2-gcc13-cstdint.patch
new file mode 100644
index 0000000000..2bfc7d299f
--- /dev/null
+++ b/media-libs/amdvlk/files/amdvlk-2023.1.2-gcc13-cstdint.patch
@@ -0,0 +1,11 @@
+diff -Naur amdvlk.orig/pal/src/core/imported/rdf/rdf/inc/amdrdf.h amdvlk/pal/src/core/imported/rdf/rdf/inc/amdrdf.h
+--- amdvlk.orig/pal/src/core/imported/rdf/rdf/inc/amdrdf.h 2023-02-16 17:37:47.000000000 +0900
++++ amdvlk/pal/src/core/imported/rdf/rdf/inc/amdrdf.h 2024-01-17 06:58:02.666146730 +0900
+@@ -25,6 +25,7 @@
+ #pragma once
+
+ #include <cstddef>
++#include <cstdint>
+ #include <cstring>
+ #include <functional>
+ #include <memory>
next reply other threads:[~2024-01-16 22:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-16 22:16 YOSHIOKA Takuma [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-30 20:59 [gentoo-commits] repo/proj/guru:dev commit in: media-libs/amdvlk/files/, media-libs/amdvlk/ Quinet Charlie
2024-10-12 19:08 David Roman
2024-08-13 19:52 David Roman
2022-11-16 17:03 Denis Reva
2022-10-27 9:24 Denis Reva
2022-10-12 8:44 Denis Reva
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=1705443341.9b26cbf2aa72f49ebfd3a4d0e30f77ad535b4e8d.YOSHIOKATakuma@gentoo \
--to=lo48576@hard-wi.red \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox