Andy Wingo <wi...@pobox.com> writes: > Hey all, > > I went ahead and merged VM to master. Things went fine after a couple of > manual merges, though `(procedure-property apply 'arity)' needs some > work -- see the log for 5442b3a5989a118f2addf3190eab2e27d65e0658. > > I should be happy but really I'm just tired ;) Can people please check > this out, give it some pounding and report any errors to the list.
See http://www.ossau.uklinux.net/guile/snapshots/guile-master-20090314.log. AFAICT from a quick look: - The main build looks fine... - ...but the usual make check tests don't seem to be attempted anymore. - make distcheck fails; looks like because vm-i-*.i not included in the distribution (i.e. EXTRA_DIST). Regards (and thanks!), Neil