Re: program doesn't compile on different platforms

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 21/12/2018 11:09, Tom Hughes wrote:
On 21/12/2018 11:06, Martin Gansser wrote:
I am working on a review fo Carla package for Fedora.
It compiles fine on x86_64 and i686, but fails [1] on ppc64le, ppc64, s390x, armv7hl and aarch64.

[1] https://koji.fedoraproject.org/koji/taskinfo?taskID=31554956
[2] https://martinkg.fedorapeople.org/Review/SPECS/Carla.spec
[3] https://martinkg.fedorapeople.org/Review/SRPMS/Carla-2.0.0-0.4.20181212git51f2073.fc29.src.rpm

have you any idea how to fix this ?

Patch the upstream build tooling to remove the -mtune=generic from
the compile commands - you want to get the Fedora optimisation options
anyway and it's not valid on some of the platforms.

Looks like you already have sed commands in your spec to remove
this (and other x86 specific things) but they are commented out.

Tom

--
Tom Hughes (tom@xxxxxxxxxx)
http://compton.nu/
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux