Yes, this is a 32/64 bit issue. It's reasonable to skip the test.

On Wed, Mar 4, 2026 at 4:44 PM Friedrich Beckmann
<[email protected]> wrote:
>
> Hi Ben,
>
> the builders on Debian have build:
>
> https://buildd.debian.org/status/package.php?p=pspp
>
> On i386 and armhf this one test fails. Is that something
> about 32/64 Bit?
>
> 945: MATRIX - very large matrices FAILED (matrix.at:5140)
>
> ## ---------------------- ##
> ## Detailed failed tests. ##
> ## ---------------------- ##
>
> # -*- compilation -*-
> 945. matrix.at:5133: testing MATRIX - very large matrices ...
> ./matrix.at:5140: pspp matrix.sps
> --- - 2026-03-05 00:17:18.086052139 +0000
> +++ 
> /build/reproducible-path/pspp-2.1.0/tests/testsuite.dir/at-groups/945/stdout 
> 2026-03-05 00:17:18.081319178 +0000
> @@ -1,4 +1,10 @@
> -matrix.sps:2.7-2.20: error: MATRIX: Matrix cannot be allocated. Too large?
> +matrix.sps:2.7-2.20: error: MATRIX: All operands of : must be scalars in the
> +supported integer range.
> 2 | PRINT 2:230000000000.
> | ^~~~~~~~~~~~~~
>
> +matrix.sps:2.9-2.20: note: MATRIX: This operand with value 2.3e+11 is outside
> +the supported integer range from -2147483648 to 2147483647.
> + 2 | PRINT 2:230000000000.
> + | ^~~~~~~~~~~~
> +
> 945. matrix.at:5133: 945. MATRIX - very large matrices (matrix.at:5133): 
> FAILED (matrix.at:5140)
>

Reply via email to