[From nobody Tue Jun  2 22:39:07 2026
Received: (at submit) by bugs.debian.org; 1 Jun 2026 11:35:21 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-111.6 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,
 FROMDEVELOPER,SPF_HELO_NONE,SPF_PASS,USER_IN_DKIM_WELCOMELIST,
 XMAILER_REPORTBUG autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 33; hammy, 150; neutral, 55; spammy,
 0. spammytokens:
 hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
 0.000-+--H*RT:311, 0.000-+--H*RT:108
Return-path: &lt;bunk@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:44296)
 by buxtehude.debian.org with utf8esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;bunk@debian.org&gt;) id 1wU0vR-0078la-0j
 for submit@bugs.debian.org; Mon, 01 Jun 2026 11:35:21 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Date:Message-ID:Subject:To:From:
 Content-Transfer-Encoding:MIME-Version:Content-Type:Reply-To:Cc:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=gbfYGlj6ZykhlMXDGS10KPw8yyBxsq8RiMTWsfpwVkU=; b=uRkwBomHz18i4LciQHE0Y2OPh9
 ktvFmBeAVJr5sr6kkcYNg0JOOui34W+ywMr1kbWKle3RdlrkRbnXMKjSmN71uyKGsC2lkCDDDF0oW
 aG94EbJgTx3/5SptKuGON8opsuxdX971ouflVnY3PofLbSl6mnLYP6Z8xZkMA1B59ulevmFdZyj+Y
 aM1bQMRaf2EJiCx06biyn973+WIQzKWEUGFoh13nAlO17+Zw6YEmDx0+e42wddV6W7ZaL/obOE/RZ
 6vNxB3URqsgcWHd3QrRu8CQddBp1zs08mMusH/f6yabRaNvtAB1BeS4I/POIbttsMZw+LpSfimbnO
 6cGB7yHQ==;
Received: from authenticated-user by stravinsky.debian.org with utf8esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;bunk@debian.org&gt;) id 1wU0vP-0029AJ-1S;
 Mon, 01 Jun 2026 11:35:19 +0000
Content-Type: text/plain; charset=&quot;us-ascii&quot;
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Adrian Bunk &lt;bunk@debian.org&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: persalys FTBFS on big endian: pyinstallcheck_DataModel_load test
 failure
Message-ID: &lt;178031371808.4090142.963067925859084225.reportbug@localhost&gt;
X-Mailer: reportbug 13.2.0
Date: Mon, 01 Jun 2026 14:35:18 +0300
X-Debian-User: bunk
Delivered-To: submit@bugs.debian.org

Source: persalys
Version: 20.0+ds-1~exp1
Severity: serious
Tags: ftbfs
X-Debbugs-Cc: debian-s390@lists.debian.org, Pierre Gruet &lt;pgt@debian.org&gt;
User: debian-s390@lists.debian.org
Usertags: s390x

https://buildd.debian.org/status/logs.php?pkg=persalys&amp;ver=20.0%2Bds-1%7Eexp1
https://buildd.debian.org/status/logs.php?pkg=persalys&amp;ver=20.0%2Bds-1

...
      Start 76: pyinstallcheck_DataModel_load
49/54 Test #76: pyinstallcheck_DataModel_load ...........................***Failed    0.23 sec
Traceback (most recent call last):
  File &quot;/build/reproducible-path/persalys-20.0+ds/python/test/t_DataModel_load.py&quot;, line 14, in &lt;module&gt;
    ott.assert_almost_equal(myDataModel.getSample(), loadedDataModel.getSample())
    ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File &quot;/usr/lib/python3/dist-packages/openturns/testing.py&quot;, line 120, in assert_almost_equal
    return _testing.assert_almost_equal(*args)
           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^
RuntimeError: Value 0.00632 is not close enough to -6.97678e-262
...
98% tests passed, 1 tests failed out of 54

Total Test time (real) =  11.26 sec

The following tests FAILED:
	 76 - pyinstallcheck_DataModel_load (Failed)
Errors while running CTest
make[2]: *** [Makefile:94: test] Error 8
]