{ "id": "62994", "key": "TIMOB-2362", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "11225", "name": "Release 1.5.0", "archived": true, "released": true, "releaseDate": "2010-12-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:58:53.000+0000", "created": "2011-04-15T03:17:45.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "build", "errrors", "ios", "ipad", "regression" ], "versions": [], "issuelinks": [], "assignee": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:58:53.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

1.5.0.fb4b340, iPad 4.2/3.2

\n

1.Open KS-iPad in TIDev
\n2.try to install to device

\n

results:
\nInstall Error

\n

ef.h =>\n/Users/thomashuelbert/titanium_mobile/demos/KitchenSink-iPad/build/iphone/headers/TiCore/TiContextRef.h
\n[DEBUG] copying: /Library/Application\nSupport/Titanium/mobilesdk/osx/1.5.0/iphone/headers/TiCore/TiContextRefPrivate.h\n=>\n/Users/thomashuelbert/titanium_mobile/demos/KitchenSink-iPad/build/iphone/headers/TiCore/TiContextRefPrivate.h\n[DEBUG] copying: /Library/Application\nSupport/Titanium/mobilesdk/osx/1.5.0/iphone/headers/TiCore/TiCore.h\n=>\n/Users/thomashuelbert/titanium_mobile/demos/KitchenSink-iPad/build/iphone/headers/TiCore/TiCore.h\n[DEBUG] copying: /Library/Application\nSupport/Titanium/mobilesdk/osx/1.5.0/iphone/headers/TiCore/TiObjectRef.h\n=>\n/Users/thomashuelbert/titanium_mobile/demos/KitchenSink-iPad/build/iphone/headers/TiCore/TiObjectRef.h\n[DEBUG] copying: /Library/Application\nSupport/Titanium/mobilesdk/osx/1.5.0/iphone/headers/TiCore/TiProfilerPrivate.h\n=>\n/Users/thomashuelbert/titanium_mobile/demos/KitchenSink-iPad/build/iphone/headers/TiCore/TiProfilerPrivate.h\n[DEBUG] copying: /Library/Application\nSupport/Titanium/mobilesdk/osx/1.5.0/iphone/headers/TiCore/TiRetainPtr.h\n=>\n/Users/thomashuelbert/titanium_mobile/demos/KitchenSink-iPad/build/iphone/headers/TiCore/TiRetainPtr.h\n[DEBUG] copying: /Library/Application\nSupport/Titanium/mobilesdk/osx/1.5.0/iphone/headers/TiCore/TiStringRef.h\n=>\n/Users/thomashuelbert/titanium_mobile/demos/KitchenSink-iPad/build/iphone/headers/TiCore/TiStringRef.h\n[DEBUG] copying: /Library/Application\nSupport/Titanium/mobilesdk/osx/1.5.0/iphone/headers/TiCore/TiStringRefBSTR.h\n=>\n/Users/thomashuelbert/titanium_mobile/demos/KitchenSink-iPad/build/iphone/headers/TiCore/TiStringRefBSTR.h\n[DEBUG] copying: /Library/Application\nSupport/Titanium/mobilesdk/osx/1.5.0/iphone/headers/TiCore/TiStringRefCF.h\n=>\n/Users/thomashuelbert/titanium_mobile/demos/KitchenSink-iPad/build/iphone/headers/TiCore/TiStringRefCF.h\n[DEBUG] copying: /Library/Application\nSupport/Titanium/mobilesdk/osx/1.5.0/iphone/headers/TiCore/TiValueRef.h\n=>\n/Users/thomashuelbert/titanium_mobile/demos/KitchenSink-iPad/build/iphone/headers/TiCore/TiValueRef.h\n[DEBUG] copying: /Library/Application\nSupport/Titanium/mobilesdk/osx/1.5.0/iphone/headers/TiCore/WebKitAvailability.h\n=>\n/Users/thomashuelbert/titanium_mobile/demos/KitchenSink-iPad/build/iphone/headers/TiCore/WebKitAvailability.h\n[INFO] Performing clean build  Error:\nTraceback (most recent call last):
\n  File \"/Library/Application\nSupport/Titanium/mobilesdk/osx/1.5.0/iphone/builder.py\", line 1029,\nin main
\n    execute_xcode(\"iphoneos%s\" %\niphone_version,args,False)
\n  File \"/Library/Application\nSupport/Titanium/mobilesdk/osx/1.5.0/iphone/builder.py\", line 826,\nin execute_xcode
\n    output = run.run(args,False,False,o)
\n  File \"/Library/Application\nSupport/Titanium/mobilesdk/osx/1.5.0/iphone/run.py\", line 31, in\nrun
\n    sys.exit(rc)
\nSystemExit: 1

\n

3.Try to launch the app in sim

\n

results:
\n[INFO] One moment, building ... [INFO] Titanium SDK version: 1.5.0 [INFO] iPhone Device family: ipad [INFO] iPhone SDK version: 4.2 [ERROR] Error: Traceback (most recent call\nlast): File \"/Library/Application\nSupport/Titanium/mobilesdk/osx/1.5.0/iphone/builder.py\", line 903,\nin main
\nexecute_xcode(\"iphonesimulator%s\" %\niphone_version,[\"GCC_PREPROCESSOR_DEFINITIONS=LOGID__=%s\nDEPLOYTYPE=development TI_DEVELOPMENT=1 DEBUG=1 TI_VERSION=%s\" %\n(log_id,sdk_version)],False)
\nFile \"/Library/Application\nSupport/Titanium/mobilesdk/osx/1.5.0/iphone/builder.py\", line 826,\nin execute_xcode
\noutput = run.run(args,False,False,o)
\nFile \"/Library/Application\nSupport/Titanium/mobilesdk/osx/1.5.0/iphone/run.py\", line 31, in\nrun
\nsys.exit(rc)
\nSystemExit:

{html}", "attachment": [], "flagged": false, "summary": "iPad - KitchenSink Fails to build for device and emulator", "creator": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "128274", "author": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "body": "{html}

(from [35bc82e49b01b529e86b7975a7fb5f861477ce87])\n[#2362 state:fixed-in-qa] Moving from\nTiFilesystemFile to the baser TiFile, which isn't conditionally\ncompiled. \nhttps://github.com/appcelerator/titanium_mobile/commit/35bc82e49b01...

{html}", "updateAuthor": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:17:46.000+0000", "updated": "2011-04-15T03:17:46.000+0000" }, { "id": "128275", "author": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Titanium SDK version: 1.5.0 (12/04/10 08:46 b7b9e78)

{html}", "updateAuthor": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:17:46.000+0000", "updated": "2011-04-15T03:17:46.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }