Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 750716 - sci-mathematics/gmp-ecm installs .la files
Summary: sci-mathematics/gmp-ecm installs .la files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-10-22 07:15 UTC by François Bissey
Modified: 2021-01-22 04:31 UTC (History)
2 users (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 François Bissey 2020-10-22 07:15:45 UTC
As the title says. This causes interferences by setting RUNPATH=//usr/lib{,64} in dependencies built using libtool.

Reproducible: Always
Comment 1 François Bissey 2020-10-27 00:40:26 UTC
Last PR is now correct.
Comment 2 Larry the Git Cow gentoo-dev 2021-01-22 04:31:02 UTC
The bug has been closed via the following commit(s):

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

commit cafe8af137d1a9e2bfa62e9ebfb20df5cb6e2831
Author:     François Bissey <frp.bissey@gmail.com>
AuthorDate: 2020-10-27 00:32:14 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-01-22 04:28:24 +0000

    sci-mathematics/gmp-ecm: fix #732032, #750716 and update HOME and SRC_URI
    
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Closes: https://bugs.gentoo.org/732032
    Closes: https://bugs.gentoo.org/750716
    Signed-off-by: François René Pierre Bissey <frp.bissey@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/18044
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-mathematics/gmp-ecm/Manifest                   |  1 +
 .../gmp-ecm/files/gmp-ecm-7.0.4-openmp.patch       | 25 ++++++++++
 sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r3.ebuild    | 57 ++++++++++++++++++++++
 3 files changed, 83 insertions(+)