Re: First release of CRUNCH

Ben <[email protected]>
Newsgroups gmane.lisp.scheme.chicken
Message-ID <[email protected]>
Hi Felix,
Very cool project!

I run into problems trying to run the tests, according to the last step in the description:

>  $ git clone https://code.call-cc.org/git/chicken-core.git
>  $ cd chicken-core
>  $ git checkout utf+r7rs
>  $ sh scripts/bootstrap.sh
>  $ ./configure --prefix <install location> --chicken ./chicken-boot
>  $ make
>  $ make install
>  $ <install location>/bin/chicken-install -test crunch

```
./bin/chicken-install -test crunch
...
0014-vmap.scm ...
0015-table.scm ...
0016-compound.scm ...
0017-multivariant.scm ...
0018-evenodd.scm ...
embedded ...
import ...
emulator ... building engine ...
Error: (import) during expansion of (import ...) - cannot import from undefined module: miscmacros

	Call history:

	<syntax>	  (chicken.load#load-unit (##core#quote data-structures) (##core#quote #f) (##core#quote #f))
	<syntax>	  (##core#quote data-structures)
	<syntax>	  (##core#quote #f)
	<syntax>	  (##core#quote #f)
	6502/build.scm:3	  (##core#require srfi-4 chicken.number-vector)
	<syntax>	  (chicken.load#load-unit (##core#quote srfi-4) (##core#quote #f) (##core#quote #f))
	<syntax>	  (##core#quote srfi-4)
	<syntax>	  (##core#quote #f)
	<syntax>	  (##core#quote #f)
	<eval>	  (chicken.load#load-unit (##core#quote library) (##core#quote #f) (##core#quote #f))
	<eval>	  (chicken.load#load-unit (##core#quote extras) (##core#quote #f) (##core#quote #f))
	<eval>	  (chicken.load#load-unit (##core#quote library) (##core#quote #f) (##core#quote #f))
	<eval>	  (chicken.load#load-unit (##core#quote extras) (##core#quote #f) (##core#quote #f))
	<eval>	  (chicken.load#load-unit (##core#quote data-structures) (##core#quote #f) (##core#quote #f))
	<eval>	  (chicken.load#load-unit (##core#quote srfi-4) (##core#quote #f) (##core#quote #f))
	6502/build.scm:9	  (import miscmacros srfi-1 matchable)	<--
test script failed with nonzero exit status
```
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.