[TIMOB-12550] CLI: Unable to build the project
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2013-06-06T00:45:14.000+0000 |
Affected Version/s | Release 3.0.0, Release 3.0.2 |
Fix Version/s | n/a |
Components | CLI |
Labels | qe-sdk3.0.2 |
Reporter | Paras Mishra |
Assignee | Chris Barber |
Created | 2013-02-01T12:29:54.000+0000 |
Updated | 2017-03-21T21:19:06.000+0000 |
Description
CLI: Unable to build the project.
It only happens when emulator is not running in advance.
Actual:
[ERROR] Project failed to build after 1s 18ms
[TRACE] adb devices returned 0 devices/emulators
Expected:
Project should build and emulator should start.
Unable to reproduce with SDK 3.0.2.v20130129171611
I tested on OS : Ubuntu 12.04.1 LTS SDK: 3.0.2.v20130201161712 , 3.0.2.v20130129171611 Steps to reproduce: 1. Go to the project directory in terminal. 2. Run titanium build 3. Enter android for target platform. Project doesn't build. [INFO] Titanium SDK version: 3.0.2 (02/01/13 16:17 2a8e952) [DEBUG] Waiting for device to be ready ... [TRACE] adb devices returned 0 devices/emulators [ERROR] Project failed to build after 876ms [TRACE] adb devices returned 0 devices/emulators [TRACE] adb devices returned 0 devices/emulators [TRACE] adb devices returned 0 devices/emulators [TRACE] adb devices returned 0 devices/emulators [TRACE] adb devices returned 0 devices/emulators [ERROR] Timed out waiting for emulator to be ready, you may need to close the emulator and try again [ERROR] Project failed to build after 30s 496ms
Is this a regression? Can you step back to 3.0.23 and build? Has this system ever built? This doesn't work in Studio as well? Can you launch an AVD independently of Studio or the CLI? Are the android SDK and NDK set up as environment variables?
Can't reproduce. No log output. Resolving.
Closing ticket as the issue cannot be reproduced.