Build log added by gramian on Thu Jun 20 20:05:53 2024

/chicken-5.4.0rc1/chicken 'null.scm' -output-file 'null.c' '-verbose'

Error: segmentation violation

Error: shell command terminated with non-zero exit status 17920: /Users/ch/Projects/chicken-5.4.0rc1/chicken 'null.scm' -output-file 'null.c' '-verbose'

Error: shell invocation failed with non-zero return status
"/Users/ch/Projects/chicken-5.4.0rc1/csc -v -I.. -compiler /Users/ch/Projects/chicken-5.4.0rc1/chicken -libdir .. null.scm -t"
256

	Call history:

	csc-tests.scm:19	  [csc] (apply run csc-path "-v" "-I.." "-compiler" (realpath chicken-path) "-libdir" ".." args)
	csc-tests.scm:19	  [csc] (realpath chicken-path)
	csc-tests.scm:21	  (csc "null.scm" "-t")
	csc-tests.scm:21	  (csc "null.scm" "-t")
	csc-tests.scm:19	  [csc] (apply run csc-path "-v" "-I.." "-compiler" (realpath chicken-path) "-libdir" ".." args)
	csc-tests.scm:19	  [csc] (realpath chicken-path)
	csc-tests.scm:13	  [realpath] (normalize-pathname (make-pathname (current-directory) x))
	csc-tests.scm:13	  [realpath] (make-pathname (current-directory) x)
	csc-tests.scm:13	  [realpath] (current-directory)
	csc-tests.scm:16	  [run] (system* (string-intersperse (cons (realpath x) args)))
	csc-tests.scm:16	  [run] (string-intersperse (cons (realpath x) args))
	csc-tests.scm:16	  [run] (cons (realpath x) args)
	csc-tests.scm:16	  [run] (realpath x)
	csc-tests.scm:13	  [realpath] (normalize-pathname (make-pathname (current-directory) x))
	csc-tests.scm:13	  [realpath] (make-pathname (current-directory) x)
	csc-tests.scm:13	  [realpath] (current-directory)	<--
make: *** [check] Error 70