On Wed, Nov 30, 2016 at 4:07 PM, Jerry James <loganjerry@gmail.com> wrote:
I'm trying to build python-cvxopt, but gcc is failing on aarch64 with
a bus error:

http://koji.fedoraproject.org/koji/taskinfo?taskID=16684863

I took a quick look at koji and found another recent failing build
with the same problem:

http://koji.fedoraproject.org/koji/taskinfo?taskID=16684488

Both builds indicate that gcc was compiling a simple arithmetic
expression when the bus error occurred.  Does anybody know what's
going on there?  Thanks,
--
Jerry James

I'm seeing the same thing with elog; koschei alerted me to an aarch64 failure here: https://apps.fedoraproject.org/koschei/build/2381814. I was able to reproduce the failure by running a scratch-build: http://koji.fedoraproject.org/koji/taskinfo?taskID=16684965.

Given that the koschei build fired in response to (among a few other things) a glibc upgrade, I wonder if this is a glibc bug on aarch64?

Ben Rosser