[Python-bugs-list] [ python-Bugs-416423 ] Python2.0-Darwin - test_rc failed

noreply@sourceforge.net noreply@sourceforge.net
Mon, 16 Apr 2001 05:41:15 -0700


Bugs item #416423, was updated on 2001-04-16 05:41
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=416423&group_id=5470

Category: Build
Group: Platform-specific
Status: Open
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Python2.0-Darwin - test_rc failed

Initial Comment:
I have a Apple PBG4 with Mac OS X and the latest 
Updates and 256MB RAM.
I tried to compile Python2.0 and got these output -

hth Pitz
------------------------------
[localhost:~/Documents/src/Python-2.0] % uname -
a
Darwin localhost 1.3 Darwin Kernel Version 1.3: 
Fri Mar 30 20:45:03 PST 2001; root:xnu/xnu-
124.1.obj~1/RELEASE_PPC  Powe
r Macintosh powerpc

[localhost:~/Documents/src/Python-2.0] % ./
configure --with-dyld --with-suffix=.app --with-
threads --with-libdb
[localhost:~/Documents/src/Python-2.0] % make
[localhost:~/Documents/src/Python-2.0] % make 
test

[localhost:~/Documents/src/Python-2.0] % Python/
python ./Lib/test/test_fcntl.py
Status from fnctl with O_NONBLOCK:  0
struct.pack:  '\000\003\000\000\000\000\000\000\
000\000\000\000\000\000\000\000'
Traceback (most recent call last):
  File "./Lib/test/test_fcntl.py", line 31, in ?
    rv = fcntl.fcntl(f.fileno(), FCNTL.F_SETLKW, 
lockdata)
IOError: [Errno 22] Invalid argument
[localhost:~/Documents/src/Python-2.0] % Python/
python ./Lib/test/test_re.py
Running tests on re.search and re.match
Running tests on re.sub
Running tests on symbolic references
Running tests on re.subn
Running tests on re.split
Running tests on re.findall
Running tests on re.match
Running tests on re.escape
Pickling a RegexObject instance
Test engine limitations
Segmentation fault


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=416423&group_id=5470