Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 664796 - media-gfx/openvdb-5.2.0 fails test: 2 - pytest (Failed)
Summary: media-gfx/openvdb-5.2.0 fails test: 2 - pytest (Failed)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Adrian
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-08-28 21:38 UTC by Toralf Förster
Modified: 2024-02-20 13:13 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.05 KB, text/plain)
2018-08-28 21:38 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,244.25 KB, text/plain)
2018-08-28 21:38 UTC, Toralf Förster
Details
environment (environment,149.58 KB, text/plain)
2018-08-28 21:38 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.22 KB, application/x-bzip)
2018-08-28 21:38 UTC, Toralf Förster
Details
LastTest.log (LastTest.log,3.11 KB, text/plain)
2018-08-28 21:38 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.82 KB, application/x-bzip)
2018-08-28 21:38 UTC, Toralf Förster
Details
media-gfx:openvdb-5.2.0:20180828-193644.log (media-gfx:openvdb-5.2.0:20180828-193644.log,134.33 KB, text/plain)
2018-08-28 21:39 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,37.49 KB, application/x-bzip)
2018-08-28 21:39 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,1.07 KB, application/x-bzip)
2018-08-28 21:39 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 2018-08-28 21:38:40 UTC
The following tests FAILED:
	  2 - pytest (Failed)
Errors while running CTest
 * ERROR: media-gfx/openvdb-5.2.0::gentoo failed (test phase):
 *   Tests failed. When you file a bug, please attach the following file: 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_test_20180820-192742

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)




emerge -qpv media-gfx/openvdb
[ebuild  N    ] media-gfx/openvdb-5.2.0  USE="abi4-compat python test -doc" PYTHON_SINGLE_TARGET="python3_6 -python2_7 -python3_5" PYTHON_TARGETS="python2_7 python3_6 -python3_5" 

!!! The following installed packages are masked:
- net-analyzer/check_mk-1.2.8_p16::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Michał Górny <mgorny@gentoo.org> (26 Aug 2018)
# mod_python removal caused it to be reduced to agent-only, which is
# apparently redundant to net-analyzer/check_mk_agent.  The package
# is unmaintained and potentially vulnerable.  Bug #632648.
# Removal in 30 days.

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-08-28 21:38:43 UTC
Created attachment 545380 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-28 21:38:46 UTC
Created attachment 545382 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-08-28 21:38:49 UTC
Created attachment 545384 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-08-28 21:38:52 UTC
Created attachment 545386 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-08-28 21:38:55 UTC
Created attachment 545388 [details]
LastTest.log
Comment 6 Toralf Förster gentoo-dev 2018-08-28 21:38:58 UTC
Created attachment 545390 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-08-28 21:39:01 UTC
Created attachment 545392 [details]
media-gfx:openvdb-5.2.0:20180828-193644.log
Comment 8 Toralf Förster gentoo-dev 2018-08-28 21:39:04 UTC
Created attachment 545394 [details]
temp.tbz2
Comment 9 Toralf Förster gentoo-dev 2018-08-28 21:39:06 UTC
Created attachment 545396 [details]
tests.tbz2
Comment 10 Agostino Sarubbo gentoo-dev 2022-02-13 09:54:16 UTC
Update summary. [something] is used when something refers to an overlay
Comment 11 Larry the Git Cow gentoo-dev 2024-02-20 13:13:43 UTC
The bug has been closed via the following commit(s):

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

commit 9ec9ce46d4e4a91169d9985976f683d5106de67d
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2023-12-08 14:36:04 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2024-02-20 13:12:10 +0000

    media-gfx/openvdb: add 11.0.0
    
    Automatically detects working host compiler for CUDA.
    Automatically detects host CUDA arch, can be overridden by setting CUDAARCHS env var.
    
    Re-enabled ax requiring <=llvm-15.
    
    Modified NanoVDB.h so Blender can decern the NanoVDB version and include the correct header.
    
    Closes: https://bugs.gentoo.org/664796
    Closes: https://bugs.gentoo.org/686824
    Closes: https://bugs.gentoo.org/831043
    Closes: https://bugs.gentoo.org/833168
    Closes: https://bugs.gentoo.org/921246
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/34564
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-gfx/blender/blender-4.0.1.ebuild             |   1 +
 media-gfx/blender/blender-9999.ebuild              |   4 +
 .../blender/files/blender-4.0.1-openvdb-11.patch   |  73 ++++
 media-gfx/openvdb/Manifest                         |   1 +
 .../openvdb/files/openvdb-11.0.0-cmake_fixes.patch |  84 +++++
 .../files/openvdb-11.0.0-constexpr-version.patch   |  55 +++
 media-gfx/openvdb/metadata.xml                     |  10 +
 media-gfx/openvdb/openvdb-11.0.0.ebuild            | 368 +++++++++++++++++++++
 profiles/arch/riscv/package.use.mask               |   4 +
 profiles/base/package.use.mask                     |   2 +-
 10 files changed, 601 insertions(+), 1 deletion(-)