linked by target "vdb_view" in directory /var/tmp/portage/media-gfx/openvdb-5.2.0/work/openvdb-5.2.0/openvdb -- Configuring incomplete, errors occurred! See also "/var/tmp/portage/media-gfx/openvdb-5.2.0/work/openvdb-5.2.0_build/CMakeFiles/CMakeOutput.log". See also "/var/tmp/portage/media-gfx/openvdb-5.2.0/work/openvdb-5.2.0_build/CMakeFiles/CMakeError.log". * ERROR: media-gfx/openvdb-5.2.0::gentoo failed (configure phase): ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-systemd_libressl_20181223-021003 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-8.2.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) Available Ruby profiles: [1] ruby23 (with Rubygems) [2] ruby24 (with Rubygems) [3] ruby25 (with Rubygems) [4] ruby26 (with Rubygems) * emerge -qpvO media-gfx/openvdb [ebuild N ] media-gfx/openvdb-5.2.0 USE="abi4-compat -doc -python -test" PYTHON_SINGLE_TARGET="python3_6 -python2_7 -python3_5" PYTHON_TARGETS="python2_7 python3_6 -python3_5"
Created attachment 558540 [details] emerge-info.txt
Created attachment 558542 [details] CMakeError.log
Created attachment 558544 [details] CMakeOutput.log
Created attachment 558546 [details] emerge-history.txt
Created attachment 558548 [details] environment
Created attachment 558550 [details] etc.portage.tbz2
Created attachment 558552 [details] logs.tbz2
Created attachment 558554 [details] media-gfx:openvdb-5.2.0:20181227-023913.log
Created attachment 558556 [details] temp.tbz2
>OPENGL_glu_LIBRARY (ADVANCED) > linked by target "vdb_view" in directory /var/tmp/portage/media-gfx/openvdb-5.2.0/work/openvdb-5.2.0/openvdb Missing a virtual/glu dependency. Will check for others then add.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e0ff6b62675f28528bcd8882fd4c44ad317c655 commit 8e0ff6b62675f28528bcd8882fd4c44ad317c655 Author: Sam James <sam@gentoo.org> AuthorDate: 2020-08-25 18:02:21 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2020-08-25 18:02:45 +0000 media-gfx/openvdb: add missing dependencies Add in missing dependencies: * media-libs/glu (subject of the bug) * media-libs/ilmbase (though it is a transient dep via OpenEXR) We also include dev-cpp/tbb in ${RDEPEND} rather than only ${DEPEND}, given we link against it. Closes: https://bugs.gentoo.org/673798 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org> media-gfx/openvdb/openvdb-4.0.2-r4.ebuild | 110 ++++++++++++++++++++++++++ media-gfx/openvdb/openvdb-5.2.0-r2.ebuild | 105 +++++++++++++++++++++++++ media-gfx/openvdb/openvdb-6.2.1-r1.ebuild | 102 +++++++++++++++++++++++++ media-gfx/openvdb/openvdb-7.0.0-r1.ebuild | 123 ++++++++++++++++++++++++++++++ media-gfx/openvdb/openvdb-7.1.0-r1.ebuild | 121 +++++++++++++++++++++++++++++ 5 files changed, 561 insertions(+)