Re: vdr-live build fails for rawhide

2018-02-14 Thread Martin Gansser
> Mamoru TASAKA wrote on 02/14/2018 08:21 PM: > > And actually disabling parallel make seems to help this: > https://koji.fedoraproject.org/koji/taskinfo?taskID=25039927 > > Regards, > Mamoru Thanks for your help, disabling %{?_smp_mflags} works Regards Martin

Re: vdr-live build fails for rawhide

2018-02-14 Thread Mamoru TASAKA
Mamoru TASAKA wrote on 02/14/2018 08:21 PM: Martin Gansser wrote on 02/14/2018 05:19 PM: when building vdr-live for rawhide it fails [1] for ppc64le and ppc64 when adding "-Wsizeof-pointer-memaccess" to the build flags, then it fails [2] for s390x. %build make CFLAGS="%{optflags} -fPIC"

Re: vdr-live build fails for rawhide

2018-02-14 Thread Mamoru TASAKA
Martin Gansser wrote on 02/14/2018 05:19 PM: when building vdr-live for rawhide it fails [1] for ppc64le and ppc64 when adding "-Wsizeof-pointer-memaccess" to the build flags, then it fails [2] for s390x. %build make CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags} -fPIC

vdr-live build fails for rawhide

2018-02-14 Thread Martin Gansser
when building vdr-live for rawhide it fails [1] for ppc64le and ppc64 when adding "-Wsizeof-pointer-memaccess" to the build flags, then it fails [2] for s390x. %build make CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags} -fPIC -Wsizeof-pointer-memaccess" %{?_smp_mflags} all [1]