Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26582] IOS: Build fails for simulator/device with SOASTA

GitHub Issuen/a
TypeBug
PriorityCritical
StatusResolved
ResolutionWon't Fix
Resolution Date2018-12-11T23:13:58.000+0000
Affected Version/sRelease 8.0.0
Fix Version/sn/a
ComponentsiOS
LabelsIOS
ReporterKeerthi Mahalingam
AssigneeVijay Singh
Created2018-11-19T21:17:25.000+0000
Updated2019-01-31T23:48:10.000+0000

Description

*Steps to reproduce:* 1.Create a classic sample app 2.run against IOS device or emulator *Expected:* App should successfully built and installed on ios device *Actual:* Throws the following error [TRACE] : ld: symbol(s) not found for architecture x86_64 [TRACE] : clang: error: linker command failed with exit code 1 (use -v to see invocation) [ERROR] : ** BUILD FAILED ** [ERROR] : The following build commands failed: [ERROR] : Ld /Users/kmahalingam/Documents/Appcelerator_Studio_Workspace/Htest/build/iphone/build/Products/Debug-iphonesimulator/Htest.app/Htest normal x86_64 [ERROR] : (1 failure)

Attachments

FileDateSize
ioserrorlogs.rtf2018-11-23T06:28:15.000+00001348711

Comments

  1. Vijay Singh 2018-11-20

    [~kmahalingam] I tried at my end using 8.0.0 but it is working fine for me. Is this issue happening to other people as well? What Xcode version you are using? I can see an old Jira ticket TIMOB-25079 (fixed) with same error message. But it was related to hyperloop.
  2. Keerthi Mahalingam 2018-11-20

    [~vijaysingh] yes, I checked with [~lchoudhary].he is also getting it. Xcode version im using is Xcode 10.0 Build version 10A255
  3. Vijay Singh 2018-11-22

    I am using Xcode 10.1 and it is working fine. [~jvennemann] [~gmathews] any suggestion?
  4. Jan Vennemann 2018-11-22

    Please post a complete log with trace log level. That way we can see the actual error that caused the linker to fail.
  5. Keerthi Mahalingam 2018-11-23

    Adding logs [^ioserrorlogs.rtf]
  6. Vijay Singh 2018-11-23

    As per log com.soasta.touchtest module is giving problem. Discussed with [~kmahalingam] and she verified by removing that module, it is building successfully.
  7. Gary Mathews 2018-11-27

    We need to provide a new iOS module that contains X86_64 slices: https://github.com/appcelerator/make_app_touch_testable/tree/master/MakeAppTouchTestable/titanium
  8. Vijay Singh 2018-11-28

    With SDK 7.5.0.GA it is working fine. It is failing on SDK 8.0.0. [~gmathews] Is there any way we can rebuild Soasta module? I can not see any iOS target file. Even the Soasta documentation link mentioned in README is also broken.
  9. Vijay Singh 2018-12-11

    We do not have source code of Soasta module. So we are unable to build. Removing it out of 8.0.0.

JSON Source