diff options
| author | Nikita Bernstein | 2012-06-30 13:25:59 -0400 | 
|---|---|---|
| committer | Nikita Bernstein | 2012-06-30 13:26:04 -0400 | 
| commit | 4bcaa02ba3536316e32cb106ef2fc1a77f205b8b (patch) | |
| tree | 53c8a34913ddad74fe175207579611c8b515601c /build.log | |
| parent | 92e77876e82605fc7cfcecf067487a66b81c8b85 (diff) | |
| download | LikeFeed-4bcaa02ba3536316e32cb106ef2fc1a77f205b8b.tar.bz2 | |
Eeeh…
Diffstat (limited to 'build.log')
| -rw-r--r-- | build.log | 24 | 
1 files changed, 24 insertions, 0 deletions
| diff --git a/build.log b/build.log new file mode 100644 index 0000000..7ec6809 --- /dev/null +++ b/build.log @@ -0,0 +1,24 @@ +Logfile initialized +[INFO] logfile = /Users/me/Desktop/LikeFeed/build.log +[DEBUG] /Users/me/Library/Application Support/Titanium/mobilesdk/osx/2.0.2.GA/android/builder.py simulator LikeFeed /Users/me/Downloads/android-sdk-macosx /Users/me/Desktop/LikeFeed com.likefeed.LikeFeed 4 HVGA  +[INFO] Building LikeFeed for Android ... one moment +[DEBUG] signal caught: 3 +[DEBUG] calling emulator kill on 55988 +[ERROR] Exception occured while building Android project: +[ERROR] Traceback (most recent call last): +[ERROR]   File "/Users/me/Library/Application Support/Titanium/mobilesdk/osx/2.0.2.GA/android/builder.py", line 2112, in <module> +[ERROR]     s.run_emulator(avd_id, avd_skin, avd_name, add_args) +[ERROR]   File "/Users/me/Library/Application Support/Titanium/mobilesdk/osx/2.0.2.GA/android/builder.py", line 484, in run_emulator +[ERROR]     handler(3,None) +[ERROR]   File "/Users/me/Library/Application Support/Titanium/mobilesdk/osx/2.0.2.GA/android/builder.py", line 469, in handler +[ERROR]     os.kill(p.pid, signal.SIGTERM) +[ERROR] OSError: [Errno 3] No such process +[INFO] Titanium SDK version: 2.0.2 (05/30/12 10:21 2ff31a3) +[DEBUG] Waiting for device to be ready ... +[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 +[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 | 
