Bug 790745 - babl 0.1.38: float-to-8bit test fails on s390x
babl 0.1.38: float-to-8bit test fails on s390x
Status: NEW
Product: GEGL
Classification: Other
Component: babl
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Default Gegl Component Owner
Default Gegl Component Owner
:
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2017-11-23 02:17 UTC by Jeremy Bicha
Modified: 2017-11-23 02:17 UTC (History)
0 users

See Also:
GNOME target: ---
GNOME version: ---


Attachments

Description Jeremy Bicha 2017-11-23 02:17:26 UTC
babl 0.1.38

As part of the build, Debian and Ubuntu now run the build tests.

The float-to-8bit test fails with babl 0.1.38 on the s390x architecture but it passes with 0.1.34. This is seen in both Debian and Ubuntu.

Full build logs
---------------
https://launchpad.net/ubuntu/+source/babl/0.1.38-1/+build/13764282

https://launchpad.net/ubuntu/+source/babl/0.1.34-1/+build/13653336

Build log excerpt
-----------------

FAIL: float-to-8bit
===================

 float -> u8 5 failed #2[1]  got 255 expected 156
	" 0x142c9f6b0 0x142c984d0 1"	827067104	BablFishPath
		cost:438.000000 error:0.000000000000
	"../extensions/.libs/float.so 0: RaGaBaA float to R'aG'aB'aA float"	0	BablConversionLinear
		processings:171 pixels:86019
		error: 0.000000
	"../extensions/.libs/gegl-fixups.so 0: R'aG'aB'aA float to R'G'B'A float"	0	BablConversionLinear
		processings:141 pixels:70659
		error: 0.000000
	"../extensions/.libs/simple.so 0: R'G'B'A float to R'G'B'A u8"	0	BablConversionLinear
		processings:187 pixels:95238
		error: 0.000000
 float -> u8 5 failed #2[2]  got 255 expected 213
	" 0x142c9f6b0 0x142c984d0 1"	827067104	BablFishPath
		cost:438.000000 error:0.000000000000
	"../extensions/.libs/float.so 0: RaGaBaA float to R'aG'aB'aA float"	0	BablConversionLinear
		processings:172 pixels:86147
		error: 0.000000
	"../extensions/.libs/gegl-fixups.so 0: R'aG'aB'aA float to R'G'B'A float"	0	BablConversionLinear
		processings:142 pixels:70787
		error: 0.000000
	"../extensions/.libs/simple.so 0: R'G'B'A float to R'G'B'A u8"	0	BablConversionLinear
		processings:188 pixels:95366
		error: 0.000000
FAIL float-to-8bit (exit status: 1)

Note You need to log in before you can comment on or make changes to this bug.