https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-sound/ripperx-2.7.3 fails to compile. Discovered on: amd64 (internal ref: gcc15_tinderbox) System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 912574 [details] build.log build log and emerge --info
In file included from common.h:17, from misc_utils.h:5, from config_rw.c:12: err_dialog_handler.h:2: warning: header guard ‘ERR_DIALOG_HANDLER_H’ followed by ‘#define’ of a different macro [-Wheader-guard[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wheader-guard]] 2 | #ifndef ERR_DIALOG_HANDLER_H err_dialog_handler.h:3: note: ‘ERR_IDALOG_HANDLER_H’ is defined here; did you mean ‘ERR_DIALOG_HANDLER_H’? 3 | #define ERR_IDALOG_HANDLER_H In file included from /usr/include/id3.h:32, from misc_utils.h:7: /usr/include/id3/globals.h:87:13: error: two or more data types in declaration specifiers 87 | typedef int bool; | ^~~~ In file included from common.h:17, from main_window_handler.h:4, from main.c:13: err_dialog_handler.h:2: warning: header guard ‘ERR_DIALOG_HANDLER_H’ followed by ‘#define’ of a different macro [-Wheader-guard[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wheader-guard]] 2 | #ifndef ERR_DIALOG_HANDLER_H err_dialog_handler.h:3: note: ‘ERR_IDALOG_HANDLER_H’ is defined here; did you mean ‘ERR_DIALOG_HANDLER_H’? 3 | #define ERR_IDALOG_HANDLER_H In file included from common.h:17, from misc_utils.h:5, from status_frame_handler.c:7:
https://codeberg.org/tenacityteam/libid3tag/pulls/14