Summary: | dev-libs/avro-c-1.9.1-r2 fails to compile: st.c:69:43: error: too many arguments to function table->type->hash | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | William Hubbs <williamh> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/40697 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 880545, 950957 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 912000 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: FAILED: src/CMakeFiles/avro-static.dir/st.o /var/tmp/portage/dev-libs/avro-c-1.9.1-r2/work/avro-c-1.9.1/src/st.c:69:43: error: too many arguments to function ‘table->type->hash’ Bumping to 6.12.0 should fix this. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f19c67399a2de8c8080527defc3090251bfee1a commit 0f19c67399a2de8c8080527defc3090251bfee1a Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-02-22 08:04:35 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-22 23:47:22 +0000 dev-libs/avro-c: add 1.12.0 Fixes build and test failures Closes: https://bugs.gentoo.org/712970 Closes: https://bugs.gentoo.org/707662 Closes: https://bugs.gentoo.org/945040 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40697 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/avro-c/Manifest | 1 + dev-libs/avro-c/avro-c-1.12.0.ebuild | 28 ++++++++++++++++++++++++++++ 2 files changed, 29 insertions(+) |