Bug#995859: assimp: autopkgtests failing for 32bit archs

2022-07-30 Thread Paul Gevers

Control: severity -1 important
Control: user debian...@lists.debian.org
Control: usertag -1 timeout
Control: found -1 5.2.4~ds0-1 5.1.3~ds0-1

Hi IOhannes,

On Thu, 07 Oct 2021 09:31:01 +0200 
=?utf-8?q?IOhannes_m_zm=C3=B6lnig_=28Debian/GNU=29?= 
 wrote:

It seems that the autopkg tests fail on all 32-bit archs (they always
did, so there is no regression):

| ARCH| state || kernel-arch |
|-|---||-|
| amd64   | pass  ||   amd64 |
| arm64   | pass  ||   arm64 |
| ppc64el | pass  || ppc64el |
| armel   | fail  ||   arm64 |
| armhf   | fail  ||   arm64 |
| i386| fail  ||   amd64 |


On armel/armhf/i386, the test fails with a segfault when trying to open
'/usr/share/assimp/models/COB/dwarf.cob'

Also note, that for all failing tests there is an architecture mismatch
between the user-space and the kernel.


It got worse with version 5.1.3~ds0-1 where the test started to time out 
on those architectures after 2 hours and 47 minutes.


As this is causing unnecessary strain on our infrastructure, I'm going 
to add them to our rejectlist on these architectures.


Paul


OpenPGP_signature
Description: OpenPGP digital signature


Bug#995859: assimp: autopkgtests failing for 32bit archs

2021-10-07 Thread Debian/GNU
Source: assimp
Severity: normal

It seems that the autopkg tests fail on all 32-bit archs (they always
did, so there is no regression):

| ARCH| state || kernel-arch |
|-|---||-|
| amd64   | pass  ||   amd64 |
| arm64   | pass  ||   arm64 |
| ppc64el | pass  || ppc64el |
| armel   | fail  ||   arm64 |
| armhf   | fail  ||   arm64 |
| i386| fail  ||   amd64 |


On armel/armhf/i386, the test fails with a segfault when trying to open
'/usr/share/assimp/models/COB/dwarf.cob'

Also note, that for all failing tests there is an architecture mismatch
between the user-space and the kernel.