Created attachment 922565 [details] /var/log/portage/x11-plugins:pidgin-encryption-3.1-r2:20250325-043724.log keys.c: In function ‘PE_find_own_key_by_name’: keys.c:99:59: error: passing argument 1 of ‘time’ makes pointer from integer without a cast [-Wint-conversion] 99 | PURPLE_MESSAGE_SYSTEM, time((time_t)NULL)); | ^ | | | long int In file included from /usr/include/glib-2.0/glib/gtypes.h:41: /usr/include/time.h:76:29: note: expected ‘time_t *’ {aka ‘long int *’} but argument is of type ‘long int’ 76 | extern time_t time (time_t *__timer) __THROW; | ~~~~~~~~^~~~~~~ and so on. I suspect it's gcc-14.
Created attachment 922566 [details] emerge --info
Bad timing, I think. Should be fixed as of 20m or so ago. *** This bug has been marked as a duplicate of bug 887623 ***