https://bugzilla.redhat.com/show_bug.cgi?id=1910504

Jan Staněk <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|[email protected]    |[email protected]
              Flags|                            |fedora-review?



--- Comment #12 from Jan Staněk <[email protected]> ---
I have trouble building the package in mock:

1. You are missing a `BuildRequires: python3-devel`; without it, the %py3_build
macro is not expanded (!) and the build fails with "no job control" error (a
bit cryptic, but that error usually means an unexpanded macro).
2. After correcting that, the python build step fails with `ucl.h: No such file
or directory` (`#include <ucl.h>`). I'll leave this to you to figure out.

--

I also had problems with `fedora-review -b 1910504` picking the latest links
(it still picked up the previous ones) – my guess is that it looks for
`*.spec`/`*.src.rpm` in the URL and the pastes do not match.
My suggestion would be making a COPR build and linking to the resulting
artifacts from rawhide chroot – that way we can be reasonably certain that the
package will build even on my machine and the links would have the expected
format.


-- 
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 -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to