public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Heiko Baums <lists@baums-on-web.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Emerge does want to tell me...what?
Date: Sun, 3 Dec 2017 06:16:40 +0100	[thread overview]
Message-ID: <20171203061640.487ce784@lexx> (raw)
In-Reply-To: <20171203044339.egi6467qif26m7zi@solfire>

Am Sun, 3 Dec 2017 05:43:39 +0100
schrieb tuxic@posteo.de:

> Hi,
> 
> I started emerge -e @world
> 
> and it stops with this message:
> 
> The following mask changes are necessary to proceed:
>  (see "package.unmask" in the portage(5) man page for more details)
> # required by @selected
> # required by @world (argument)
> # /usr/portage/profiles/releases/17.0/package.mask:
> # Andreas K. Huettel <dilfridge@gentoo.org> (27 May 2017)
> # In the 17.0 profiles we assume that our system compiler uses C++14
> # or later as default language setting. This means it has to be at
> # least GCC 6. If you need an older compiler for specific purposes,
> # feel free to unmask it, however, using it for normal emerging of
> # packages is neither recommended nor supported in any way.
> =sys-devel/gcc-5.4.0-r3
> # required by @selected
> # required by @world (argument)
> # /usr/portage/profiles/releases/17.0/package.mask:
> # Andreas K. Huettel <dilfridge@gentoo.org> (27 May 2017)
> # In the 17.0 profiles we assume that our system compiler uses C++14
> # or later as default language setting. This means it has to be at
> # least GCC 6. If you need an older compiler for specific purposes,
> # feel free to unmask it, however, using it for normal emerging of
> # packages is neither recommended nor supported in any way.
> =sys-devel/gcc-4.9.4

I'd suggest you first do a clean gcc upgrade to gcc-6.4.0 or gcc-7.2.0
depending on whether you run a stable or a testing system.

https://wiki.gentoo.org/wiki/Upgrading_GCC

And then follow exactly the steps in the news item after the step of
rebuilding gcc.

Or in detail:

Run these commands:
# gcc-config -l
# gcc-config set <number of the latest gcc profile>
# emerge -1 sys-devel/gcc
# gcc-config -l
# gcc-config set <number of the latest gcc profile>
# source /etc/profile
# emerge -1 sys-devel/libtool
# gcc --version
# emerge --depclean =sys-devel/gcc-<versionnumber> [for all installed
gcc versions except for the latest (6.4.0 or 7.2.0)]
# emerge -1 sys-devel/binutils
# emerge -1 sys-libs/glibc
# emerge -e @world

Heiko


  reply	other threads:[~2017-12-03  5:16 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-03  4:43 [gentoo-user] Emerge does want to tell me...what? tuxic
2017-12-03  5:16 ` Heiko Baums [this message]
2017-12-03  5:29   ` tuxic
2017-12-03  5:46     ` Heiko Baums
2017-12-03  6:28       ` Dale
2017-12-03 17:52       ` [gentoo-user] " Ian Zimmerman
2017-12-03 17:58         ` Simon Thelen
2017-12-03 20:06           ` Ian Zimmerman
2017-12-03 21:45             ` Simon Thelen
2017-12-03 22:57               ` [gentoo-user] palemoon and gcc [Was: Emerge does want to tell me...what?] Ian Zimmerman
2017-12-04 10:34           ` [gentoo-user] Re: Emerge does want to tell me...what? Peter Humphrey
2017-12-04 19:19             ` Walter Dnes
2017-12-04 19:30               ` Walter Dnes
2017-12-05 10:23               ` Peter Humphrey
2017-12-05 13:18                 ` Michael Orlitzky
2017-12-05 14:02                   ` Peter Humphrey
2017-12-05 16:52                     ` Ian Zimmerman
2017-12-05 16:18                 ` Peter Humphrey
2017-12-05 16:49                   ` Raffaele Belardi
2017-12-06 10:11                     ` Peter Humphrey
2017-12-06 10:33                       ` Raffaele Belardi
2017-12-06 14:34                         ` Peter Humphrey
2017-12-03  9:13 ` [gentoo-user] " Adam Carter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171203061640.487ce784@lexx \
    --to=lists@baums-on-web.de \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox