Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938253 - media-gfx/openvdb-11.0.0 - [gcc-15] /.../GridBuilder.h: error: const struct nanovdb::build::LeafNode<BuildT> has no member named isActive [-Wtemplate-body]
Summary: media-gfx/openvdb-11.0.0 - [gcc-15] /.../GridBuilder.h: error: const struct n...
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:
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-08-20 17:22 UTC by Toralf Förster
Modified: 2024-08-20 17:22 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.67 KB, text/plain)
2024-08-20 17:22 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,68.73 KB, application/x-xz)
2024-08-20 17:22 UTC, Toralf Förster
Details
environment (environment,155.58 KB, text/plain)
2024-08-20 17:22 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,43.81 KB, application/x-xz)
2024-08-20 17:22 UTC, Toralf Förster
Details
media-gfx:openvdb-11.0.0:20240820-164218.log (media-gfx:openvdb-11.0.0:20240820-164218.log,99.28 KB, text/plain)
2024-08-20 17:22 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,73.84 KB, application/x-xz)
2024-08-20 17:22 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,37.68 KB, application/x-xz)
2024-08-20 17:22 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 2024-08-20 17:22:06 UTC
too long lines were shrinked:

[74/102] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DOPENVDB_DLL -DOPENVDB_PRIVATE -DOPENVDB_USE_AVX -DOPENVDB_USE_DELAYED_LOADING -DOPENVDB_USE_LOG4CPLUS -DOPENVDB_USE_SSE42 -Dopenvdb_shared_EXPORTS -I/var/tmp/portage/media-gfx/openvdb-11.0.0/work/openvdb-
[75/102] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DNANOVDB_USE_BLOSC -DNANOVDB_USE_INTRINSICS -DNANOVDB_USE_OPENVDB -DNANOVDB_USE_TBB -DNANOVDB_USE_ZIP -DOPENVDB_DLL -DOPENVDB_USE_AVX -DOPENVDB_USE_DELAYED_LOADING -DOPENVDB_USE_LOG4CPLUS -DOPENVDB_USE_SSE
FAILED: nanovdb/nanovdb/examples/CMakeFiles/ex_make_custom_nanovdb.dir/ex_make_custom_nanovdb/make_custom_nanovdb.cc.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DNANOVDB_USE_BLOSC -DNANOVDB_USE_INTRINSICS -DNANOVDB_USE_OPENVDB -DNANOVDB_USE_TBB -DNANOVDB_USE_ZIP -DOPENVDB_DLL -DOPENVDB_USE_AVX -DOPENVDB_USE_DELAYED_LOADING -DOPENVDB_USE_LOG4CPLUS -DOPENVDB_USE_SSE42 -I/var
In file included from /var/tmp/portage/media-gfx/openvdb-11.0.0/work/openvdb-11.0.0/nanovdb/nanovdb/examples/ex_make_custom_nanovdb/make_custom_nanovdb.cc:4:
/var/tmp/portage/media-gfx/openvdb-11.0.0/work/openvdb-11.0.0/nanovdb/nanovdb/../nanovdb/util/GridBuilder.h: In member function bool nanovdb::build::LeafNode<BuildT>::ValueIterator::isActive() const:
/var/tmp/portage/media-gfx/openvdb-11.0.0/work/openvdb-11.0.0/nanovdb/nanovdb/../nanovdb/util/GridBuilder.h:1161:72: error: const struct nanovdb::build::LeafNode<BuildT> has no member named isActive [-Wtemplate-body]
 1161 |         bool isActive() const { NANOVDB_ASSERT(*this); return mParent->isActive(mPos);}
      |                                                                        ^~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_hardened-20240816-201002

  UNMASKED:
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  <sys-devel/gcc-15.0.9999:15

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
/usr/lib/llvm/18
18.1.8
Python 3.12.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.80.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.24_p8 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.23.0 linux/amd64

  HEAD of ::gentoo
commit 54452bccff418e9155e32b15b0d52699a2523caa
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Aug 20 16:04:02 2024 +0000

    2024-08-20 16:04:01 UTC

emerge -qpvO =media-gfx/openvdb-11.0.0
[ebuild  N    ] media-gfx/openvdb-11.0.0  USE="abi11-compat blosc examples nanovdb zlib -abi9-compat -abi10-compat -abi12-compat -alembic -ax -cuda -doc -jpeg -numpy -openexr -png -python -static-libs -test -utils" CPU_FLAGS_X86="avx sse4_2" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2024-08-20 17:22:07 UTC
Created attachment 900833 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-20 17:22:08 UTC
Created attachment 900834 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-08-20 17:22:10 UTC
Created attachment 900835 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-08-20 17:22:11 UTC
Created attachment 900836 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-08-20 17:22:12 UTC
Created attachment 900837 [details]
media-gfx:openvdb-11.0.0:20240820-164218.log
Comment 6 Toralf Förster gentoo-dev 2024-08-20 17:22:13 UTC
Created attachment 900838 [details]
qlist-info.txt.xz
Comment 7 Toralf Förster gentoo-dev 2024-08-20 17:22:14 UTC
Created attachment 900839 [details]
temp.tar.xz