Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3613] Scons and Drillbit failures in master

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionCannot Reproduce
Resolution Date2011-04-19T09:20:31.000+0000
Affected Version/sRelease 1.7.0
Fix Version/sn/a
ComponentsAndroid, Drillbit, iOS
Labelsn/a
ReporterThomas Huelbert
AssigneeDon Thorp
Created2011-04-19T08:49:39.000+0000
Updated2011-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'

Comments

  1. Thomas Huelbert 2011-04-19

    Looks like a network failure of some kind, works now

JSON Source