Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 919896

Summary: media-libs/assimp-5.2.5-r1 fails tests on hppa: ai_assert failure in glTFImporter.cpp(441): validRes
Product: Gentoo Linux Reporter: matoro <matoro_gentoo>
Component: Current packagesAssignee: Paul Zander <negril.nx+gentoo>
Status: CONFIRMED ---    
Severity: normal CC: hppa, ionen, matoro_gentoo, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/34346
https://bugs.gentoo.org/show_bug.cgi?id=918896
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log and emerge --info

Description matoro archtester 2023-12-14 17:07:55 UTC
emerge --info and full log in attachment.

[----------] 3 tests from utglTFImportExport
[ RUN      ] utglTFImportExport.importglTFFromFileTest
Info,  T0: Load /var/tmp/portage/media-libs/assimp-5.2.5-r1/work/assimp-5.2.5/test/models/glTF/TwoBoxes/TwoBoxes.gltf
Debug, T0: Assimp 5.2.0 <unknown architecture> gcc debug singlethreadedsingle : 
Info,  T0: Found a possible importer: glTF Importer; trying signature-based detection
Info,  T0: Found a matching importer for this file format: glTF Importer.
Info,  T0: Import root directory is '/var/tmp/portage/media-libs/assimp-5.2.5-r1/work/assimp-5.2.5/test/models/glTF/TwoBoxes/'
ai_assert failure in /var/tmp/portage/media-libs/assimp-5.2.5-r1/work/assimp-5.2.5/code/AssetLib/glTF/glTFImporter.cpp(441): validRes
/var/tmp/portage/media-libs/assimp-5.2.5-r1/temp/environment: line 2136:    23 Aborted                 "${BUILD_DIR}/bin/unit"

Reproducible: Always
Comment 1 matoro archtester 2023-12-14 17:08:54 UTC
Created attachment 879424 [details]
build.log and emerge --info
Comment 2 Ionen Wolkens gentoo-dev 2024-01-20 13:32:50 UTC
Is this still a problem with 5.3.1?
Comment 3 Larry the Git Cow gentoo-dev 2024-01-23 09:11:12 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23b14f6512505d7085b9b006c219a825e8876219

commit 23b14f6512505d7085b9b006c219a825e8876219
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2024-01-23 08:24:37 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2024-01-23 09:09:49 +0000

    profiles/arch/hppa: mask dev-qt/qtmultimedia:6[qml]
    
    wrt bug #919896, can be closed WONTFIX if there is no interest
    in getting this fixed -- odds are this mask will be permanent
    unless something really needs USE=qml on hppa.
    
    Bug: https://bugs.gentoo.org/919896
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 profiles/arch/hppa/package.use.mask | 5 +++++
 1 file changed, 5 insertions(+)