dictd failed to build from source in Fedora rawhide/f39 https://koji.fedoraproject.org/koji/taskinfo?taskID=103567831 For details on the mass rebuild see: https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Please fix dictd at your earliest convenience and set the bug's status to ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks, dictd will be orphaned. Before branching of Fedora 40, dictd will be retired, if it still fails to build. For more details on the FTBFS policy, please visit: https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/
Created attachment 1977737 [details] build.log file build.log too big, will only attach last 32768 bytes
Created attachment 1977738 [details] root.log file root.log too big, will only attach last 32768 bytes
Created attachment 1977739 [details] state.log
This bug appears to have been reported against 'rawhide' during the Fedora Linux 39 development cycle. Changing version to 39.
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.
The reason for the build failure is this error: y.tab.c: In function 'yy_reduce_print': y.tab.c:1090: error: unterminated #if y.tab.c:1187:26: error: 'yyl' undeclared (first use in this function); did you mean 'yyi'? y.tab.c:1187:26: note: each undeclared identifier is reported only once for each function it appears in y.tab.c:1187:29: error: expected ')' at end of input y.tab.c:1186:13: note: to match this '(' y.tab.c:1187:14: error: expected declaration or statement at end of input y.tab.c:1185:7: warning: unused variable 'yyi' [-Wunused-variable] y.tab.c:1184:7: warning: unused variable 'yynrhs' [-Wunused-variable] y.tab.c:1183:7: warning: unused variable 'yylno' [-Wunused-variable] However, this has been solved already by a patch added to the package by Florian Weimer to solve the compatibility with C99. The package is currently building and available for F39 and also F40 (rawhide). Closing.
Mixed up errors, the c99 patch is another error. Looking...
dictd is currently building successfully in F39: https://koji.fedoraproject.org/koji/taskinfo?taskID=111834852 The build is no longer a problem. Closing.