[opensource-dev] cmake issues with latest pull 12/22 - r14261:5d69e36a53ee

Twisted Laws twisted_laws at hotmail.com
Wed Dec 22 16:41:13 PST 2010


after pulling these changes, cmake . seems to go into a loop or something and never does anything and never exits on windows 7 (64), vc 2005.  is it just me?
this is after the social fixes and a lot of checkins from callum
if you break it...
 
$ Traceback (most recent call last):
  File "install.py", line 1150, in <module>
    sys.exit(main())
  File "install.py", line 1142, in main
    options.scp)
  File "install.py", line 636, in do_install
    cache_dir)
  File "install.py", line 595, in install
    ifile.fetch_local()
  File "install.py", line 135, in fetch_local
    file(self.filename, 'wb').write(urllib2.urlopen(self.url).read())
  File "C:\Python26\Lib\socket.py", line 327, in read
    data = self._sock.recv(rbufsize)
  File "C:\Python26\lib\httplib.py", line 537, in read
    s = self.fp.read(amt)
  File "C:\Python26\Lib\socket.py", line 351, in read
    data = self._sock.recv(left)
KeyboardInterrupt
close failed in file object destructor:
Error in sys.excepthook:
Original exception was:
 
Note there is nothing further printed... so i don't know what the original exception was
  		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20101222/1396ed20/attachment.htm 


More information about the opensource-dev mailing list