Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 670638 - media-gfx/curaengine-3.4.1 : CMake Error at /.../ExternalProject.cmake:2324 (message):
Summary: media-gfx/curaengine-3.4.1 : CMake Error at /.../ExternalProject.cmake:2324 (...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: 3D Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-07 22:11 UTC by Toralf Förster
Modified: 2019-01-02 21:52 UTC (History)
5 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.18 KB, text/plain)
2018-11-07 22:11 UTC, Toralf Förster
Details
CMakeError.log (CMakeError.log,3.20 KB, text/plain)
2018-11-07 22:11 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,55.14 KB, text/plain)
2018-11-07 22:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,44.52 KB, text/plain)
2018-11-07 22:11 UTC, Toralf Förster
Details
environment (environment,106.26 KB, text/plain)
2018-11-07 22:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.60 KB, application/x-bzip)
2018-11-07 22:11 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.21 KB, application/x-bzip)
2018-11-07 22:11 UTC, Toralf Förster
Details
media-gfx:curaengine-3.4.1:20181107-172330.log (media-gfx:curaengine-3.4.1:20181107-172330.log,4.11 KB, text/plain)
2018-11-07 22:11 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.78 KB, application/x-bzip)
2018-11-07 22:11 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-11-07 22:11:23 UTC
-- Found Protobuf: /usr/lib/libprotobuf.so;-lpthread (found suitable version "3.6.1", minimum required is "3.0.0") 
-- Building Stb from source.
CMake Error at /usr/share/cmake/Modules/ExternalProject.cmake:2324 (message):
  error: could not find git for clone of Stb
Call Stack (most recent call first):
  /usr/share/cmake/Modules/ExternalProject.cmake:3100 (_ep_add_download_command)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-developer_test_20181106-171353

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

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)




emerge -qpvO media-gfx/curaengine
[ebuild  N    ] media-gfx/curaengine-3.4.1  USE="-doc -test"
Comment 1 Toralf Förster gentoo-dev 2018-11-07 22:11:25 UTC
Created attachment 554462 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-11-07 22:11:28 UTC
Created attachment 554464 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2018-11-07 22:11:31 UTC
Created attachment 554466 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2018-11-07 22:11:33 UTC
Created attachment 554468 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2018-11-07 22:11:36 UTC
Created attachment 554470 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2018-11-07 22:11:39 UTC
Created attachment 554472 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-11-07 22:11:41 UTC
Created attachment 554474 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2018-11-07 22:11:44 UTC
Created attachment 554476 [details]
media-gfx:curaengine-3.4.1:20181107-172330.log
Comment 9 Toralf Förster gentoo-dev 2018-11-07 22:11:47 UTC
Created attachment 554478 [details]
temp.tbz2
Comment 10 Michael 'veremitz' Everitt 2018-11-07 23:08:14 UTC
Depends on: https://bugs.gentoo.org/show_bug.cgi?id=670604
Comment 11 Larry the Git Cow gentoo-dev 2019-01-02 21:52:07 UTC
The bug has been closed via the following commit(s):

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

commit d1d9eec5390dc20587a59c37d44347cf64b760e3
Author:     Mathy Vanvoorden <mathy@vanvoorden.be>
AuthorDate: 2018-12-08 22:09:27 +0000
Commit:     Amy Liffey <amynka@gentoo.org>
CommitDate: 2019-01-02 21:48:48 +0000

    dev-libs/stb: new package
    
    This is a header-only package that curaengine uses. Curaengine tries to pull it
    from git if not found on the system, which causes the build to break. This
    package installs the header files in a place where cmake will find it during
    the build.
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=670638
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=670604
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=670418
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=661416
    
    Signed-off-by: Mathy Vanvoorden <mathy@vanvoorden.be>
    Signed-off-by: Amy Liffey <amynka@gentoo.org>
    Package-Manager: Portage[mgorny]-2.3.51.1

 dev-libs/stb/Manifest                        |  1 +
 dev-libs/stb/metadata.xml                    | 19 ++++++++++++++++
 dev-libs/stb/stb-20180211.ebuild             | 34 ++++++++++++++++++++++++++++
 media-gfx/curaengine/curaengine-3.4.1.ebuild |  5 ++--
 4 files changed, 57 insertions(+), 2 deletions(-)