Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691576 - net-libs/libssh-0.9.0 fails to build with doc USE flag and multilib profile
Summary: net-libs/libssh-0.9.0 fails to build with doc USE flag and multilib profile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-06 16:24 UTC by John R. Graham
Modified: 2019-08-06 20:11 UTC (History)
0 users

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


Attachments
Build log. (net-libs:libssh-0.9.0:20190806-162103.log,373.58 KB, text/x-log)
2019-08-06 16:25 UTC, John R. Graham
Details
Patch to ebuild to fix the issue. (libssh-0.9.0-doc-use-flag.patch,495 bytes, patch)
2019-08-06 16:26 UTC, John R. Graham
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John R. Graham gentoo-dev 2019-08-06 16:24:40 UTC
Current ebuild mislocates the HTML documentation directory. Build log and patch to follow.
Comment 1 John R. Graham gentoo-dev 2019-08-06 16:25:18 UTC
Created attachment 585854 [details]
Build log.
Comment 2 John R. Graham gentoo-dev 2019-08-06 16:26:39 UTC
Created attachment 585856 [details, diff]
Patch to ebuild to fix the issue.
Comment 3 Larry the Git Cow gentoo-dev 2019-08-06 20:11:05 UTC
The bug has been closed via the following commit(s):

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

commit 8012c467e1936b5fca474a49be7bed4a3e16c8ec
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-08-06 20:08:26 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-08-06 20:10:12 +0000

    net-libs/libssh: Install docs only if native abi
    
    Thanks-to: John R. Graham <john_r_graham@gentoo.org>
    Closes: https://bugs.gentoo.org/691576
    Package-Manager: Portage-2.3.71, Repoman-2.3.17
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-libs/libssh/libssh-0.9.0.ebuild | 2 +-
 net-libs/libssh/libssh-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)