Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944125 - net-irc/atheme-services-7.2.12-r4 fails to compile: assert.h:54:32: error: incompatible types when returning type _Bool but chanacs_t {aka struct chanacs_ } was expected
Summary: net-irc/atheme-services-7.2.12-r4 fails to compile: assert.h:54:32: error: in...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Wade Cline
URL:
Whiteboard:
Keywords: PATCH, PullRequest
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-20 08:28 UTC by Agostino Sarubbo
Modified: 2024-12-29 14:43 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,64.85 KB, text/plain)
2024-11-20 08:28 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-20 08:28:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-irc/atheme-services-7.2.12-r4 fails to compile.
Discovered on: arm (internal ref: tinderbox_arm)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-20 08:28:37 UTC
Created attachment 910486 [details]
build.log

build log and emerge --info
Comment 2 Wade Cline 2024-11-25 05:08:32 UTC
Filed upstream bug: https://github.com/atheme/atheme/issues/932
Comment 3 Wade Cline 2024-11-29 19:29:38 UTC
This should be fixed upstream now.  Are there any real users currently affected?  If so then I'll go ahead and backport the patch.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-11-29 22:46:03 UTC
Would you mind backporting it, just so there's one less package on the tracker to handle? There's a lot ;)
Comment 5 Wade Cline 2024-11-30 08:50:14 UTC
Sure thing!  https://github.com/gentoo/gentoo/pull/39529
Comment 6 Larry the Git Cow gentoo-dev 2024-12-29 14:43:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=181986ebe563128879b90bef85c435e4544c75e2

commit 181986ebe563128879b90bef85c435e4544c75e2
Author:     Wade Cline <wadecline@hotmail.com>
AuthorDate: 2024-11-30 02:52:19 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-12-29 14:43:18 +0000

    net-irc/atheme-services: Bump to 7.2.12-r5
    
    Backports a0410c3 from upstream which fixes a compilation failure.
    
    Closes: https://bugs.gentoo.org/944125
    Signed-off-by: Wade Cline <wadecline@hotmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/39529
    Signed-off-by: Sam James <sam@gentoo.org>

 ...-r4.ebuild => atheme-services-7.2.12-r5.ebuild} |  7 ++--
 ...e-account-fix-assertion-macro-return-type.patch | 37 ++++++++++++++++++++++
 2 files changed, 41 insertions(+), 3 deletions(-)