https://bugzilla.redhat.com/show_bug.cgi?id=2251171 --- Comment #29 from Mohamed El Morabity <pikachu.2014@xxxxxxxxx> --- Fedora compilation flags are not honored actually, according to COPR logs: + /usr/bin/make -O -j2 V=1 VERBOSE=1 for x in vmdk ova ova-compose templates; do /usr/bin/make -C $x all; done make[1]: Entering directory '/builddir/build/BUILD/open-vmdk-0.3.6/vmdk' mkdir -p ../build/vmdk make[1]: Leaving directory '/builddir/build/BUILD/open-vmdk-0.3.6/vmdk' make[1]: Entering directory '/builddir/build/BUILD/open-vmdk-0.3.6/vmdk' gcc -W -Wall -O2 -g -c -o ../build/vmdk/flat.o flat.c [...] A fix without patching the Makefile could be to pass flags through make: %build %{!?_auto_set_build_flags:%{set_build_flags}} %make_build CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS -lz" -- 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=2251171 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202251171%23c29 -- _______________________________________________ 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, report it: https://pagure.io/fedora-infrastructure/new_issue