[...] | ~~~~~~~~ | | | size_t {aka long unsigned int} Curses.c:1085:24: warning: field precision specifier '.*' expects argument of type 'int', but argument 7 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 1085 | "%*u. %-*.*s%*s", | ~~~~^~ | | | int 1086 | width[0], i + 1, 1087 | width[1], width[1]-1, pCurTest->pName, | ~~~~~~~~~~ | | | size_t {aka long unsigned int} Curses.c:1085:27: warning: field width specifier '*' expects argument of type 'int', but argument 9 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 1085 | "%*u. %-*.*s%*s", | ~^~ | | | int ...... 1088 | width[2]-1, (CU_FALSE != pCurTest->fActive) ? _("Yes") : _("No")); | ~~~~~~~~~~ | | | size_t {aka long unsigned int} Curses.c: In function 'curses_set_options_run': Curses.c:1161:39: error: format not a string literal and no format arguments [-Werror=format-security] 1161 | mvwprintw(details_pad.pPad, 2, 0, szTemp); | ^~~~~~ cc1: some warnings being treated as errors make[4]: *** [Makefile:390: Curses.lo] Error 1 make[4]: Leaving directory '/tmp/B.c_k6xin4/BUILD/CUnit-2.1-3/CUnit/Sources/Curses' make[3]: *** [Makefile:542: all-recursive] Error 1 make[2]: *** [Makefile:364: all-recursive] Error 1 make[1]: *** [Makefile:507: all-recursive] Error 1 make: *** [Makefile:412: all] Error 2 error: Bad exit status from /tmp/B.c_k6xin4/BUILD/tmp/rpm-tmp.wYM3Ti (%build) RPM build warnings: Could not canonicalize hostname: tld-x64 RPM build errors: Bad exit status from /tmp/B.c_k6xin4/BUILD/tmp/rpm-tmp.wYM3Ti (%build) ended at: Sun Jul 23 15:08:15 2023, done in 0:00:08.811008 error: No files produced. + chmod -R u+rwX /tmp/B.c_k6xin4/BUILD + rm -rf /tmp/B.c_k6xin4/tmp /tmp/B.c_k6xin4/BUILD + rm -rf /tmp/B.c_k6xin4 Begin-TLD-Builder-Info Build-Time: user:8.12s sys:2.74s real:9.33s (faults io:12 non-io:931905) End-TLD-Builder-Info