Jonathan Worthington writes:

"Ron Blaschke" <[EMAIL PROTECTED]> wrote:
Leopold Toetsch wrote:
Sriram Krishnan <[EMAIL PROTECTED]> wrote:

I'm trying to build Parrot (from CVS) on Win XP Sp2 with VS.-NET 2003.
Please folks with Windows installed: have a look at these issues.

I'm running Windows XP, VS.NET 2003 and (precompiled) ICU 3.0, and can
confirm the offending "nci_dlvar_vv" and the failed tests.


Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------------------- ------
t\dynclass\pybuiltin.t 5 1280 6 5 83.33% 1-2 4-6
t\dynclass\pyclass.t 6 1536 6 6 100.00% 1-6
t\dynclass\pycomplex.t 1 256 1 1 100.00% 1
t\dynclass\pyfunc.t 4 1024 4 4 100.00% 1-4
t\dynclass\pyint.t 25 6400 25 25 100.00% 1-25
t\pmc\nci.t 5 1280 56 5 8.93% 3 8 46 51-52
7 tests and 64 subtests skipped.


Most, if not all, tests fail b/c of "Illegal PMC enum (0) in new".

I don't know if this is related to my build problems on OS X which have gone warnocked. Trying to build without specifying a --prefix to Configure causes all the dynclasses to fail, presumably because they can't find the appropriate libraries after they've been built, and if you *do* specify a prefix to get around this, the build fails.


Regards.

Reply via email to