New issue
Advanced search Search tips

Issue 885210 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Sep 21
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

prefix eclass is out of date

Project Member Reported by akhouderchah@chromium.org, Sep 18

Issue description

The prefix eclass is out of date. In particular, it doesn't include the hprefixify function, which is used by:
   * app-text/texi2html
   * dev-lang/ghc
   * dev-python/matplotlib

While not fatal, it does lead to the line:
    ... hprefixify: command not found
when building these packages.
Might as well update the eclass.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Sep 21

The following revision refers to this bug:
  https://chromium.googlesource.com/chromiumos/overlays/portage-stable/+/253a636ca766777cb13533c74a1e0459c3ac5d20

commit 253a636ca766777cb13533c74a1e0459c3ac5d20
Author: Alex Khouderchah <akhouderchah@chromium.org>
Date: Fri Sep 21 20:34:15 2018

eclass: update prefix eclass

The prefix eclass is out of date. In particular, it doesn't include the
hprefixify function, which is used by:
   * app-text/texi2html
   * dev-lang/ghc
   * dev-python/matplotlib

This change updates the eclass from upstream.

BUG= chromium:885210 
TEST=`emerge-soraka matplotlib` no longer has 'hprefixify: command not
     found' in its build message.

Change-Id: I8ae30b72922602beda15ec2c40d3be9db92fd73f
Reviewed-on: https://chromium-review.googlesource.com/1231114
Commit-Ready: Alex Khouderchah <akhouderchah@chromium.org>
Tested-by: Alex Khouderchah <akhouderchah@chromium.org>
Reviewed-by: Mike Frysinger <vapier@chromium.org>

[modify] https://crrev.com/253a636ca766777cb13533c74a1e0459c3ac5d20/eclass/prefix.eclass

Status: Fixed (was: Started)

Sign in to add a comment