Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944004 - dev-util/cflow-1.7 fails to compile: output.c:252:38: error: passing argument 2 of collect_symbols from incompatible pointer type [-Wincompatible-pointer-types]
Summary: dev-util/cflow-1.7 fails to compile: output.c:252:38: error: passing argument...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-19 14:21 UTC by Agostino Sarubbo
Modified: 2025-04-24 23:44 UTC (History)
0 users

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


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

Issue: dev-util/cflow-1.7 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-19 14:21:09 UTC
Created attachment 910212 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-04-24 23:44:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dffa4c26bc54263aa1447c78dbabfc35347a2ed

commit 5dffa4c26bc54263aa1447c78dbabfc35347a2ed
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-04-24 23:40:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-04-24 23:40:46 +0000

    dev-util/cflow: build w/ -std=gnu17
    
    Closes: https://bugs.gentoo.org/944004
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/cflow/cflow-1.7.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)