Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 612942 - media-gfx/openvdb-4.0.0 : -- Configuring incomplete, errors occurred!
Summary: media-gfx/openvdb-4.0.0 : -- Configuring incomplete, errors occurred!
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jonathan Scruggs (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-17 17:05 UTC by Toralf Förster
Modified: 2017-09-23 10:39 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,5.14 KB, text/plain)
2017-03-17 17:05 UTC, Toralf Förster
Details
CMakeError.log (CMakeError.log,3.14 KB, text/plain)
2017-03-17 17:06 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,46.12 KB, text/plain)
2017-03-17 17:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,27.14 KB, text/plain)
2017-03-17 17:06 UTC, Toralf Förster
Details
environment (environment,158.65 KB, text/plain)
2017-03-17 17:06 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.50 KB, application/x-bzip)
2017-03-17 17:06 UTC, Toralf Förster
Details
media-gfx:openvdb-4.0.0:20170317-113015.log (media-gfx:openvdb-4.0.0:20170317-113015.log,5.79 KB, text/plain)
2017-03-17 17:06 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,35.28 KB, application/x-bzip)
2017-03-17 17:06 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 2017-03-17 17:05:54 UTC
    linked by target "vdb_view" in directory /var/tmp/portage/media-gfx/openvdb-4.0.0/work/openvdb-4.0.0/openvdb

-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/media-gfx/openvdb-4.0.0/work/openvdb-4.0.0_build/CMakeFiles/CMakeOutput.log".
See also "/var/tmp/portage/media-gfx/openvdb-4.0.0/work/openvdb-4.0.0_build/CMakeFiles/CMakeError.log".
 * ERROR: media-gfx/openvdb-4.0.0::gentoo failed (configure phase):

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

  This is an unstable amd64 chroot image (named 13.0-systemd-libressl_20170316-210316) at a hardened host acting as a tinderbox.

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Comment 1 Toralf Förster gentoo-dev 2017-03-17 17:05:58 UTC
Created attachment 467368 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-03-17 17:06:03 UTC
Created attachment 467370 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2017-03-17 17:06:07 UTC
Created attachment 467372 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2017-03-17 17:06:12 UTC
Created attachment 467374 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2017-03-17 17:06:15 UTC
Created attachment 467376 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2017-03-17 17:06:19 UTC
Created attachment 467378 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-03-17 17:06:22 UTC
Created attachment 467380 [details]
media-gfx:openvdb-4.0.0:20170317-113015.log
Comment 8 Toralf Förster gentoo-dev 2017-03-17 17:06:25 UTC
Created attachment 467382 [details]
temp.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2017-09-23 08:38:26 UTC
The bug has been referenced in the following commit(s):

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

commit d63b3a02afa72407023a48914255dc8fbdf1bebf
Author:     Jonathan Scruggs <j.scruggs@gmail.com>
AuthorDate: 2017-09-21 09:29:30 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2017-09-23 08:37:23 +0000

    media-gfx/openvdb: version bump to 4.0.2
    
    * Changed hardcoded paths to GNUInstallDirs
    * Patch to fixnumeric removal in Boost 1.65
    * Use PkgConfig to find OpenEXR and IlmBase
    
    Bug: https://bugs.gentoo.org/612942
    Closes: https://bugs.gentoo.org/611842
    Closes: https://bugs.gentoo.org/630740
    Closes: https://github.com/gentoo/gentoo/pull/5754

 media-gfx/openvdb/Manifest             |  2 +
 media-gfx/openvdb/metadata.xml         |  4 +-
 media-gfx/openvdb/openvdb-3.2.0.ebuild |  1 -
 media-gfx/openvdb/openvdb-4.0.0.ebuild |  1 -
 media-gfx/openvdb/openvdb-4.0.2.ebuild | 74 ++++++++++++++++++++++++++++++++++
 5 files changed, 78 insertions(+), 4 deletions(-)}
Comment 10 Jonathan Scruggs (RETIRED) gentoo-dev 2017-09-23 08:40:58 UTC
I'm hoping with 4.0.2 fixes this, which is why it's not closed, just in case.
Comment 11 Toralf Förster gentoo-dev 2017-09-23 09:51:41 UTC
(In reply to Jon from comment #10)
indeed 4.0.2 passes the test now
Comment 12 Jonathan Scruggs (RETIRED) gentoo-dev 2017-09-23 10:39:51 UTC
(In reply to Toralf Förster from comment #11)
> (In reply to Jon from comment #10)
> indeed 4.0.2 passes the test now

Very quick reply. Thanks for confirming!