On 02/20/2017 03:09 PM, Michael Catanzaro wrote:
On Mon, 2017-02-20 at 16:51 -0500, Tom Callaway wrote:
Segmentation fault (core dumped)
make[4]: *** Waiting for unfinished jobs....

Any gcc gurus have any thoughts? I don't have an aarch64 setup, but
even
if I did, this isn't much to go on.

I would ask the systems team for help with getting access to one of the
builders, so that you can get a core dump for that segmentation fault.
You're not going to figure out what's going on without it. My guess is
that GCC is crashing. You'll need it for a bug report anyway.

According to the log
        https://kojipkgs.fedoraproject.org//work/tasks/2376/17972376/build.log
gcc has completed execution.  It is ../src/bin/elua/elua that gets SIGSEGV
for target lib/ecore_audio/ecore_audio.eo.lua :

ELUA_EOLIAN_LIBRARY_PATH=../src/lib/eolian/.libs ../src/bin/elua/elua 
-I/builddir/build/BUILD/efl-1.18.4/src/bindings/luajit 
-C/builddir/build/BUILD/efl-1.18.4/src/scripts/elua/core 
-M/builddir/build/BUILD/efl-1.18.4/src/scripts/elua/modules 
-A/builddir/build/BUILD/efl-1.18.4/src/scripts/elua/apps lualian -I. -o 
lib/ecore_audio/ecore_audio.eo.lua lib/ecore_audio/ecore_audio.eo
make[4]: *** [Makefile:52023: lib/ecore_audio/ecore_audio.eo.lua] Segmentation 
fault (core dumped)

--

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to