It also hung for me on test 12 in extend.  I opened another window and did
$ kill <pid> and it was able to complete the tests.

WinXP - full Cygwin installation up to date

Failed Test           Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
imcc/t/syn/pcc.t         1   256    31    1   3.23%  16
t/op/comp.t              1   256     7    1  14.29%  7
t/op/gc.t                1   256     8    1  12.50%  4
t/op/lexicals.t          1   256     6    1  16.67%  4
t/op/stacks.t            1   256    56    1   1.79%  24
t/op/string.t            9  2304   126    9   7.14%  36 40 44 48-49 52-53
56 92
t/op/types.t             1   256     3    1  33.33%  1
t/pmc/dumper.t           6  1536    11    6  54.55%  6-11
t/pmc/eval.t             1   256     6    1  16.67%  6
t/pmc/exception.t        1   256    22    1   4.55%  16
t/pmc/freeze.t           2   512    11    2  18.18%  7 11
t/pmc/io.t               2   512    21    2   9.52%  2 4
t/pmc/managedstruct.t    3   768     5    3  60.00%  2-4
t/pmc/objects.t          1   256    25    1   4.00%  13
t/pmc/perlhash.t         3   768    32    3   9.38%  1 8 18
t/pmc/perlstring.t       1   256    29    1   3.45%  16
t/pmc/pmc.t              1   256    92    1   1.09%  62
t/pmc/scratchpad.t       2   512     5    2  40.00%  3 5
t/pmc/sort.t             4  1024     9    4  44.44%  1-3 6
t/pmc/sub.t              3   768    66    3   4.55%  59-61
t/pmc/tqueue.t           1   256     1    1 100.00%  1
t/src/extend.t           1   256    13    1   7.69%  12
t/src/io.t               2   512    20    2  10.00%  4 7
2 tests and 72 subtests skipped.
Failed 23/95 test scripts, 75.79% okay. 49/1369 subtests failed, 96.42%
okay.
make: *** [test] Error 14


Dmitry Nikolayev wrote:

> Thank you!
> All is ok,
> but when "make test" - errors  occuring(attached to this message)
> After this errors testing continues(some tests have "okay" < 100%) 

> And then it hands-up on:
> t/src/extend............ok 11/13

> Is it ok for cygwin?





>   ----- Original Message ----- 
>   From: TJ Anthony 
>   To: Dmitry Nikolayev 
>   Cc: p6i List 
>   Sent: Saturday, March 06, 2004 4:51 AM
>   Subject: Re: cygwin


>   Dmitry Nikolayev wrote:

>   >Did Somebody try to assemble parrot on CygWin?
>   >I tried... 
>   >perl configure.pl - ok
>   >
>   You'll need to use:
>   perl Configure.pl --define=inet_aton

>   >make - and error ocured:
>   >
>   >gcc -o parrot.exe -s -L/usr/local/lib  -g  imcc/main.o
blib/lib/libparrot.a -lcrypt 
>   >blib/lib/libparrot.a(io_unix.o)(.text+0x8f7): In function
`PIO_sockaddr_in':
>   >/inst/parrot/io/io_unix.c:626: undefined reference to `_inet_pton'
>   >collect2: ld returned 1 exit status
>   >make: *** [parrot.exe] Error 1
>   >
>   >What is the problem?
>   >
>   >With best wishes,
>   >Dmitry Nikolayev
>   >
>   >
>   >
>   >


Reply via email to