Summary: | dev-libs/zziplib-0.13.72-r3: fails to compile w/ incompatible-pointer-types | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam James <sam> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=869980 https://github.com/gentoo/gentoo/pull/34234 |
||
Whiteboard: | fixed in 0.13.72-r4 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: | build.log |
Description
Sam James
![]() ![]() ![]() ![]() The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ae24a01ab9b8776a96c015fa58764d84f3c4c1d commit 5ae24a01ab9b8776a96c015fa58764d84f3c4c1d Author: Pascal Jäger <pascal.jaeger@leimstift.de> AuthorDate: 2023-12-11 13:08:51 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-12-15 03:27:56 +0000 dev-libs/zziplib: fix incompatible pointer types Closes: https://bugs.gentoo.org/919066 Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> Closes: https://github.com/gentoo/gentoo/pull/34234 Signed-off-by: Sam James <sam@gentoo.org> ...ziplib-0.13.72-incompatible-pointer-types.patch | 48 ++++++++++++++++++++ dev-libs/zziplib/zziplib-0.13.72-r4.ebuild | 53 ++++++++++++++++++++++ 2 files changed, 101 insertions(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3bc869e14b61207f228400ae7dab2a15945e591 commit e3bc869e14b61207f228400ae7dab2a15945e591 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-03-08 13:08:03 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-03-08 13:09:03 +0000 dev-libs/zziplib: add 0.13.74 Wire up tests again too. Bug: https://bugs.gentoo.org/869980 Bug: https://bugs.gentoo.org/919066 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/zziplib/Manifest | 2 + dev-libs/zziplib/zziplib-0.13.74.ebuild | 66 +++++++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+) |