[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#909406: [regression] GCC-8 failed to compile Julia on armhf while GCC-7 worked.



On Sun, 9 Dec 2018 at 15:21, Matthias Klose <doko@debian.org> wrote:
> please can you recheck with 8.2.0-11 or -12? Also could you recheck on the armhf
> porter boxes once these gcc versions are installable?

I've just tried in an Ubuntu PPA as soon as gcc 8.2.0-12ubuntu1 was published.

 cd /<<PKGBUILDDIR>>/base && /<<PKGBUILDDIR>>/usr/bin/julia -C
"armv7-a;armv7-a,neon;armv7-a,neon,vfp4" --output-ji
/<<PKGBUILDDIR>>/usr/lib/arm-linux-gnueabihf/julia/corecompiler.ji.tmp
--startup-file=no -g0 -O0 compiler/compiler.jl
Invalid Thumb instruction at 0xf754f860: 0xf194, 0x000e

signal (4): Illegal instruction
in expression starting at no file:0
unknown function (ip: 0xf754f85f)
true_main at ./ui/./ui/repl.c:103
main at ./ui/./ui/repl.c:233
__libc_start_main at /lib/arm-linux-gnueabihf/libc.so.6 (unknown line)
_start at /<<PKGBUILDDIR>>/usr/bin/julia (unknown line)
Allocations: 36838 (Pool: 36838; Big: 0); GC: 0
Illegal instruction (core dumped)


Reply to: