[TIMOB-3613] Scons and Drillbit failures in master
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2011-04-19T09:20:31.000+0000 |
Affected Version/s | Release 1.7.0 |
Fix Version/s | n/a |
Components | Android, Drillbit, iOS |
Labels | n/a |
Reporter | Thomas Huelbert |
Assignee | Don Thorp |
Created | 2011-04-19T08:49:39.000+0000 |
Updated | 2011-04-19T09:20:31.000+0000 |
Description
1.git checkout master
2.git pull
3.scons
results:
scons: Reading SConscript files ...
You don't seem to have the appropriate thirdparty files. I'll fetch them.
This could take awhile.. Might want to grab a cup of Joe or make fun of Nolan.
Downloading http://timobile.appcelerator.com.s3.amazonaws.com/libTiCore-11.a.gz
100% |############################################################################################################################################################|
error: [Errno 4] Interrupted system call:
File "/Users/thomashuelbert/titanium_mobile/iphone/SConstruct", line 117:
fetch()
File "/Users/thomashuelbert/titanium_mobile/iphone/SConstruct", line 62:
fname, msg = urllib.urlretrieve(url, reporthook=progress_callback)
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib.py", line 94:
return _urlopener.retrieve(url, filename, reporthook, data)
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib.py", line 261:
block = fp.read(bs)
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/socket.py", line 351:
data = self._sock.recv(left)
BUILD FAILED!!!!
4.cd to drillbit folder and python drillbit.py is terminal
5.note apperance
results:
only ios tests
6.try to kick off the tests
"python can;t open file 'users/thomashuelbert/titanium_mobile/dist/mobilesdk/osx/1.7.0/iphone/builder.py [erno2] no usch file or directory'
Looks like a network failure of some kind, works now