Hi all,

I'm trying to get my feet wet with Parrot, and I'd like
to contribute also for what I can.

Today I did a:

  # svn co https://svn.perl.org/parrot/trunk parrot
  # cd parrot; perl Makefile.PL
  # make smoke

Results follow (tried also last week or so with parrot 0.4.11,
had the same results).

------------------8<-------------------

[...]

- t/stm/runtime.t
- t/distro/manifest.t
# this may take a while...
- t/distro/file_metadata.t
Can't exec "svk": No such file or directory at t/distro/file_metadata.t line 
219.
- t/codingstd/c_code_coda.t
- t/codingstd/c_header_guards.t
[...]
- t/codingstd/trailing_space.t
7143 OK from 7217 tests (98.97% ok)

smoke.html has been generated.
/usr/bin/perl tools/util/smokeserv-client.pl smoke.html
* smokeserv-client v0.4 started.
* Gzip compression on
* Reading smoke "smoke.html" to upload... ok.
* Sending data to smokeserver "http://smoke.parrotcode.org/smoke/";... error: 
The submitted smoke has an invalid format!
make: *** [smoke] Error 1
cosimo:/opt/download/parrot> make smoke

---------------8<--------------------

Is smoke procedure broken? Or it's me doing something wrong?
Thanks for any pointers.

--
Cosimo

Reply via email to