Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 440510 - dev-libs/ppl-0.11.2-r1: some elog messages should only be shown for the first install.
Summary: dev-libs/ppl-0.11.2-r1: some elog messages should only be shown for the first...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: first-time-messages
  Show dependency tree
 
Reported: 2012-10-31 10:59 UTC by poletti.marco
Modified: 2012-11-11 19:01 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 poletti.marco 2012-10-31 10:59:22 UTC
Disclaimer: this bug has been filed in a semi-automated manner.

When emerging the package dev-libs/ppl-0.11.2-r1, the following elog messages are displayed:

 * If you use gcc-config to switch to an older compiler version than
 * the one PPL was built with, PPL must be rebuilt with that version.
 * 
 * In both cases failure to do this will get you this error when
 * graphite flags are used:
 * 
 *     sorry, unimplemented: Graphite loop optimizations cannot be used
 * 

Such messages should only be displayed when the package is a new install.
These situations can be checked in the ebuild as follows:

if ! has_version 'dev-libs/ppl'; then

See the tracker bug 440214 for more details.
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2012-11-01 02:06:14 UTC
There's nothing about this message that applies only on first install.
Comment 2 Pacho Ramos gentoo-dev 2012-11-11 13:57:50 UTC
Is this specific to ppl? If not, should probably be added to gcc updating guide instead
Comment 3 Ryan Hill (RETIRED) gentoo-dev 2012-11-11 19:01:42 UTC
I'm not changing it.  Go away.