https://bugzilla.redhat.com/show_bug.cgi?id=1369708 --- Comment #5 from Igor Gnatenko <ignatenko@xxxxxxxxxx> --- (In reply to yunying.sun from comment #4) > 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 not really, because then it (I suppose) will ignore Fedora CFLAGS/LDFLAGS/CXXFLAGS/.... >From your koji build it looks like %configure was executed and it worked. -- 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