Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920533 - 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]
Summary: dev-db/pgrouting-3.5.1 fails to compile (GCC-14-SYSTEM): get_check_data.c:448...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-12-22 13:44 UTC by Agostino Sarubbo
Modified: 2023-12-22 15:09 UTC (History)
0 users

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


Attachments
build.log (build.log,120.53 KB, text/plain)
2023-12-22 13:44 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 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]