Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944891 - dev-lang/gnucobol-3.2 fails to compile: common.c:767:37: error: assignment to int ()(const int) from incompatible pointer type int ()(void) [-Wincompatible-pointer-types]
Summary: dev-lang/gnucobol-3.2 fails to compile: common.c:767:37: error: assignment to...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-25 08:30 UTC by Agostino Sarubbo
Modified: 2025-03-22 17:50 UTC (History)
0 users

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


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

Issue: dev-lang/gnucobol-3.2 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#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-25 08:30:52 UTC
Created attachment 911843 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-03-22 17:50:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ad43e01809561297712147cf54ae2eb150c15bc

commit 1ad43e01809561297712147cf54ae2eb150c15bc
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2025-03-22 17:49:24 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2025-03-22 17:50:30 +0000

    dev-lang/gnucobol: fix build with std=c23.
    
    Closes: https://bugs.gentoo.org/944891
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-lang/gnucobol/files/gnucobol-3.2-c23.patch     | 219 +++++++++++++++++++++
 ...{gnucobol-3.2.ebuild => gnucobol-3.2-r1.ebuild} |   4 +-
 2 files changed, 222 insertions(+), 1 deletion(-)