From: Bruno H. <br...@cl...> - 2017-08-20 15:31:12
|
Hi Jerry, > Also, the aarch64 build fails like this: > > ;; Compiling file /builddir/build/BUILD/clisp-2.49.60/modules/asdf/asdf.lisp ... > *** - handle_fault error2 ! address = 0x2e0800084480 not in > [0x2e0000000000,0x2e0000066778) ! > SIGSEGV cannot be cured. Fault address = 0x2e0800084480. > GC count: 14 > Space collected by GC: 12036056 > Run time: 0 457240 > Real time: 0 476000 > GC time: 0 38463 > Permanently allocated: 165368 bytes. > Currently in use: 4392320 bytes. > Free space: 299880 bytes. > make[1]: Leaving directory '/builddir/build/BUILD/clisp-2.49.60/build/asdf' > make: Leaving directory '/builddir/build/BUILD/clisp-2.49.60/build' > make[1]: *** [Makefile:22: asdf.fas] Segmentation fault (core dumped) > make[1]: *** Deleting file 'asdf.fas' > make: *** [Makefile:2334: asdf] Error 2 > > Do you have any idea what might cause that? For arm64 support, please use the attached patch. Bruno |