{ "id": "172682", "key": "AC-6041", "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": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2019-01-08T21:45:05.000+0000", "created": "2018-11-29T09:40:28.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2019-01-08T21:45:05.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "15000", "name": "Hyperloop" } ], "description": "The hyperloop examples project no longer runs. When I attempt to build it, the build process exits while outputting the following:\r\n\r\n{noformat}\r\nProcessing inherited protocols of WKURLSchemeTask \r\n Iterating over inherited protocols of WKURLSchemeTask\r\n Processing inherited protocols of NSObject\r\n NSObject was already merged with all protocols it inherits from.\r\n Merging NSObject => WKURLSchemeTask\r\nCouldn't resolve typedef: ValueType\r\nNot sure how to handle: name= value type= typedef value= ValueType\r\nNot sure how to handle: name= simd_float3x3 type= record value= simd_float3x3\r\nCouldn't resolve typedef: ObjectType\r\nNot sure how to handle: name= firstObject type= typedef value= ObjectType\r\nCouldn't resolve typedef: ObjectType\r\nNot sure how to handle: name= firstObject type= typedef value= ObjectType\r\ncouldn't find class Protocol * {\"name\":\"protocol\",\"optional\":false,\"type\":{\"type\":\"objc_pointer\",\"value\":\"Protocol *\"}}\r\netc,etc\r\n{noformat}\r\nOn the build logs you can see that the process quitted while generating stubs (build log 1).\r\n\r\nIf I try again, the build process will quit once more, with the following output:\r\n\r\n{noformat}\r\n[INFO] Forcing rebuild: Xcode project has changed since last build\r\n[INFO] Finished Hyperloop assembly in 6.17 seconds\r\n[INFO] Invoking xcodebuild\r\n[ERROR] ** BUILD FAILED **\r\n[ERROR] The following build commands failed:\r\n[ERROR] Ld /Users/richard/Code/Hyperloop/hyperloop-examples/build/iphone/build/Products/Debug-iphonesimulator/Hyperloop_Sample.app/Hyperloop_Sample normal x86_64\r\n[ERROR] (1 failure)\r\n{noformat}\r\nIn the build logs, it can be seen that the frameworks from the podfile have not been generated\r\n\r\n{noformat}\r\n[TRACE] ld: warning: directory not found for option '-F/Users/richard/Code/Hyperloop/hyperloop-examples/build/iphone/build/Products/Debug-iphonesimulator/CocoaAsyncSocket'\r\n[TRACE] ld: warning: directory not found for option '-F/Users/richard/Code/Hyperloop/hyperloop-examples/build/iphone/build/Products/Debug-iphonesimulator/CocoaSSDP'\r\n[TRACE] ld: warning: directory not found for option '-F/Users/richard/Code/Hyperloop/hyperloop-examples/build/iphone/build/Products/Debug-iphonesimulator/GLCalendarView'\r\n[TRACE] ld: warning: directory not found for option '-F/Users/richard/Code/Hyperloop/hyperloop-examples/build/iphone/build/Products/Debug-iphonesimulator/JBChartView'\r\n[TRACE] ld: warning: directory not found for option '-F/Users/richard/Code/Hyperloop/hyperloop-examples/build/iphone/build/Products/Debug-iphonesimulator/MMMarkdown'\r\n[TRACE] ld: warning: directory not found for option '-F/Users/richard/Code/Hyperloop/hyperloop-examples/build/iphone/build/Products/Debug-iphonesimulator/Shimmer'\r\n[TRACE] ld: framework not found CocoaAsyncSocket\r\n{noformat}\r\nI'll attach the build logs\r\n", "attachment": [ { "id": "65927", "filename": "build_iphone_1.log", "author": { "name": "rlustemberg", "key": "rlustemberg", "displayName": "Richard Lustemberg", "active": true, "timeZone": "Europe/Berlin" }, "created": "2018-11-29T09:40:05.000+0000", "size": 1441888, "mimeType": "text/plain" }, { "id": "65926", "filename": "build_iphone2.log", "author": { "name": "rlustemberg", "key": "rlustemberg", "displayName": "Richard Lustemberg", "active": true, "timeZone": "Europe/Berlin" }, "created": "2018-11-29T09:40:21.000+0000", "size": 2912461, "mimeType": "text/plain" } ], "flagged": false, "summary": "iOS:Hyperloop examples no longer builds", "creator": { "name": "rlustemberg", "key": "rlustemberg", "displayName": "Richard Lustemberg", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "rlustemberg", "key": "rlustemberg", "displayName": "Richard Lustemberg", "active": true, "timeZone": "Europe/Berlin" }, "environment": null, "comment": { "comments": [ { "id": "444294", "author": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "body": "[~vijaysingh] can you test this too? I tried to reproduce it on my machine but the example project builds just fine. Tested with CocoaPods 1.5.3, Hyperloop 3.1.4 and SDK 7.4.1.GA", "updateAuthor": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "created": "2018-12-05T23:44:38.000+0000", "updated": "2018-12-05T23:44:38.000+0000" }, { "id": "444533", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, [~rlustemberg], [~jvennemann], I tried to reproduce the issue with SDK 7.5.0.GA with the sample project in https://github.com/appcelerator/hyperloop-examples . With CocoaPods 1.5.3, Hyperloop 3.1.3 I wasn't able to reproduce the issue. The projects run fine on iOS 12 simulator. Thanks.", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2018-12-12T10:04:07.000+0000", "updated": "2018-12-12T10:04:07.000+0000" }, { "id": "444534", "author": { "name": "rlustemberg", "key": "rlustemberg", "displayName": "Richard Lustemberg", "active": true, "timeZone": "Europe/Berlin" }, "body": "I have two computers with the same issue, but I could not reproduce on a colleagues laptop. I wonder if it could be related to have had installed unix tools from brew long time ago (uninstalled already, because it installed its own version of 'cp' which had a different behaviour when copying recursively than the darwin version). AFAIK the CLI tools now should be the standard ones. The build process seems to quit silently while generating stubs. Is there a way to catch the error so that I can troubleshoot on my own?", "updateAuthor": { "name": "rlustemberg", "key": "rlustemberg", "displayName": "Richard Lustemberg", "active": true, "timeZone": "Europe/Berlin" }, "created": "2018-12-12T10:11:00.000+0000", "updated": "2018-12-12T10:11:24.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }