Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 879147 - media-libs/assimp-5.2.5 fails test - [ FAILED ] 2 tests, listed below:
Summary: media-libs/assimp-5.2.5 fails test - [ FAILED ] 2 tests, listed below:
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernd
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE, UPSTREAM
Depends on:
Blocks:
 
Reported: 2022-11-02 08:44 UTC by Toralf Förster
Modified: 2023-01-09 07:02 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.14 KB, text/plain)
2022-11-02 08:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,90.72 KB, text/plain)
2022-11-02 08:44 UTC, Toralf Förster
Details
environment (environment,94.77 KB, text/plain)
2022-11-02 08:44 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.63 KB, application/x-bzip)
2022-11-02 08:44 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.64 KB, application/x-bzip)
2022-11-02 08:44 UTC, Toralf Förster
Details
media-libs:assimp-5.2.5:20221102-082808.log.bz2 (media-libs:assimp-5.2.5:20221102-082808.log.bz2,37.34 KB, application/x-bzip)
2022-11-02 08:44 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,60.47 KB, application/x-bzip)
2022-11-02 08:44 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-11-02 08:44:26 UTC
[----------] Global test environment tear-down
[==========] 470 tests from 112 test suites ran. (1239 ms total)
[  PASSED  ] 468 tests.
[  FAILED  ] 2 tests, listed below:
[  FAILED  ] AssimpAPITest_aiMatrix3x3.aiMatrix3FromRotationAroundAxisTest
[  FAILED  ] AssimpAPITest_aiMatrix3x3.aiMatrix3FromToTest

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4_test-20221101-100003

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.3
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.3
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.4

  HEAD of ::gentoo
commit 6ac669f766926d2544f749afe85bdc342d351675
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Nov 2 07:16:51 2022 +0000

    2022-11-02 07:16:51 UTC

emerge -qpvO media-libs/assimp
[ebuild  N    ] media-libs/assimp-5.2.5  USE="test -samples"
Comment 1 Toralf Förster gentoo-dev 2022-11-02 08:44:28 UTC
Created attachment 826655 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-02 08:44:30 UTC
Created attachment 826657 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-02 08:44:31 UTC
Created attachment 826659 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-02 08:44:33 UTC
Created attachment 826661 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-02 08:44:33 UTC
Created attachment 826663 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-02 08:44:34 UTC
Created attachment 826665 [details]
media-libs:assimp-5.2.5:20221102-082808.log.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-02 08:44:36 UTC
Created attachment 826667 [details]
temp.tar.bz2
Comment 8 Bernd 2022-11-15 06:29:04 UTC
Thanks, I update the ebuild.
Comment 9 Larry the Git Cow gentoo-dev 2023-01-09 07:02:23 UTC
The bug has been closed via the following commit(s):

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

commit eac45bbb9fdd3b54c4ddd3f9427feb9c672118e5
Author:     Bernd Waibel <waebbl-gentoo@posteo.net>
AuthorDate: 2022-12-25 08:56:48 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-01-09 07:01:39 +0000

    media-libs/assimp: disable failing tests
    
    Closes: https://bugs.gentoo.org/879147
    Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net>
    Closes: https://github.com/gentoo/gentoo/pull/28796
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 media-libs/assimp/assimp-5.2.5.ebuild              |   8 +-
 .../files/assimp-5.2.5-disable-failing-tests.patch |  95 ++++++++++++++
 ...p-5.2.5-drop-failing-tests-for-abi_x86_32.patch | 143 +++++++++++++++++++++
 3 files changed, 242 insertions(+), 4 deletions(-)