Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 920533

Summary: dev-db/pgrouting-3.5.1 fails to compile (GCC-14-SYSTEM): get_check_data.c:448:28: error: passing argument 1 of DatumGetCString makes integer from pointer without a cast [-Wint-conversion]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: PgSQL Bugs <pgsql-bugs>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/pgRouting/pgrouting/issues/2525
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-12-22 13:44:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-db/pgrouting-3.5.1 fails to compile (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: gcc14_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 2023-12-22 13:44:55 UTC
Created attachment 880230 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-12-22 13:44:56 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: src/common/CMakeFiles/common.dir/get_check_data.c.o 
FAILED: src/trsp/CMakeFiles/trsp.dir/trsp.c.o 
/var/tmp/portage/dev-db/pgrouting-3.5.1/work/pgrouting-3.5.1/src/common/get_check_data.c:448:28: error: passing argument 1 of ‘DatumGetCString’ makes integer from pointer without a cast [-Wint-conversion]