https://bugzilla.redhat.com/show_bug.cgi?id=1752139 --- Comment #4 from J. Scheurich <mufti11@xxxxxx> --- BTW, there are warnings while using $ rpmbuild -ba ucblogo.spec ... n make-comint: comint-logo.el:642:26:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In comint-exec: comint-logo.el:659:51:Warning: Use `with-current-buffer' rather than save-excursion+set-buffer ... ... dvipdf usermanual.dvi for d akehelp.c:9:1: warning: return type defaults to 'int' [-Wimplicit-int] 9 | main() { | ^~~~ makehelp.c: In function 'main': makehelp.c:20:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 20 | exit(1); | ^~~~ makehelp.c:20:2: warning: incompatible implicit declaration of built-in function 'exit' makehelp.c:3:1: note: include '<stdlib.h>' or provide a declaration of 'exit' 2 | #include <ctype.h> +++ |+#include <stdlib.h> 3 | ... in html; do [ -d $d ] || mkdir -p $d || exit 1; done texi2html --expand tex --split chapter --no-iftex usermanual.texi Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /usr/bin/texi2html line 33105. usermanual.texi:9: Unknown command `vsize' usermanual.texi:10: Unknown command `parskip' usermanual.texi:11: Unknown command `parindent' -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx