On Wed, Feb 2, 2022 at 6:29 PM Jerry James <loganjerry@gmail.com> wrote:
On Wed, Feb 2, 2022 at 10:26 AM Jerry James <loganjerry@gmail.com> wrote:
> The reason is in the build log:
> Checking for mujs... not found
> ...
>   binding: fungw_mujs           disabled

Your spec file has this:

%package      -n %{libmujs}
Summary:  Scripting support for %{name}: MuJS
Requires: %{libname} = %{version}-%{release}
Requires: mujs-devel
Aahhh. Good job  ! Now I understand ! You are right !
This Requires  should be  a BuildRequires, correct,
(and I was right too ;) because in my environment (rpmbuild) I have this mujs-devel package installed, and the files landed in my  BUILDROOT. They existed as I emailed previously.

My problem is : I don't know how to debug in the mock environment. (But, I should persevere: there is always a solution, you proved it to me ;)

Perhaps you meant "BuildRequires: mujs-devel" for that last line?
--
Jerry James
You are really skilled for such work. I wish I could help you with your packages or package reviews, but I really dislike OCaml (as Java or Go, or ...)
Maybe from Sage or Python related stuff ?
Let me know (using my personal address) how I could help you there, and I will try... Point is: I am not very active, because of so many complicated things to grasp before solving problems !
http://www.jamezone.org/
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-leave@lists.fedoraproject.org
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/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure

Thank you again everyone. This thread can be closed.
Best regards
--
Alain V.