I will always love open source Le sam. 6 août 2022 à 15:04, Grégory Vanuxem <[email protected]> a écrit :
> Thx > > Le ven. 5 août 2022 à 15:38, Qian Yun <[email protected]> a écrit : > >> This bug is fixed by SBCL upstream via commit 45fa5691. >> >> I will add a commit to FriCAS later that detects sbcl-2.2.2 >> ~ 2.2.7 on i386 platforms. >> >> - Qian >> >> On 8/5/22 13:34, Qian Yun wrote: >> > Git bisection points to c2553627 between sbcl-2.2.1 and 2.2.2. >> > >> > I have reported the bug to [email protected]. >> > >> > - Qian >> > >> > On 8/5/22 11:47, Qian Yun wrote: >> >> Can be reproduced on i386 Linux as well (with GIT sbcl). >> >> So very likely this is SBCL bug. I'll git bisect later. >> >> >> >> The error happens when compiling src/interp/setvars.clisp: >> >> >> >> debugger invoked on a SIMPLE-ERROR in thread >> >> #<THREAD "main thread" RUNNING {59402001}>: >> >> More operand #<SB-C:TN-REF >> >> :TN #<SB-C:TN |s_nam|!1 :DEBUG-ENVIRONMENT> >> >> :WRITE-P NIL >> >> :VOP LIST> used more than once in its VOP. >> >> >> >> Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL. >> >> >> >> restarts (invokable by number or by possibly-abbreviated name): >> >> 0: [CONTINUE] Retry assertion. >> >> 1: [ABORT ] Exit debugger, returning to top level. >> >> >> >> (SB-KERNEL:ASSERT-ERROR (FLET ((SB-C::FROB (SB-C::REFS) (DO (#) (# T) >> >> (WHEN # #)))) (AND (SB-C::FROB (SB-C::TN-READS SB-C:TN)) (SB-C::FROB >> >> (SB-C::TN-WRITES SB-C:TN)))) NIL "More operand ~S used more than once >> >> in its VOP." #<SB-C:TN-REF :TN #<SB-C:TN |s_nam|!1 :DEBUG-ENVIRONMENT> >> >> :WRITE-P NIL :VOP LIST>) >> >> 0] >> >> >> >> - Qian >> >> >> >> On 8/5/22 08:24, Grégory Vanuxem wrote: >> >>> See attachment. >> >>> >> >>> Le ven. 5 août 2022 à 01:02, Qian Yun <[email protected]> a écrit : >> >>>> >> >>>> Hi, >> >>>> >> >>>> Can you send the build log as attachment? >> >>>> >> >>>> - Qian >> >>>> >> >>>> On 7/23/22 16:03, Yuri Vic wrote: >> >>>>> fricas-1.3.8 and previous versions fail to build on i386: >> >>>>> >> >>>>> >> >>>>> Here is the full log: >> >>>>> >> http://beefy17.nyi.freebsd.org/data/main-i386-default/p251beea6bb5f_s151abc80cd/logs/fricas-1.3.8.log >> (IPv6 >> >>>>> URL). >> >>>>> >> >>>>> >> >>>>> clang-13.1 >> >>>>> FreeBSD 13.1 >> >>>>> >> >>>> >> >>>> -- >> >>>> 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 [email protected]. >> >>>> To view this discussion on the web visit >> >>>> >> https://groups.google.com/d/msgid/fricas-devel/682a18d0-5993-4877-f46f-87e852d764ec%40gmail.com >> . >> >>> >> >> -- >> 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 [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/fricas-devel/3e4018d6-0721-83c3-9d88-938259deebe4%40gmail.com >> . >> > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/CAHnU2dbyaVBMh%3DmejDjg_1oNLF6%3DxEu-CepCqRQfH6AN7%3D4pew%40mail.gmail.com.
