[Python-Dev] Re: Q: Testing Python 2.1.2 on cygwin

Anthony Baxter Anthony Baxter <anthony@interlink.com.au>
Sat, 12 Jan 2002 11:59:46 +1100


Paul Everitt tested on cygwin, and make test got:

> test_fork1
> test test_fork1 crashed -- exceptions.OSError: [Errno 11] Resource temporaril
y unavailable
> test_popen2
> test test_popen2 crashed -- exceptions.OSError: [Errno 11] Resource temporari
ly unavailable

Looks to me like cygwin's fork() support is busted.

In addition, the build of curses failed:

> build/temp.cygwin_nt-5.0-1.3.6-i686-2.1/_cursesmodule.o:/cygdrive/c/data/tmp/
Python-2.1.2c1/Modules/_cursesmodule.c:1808: more undefined references to `acs_
map' follow
> collect2: ld returned 1 exit status
> c:\data\tmp\Python-2.1.2c1\python.exe: *** unable to remap C:\apps\cygwin\bin
\cygssl.dll to same address as parent -- 0x1A2E0000
>       0 [main] python 964 sync_with_child: child 304(0x170) died before initi
alization with status code 0x1
>   38927 [main] python 964 sync_with_child: *** child state child loading dlls
> c:\data\tmp\Python-2.1.2c1\python.exe: *** unable to remap C:\apps\cygwin\bin
\cygssl.dll to same address as parent -- 0x1A2E0000
> 41469381 [main] python 964 sync_with_child: child 940(0x1E0) died before init
ialization with status code 0x1
> 41526514 [main] python 964 sync_with_child: *** child state child loading dll
s
> c:\data\tmp\Python-2.1.2c1\python.exe: *** unable to remap C:\apps\cygwin\bin
\cygssl.dll to same address as parent -- 0x1A2E0000
> 113407858 [main] python 964 sync_with_child: child 1396(0x2F0) died before in
itialization with status code 0x1
> 113447685 [main] python 964 sync_with_child: *** child state child loading dl
ls
> make: [test] Error 58 (ignored)
 

-- 
Anthony Baxter     <anthony@interlink.com.au>   
It's never too late to have a happy childhood.