https://bugzilla.redhat.com/show_bug.cgi?id=1450679
--- Comment #5 from Richard W.M. Jones rjones@redhat.com --- The build system is pretty crazy. I couldn't work out if it was installing the bytecode or native code version of the binary. I *think* it's the native code version, which would be correct. You might consider using ‘make native’ so it only builds the native code version, since building the bytecode version is a waste of time on all architectures that recent Fedora supports.