{ "id": "154444", "key": "TIMOB-20261", "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": [], "resolution": { "id": "10100", "description": "This issue won't be actioned.", "name": "Won't Do" }, "resolutiondate": "2018-11-14T19:42:13.000+0000", "created": "2016-01-21T00:52:33.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [], "assignee": null, "updated": "2018-11-14T19:42:13.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": "h6.Issue Description\r\nWhile building to iOS added the -l trace and found that got a bunch of these duplicate symbol messages during the link from touchtest: \r\n\r\n{code}\r\nTRACE] duplicate symbol l003 in: \r\n[TRACE] /Users/levindj1/Documents/Appcelerator_Studio_Workspace/HelloApp/modules/iphone/com.soasta.touchtest/1.0/libcom.soasta.touchtest.a(TTNativeTableViewElement.o) \r\n[TRACE] /Users/levindj1/Documents/Appcelerator_Studio_Workspace/HelloApp/modules/iphone/com.soasta.touchtest/1.0/libcom.soasta.touchtest.a(TTMultiTouchHud.o) \r\n[TRACE] duplicate symbol l016 in: \r\n[TRACE] /Users/levindj1/Documents/Appcelerator_Studio_Workspace/HelloApp/modules/iphone/com.soasta.touchtest/1.0/libcom.soasta.touchtest.a(UIEventGesture.o) \r\n[TRACE] /Users/levindj1/Documents/Appcelerator_Studio_Workspace/HelloApp/modules/iphone/com.soasta.touchtest/1.0/libcom.soasta.touchtest.a(TTScreenshot.o) \r\n[TRACE] duplicate symbol l002 in: \r\n[TRACE] /Users/levindj1/Documents/Appcelerator_Studio_Workspace/HelloApp/modules/iphone/com.soasta.touchtest/1.0/libcom.soasta.touchtest.a(TTTouchHud.o) \r\n[TRACE] /Users/levindj1/Documents/Appcelerator_Studio_Workspace/HelloApp/modules/iphone/com.soasta.touchtest/1.0/libcom.soasta.touchtest.a(TTCPUMonitor.o) \r\n{code}\r\n\r\nSo, after removing the touchtest module from the project, did a Project->Clean and HellowWorld project succeeded in building and ran on device. \r\n\r\nh6.Steps to reproduce \r\n1) Create a HelloWorld app\r\n2) Enable Test service through the Tiapp\r\n3) Attempt building to iOS device (iOS 8.2 on iPhone5 may be a good option)\r\n4) Monitor and watch stack trace from console output. Dupe symbols may be noticeable or just suppressed by the system. \r\n\r\nh6.More logs... \r\nI kept getting a ton of similar messages however aren't dupe symbols at my end they are just warnings. i.e:\r\n{code}\r\n[TRACE] : warning: Could not resolve external type c:objc(cs)NSObject \r\n[TRACE] : while processing /Users/egomez/Documents/Appcelerator_Studio_Workspace/AppcTest/modules/iphone/com.soasta.touchtest/1.0/libcom.soasta.touchtest.a(TiUIView+TouchTestModule.o): \r\n[TRACE] : warning: Could not resolve external type c:objc(cs)NSSet \r\n[TRACE] : while processing /Users/egomez/Documents/Appcelerator_Studio_Workspace/AppcTest/modules/iphone/com.soasta.touchtest/1.0/libcom.soasta.touchtest.a(TiUIView+TouchTestModule.o): \r\n[TRACE] : warning: Could not resolve external type c:objc(cs)NSObject \r\n[TRACE] : while processing /Users/egomez/Documents/Appcelerator_Studio_Workspace/AppcTest/modules/iphone/com.soasta.touchtest/1.0/libcom.soasta.touchtest.a(TiUIView+TouchTestModule.o): \r\n[TRACE] : warning: Could not resolve external type c:objc(cs)NSAttributedString \r\n{code}", "attachment": [ { "id": "58037", "filename": "appc_ti_info.txt", "author": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-01-21T00:50:35.000+0000", "size": 27403, "mimeType": "text/plain" } ], "flagged": false, "summary": "iOS: SOASTA duplicate symbols on com.soasta.touchtest module", "creator": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "Appcelerator Command-Line Interface, version 5.1.0\r\nTiSDK 5.1.2.GA\r\nOperating System\u001b\r\n Name = \u001bMac OS X\u001b\r\n Version = \u001b10.9.5\u001b\r\n Architecture = \u001b64bit\u001b\r\n Node.js Version = \u001b0.12.7\u001b\r\n npm Version = \u001b2.11.3\u001b\r\n node-appc Version = 0.2.31\u001b", "comment": { "comments": [], "maxResults": 2, "total": 2, "startAt": 0 } } }