https://bugzilla.redhat.com/show_bug.cgi?id=1369708 --- Comment #4 from yunying.sun@xxxxxxxxx --- the configure error "cannot run C compiled programs" is there, seems because "%configure" adds an extra flag "-Werror" to CFLAGS, which turns some config warnings to errors. With "./configure", koji build pass. @Igor, is it acceptable to use: CONFIG_SITE=$(pwd)/lib/default_config.site ./configure #%configure instead of: export CONFIG_SITE=$(pwd)/lib/default_config.site %configure I've verified that koji build pass if comment off "%configure". updated SPEC: https://github.com/yunyings/share/blob/master/tpm2-tss.spec koji rawhide build: http://koji.fedoraproject.org/koji/taskinfo?taskID=15448486 -- 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 https://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx