Summary: | media-libs/raptor-2.0.15-r5: incompatible pointer to integer conversion errors when building with clang-15 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | nvinson234 |
Component: | Current packages | Assignee: | Gentoo Sound Team <sound> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PATCH |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/dajobe/raptor/commit/567d4d1ab639d924e8d5af459476f331b9af0ce5 | ||
Whiteboard: | fixed in 2.0.15-r6 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 408963, 870412 | ||
Attachments: |
build.log
ptr-int-conv.patch |
Description
nvinson234
2022-09-09 17:42:08 UTC
Created attachment 804250 [details]
build.log
Created attachment 804253 [details, diff]
ptr-int-conv.patch
patch from upstream sources that fixes the issue.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2f2b8beda5a58db82808d5e8de0bcde63266d61 commit c2f2b8beda5a58db82808d5e8de0bcde63266d61 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-09-10 01:44:37 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-09-10 01:57:07 +0000 media-libs/raptor: fix build w/ Clang 15 Closes: https://bugs.gentoo.org/869380 Signed-off-by: Sam James <sam@gentoo.org> ...ptor-2.0.15-clang-pointer-integer-warning.patch | 44 ++++++++++++ media-libs/raptor/raptor-2.0.15-r6.ebuild | 83 ++++++++++++++++++++++ 2 files changed, 127 insertions(+) |