INSTALLATION SUMMARY
--------------------
XSB Version: 3.8.0
Code name: Three-Buck Chuck
Release date: 2017-10-28
Configuration: aarch64-unknown-linux-gnu
Installation date: Thu Jun 23 16:09:50 UTC 2022
gcc10-gcc --version
gcc10-gcc (GCC) 10.3.1 20210422 (Red Hat 10.3.1-1)
cd cmplib; make
make[2]: Entering directory `/home/ec2-user/Flora2.1/Flora-2/XSB/cmplib'
rm -f 'cmd...'
rm -f '../build/.xsb_cmplib_warn.tmp'
/home/ec2-user/Flora2.1/Flora-2/XSB/bin/xsb -e "segfault_handler(warn)." < 'cmd...'
[Compiling /home/ec2-user/Flora2.1/Flora-2/XSB/config/aarch64-unknown-linux-gnu/lib/xsb_configuration]
/bin/sh: line 1: 3897 Killed /home/ec2-user/Flora2.1/Flora-2/XSB/bin/xsb -e "segfault_handler(warn)." < 'cmd...'
make[2]: *** [all] Error 137
make[2]: Leaving directory `/home/ec2-user/Flora2.1/Flora-2/XSB/cmplib'
make[1]: *** [cmplib] Error 2
make[1]: Leaving directory `/home/ec2-user/Flora2.1/Flora-2/XSB'
make: *** [remake_dot_O_files] Error 2
make -f ../config/aarch64-unknown-linux-gnu/topMakefile dynmodule
make[1]: Leaving directory `/home/ec2-user/Flora2.1/Flora-2/flora2/datatypes'
-------------- Warnings/Errors --------------------
While compiling .../flora2:
++Error[XSB/Runtime] Unhandled Exception: error(syntax_error(_h544),:- import , / <--- HERE? ************
++ 2 from standard - pos(end_of_file,2173,-1))
Forward Continuation...
... machine:xsb_backtrace/1 From /home/ec2-user/XSB5/XSB/syslib/machine.xwam
echo 'mc(writeasm, [sysmod,optimize,spec_repr,quit_on_error]).' >> 'cmd...'
/home/ec2-user/repos/xsb/XSB/bin/xsb -e "segfault_handler(warn)." < 'cmd...'
++Error[XSB]: [Runtime/C] Not enough core to perform garbage collection chaining phase
++Error[XSB]: [Runtime/C] Exiting XSB abnormally...
make[2]: *** [Makefile:74: all] Error 1
make[2]: Leaving directory '/home/ec2-user/repos/xsb/XSB/cmplib'
make[1]: *** [Makefile:49: cmplib] Error 2
make[1]: Leaving directory '/home/ec2-user/repos/xsb/XSB'
make: *** [../config/aarch64-unknown-linux-gnu/topMakefile:425: remake_dot_O_files] Error 2
make -f ../config/aarch64-unknown-linux-gnu/topMakefile dynmodule
Preparing...
make[1]: Entering directory '/home/ec2-user/repos/xsb/XSB/emu'
Making XSB Shared Library /home/ec2-user/repos/xsb/XSB/config/aarch64-unknown-linux-gnu/bin/libxsb.so
make[1]: Leaving directory '/home/ec2-user/repos/xsb/XSB/emu'
... done ...
++Error[XSB]: [Runtime/C] Not enough core to perform garbage collection chaining phase
++Error[XSB]: [Runtime/C] Exiting XSB abnormally...
Thanks Marc.
Yes, XSB was not running on arm chips and in the last 3 months it was ported to arm for linux and macOS.
We could not get hold of Windows on arm, so it likely does not work in that configuration.
XSB 5.0 has these updates in it and Flora-2 should run on it.
Ergo certainly does, but I did not check Flora-2. Will do in the
next few days.
Did you recompile flora? You should try
makeflora clean
makeflora
--
--- michael
--
You received this message because you are subscribed to the Google Groups "ErgoAI, Flora-2, and XSB Users Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ErgoAI-Flora2-XSB...@coherentknowledge.com.
To view this discussion on the web visit https://groups.google.com/a/coherentknowledge.com/d/msgid/ErgoAI-Flora2-XSB-forum/CABggguczT_n%3Dw%2BVe34_%2BQenRYAE5m_96ce3AqKOveDc0wY_oRg%40mail.gmail.com.
-------------- Warnings/Errors --------------------
While compiling .../flora2/datatypes:
-------------------- End --------------------------
make[1]: Leaving directory `/home/ec2-user/Flora2.1/Flora-2/flora2/datatypes'
-------------- Warnings/Errors --------------------
While compiling .../flora2:
++Error[XSB/Runtime] Unhandled Exception: error(syntax_error(_h592),:- import , / <--- HERE? ************
++ 2 from standard - pos(end_of_file,2173,-1))
Forward Continuation...
... machine:xsb_backtrace/1 From /home/ec2-user/Flora2.1/Flora-2/XSB/syslib/machine.xwam
... error_handler:syntax_error/1 From /home/ec2-user/Flora2.1/Flora-2/XSB/syslib/error_handler.xwam
... xsb_read:iso_read_syntax_error/4 From /home/ec2-user/Flora2.1/Flora-2/XSB/syslib/xsb_read.xwam
... parse:my_read/2 From /home/ec2-user/Flora2.1/Flora-2/XSB/cmplib/parse.xwam
... parse:parse_clauses/2 From /home/ec2-user/Flora2.1/Flora-2/XSB/cmplib/parse.xwam
... parse:parse1/3 From /home/ec2-user/Flora2.1/Flora-2/XSB/cmplib/parse.xwam
... parse:parse/4 From /home/ec2-user/Flora2.1/Flora-2/XSB/cmplib/parse.xwam
... standard:call/1 From /home/ec2-user/Flora2.1/Flora-2/XSB/syslib/standard.xwam
... compile:compile/6 From /home/ec2-user/Flora2.1/Flora-2/XSB/cmplib/compile.xwam
... x_interp:_$call/1 From /home/ec2-user/Flora2.1/Flora-2/XSB/syslib/x_interp.xwam
... x_interp:call_query/1 From /home/ec2-user/Flora2.1/Flora-2/XSB/syslib/x_interp.xwam
... standard:call/1 From /home/ec2-user/Flora2.1/Flora-2/XSB/syslib/standard.xwam
... standard:catch/3 From /home/ec2-user/Flora2.1/Flora-2/XSB/syslib/standard.xwam
... x_interp:interpreter/0 From /home/ec2-user/Flora2.1/Flora-2/XSB/syslib/x_interp.xwam
... loader:ll_code_call/3 From /home/ec2-user/Flora2.1/Flora-2/XSB/syslib/loader.xwam
... loader:find_ofile_and_load/7 From /home/ec2-user/Flora2.1/Flora-2/XSB/syslib/loader.xwam
... standard:call/1 From /home/ec2-user/Flora2.1/Flora-2/XSB/syslib/standard.xwam
... standard:catch/3 From /home/ec2-user/Flora2.1/Flora-2/XSB/syslib/standard.xwam
-------------------- End --------------------------
cd closure && make PROLOG=/home/ec2-user/Flora2.1/Flora-2/XSB/bin/xsb
make[1]: Entering directory `/home/ec2-user/Flora2.1/Flora-2/flora2/closure'
To view this discussion on the web visit https://groups.google.com/a/coherentknowledge.com/d/msgid/ErgoAI-Flora2-XSB-forum/6b8a1d16-fe71-b577-da0d-4e2b2e74c13b%40coherentknowledge.com.