Summary

Stalin's tests don't run when using a chicken that's not in $PATH

Metadata

Attachments

Description

 $ ~/chicken-test/bin/csi -qb run.scm
   chicken-stalin -On -k -d1 hello.scm
 chicken-stalin: not found
 
 Error: shell command failed with nonzero exit status 32512:
 
   chicken-stalin -On -k -d1 hello.scm

A simple fix is to use setup-api's program-path parameter; see attachment.

Changes and comments

[2011-03-15 21:41:29 UTC] sjamaan attached stalin-pathnames.patch (description=Derive Chicken bin-path and use that to call Stalin)

[2011-03-19 18:05:51 UTC] felix changed status from new to closed

[2011-03-19 18:05:51 UTC] felix set resolution to fixed