Hi Guillaume, Andrew tried to build it on Raspberry Pi (ARM based) but it's failed without that restriction. I had no chance to test on other platform supported by Guix yet. I'm including V2 of the patch which include minor adjustment for target architecture detection simplification. Thanks, Oleg On Mon, 28 Aug 2023 at 17:31, Guillaume Le Vaillant wrote: > > Hi. > > As clisp has over 1600 dependent packages, updating it should be done on > a "lisp-team" branch which will be merged into the master branch if all > goes well. However I can't do that right now as I'm on holiday until > next week. > > > Sharlatan Hellseher skribis: > > > * gnu/packages/lisp.scm (clisp)[arguments]: Add configuration options to > > support threads on x86_64-linux system. > > [...] > > + ,@(if (string-prefix? "x86_64-linux" > > + (or (%current-system) > > + (%current-target-system))) > > + '("--enable-portability" > > + "--with-threads=POSIX_THREADS") > > + '()) > > Does clisp only support threads on x86-64, or could it be enabled for > some other architectures? -- … наш разум - превосходная объяснительная машина которая способна найти смысл почти в чем угодно, истолковать любой феномен, но совершенно не в состоянии принять мысль о непредсказуемости.