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



--- Comment #14 from Kevin Fenzi <ke...@scrye.com> ---
ok, thats due to things not building with the correct compiler flags. ;( 

In f36+ thats fixed automatically by
https://fedoraproject.org/wiki/Changes/SetBuildFlagsBuildCheck 
but in older releases it's not there. 

Adding: 

export CFLAGS="%{optflags}"

before the make calls fixes it here. Or you could try and use %make_build and
%make_install macros. I tried that at first and they didn't seem to pass things
correctly, but you might give it a try and see if you can get them to work.


-- 
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
https://bugzilla.redhat.com/show_bug.cgi?id=2057302
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to