Summary: | dev-libs/yaz-5.32.0 - xmlquery.c: error: implicit declaration of function atoi | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
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 | CC: | asturm, parona |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/indexdata/yaz/issues/104 https://github.com/gentoo/gentoo/pull/35088 https://bugs.gentoo.org/show_bug.cgi?id=924563 |
||
Whiteboard: | fixed in 5.34.0 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412, 917537 | ||
Attachments: |
emerge-info.txt
dev-libs:yaz-5.32.0:20240129-193206.log emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz logs.tar.xz qlist-info.txt.xz temp.tar.xz |
Description
Toralf Förster
![]() Created attachment 883633 [details]
emerge-info.txt
Created attachment 883634 [details]
dev-libs:yaz-5.32.0:20240129-193206.log
Created attachment 883635 [details]
emerge-history.txt
Created attachment 883636 [details]
environment
Created attachment 883637 [details]
etc.clang.tar.xz
Created attachment 883638 [details]
etc.portage.tar.xz
Created attachment 883639 [details]
logs.tar.xz
Created attachment 883640 [details]
qlist-info.txt.xz
Created attachment 883641 [details]
temp.tar.xz
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8331a685705a866be9249ee615fc0f945dbcd167 commit 8331a685705a866be9249ee615fc0f945dbcd167 Author: Alfred Wingate <parona@protonmail.com> AuthorDate: 2024-01-30 06:31:22 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-01-30 06:57:32 +0000 dev-libs/yaz: add 5.34.0 Bug: https://bugs.gentoo.org/730016 Bug: https://bugs.gentoo.org/923291 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org> dev-libs/yaz/Manifest | 1 + .../yaz/files/yaz-5.34.0-fix-atoi-header.patch | 54 +++++++++++ .../yaz/files/yaz-5.34.0-fix-libxml2-2.12.patch | 108 +++++++++++++++++++++ dev-libs/yaz/yaz-5.34.0.ebuild | 76 +++++++++++++++ 4 files changed, 239 insertions(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=665ea838d2dd799d1f41ee80695a945dd88ba01b commit 665ea838d2dd799d1f41ee80695a945dd88ba01b Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2024-10-31 22:42:21 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2024-10-31 23:32:22 +0000 dev-libs/yaz: drop 5.32.0 Bug: https://bugs.gentoo.org/923291 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> dev-libs/yaz/Manifest | 1 - dev-libs/yaz/yaz-5.32.0.ebuild | 67 ------------------------------------------ 2 files changed, 68 deletions(-) |