>
> $ <install location>/bin/chicken-install -test crunch

Mint 21.3 x86_64, Debian11 aarch64 both ok - ends with

*... *





*fig-FORTH  1.1OK-8968 OKEOF from terminaltest script failed with nonzero
exit status*



but , Raspbian 11  armv7l  ( old rpi2b ) at last step

*...*














*0018-evenodd.scm ...embedded ...Error: during expansion of (crunch ...) -
segmentation violation Call history: <syntax>  (##core#begin (crunch
(define (popcount32 x) (let ((x (fx- x (bitwise-and (arithmetic-shift x -1)
14... <syntax>  (crunch (define (popcount32 x) (let ((x (fx- x (bitwise-and
(arithmetic-shift x -1) 1431655765)))) (... <--Error: shell command
terminated with non-zero exit status 70:
'/opt/call-cc.org/chicken-6pre/bin/chicken
<http://call-cc.org/chicken-6pre/bin/chicken>' 'embedded.scm'
'-output-file' '/tmp/temp9c43.10301.c' '-dynamic' '-feature'
'chicken-compile-shared'import ...gcc: warning: ../crunch-utf.o: linker
input file unused because linking not donegcc: warning: ../crunch-utf.o:
linker input file unused because linking not doneemulator ... building
engine ... compiling ...*



























*treeshakedecorating treetype propagation pass #1type propagation pass
#2type propagation pass #3enabling monomorphizationtype propagation pass
#4type propagation pass #5enabling variant resolutiontype propagation pass
#6fixing void nodestype propagation pass #7type propagation pass #8checking
typesgathering informationglobalization passintegration passeliminating
free variablesdead code eliminationvalidatinggenerating codefig-FORTH
 1.1OK-8968 OKEOF from terminaltest script failed with nonzero exit status*



P.S.:  x86_64 & aarch64 arches  at the last step have a message

*...*





*0018-evenodd.scm ...embedded ...import ...gcc: warning: ../crunch-utf.o:
linker input file unused because linking not donegcc: warning:
../crunch-utf.o: linker input file unused because linking not doneemulator
... building engine ... compiling ...*

*...*

чт, 28 нояб. 2024 г. в 19:39, <felix.winkelm...@bevuta.com>:

> Hi!
>
> > It seems like I was able to solve my own problem by simply add the
> missing module, sorry
> >
> > ./bin/chicken-install miscmacros
> >
> > (yes I'm new to the chicken scheme system ...)
> >
>
> That was actually an error on my part: a missing dependency for the tests,
> should be fixed now (version 0.3).
>
> Thanks for reporting this!
>
>
> cheers,
> felix
>
>
>

Reply via email to