proj failing tests on x86
2/52 Test #2: Builtins .........................***Failed 0.13 sec
-------------------------------------------------------------------------------
proj_create: Error -22 (lat_0, lat_1 or lat_2 >= 90)
proj_create: Error -22 (lat_0, lat_1 or lat_2 >= 90)
proj_create: Error -21 (conic lat_1 = -lat_2)
proj_create: Error -6 (effective eccentricity < 0 or >= 1.)
proj_create: Error -6 (effective eccentricity < 0 or >= 1.)
proj_create: Error -21 (conic lat_1 = -lat_2)
proj_create: Error -22 (lat_0, lat_1 or lat_2 >= 90)
proj_create: Error -22 (lat_0, lat_1 or lat_2 >= 90)
proj_create: Error -21 (conic lat_1 = -lat_2)
proj_create: Error -30 (h <= 0 or h > 1e10 * a)
proj_create: Error -30 (h <= 0 or h > 1e10 * a)
proj_create: Error -58 (argument not numerical or out of range)
proj_create: Error -55 (lat_0 = 0)
proj_create: Error -22 (lat_0, lat_1 or lat_2 >= 90)
proj_create: Error -27 (W <= 0 or M <= 0)
proj_create: Error -22 (lat_0, lat_1 or lat_2 >= 90)
proj_create: Error -6 (effective eccentricity < 0 or >= 1.)
proj_create: Error -6 (effective eccentricity < 0 or >= 1.)
proj_create: Error -32 (lat_1=lat_2 or lat_1=0 or lat_2=90)
proj_create: Error -32 (lat_1=lat_2 or lat_1=0 or lat_2=90)
proj_create: Error -32 (lat_1=lat_2 or lat_1=0 or lat_2=90)
proj_create: Error -32 (lat_1=lat_2 or lat_1=0 or lat_2=90)
proj_create: Error -32 (lat_1=lat_2 or lat_1=0 or lat_2=90)
proj_create: Error -22 (lat_0, lat_1 or lat_2 >= 90)
proj_create: Error -22 (lat_0, lat_1 or lat_2 >= 90)
proj_create: Error -30 (h <= 0 or h > 1e10 * a)
proj_create: Error -30 (h <= 0 or h > 1e10 * a)
proj_create: Error -37 (failed to find projection to be rotated)
proj_create: Error -33 (lat_0 = 0 or 90 or alpha = 90)
proj_create: Error -6 (effective eccentricity < 0 or >= 1.)
proj_create: Error -22 (lat_0, lat_1 or lat_2 >= 90)
proj_create: Error -22 (lat_0, lat_1 or lat_2 >= 90)
proj_create: Error 12 (Out of memory)
proj_create: Error -32 (lat_1=lat_2 or lat_1=0 or lat_2=90)
proj_create: Error -34 (elliptical usage required)
proj_create: Error -33 (lat_0 = 0 or 90 or alpha = 90)
proj_create: Error -34 (elliptical usage required)
Reading file '/home/buildozer/aports/community/proj/src/proj-7.1.0/test/gie/builtins.gie'
-----
FAILURE in builtins.gie(2624):
expected: 0 4886594.2207
got: 0.000000000000 4886594.187183864415
deviation: 33.516136 mm, expected: 0.100000 mm
-------------------------------------------------------------------------------
total: 1863 tests succeeded, 0 tests skipped, 1 tests FAILED!
-------------------------------------------------------------------------------
Do you happen to know something about that, @hjaekel