https://bugzilla.redhat.com/show_bug.cgi?id=1470583
Bug ID: 1470583
Summary: Elixir built with wrong endianness
Product: Fedora
Version: 26
Component: elixir
Severity: urgent
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected],
[email protected], [email protected],
[email protected], [email protected],
[email protected]
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/61.0.3153.4 Safari/537.36
Build Identifier:
Upon starting iex, elixirc, mix or other Elixir software the software crashes
with the following message:
warning: Elixir is running in a system with a different endianness than the one
its source code was compiled in. Please make sure Elixir and all source files
were compiled in a machine with the same endianness as the current one: little
Reproducible: Always
Steps to Reproduce:
1. Install elixir on fedora 26 x86_64 from official repos
2. Run elixirc --version
Actual Results:
Software crashes with warning messange and crash dump
Expected Results:
Software running, in this case returning version information.
Package info:
Name : elixir
Version : 1.4.2
Release : 1.fc26
Running Linux 4.11.9-300.fc26.x86_64 #1 SMP Wed Jul 5 16:21:56 UTC 2017 x86_64
x86_64 x86_64 GNU/Linux
Worth noting: I observe that the fc26 package is built using a PPC build host
buildvm-ppc64-04.ppc.fedoraproject.org while the fc25 package is built using an
x86_64 host buildvm-27.phx2.fedoraproject.org
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
erlang mailing list -- [email protected]
To unsubscribe send an email to [email protected]