https://bugzilla.redhat.com/show_bug.cgi?id=2037645 --- Comment #11 from Mark E. Fuller <mark.e.fuller@xxxxxx> --- Hi Jose, Regarding the SRPM not building, this is a known problem for all but one buildroot on Rawhide/F36 and it probably has to do with a problem in the SConstruct file. The SRPM builds properly under F34, F35. I have an alternate spec file at https://github.com/mefuller/cantera/blob/copr/rpm/cantera-rawhide.spec which has a modified `%install` section: ``` %install scons install stage_dir=%{buildroot} mv %{buildroot}%{_prefix}/local/bin/ck2cti %{buildroot}%{_prefix}/bin/ck2cti mv %{buildroot}%{_prefix}/local/bin/ck2yaml %{buildroot}%{_prefix}/bin/ck2yaml mv %{buildroot}%{_prefix}/local/bin/cti2yaml %{buildroot}%{_prefix}/bin/cti2yaml mv %{buildroot}%{_prefix}/local/bin/ctml2yaml %{buildroot}%{_prefix}/bin/ctml2yaml mv %{buildroot}%{_prefix}/local/bin/ctml_writer %{buildroot}%{_prefix}/bin/ctml_writer ``` If you can suggest how to check the location of these files and move them only when needed so as to unify the spec files, I would be very appreciative You can see this bifurcation in the builds at https://copr.fedorainfracloud.org/coprs/fuller/Cantera/build/3121441/ and https://copr.fedorainfracloud.org/coprs/fuller/Cantera/build/3121440/ -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2037645 _______________________________________________ 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 Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure