On Sun, Aug 6, 2017 at 9:17 PM, symack <sym...@gmail.com> wrote:
>
> >>> Installing (4 of 199) app-arch/bzip2-1.0.6-r8::gentoo
> bash: line 1: 26183 Illegal instruction
> ${PORTAGE_BUNZIP2_COMMAND:-${PORTAGE_BZIP2_COMMAND}
> -d} -c -- /var/db/pkg/app-arch/bzip2-1.0.6-r8/environment.bz2 >
> /var/tmp/portage/._unmerge_/app-arch/bzip2-1.0.6-r8/temp/environment
> ....
>
CFLAGS="-O2 -pipe -fomit-frame-pointer -mcx16 -msahf -maes
>
> -mpclmul -mpopcnt -mabm -mlwp -mavx -march=native"
>
> One or more "-m" flags in CFLAGS isn't valid for the host processor.
Why have them in the first place if you've enabled -march=native?