Re: aarch64 mock gcc/annobin errors

2020-08-05 Thread Sam Varshavchik
Todd Zullinger writes: Sam Varshavchik wrote: > Todd Zullinger writes: >> Karma for the annobin release would likely be appreciated by >> the maintainer(s) and anyone else who's running into this >> problem, if you are able to test and confirm it fixes the >> issue(s). :) >> >> ¹ https://bodhi.f

Re: aarch64 mock gcc/annobin errors

2020-08-05 Thread Todd Zullinger
Sam Varshavchik wrote: > Todd Zullinger writes: >> Karma for the annobin release would likely be appreciated by >> the maintainer(s) and anyone else who's running into this >> problem, if you are able to test and confirm it fixes the >> issue(s). :) >> >> ¹ https://bodhi.fedoraproject.org/updates/

Re: aarch64 mock gcc/annobin errors

2020-08-04 Thread Sam Varshavchik
Todd Zullinger writes: Jerry James wrote: > On Mon, Aug 3, 2020 at 4:25 PM Sam Varshavchik wrote: >> I'm running an F32 aarch64 guest qemu VM on an x86_64 F32 host, and, in that >> VM, I attempted to build something fairly simple via mock. This is my reward: >> >> configure:3590: gcc -O2

Re: aarch64 mock gcc/annobin errors

2020-08-04 Thread Todd Zullinger
Jerry James wrote: > On Mon, Aug 3, 2020 at 4:25 PM Sam Varshavchik wrote: >> I'm running an F32 aarch64 guest qemu VM on an x86_64 F32 host, and, in that >> VM, I attempted to build something fairly simple via mock. This is my reward: >> >> configure:3590: gcc -O2 -g -pipe -Wall -Werror=format-se

Re: aarch64 mock gcc/annobin errors

2020-08-03 Thread Jerry James
On Mon, Aug 3, 2020 at 4:25 PM Sam Varshavchik wrote: > I'm running an F32 aarch64 guest qemu VM on an x86_64 F32 host, and, in that > VM, I attempted to build something fairly simple via mock. This is my reward: > > configure:3590: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,- > D_FORTIFY_

aarch64 mock gcc/annobin errors

2020-08-03 Thread Sam Varshavchik
I'm running an F32 aarch64 guest qemu VM on an x86_64 F32 host, and, in that VM, I attempted to build something fairly simple via mock. This is my reward: configure:3590: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,- D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-prot