Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691300 - media-gfx/alembic-1.7.11 : CMake Error at python/.../CMakeLists.txt:60 (GET_FILENAME_COMPONENT):
Summary: media-gfx/alembic-1.7.11 : CMake Error at python/.../CMakeLists.txt:60 (GET_F...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Bernd
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-08-02 17:39 UTC by Toralf Förster
Modified: 2019-08-03 14:48 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.43 KB, text/plain)
2019-08-02 17:39 UTC, Toralf Förster
Details
CMakeError.log (CMakeError.log,2.16 KB, text/plain)
2019-08-02 17:40 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,45.20 KB, text/plain)
2019-08-02 17:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,235.59 KB, text/plain)
2019-08-02 17:40 UTC, Toralf Förster
Details
environment (environment,128.38 KB, text/plain)
2019-08-02 17:40 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.88 KB, application/x-bzip)
2019-08-02 17:40 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.90 KB, application/x-bzip)
2019-08-02 17:40 UTC, Toralf Förster
Details
media-gfx:alembic-1.7.11:20190802-065640.log (media-gfx:alembic-1.7.11:20190802-065640.log,6.82 KB, text/plain)
2019-08-02 17:40 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,30.14 KB, application/x-bzip)
2019-08-02 17:40 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 2019-08-02 17:39:53 UTC
-- Boost_PYTHON27_LIBRARY: /usr/lib64/libboost_python27-mt.so
-- Found libboost_python: /usr/lib64/libboost_python27-mt.so
CMake Error at python/PyAlembic/Tests/CMakeLists.txt:60 (GET_FILENAME_COMPONENT):
  GET_FILENAME_COMPONENT called with incorrect number of arguments



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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-libressl_test-20190726-201531

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

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

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

Available Rust versions:
  [1]   rust-1.36.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO media-gfx/alembic
[ebuild  N    ] media-gfx/alembic-1.7.11  USE="boost python test zlib -arnold -doc -examples -hdf5 -maya -prman" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2019-08-02 17:39:56 UTC
Created attachment 585510 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-02 17:40:00 UTC
Created attachment 585512 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2019-08-02 17:40:03 UTC
Created attachment 585514 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2019-08-02 17:40:07 UTC
Created attachment 585516 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2019-08-02 17:40:10 UTC
Created attachment 585518 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2019-08-02 17:40:13 UTC
Created attachment 585520 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-08-02 17:40:15 UTC
Created attachment 585522 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-08-02 17:40:18 UTC
Created attachment 585524 [details]
media-gfx:alembic-1.7.11:20190802-065640.log
Comment 9 Toralf Förster gentoo-dev 2019-08-02 17:40:21 UTC
Created attachment 585526 [details]
temp.tbz2
Comment 10 Larry the Git Cow gentoo-dev 2019-08-03 14:48:05 UTC
The bug has been closed via the following commit(s):

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

commit fa426a81732eebf31e85e90286e19c1e1ed3fbca
Author:     Bernd Waibel <waebbl@gmail.com>
AuthorDate: 2019-08-02 20:13:40 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-08-03 14:47:47 +0000

    media-gfx/alembic: fix a boost_python variable
    
    The patch fixes an issue when USE=test is used, where the
    python version suffix was not used in a variable.
    
    Closes: https://bugs.gentoo.org/691300
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Bernd Waibel <waebbl@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/12602
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-gfx/alembic/alembic-1.7.11.ebuild            |  1 +
 ...Alembic-Tests-CMakeLists.txt-fix-variable.patch | 29 ++++++++++++++++++++++
 2 files changed, 30 insertions(+)