Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 664194

Summary: sci-libs/dlib-19.9[python] doesn't build or install Python module
Product: Gentoo Linux Reporter: Chris Mayo <aklhfex>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/9655
Whiteboard:
Package list:
Runtime testing required: ---

Description Chris Mayo 2018-08-21 18:30:06 UTC
python_domodule ${PN} just copies dlib source code into site-packages.

e.g.:

/usr/lib64/python3.6/site-packages/dlib/CMakeLists.txt
/usr/lib64/python3.6/site-packages/dlib/LICENSE.txt
/usr/lib64/python3.6/site-packages/dlib/algs.h
/usr/lib64/python3.6/site-packages/dlib/all/source.cpp
/usr/lib64/python3.6/site-packages/dlib/all_console.cpp
/usr/lib64/python3.6/site-packages/dlib/all_gui.cpp
/usr/lib64/python3.6/site-packages/dlib/any.h
Comment 1 Chris Mayo 2018-08-21 18:34:46 UTC
Proposed solution in:
https://github.com/gentoo/gentoo/pull/9655
Comment 2 Larry the Git Cow gentoo-dev 2019-03-02 20:11:27 UTC
The bug has been referenced in the following commit(s):

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

commit 8c8ce92dc34626c4397991b444985f70c3012265
Author:     Chris Mayo <aklhfex@gmail.com>
AuthorDate: 2019-01-07 20:35:48 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-03-02 20:10:26 +0000

    sci-libs/dlib: version bump 19.16 fixing Python install
    
    Bug: https://bugs.gentoo.org/659262
    Bug: https://bugs.gentoo.org/664194
    Package-Manager: Portage-2.3.51, Repoman-2.3.11
    Signed-off-by: Chris Mayo <aklhfex@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/9655
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-libs/dlib/Manifest          |   1 +
 sci-libs/dlib/dlib-19.16.ebuild | 108 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 109 insertions(+)