Re: OpenImageIO: i686 builds failing

2016-10-17 Thread Richard Shaw
On Mon, Oct 17, 2016 at 8:11 AM, Florian Weimer wrote: > On 10/17/2016 03:08 PM, Richard Shaw wrote: > >> >> Any specific recommendations for this issue? Should the variables be >> initialized on x86_64 too or some kind of conditional implemented? >> > > What's the definition of the float4 type?

Re: OpenImageIO: i686 builds failing

2016-10-17 Thread Florian Weimer
On 10/17/2016 03:08 PM, Richard Shaw wrote: On Fri, Oct 14, 2016 at 1:24 AM, Florian Weimer wrote: On 10/14/2016 01:15 AM, Samuel Sieb wrote: On 10/13/2016 12:04 PM, Richard Shaw wrote: The following workaround was suggested by upstream and seemed to do the trick but upstream doesn't want

Re: OpenImageIO: i686 builds failing

2016-10-17 Thread Richard Shaw
On Fri, Oct 14, 2016 at 1:24 AM, Florian Weimer wrote: > On 10/14/2016 01:15 AM, Samuel Sieb wrote: > >> On 10/13/2016 12:04 PM, Richard Shaw wrote: >> >>> The following workaround was suggested by upstream and seemed to do the >>> trick but upstream doesn't want to perform needless initializatio

Re: OpenImageIO: i686 builds failing

2016-10-13 Thread Florian Weimer
On 10/14/2016 01:15 AM, Samuel Sieb wrote: On 10/13/2016 12:04 PM, Richard Shaw wrote: The following workaround was suggested by upstream and seemed to do the trick but upstream doesn't want to perform needless initialization on platforms/arches that don't require it. Why would it be arch-depe

Re: OpenImageIO: i686 builds failing

2016-10-13 Thread Richard Shaw
On Thu, Oct 13, 2016 at 6:15 PM, Samuel Sieb wrote: > On 10/13/2016 12:04 PM, Richard Shaw wrote: > >> The following workaround was suggested by upstream and seemed to do the >> trick but upstream doesn't want to perform needless initialization on >> platforms/arches that don't require it. >> >>

Re: OpenImageIO: i686 builds failing

2016-10-13 Thread Samuel Sieb
On 10/13/2016 12:04 PM, Richard Shaw wrote: The following workaround was suggested by upstream and seemed to do the trick but upstream doesn't want to perform needless initialization on platforms/arches that don't require it. Why would it be arch-dependent whether or not a variable needs to be

OpenImageIO: i686 builds failing

2016-10-13 Thread Richard Shaw
I could use some help figuring out the best fix for the following problem where only the i686 builds fail: cd /builddir/build/BUILD/oiio-Release-1.7.7/build/linux/src/libutil && /usr/bin/cmake -E cmake_link_script CMakeFiles/fmath_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -We