https://bugzilla.redhat.com/show_bug.cgi?id=2013111 Artur Frenszek-Iwicki <fedora@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fedora@xxxxxxxxxx --- Comment #2 from Artur Frenszek-Iwicki <fedora@xxxxxxxxxx> --- Looking at the build log: > /usr/bin/make -O -j16 V=1 VERBOSE=1 > cc -g -Wall -O2 nq.c -o nq > cc -g -Wall -O2 fq.c -o fq Fedora's CFLAGS are not respected here. You can try patching the Makefile so it doesn't override them, or maybe just invoke gcc manually. https://docs.fedoraproject.org/en-US/packaging-guidelines/#_compiler_flags The tq script requires that either tmux or screen are installed. This is not reflected in the package's Requires. (I guess it could be only a Recommends?) https://raw.githubusercontent.com/leahneukirchen/nq/v0.4/tq -- 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=2013111 _______________________________________________ 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 on the list, report it: https://pagure.io/fedora-infrastructure