Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 596630 - dev-scheme/scm-5.5.6-r2: pkg_postinst calls pkg_config
Summary: dev-scheme/scm-5.5.6-r2: pkg_postinst calls pkg_config
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 596616
  Show dependency tree
 
Reported: 2016-10-09 08:58 UTC by Michał Górny
Modified: 2018-06-23 19:51 UTC (History)
0 users

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-10-09 08:58:01 UTC
See tracker.
Comment 1 Larry the Git Cow gentoo-dev 2018-06-23 19:51:37 UTC
The bug has been closed via the following commit(s):

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

commit 64d14f3a3d8c7558194dc648a2a1ba624f669dac
Author:     Ben Kohler <bkohler@gmail.com>
AuthorDate: 2018-06-23 17:59:39 +0000
Commit:     Amy Liffey <amynka@gentoo.org>
CommitDate: 2018-06-23 19:49:23 +0000

    dev-scheme/scm: fix bug 596630, partial LDFLAGS fix, EAPI=7
    
    LDFLAGS are now respected on the main build but
    not plugins yet.  Ebuild is also bumped to EAPI=7 and several unused
    eclass inherits are removed.
    Closes: https://bugs.gentoo.org/596630
    
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../scm/files/scm-5.5.6-respect-ldflags.patch      |  12 ++
 dev-scheme/scm/scm-5.5.6-r4.ebuild                 | 169 +++++++++++++++++++++
 2 files changed, 181 insertions(+)