https://bugzilla.redhat.com/show_bug.cgi?id=1369708 --- Comment #3 from yunying.sun@xxxxxxxxx --- (In reply to Igor Gnatenko from comment #1) > > BuildRequires: pkgconfig > > BuildRequires: libcmocka-devel > BuildRequires: pkgconfig(cmocka) > > > CONFIG_SITE=$(pwd)/lib/default_config.site ./configure > export CONFIG_SITE=$(pwd)/lib/default_config.site > %configure > > > make %{?_smp_mflags} > %make_build > > * Missing BuildRequires: gcc > * Redundant rm -rf $RPM_BUILD_ROOT > * Missing -devel subpackage which contains headers and unversioned .so > * Globs are too relax (/me guessing package contains .la and .a files) Hi Igor, I updated SPEC file following your comments: https://github.com/yunyings/share/blob/master/tpm2-tss.spec https://github.com/yunyings/share/blob/master/tpm2-tss-1.0-0.1.beta1.el7.src.rpm Local rpmbuild completed successfully. But Koji build failed: http://koji.fedoraproject.org/koji/taskinfo?taskID=15435887 error details: checking whether we are cross compiling... configure: error: in `/builddir/build/BUILD/tpm2-tss-1.0': configure: error: cannot run C compiled programs. If you meant to cross compile, use `--host'. See `config.log' for more details No config.log found on koji server. Local config.log doesn't tell much. Could you help on this? Thanks. -- 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