Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919896 - media-libs/assimp-5.2.5-r1 fails tests on hppa: ai_assert failure in glTFImporter.cpp(441): validRes
Summary: media-libs/assimp-5.2.5-r1 fails tests on hppa: ai_assert failure in glTFImpo...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Paul Zander
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-12-14 17:07 UTC by matoro
Modified: 2024-01-23 09:14 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log and emerge --info (file_919896.txt,684.28 KB, text/plain)
2023-12-14 17:08 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)