huh added by Bunny351 on Mon Dec 25 21:42:06 2017

cd tests; sh runtests.sh
======================================== version tests ...
/home/felix/chicken/chicken-5-master/tests/../chicken 'version-tests.scm' -output-file 'a.c' -consult-type-file ../types.db -ignore-repository -verbose -include-path /home/felix/chicken/chicken-5-master/tests/..

Error: during expansion of (import ...) - unbound variable: chicken.eval#eval

	Call history:

	core.scm:1876: mapupdate	  
	core.scm:1867: walk	  
	core.scm:1873: chicken.internal#hash-table-ref	  
	core.scm:1875: chicken.internal#hash-table-set!	  
	core.scm:1876: mapupdate	  
	core.scm:1867: walk	  
	core.scm:1868: loop	  
	core.scm:1867: walk	  
	core.scm:1868: loop	  
	core.scm:1867: walk	  
	core.scm:1868: loop	  
	core.scm:1867: walk	  
	core.scm:1868: loop	  
	core.scm:1868: loop	  
	<syntax>	  (##core#quote (import-syntax scheme chicken chicken.foreign chicken.condition))
	<eval>	  (chicken.eval#eval (quote (import-syntax scheme chicken chicken.foreign chicken.condition)))	<--

Error: shell command terminated with non-zero exit status 17920: /home/felix/chicken/chicken-5-master/tests/../chicken 'version-tests.scm' -output-file 'a.c' -consult-type-file ../types.db -ignore-repository -verbose -include-path /home/felix/chicken/chicken-5-master/tests/..
make: *** [check] Error 1
␄