Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922090 - [guru] sys-cluster/genders-1.28.1-r1 fails to compile (GCC-14-SYSTEM): genders_util.c:97:7: error: assignment to genders_attrvals_container_t {aka struct genders_attrvals_container } from incompatible pointer type struct list [-Wincompatible-pointer-type
Summary: [guru] sys-cluster/genders-1.28.1-r1 fails to compile (GCC-14-SYSTEM): gender...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-14 08:38 UTC by Agostino Sarubbo
Modified: 2024-01-25 10:49 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,65.78 KB, text/plain)
2024-01-14 08:38 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-01-14 08:38:48 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-cluster/genders-1.28.1-r1 fails to compile (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-14 08:38:50 UTC
Created attachment 882231 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-01-25 10:49:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=371a33a0773d1f428a4e968754d989cc8742d606

commit 371a33a0773d1f428a4e968754d989cc8742d606
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-01-22 13:00:54 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-01-22 13:00:54 +0000

    sys-cluster/genders: add a patch for gcc-14
    
    Closes: https://bugs.gentoo.org/922090
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 .../genders/files/genders-1.28.1-gcc14.patch       | 54 ++++++++++++++++++++++
 sys-cluster/genders/genders-1.28.1-r1.ebuild       | 21 +++++++--
 2 files changed, 70 insertions(+), 5 deletions(-)