Gentoo Archives: gentoo-user

From: P Levine <plevine457@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Illegal State in Chroot Environment
Date: Mon, 07 Aug 2017 03:59:14
Message-Id: CADX8ZBK-jTR-oefO0bhf=jeMdZbTbjuMJTAmtcyS411uBbAr=A@mail.gmail.com
In Reply to: [gentoo-user] Illegal State in Chroot Environment by symack
1 On Sun, Aug 6, 2017 at 9:17 PM, symack <symack@×××××.com> wrote:
2 >
3 > >>> Installing (4 of 199) app-arch/bzip2-1.0.6-r8::gentoo
4 > bash: line 1: 26183 Illegal instruction ${PORTAGE_BUNZIP2_COMMAND:-${PORTAGE_BZIP2_COMMAND}
5 > -d} -c -- /var/db/pkg/app-arch/bzip2-1.0.6-r8/environment.bz2 >
6 > /var/tmp/portage/._unmerge_/app-arch/bzip2-1.0.6-r8/temp/environment
7 > ​....​
8 >
9 CFLAGS="-O2 -pipe -fomit-frame-pointer -mcx16 -msahf -maes
10 > ​​
11 > -mpclmul -mpopcnt -mabm -mlwp -mavx -march=native"
12 >
13 > ​One or more "-m" flags in CFLAGS isn't valid for the host processor​.
14 Why have them in the first place if you've enabled -march=native?

Replies

Subject Author
Re: [gentoo-user] Illegal State in Chroot Environment symack <symack@×××××.com>