Re: [gentoo-alt] No gcc found, after eselect profile

2018-03-13 Thread Fabian Groffen
Hi, emerge --info complaining about gcc is normal, I have it too. I guess I removed the clang bits at some point. It looks ugly, but doesn't hurt anything. Your ld -v output looks sane to me now. This is how it is supposed to be. Thanks, Fabian On 13-03-2018 14:02:14 +0100, Askar Bektassov

Re: [gentoo-alt] No gcc found, after eselect profile

2018-03-13 Thread Аскар Бектасов
Hi Fabian, FYI, after two failed attempts, I was able to bootstrap a new instance. Due to some changes in the power management since the last High Sierra update, I had to set Computer sleet to Never to successfully complete bootstrap. Otherwise, Mac goes to sleep and does not wake up properly

Re: [gentoo-alt] No gcc found, after eselect profile

2018-03-10 Thread Fabian Groffen
On 10-03-2018 16:42:38 +0100, Askar Bektassov (Аскар Бектасов) wrote: > Hi Fabian, > > OK, so I decided to bootstrap a new prefix instance. So far, so good. I guess, > bootstrap process has already started stage2. > > Besides, apparently High Sierra developers do not allow anymore using ftp, due

Re: [gentoo-alt] No gcc found, after eselect profile

2018-03-08 Thread Аскар Бектасов
I am afraid not, or at least did not work by merely selecting back 15 profile. I guess because some packages may have been already recompiled and merged. Good reason to always keep a backup :P -- Askar Bektassov (Аскар Бектасов) Sent from webmail For more info, LinkedIn

Re: [gentoo-alt] No gcc found, after eselect profile

2018-03-08 Thread Fabian Groffen
Ah, I see. Perhaps if eselect lets you move back to a 15 profile, you unbrick your prefix as well. On 08-03-2018 10:20:04 +0100, Askar Bektassov (Аскар Бектасов) wrote: > Hi Fabian, > > Eventually that is what happened. I did not change CHOST by hand, but neither > did I investigate what

Re: [gentoo-alt] No gcc found, after eselect profile

2018-03-08 Thread Аскар Бектасов
Hi Fabian, Eventually that is what happened. I did not change CHOST by hand, but neither did I investigate what "eselect profile set" entails. I just assumed it would be safe following https://wiki.gentoo.org/wiki/Upgrading_Gentoo [quote] Releases with profile changes If a release (such as 13.0

Re: [gentoo-alt] No gcc found, after eselect profile

2018-03-08 Thread Fabian Groffen
Your CHOST is not matching. Did you update CHOST and start recompiling things? This breaks obviously. You can't upgrade like that, you'll have to re-bootstrap. Fabian On 07-03-2018 22:41:24 +0100, Askar Bektassov (Аскар Бектасов) wrote: > Fabian, > > askarbektassov@Askars-iMac ~ $ ld -V > >

Re: [gentoo-alt] No gcc found, after eselect profile

2018-03-07 Thread Аскар Бектасов
Fabian, askarbektassov@Askars-iMac ~ $ ld -V ld: BINUTILS_CONFIG_LD not found in environment ld: linker not found in PATH ld: /Users/askarbektassov/Gentoo/etc/env.d/binutils/config-x86_64-apple-darwin15 defines CURRENT=8.2.1 ld: trying from

Re: [gentoo-alt] No gcc found, after eselect profile

2018-03-07 Thread Fabian Groffen
what happens if you run: % ld -V On 06-03-2018 22:31:51 +0100, Askar Bektassov wrote: > Hi Fabian, > > I do not recall changing make.conf file, before I started getting issues, > which seem to have exhibited after my last “emerge world -uDN”. > > At that time, I upgraded llvm/clang 3.9.1 to

Re: [gentoo-alt] No gcc found, after eselect profile

2018-03-06 Thread Askar Bektassov
Hi Fabian, I do not recall changing make.conf file, before I started getting issues, which seem to have exhibited after my last “emerge world -uDN”. At that time, I upgraded llvm/clang 3.9.1 to 5.0.1 and I remember I run into some blocking packages. After a bit of tinkering, the thing just

Re: [gentoo-alt] No gcc found, after eselect profile

2018-03-04 Thread Fabian Groffen
On 04-03-2018 21:26:45 +0100, Askar Bektassov (Аскар Бектасов) wrote: > Hi Fabian, > > Sorry for late reply. I changed make.conf as suggested, but still no luck. > > I observe that in the $EPREFIX/usr/lib/llvm/5/bin folder I only have symlinks > to x86_64-apple-darwin15-clang* files. So, I

Re: [gentoo-alt] No gcc found, after eselect profile

2018-03-04 Thread Аскар Бектасов
Hi Fabian, Sorry for late reply. I changed make.conf as suggested, but still no luck. I observe that in the $EPREFIX/usr/lib/llvm/5/bin folder I only have symlinks to x86_64-apple-darwin15-clang* files. So, I assume that unless I change the symlinks, I am bound to use

Re: [gentoo-alt] No gcc found, after eselect profile

2018-02-27 Thread Аскар Бектасов
Hi Fabian, Thanks a lot, will be happy to try that when I get home! Will let you know. All the best, -- Askar Bektassov (Аскар Бектасов) Sent from webmail For more info, LinkedIn On Tue, Feb 27, 2018 at 9:56 AM, Fabian Groffen

Re: [gentoo-alt] No gcc found, after eselect profile

2018-02-27 Thread Fabian Groffen
On 26-02-2018 22:45:50 +0100, Askar Bektassov (Аскар Бектасов) wrote: > Hi folks, > > Not sure what I have done, but now emerge does not fine the compiler. On your mac the compile is called "clang". Once upon a time, Portage showed this, but that change got rejected, so it acts like it's

[gentoo-alt] No gcc found, after eselect profile

2018-02-26 Thread Аскар Бектасов
Hi folks, Not sure what I have done, but now emerge does not fine the compiler. askarbektassov@Askars-iMac ~ $ emerge --info !!! No gcc found. You probably need to 'source /etc/profile' !!! to update the environment of this terminal and possibly !!! other terminals also. Portage 2.3.18-prefix