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



--- Comment #7 from Robert-AndrĂ© Mauchin <[email protected]> ---
- Build fails:

+ pushd src
~/build/BUILD/zmat-0.9.2/src ~/build/BUILD/zmat-0.9.2
+ /usr/bin/make -O -j8 V=1 VERBOSE=1 clean
rm -f zmatlib.o lz4/lz4.o lz4/lz4hc.o ../zipmat.mex*
+ /usr/bin/make -O -j8 V=1 VERBOSE=1 lib BINARY=libzmat.a
Building zmatlib.o
cc -Ieasylzma/easylzma-0.0.8/include -g -Wall -O3    -c -o zmatlib.o zmatlib.c
zmatlib.c:8:10: fatal error: zlib.h: No such file or directory
    8 | #include "zlib.h"
      |          ^~~~~~~~
compilation terminated.
make: *** [Makefile:136: zmatlib.o] Error 1
make: *** Waiting for unfinished jobs....
Building lz4/lz4hc.o
cc -Ieasylzma/easylzma-0.0.8/include -g -Wall -O3    -c -o lz4/lz4hc.o
lz4/lz4hc.c
Building lz4/lz4.o
cc -Ieasylzma/easylzma-0.0.8/include -g -Wall -O3    -c -o lz4/lz4.o lz4/lz4.c
error: Bad exit status from /var/tmp/rpm-tmp.taM1fu (%build)

 - Remove from -devel:

Provides:       %{name}-static = %{version}-%{release}

 - The devel has no proper Requires:

Requires:       %{name}%{?_isa} = %{version}-%{release}

 - Remove from devel:

%license LICENSE.txt
%doc README.rst
%doc AUTHORS.txt

since it depends on the main package this is not needed.

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