{ "id": "174622", "key": "AC-6469", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "11", "description": "Is not a bug in our product", "name": "Not Our Bug" }, "resolutiondate": "2020-01-27T16:36:45.000+0000", "created": "2020-01-10T00:43:50.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "rislam", "key": "rislam", "displayName": "Riduanul Islam", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2020-01-27T16:36:45.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": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "Titanium build faild.\r\nHow can it be solved?\r\n{code:java}\r\n[TRACE] Ld /Users/shige/dsk/repo/anireceF/build/iphone/build/Products/Debug-iphonesimulator/anirece\\ cloud.app/anirece\\ cloud normal x86_64 (in target 'anirece cloud' from project 'anirece cloud')\r\n[TRACE] cd /Users/shige/dsk/repo/anireceF/build/iphone\r\n[TRACE] /Users/shige/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target x86_64-apple-ios9.0-simulator -isysroot /Users/shige/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.2.sdk -L/Users/shige/dsk/repo/anireceF/build/iphone/build/Products/Debug-iphonesimulator -L/Users/shige/dsk/repo/anireceF/build/iphone/lib -L/Users/shige/dsk/repo/anireceF/modules/iphone/ti.paint/1.4.0 -L/Users/shige/dsk/repo/anireceF/modules/iphone/ti.compression/1.1.1 -L/Users/shige/dsk/repo/anireceF/modules/iphone/com.fujitsu.dc.mobile.anirecef.extendwebview/0.1 -L/Users/shige/dsk/repo/anireceF/modules/iphone/bencoding.securely/1.53.B -F/Users/shige/dsk/repo/anireceF/build/iphone/build/Products/Debug-iphonesimulator -FFrameworks -filelist /Users/shige/dsk/repo/anireceF/build/iphone/build/Intermediates/anirece\\ cloud.build/Debug-iphonesimulator/anirece\\ cloud.build/Objects-normal/x86_64/anirece\\ cloud.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/shige/dsk/repo/anireceF/build/iphone/build/Intermediates/anirece\\ cloud.build/Debug-iphonesimulator/anirece\\ cloud.build/Objects-normal/x86_64/anirece\\ cloud_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -stdlib=libc++ -fobjc-link-runtime -ObjC -weak_framework JavaScriptCore -framework Security -framework Security -lxml2 -Xlinker -sectcreate -Xlinker __TEXT -Xlinker __entitlements -Xlinker /Users/shige/dsk/repo/anireceF/build/iphone/build/Intermediates/anirece\\ cloud.build/Debug-iphonesimulator/anirece\\ cloud.build/anirece\\ cloud.app-Simulated.xcent -framework CoreMedia -weak_framework CoreMotion -weak_framework CoreText -framework EventKit -framework EventKitUI -weak_framework Security -framework Foundation -weak_framework UIKit -framework CoreGraphics -weak_framework AddressBook -framework AddressBookUI -framework CFNetwork -framework CoreLocation -weak_framework MapKit -framework MessageUI -framework MobileCoreServices -framework OpenGLES -framework QuartzCore -framework SystemConfiguration -framework AudioToolbox -weak_framework MediaPlayer -framework AVFoundation -ltiverify -lti.paint -lti.compression -lcom.fujitsu.dc.mobile.anirecef.extendwebview -lbencoding.securely -framework TitaniumKit -Xlinker -dependency_info -Xlinker /Users/shige/dsk/repo/anireceF/build/iphone/build/Intermediates/anirece\\ cloud.build/Debug-iphonesimulator/anirece\\ cloud.build/Objects-normal/x86_64/anirece\\ cloud_dependency_info.dat -o /Users/shige/dsk/repo/anireceF/build/iphone/build/Products/Debug-iphonesimulator/anirece\\ cloud.app/anirece\\ cloud\r\n[TRACE] Undefined symbols for architecture x86_64:\r\n[TRACE] \"_deflate\", referenced from:\r\n[TRACE] _zipWriteInFileInZip in libti.compression.a(zip.o)\r\n[TRACE] _zipCloseFileInZipRaw in libti.compression.a(zip.o)\r\n[TRACE] \"_deflateInit2_\", referenced from:\r\n[TRACE] _zipOpenNewFileInZip3 in libti.compression.a(zip.o)\r\n[TRACE] \"_inflate\", referenced from:\r\n[TRACE] _unzReadCurrentFile in libti.compression.a(unzip.o)\r\n[TRACE] \"_get_crc_table\", referenced from:\r\n[TRACE] _unzOpenCurrentFile3 in libti.compression.a(unzip.o)\r\n[TRACE] _zipOpenNewFileInZip3 in libti.compression.a(zip.o)\r\n[TRACE] \"_deflateEnd\", referenced from:\r\n[TRACE] _zipCloseFileInZipRaw in libti.compression.a(zip.o)\r\n[TRACE] \"_inflateInit2_\", referenced from:\r\n[TRACE] _unzOpenCurrentFile3 in libti.compression.a(unzip.o)\r\n[TRACE] \"_inflateEnd\", referenced from:\r\n[TRACE] _unzCloseCurrentFile in libti.compression.a(unzip.o)\r\n[TRACE] \"_crc32\", referenced from:\r\n[TRACE] -[TiCompressionZipArchive addFileToZip:newname:] in libti.compression.a(ZipArchive.o)\r\n[TRACE] _unzReadCurrentFile in libti.compression.a(unzip.o)\r\n[TRACE] _zipWriteInFileInZip in libti.compression.a(zip.o)\r\n[TRACE] ld: symbol(s) not found for architecture x86_64\r\n[TRACE] clang: error: linker command failed with exit code 1 (use -v to see invocation)\r\n[ERROR] ** BUILD FAILED **\r\n[ERROR] The following build commands failed:\r\n[ERROR] Ld /Users/shige/dsk/repo/anireceF/build/iphone/build/Products/Debug-iphonesimulator/anirece\\ cloud.app/anirece\\ cloud normal x86_64\r\n{code}\r\n", "attachment": [ { "id": "67232", "filename": "tiapp.xml", "author": { "name": "koki_shigeyama", "key": "koki_shigeyama", "displayName": "koki_shigeyama", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-01-14T02:38:38.000+0000", "size": 3188, "mimeType": "text/xml" } ], "flagged": false, "summary": "iOS: Build fails with Titanium SDK 8.3.0.GA", "creator": { "name": "koki_shigeyama", "key": "koki_shigeyama", "displayName": "koki_shigeyama", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "koki_shigeyama", "key": "koki_shigeyama", "displayName": "koki_shigeyama", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Operating System\r\n Name = Mac OS X\r\n Version = 10.15.2\r\n Architecture = 64bit\r\n # CPUs = 4\r\n Memory = 8589934592\r\n\r\nNode.js\r\n Node.js Version = 8.15.1\r\n npm Version = 6.4.1\r\n\r\nTitanium CLI\r\n CLI Version = 5.1.1\r\n\r\nTitanium SDK\r\n SDK Version = 8.3.0.GA\r\n SDK Path = /Users/shige/Library/Application Support/Titanium/mobilesdk/osx/8.3.0.GA\r\n Target Platform = iphone", "comment": { "comments": [ { "id": "453675", "author": { "name": "rislam", "key": "rislam", "displayName": "Riduanul Islam", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi [~koki_shigeyama],\r\nCan you please share tiapp.xml file here? As I noticed there have several 3rd party iOS module which may not have support for 64-bit iOS architecture, that's why you are getting this error normal x86_64. Follow this below documentation: \r\n1. http://docs.appcelerator.com/platform/latest//#!/guide/iOS_Module_64-bit_Support\r\nThen delete project build folder and again build it. \r\n\r\nThanks.", "updateAuthor": { "name": "rislam", "key": "rislam", "displayName": "Riduanul Islam", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-01-13T20:35:25.000+0000", "updated": "2020-01-13T20:35:25.000+0000" }, { "id": "453682", "author": { "name": "koki_shigeyama", "key": "koki_shigeyama", "displayName": "koki_shigeyama", "active": true, "timeZone": "America/Los_Angeles" }, "body": " [^tiapp.xml] \r\nHi Riduanul Islam,\r\n\r\nOK, I will share the tiapp.xml file.\r\nPlease check the attached file.", "updateAuthor": { "name": "koki_shigeyama", "key": "koki_shigeyama", "displayName": "koki_shigeyama", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-01-14T02:45:16.000+0000", "updated": "2020-01-14T02:45:16.000+0000" }, { "id": "453711", "author": { "name": "koki_shigeyama", "key": "koki_shigeyama", "displayName": "koki_shigeyama", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi Riduanul Islam,\r\n\r\nI found the solution.\r\nI solved it by using this module.\r\n https://github.com/appcelerator-modules/ti.compression/releases/tag/ios-2.0.0\r\n\r\nPlease close the ticket.\r\nThanks.", "updateAuthor": { "name": "koki_shigeyama", "key": "koki_shigeyama", "displayName": "koki_shigeyama", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-01-15T04:53:56.000+0000", "updated": "2020-01-15T04:53:56.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }