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
Created attachment 880116 [details] build.log build log and emerge --info
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]]
It should be fixed upstream by this commit: https://github.com/hroptatyr/dateutils/commit/51ac0e033cfb74e814d2ee282ef7ea94223e6915 New version 0.4.11 should include the fix.