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



--- Comment #2 from MartinKG <[email protected]> ---
Please make sure that the package can also be created on the Koji Build Server
with:
$ koji build --scratch rawhide ../SRPMS/vdr-mcli-0.9.4-2.fc33.src.rpm

...
../common/defs.h:183:10: fatal error: zlib.h: No such file or directory
  183 | #include <zlib.h>
      |          ^~~~~~~~
compilation terminated.

...
../common/defs.h:232:10: fatal error: libxml/encoding.h: No such file or
directory
  232 | #include <libxml/encoding.h>
      |          ^~~~~~~~~~~~~~~~~~~
compilation terminated.

please fix this by adding the necessary BR to your spec file.

BuildRequires:  zlib-devel
BuildRequires:  libxml2-devel


-- 
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]

Reply via email to