Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945040 - dev-libs/avro-c-1.9.1-r2 fails to compile: st.c:69:43: error: too many arguments to function table->type->hash
Summary: dev-libs/avro-c-1.9.1-r2 fails to compile: st.c:69:43: error: too many argume...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: William Hubbs
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c23-porting 950957
  Show dependency tree
 
Reported: 2024-11-26 16:24 UTC by Agostino Sarubbo
Modified: 2025-03-08 19:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,103.11 KB, text/plain)
2024-11-26 16:24 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-11-26 16:24:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/avro-c-1.9.1-r2 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-26 16:24:06 UTC
Created attachment 912000 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-26 16:24:08 UTC
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’
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-02-18 00:36:48 UTC
Bumping to 6.12.0 should fix this.
Comment 4 Larry the Git Cow gentoo-dev 2025-02-22 23:48:56 UTC
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(+)