Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920453 - app-misc/dateutils-0.4.10 fails to compile (GCC-14-SYSTEM): strptime.c:167:38: error: passing argument 1 of proc_lines from incompatible pointer type [-Wincompatible-pointer-types]
Summary: app-misc/dateutils-0.4.10 fails to compile (GCC-14-SYSTEM): strptime.c:167:38...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Coppens
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-12-21 08:09 UTC by Agostino Sarubbo
Modified: 2023-12-21 08:10 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,179.35 KB, text/plain)
2023-12-21 08:09 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-21 08:09:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/dateutils-0.4.10 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-13 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2023-12-21 08:09:07 UTC
Created attachment 880116 [details]
build.log

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


make[2]: ./tzmap: No such file or directory
strptime.c:167:38: error: passing argument 1 of 'proc_lines' from incompatible pointer type [-Wincompatible-pointer-types[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types]]