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

Bug 696978

Summary: dev-libs/rapidjson should install pkgconfig file in /usr/lib64/pkgconfig on amd64
Product: Gentoo Linux Reporter: Victor Mataré <vmatare+gbug>
Component: Current packagesAssignee: Craig Andrews <candrews>
Status: RESOLVED FIXED    
Severity: normal CC: m.santullo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 506276    

Description Victor Mataré 2019-10-08 15:30:45 UTC
Of course pkgconfig doesn't look in /usr/lib/pkgconfig on amd64. The pkgconfig file needs to be installed in /usr/lib64/pkgconfig as well.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2019-10-08 18:57:20 UTC
The bug has been closed via the following commit(s):

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

commit b1d8ef8a014bc7e32cea4f6b80ca9e28cad5c794
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2019-10-08 18:55:54 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2019-10-08 18:56:20 +0000

    dev-libs/rapidjson: Correct DOC and LIB dirs, https homepage, EAPI=7
    
    Closes: https://bugs.gentoo.org/696978
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 dev-libs/rapidjson/rapidjson-1.1.0-r2.ebuild | 53 ++++++++++++++++++++++++++++
 dev-libs/rapidjson/rapidjson-9999.ebuild     |  6 ++--
 2 files changed, 57 insertions(+), 2 deletions(-)
Comment 2 Craig Andrews gentoo-dev 2020-07-27 14:32:45 UTC
*** Bug 733044 has been marked as a duplicate of this bug. ***