[TIMOB-12722] CLI: Cannot build Alloy app from clean state
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-03-11T08:25:35.000+0000 |
Affected Version/s | Release 3.0.0, Release 3.0.1, Release 3.0.2 |
Fix Version/s | Release 3.1.0, 2013 Sprint 05 JS, 2013 Sprint 05 |
Components | CLI |
Labels | SupportTeam, cli-review, qe-closed-3.1.0 |
Reporter | Eduardo Gomez |
Assignee | Chris Barber |
Created | 2013-02-13T18:39:21.000+0000 |
Updated | 2014-06-19T12:43:33.000+0000 |
I'm unable to reproduce. Please run the build with --log-level trace.
I'm confused. The gist says you are using CLI version 3.0.23 and Titanium SDK version 3.1.0.v20130114171802, yet the snippet on this ticket says 3.0.24-cr and SDK 3.0.2.v20130207164659. I'm not concerned with the older 3.1.0.v20130114171802 SDK because that is too old. Are you able to reproduce this with the 3.0.2 RC?
The snippet with 3.0.24-cr and SDK 3.0.2.v20130207164659 is customer's output. Regarding 3.0.2.RC, I'm not able to reproduce this issue, however ended up with a simulator error. Log: https://gist.github.com/egomez99/38c1f152369f5263a122/raw/d6af385e1128118db0fd75843cf847fe3f93d8aa/Log+level+Trace
Can you get me a list of all files and directories in the Resources directory? I have a hunch...
Here you go:
Hmm, looks good. Can you send me the project? Maybe I can reproduce it. BTW, you can use the "find" command to list a directory recursively: "find /path/to/project/Resources" :)
Jira maximum upload size is 10MB. I've sent you the project by email.
Error confirmed. Investigating. Stay tuned!
I was able to reproduce this error, but after resetting the iOS Simulator, it appears to be working now, even for subsequent builds.
More than one dev seems to have experienced this so far. Here's the Alloy google group discussion since last night on the topic: https://groups.google.com/forum/?fromgroups=#!topic/appc-ti-alloy/1BE079mOQyI All seem to note that changing the SDK from 3.0.1 to 3.0.2 seems to be where the error occurs. I think the Alloy version is likely irrelevant as this error is shown before Alloy's commands are even executed if I'm not mistaken.
Still reproducible on 3.0.2.GA Logs: https://gist.github.com/egomez99/5c50fd674dccc099c406
@Eduardo, you are building with an old Titanium SDK 3.1.0.v20130114171802. You must select a newer SDK such as 3.0.2.GA by running:
Done. Logs: https://gist.github.com/egomez99/c1fa9af2c8c51ac02c23
@Eduardo, it seems your log has been truncated. Can you upload a file containing the text?
Yes, you can either click on that gist "View the Full File" or look here: https://gist.github.com/egomez99/c1fa9af2c8c51ac02c23/raw/b6152f8b3ffd70b0d1e25ad6e191a80b21bdc652/gistfile1.txt
Master pull request: https://github.com/appcelerator/titanium_mobile/pull/3929
Tested and verified fix with: Titanium Studio, build: 3.1.0.201304171607 SDK, build: 3.1.0.GA CLI: 3.1.0 Mac osx 10.8.3 Mountain Lion