Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 673798 - media-gfx/openvdb-5.2.0: missing glu dependency
Summary: media-gfx/openvdb-5.2.0: missing glu dependency
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:
Depends on:
Blocks:
 
Reported: 2018-12-27 09:02 UTC by Toralf Förster
Modified: 2020-08-25 18:03 UTC (History)
5 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.04 KB, text/plain)
2018-12-27 09:02 UTC, Toralf Förster
Details
CMakeError.log (CMakeError.log,3.11 KB, text/plain)
2018-12-27 09:02 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,54.31 KB, text/plain)
2018-12-27 09:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,33.71 KB, text/plain)
2018-12-27 09:02 UTC, Toralf Förster
Details
environment (environment,148.10 KB, text/plain)
2018-12-27 09:02 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.04 KB, application/x-bzip)
2018-12-27 09:02 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.18 KB, application/x-bzip)
2018-12-27 09:02 UTC, Toralf Förster
Details
media-gfx:openvdb-5.2.0:20181227-023913.log (media-gfx:openvdb-5.2.0:20181227-023913.log,5.11 KB, text/plain)
2018-12-27 09:02 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.26 KB, application/x-bzip)
2018-12-27 09:02 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-12-27 09:02:20 UTC
    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"
Comment 1 Toralf Förster gentoo-dev 2018-12-27 09:02:22 UTC
Created attachment 558540 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-12-27 09:02:25 UTC
Created attachment 558542 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2018-12-27 09:02:28 UTC
Created attachment 558544 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2018-12-27 09:02:31 UTC
Created attachment 558546 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2018-12-27 09:02:34 UTC
Created attachment 558548 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2018-12-27 09:02:37 UTC
Created attachment 558550 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-12-27 09:02:40 UTC
Created attachment 558552 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2018-12-27 09:02:43 UTC
Created attachment 558554 [details]
media-gfx:openvdb-5.2.0:20181227-023913.log
Comment 9 Toralf Förster gentoo-dev 2018-12-27 09:02:45 UTC
Created attachment 558556 [details]
temp.tbz2
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-08-25 17:32:28 UTC
>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.
Comment 11 Larry the Git Cow gentoo-dev 2020-08-25 18:03:00 UTC
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(+)