Summary: | media-libs/Field3D-1.7.2 - /.../Field3DFileHDF5.cpp: error: too few arguments to function herr_t H5Oget_info_by_name3(hid_t, const | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Adrian <agrigo2001> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dschridde+gentoobugs, proxy-maint, sam |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/imageworks/Field3D/issues/99 | ||
See Also: |
https://github.com/gentoo/gentoo/pull/34221 https://bugs.gentoo.org/show_bug.cgi?id=926342 |
||
Whiteboard: | Workaround applied | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 808733 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tar.bz2 logs.tar.bz2 media-libs:Field3D-1.7.2:20210817-003202.log temp.tar.bz2 |
Description
Toralf Förster
![]() Created attachment 733435 [details]
emerge-info.txt
Created attachment 733437 [details]
emerge-history.txt
Created attachment 733439 [details]
environment
Created attachment 733441 [details]
etc.portage.tar.bz2
Created attachment 733443 [details]
logs.tar.bz2
Created attachment 733445 [details]
media-libs:Field3D-1.7.2:20210817-003202.log
Created attachment 733447 [details]
temp.tar.bz2
This looks like the same API break in >=sci-libs/hdf5-1.12 as in bug 808731, described by HDF5 upstream at https://portal.hdfgroup.org/display/HDF5/H5O_GET_INFO_BY_NAME . (In reply to Karl-Johan Karlsson from comment #8) > This looks like the same API break in >=sci-libs/hdf5-1.12 as in bug 808731, > described by HDF5 upstream at > https://portal.hdfgroup.org/display/HDF5/H5O_GET_INFO_BY_NAME . There is a workaround for vigra: https://github.com/ukoethe/vigra/issues/476#issuecomment-619085354 Does this work for Field3D, too? The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48d2971d0cf29e0a5231ee713c6535cdde241ad2 commit 48d2971d0cf29e0a5231ee713c6535cdde241ad2 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-09-10 05:34:57 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-09-10 05:34:57 +0000 media-libs/Field3D: add -DH5_USE_110_API workaround Bug: https://bugs.gentoo.org/808703 Signed-off-by: Sam James <sam@gentoo.org> media-libs/Field3D/Field3D-1.7.2.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3620f00fdd19e4eadd7433a84d9b4185ff2ac8a3 commit 3620f00fdd19e4eadd7433a84d9b4185ff2ac8a3 Author: Paul Zander <negril.nx+gentoo@gmail.com> AuthorDate: 2023-12-08 14:38:42 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2024-01-11 17:57:18 +0000 media-libs/Field3D: add 1.7.3_p20230509 This repository has been archived by the owner on Jul 15, 2023. It is now read-only. Snapshot of last commit before archiving. Closes: https://bugs.gentoo.org/912312 Closes: https://bugs.gentoo.org/808703 Closes: https://bugs.gentoo.org/717504 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34221 Signed-off-by: Joonas Niilola <juippis@gentoo.org> media-libs/Field3D/Field3D-1.7.3_p20230509.ebuild | 67 ++++++++++++++++++++++ media-libs/Field3D/Manifest | 1 + ...-1.7.2-boost-1.83-timer-header-deprecated.patch | 35 +++++++++++ 3 files changed, 103 insertions(+) |