Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 696978 - dev-libs/rapidjson should install pkgconfig file in /usr/lib64/pkgconfig on amd64
Summary: dev-libs/rapidjson should install pkgconfig file in /usr/lib64/pkgconfig on a...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
: 733044 (view as bug list)
Depends on:
Blocks: no-symlink-lib
  Show dependency tree
 
Reported: 2019-10-08 15:30 UTC by Victor Mataré
Modified: 2020-07-27 14:32 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***