[Buildbot-devel] Problem with dnotify.py on AMD64
Brad Hards
bradh at frogmouth.net
Thu Sep 29 10:00:30 UTC 2005
I am seeing what looks like a 64-bit problem on linux (FC4) on AMD64:
[bradh at marginata changes]$ python ./dnotify.py
Traceback (most recent call last):
File "./dnotify.py", line 102, in ?
test_dnotify2()
File "./dnotify.py", line 84, in test_dnotify2
d1 = DNotify(".")
File "./dnotify.py", line 65, in __init__
fcntl.fcntl(self.fd, fcntl.F_NOTIFY, self.flags)
OverflowError: signed integer is greater than maximum
It seems to work fine on a 32 bit intel box.
Brad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://buildbot.net/pipermail/devel/attachments/20050929/3a4476d5/attachment.bin>
More information about the devel
mailing list