Thanks, I can confirm that gcl can build fricas and pass all tests on arm64 and x86_84 linux now.
- Qian On 2/5/25 8:34 PM, Camm Maguire wrote: > Greetings, and thanks so much! Small fricas commit to fix this. Small > GCL 2.6.15pre commit to fix Waldek's circle print/read issue in > files.input. Current fricas master now builds against both current GCL > master and GCL Version_2_6_15pre without failures, AFAICS. Will update > Debian GCL packages in a few days. > > Waldek, there is still the file flush/close issue you mentioned before. > Is there an example I can investigate? > > Take care, > > Qian Yun <oldk1...@gmail.com> writes: > >> I took a look and can give you the following minimal example: >> >> (7) -> [x for x in 1..2] >> >> (7) [1, 2] >> Type: >> List(PositiveInteger) >> (8) -> [x for x in 2..1] >> >> >> System error: >> SIMPLE-ERROR: Cannot coerce #<vector 0000000000e80400> to LIST. >> >> - Qian >> >> On 2/5/25 9:08 AM, Camm Maguire wrote: >>> Greetings, and thanks again! >>> >>>> eltuniseg.output: 15 >>>> mantepse.output: 4 >>>> ) >>>> >>> I am having trouble deciphering these output files. They appear >>> identical to files which pass except for the error summary at the end. >>> Can you help me isolate a sample failing command? >>> Take care, > -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to fricas-devel+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/fricas-devel/0992ef57-a873-4739-8e04-399d003b6cd0%40gmail.com.