{ "id": "91738", "key": "TIMOB-9109", "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": "14174", "description": "Sprint 2012-21 BB", "name": "Sprint 2012-21 BB", "archived": true, "released": true, "releaseDate": "2012-10-22" }, { "id": "14374", "description": "", "name": "BB Preview 3", "archived": true, "released": true } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-10-16T01:51:22.000+0000", "created": "2012-05-11T06:41:19.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [], "issuelinks": [ { "id": "21888", "type": { "id": "10000", "name": "Blocks", "inward": "is blocked by", "outward": "blocks" }, "outwardIssue": { "id": "102918", "key": "TIMOB-11309", "fields": { "summary": "Blackberry: Codestrong Demo", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } }, { "id": "17376", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "91695", "key": "TIMOB-9091", "fields": { "summary": "BlackBerry: Fix tibbtest linking issues", "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" } }, "priority": { "name": "Medium", "id": "3" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-03T05:19:25.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": "10230", "name": "BlackBerry", "description": "BlackBerry Platform" } ], "description": "Building tibbtest for Device-Release fails with the following error message:\r\n{code}\r\n/Developer/SDKs/bbndk-10.0.03/host/macosx/x86/usr/bin/ntoarm-ld: /Users/jpl/src/titanium/titanium_mobile/blackberry/tibbtest/../libv8/lib/arm/libv8.a(api.o): relocation R_ARM_MOVW_ABS_NC against `a local symbol' can not be used when making a shared object; recompile with -fPIC\r\n{code}\r\n\r\nNOTE: We've identified that the -pie flag causes the issue and removing it let's the build complete.\r\n\r\nMore investigation is needed to understand the implications of that flag and also ensure that the resulting app does run on a device\r\n\r\n", "attachment": [], "flagged": false, "summary": "Blackberry: Linking tibbtest for Device-Release fails with relocation R_ARM_MOVW_ABS_NC against `a local symbol' can not be used when making a shared object", "creator": { "name": "jlemieux", "key": "jlemieux", "displayName": "Jean-Philippe Lemieux", "active": true, "timeZone": "America/Montreal" }, "subtasks": [], "reporter": { "name": "jlemieux", "key": "jlemieux", "displayName": "Jean-Philippe Lemieux", "active": true, "timeZone": "America/Montreal" }, "environment": null, "comment": { "comments": [ { "id": "195068", "author": { "name": "jlemieux", "key": "jlemieux", "displayName": "Jean-Philippe Lemieux", "active": true, "timeZone": "America/Montreal" }, "body": "Fixed by move to Cascades R4 and tools", "updateAuthor": { "name": "jlemieux", "key": "jlemieux", "displayName": "Jean-Philippe Lemieux", "active": true, "timeZone": "America/Montreal" }, "created": "2012-05-16T14:56:32.000+0000", "updated": "2012-05-16T14:56:32.000+0000" }, { "id": "209090", "author": { "name": "jlemieux", "key": "jlemieux", "displayName": "Jean-Philippe Lemieux", "active": true, "timeZone": "America/Montreal" }, "body": "Reopening as the issue reappeared with R6", "updateAuthor": { "name": "jlemieux", "key": "jlemieux", "displayName": "Jean-Philippe Lemieux", "active": true, "timeZone": "America/Montreal" }, "created": "2012-07-24T06:59:39.000+0000", "updated": "2012-07-24T06:59:39.000+0000" }, { "id": "209092", "author": { "name": "jlemieux", "key": "jlemieux", "displayName": "Jean-Philippe Lemieux", "active": true, "timeZone": "America/Montreal" }, "body": "Adding the request from Suavek for the build logs, i haven't followed up yet.\r\n\r\n\"Can you send me the full output of the compile command line (I’d like to check the options you have)? The ‘-fPIC’ option should always be there in your case (https://developer.blackberry.com/native/documentation/com.qnx.doc.native_sdk.security/topic/compile_pic_pie.html). Where did you insert the option?\r\n\r\nSee this post for more info on what could have caused this: http://supportforums.blackberry.com/t5/Native-Development/Stack-guard-and-PIC/td-p/1768509\r\n\r\n\r\nSuavek Zajac\r\nSr. Application Development Consultant\r\nDeveloper Relations | Research In Motion\r\n289.261.5101\"", "updateAuthor": { "name": "jlemieux", "key": "jlemieux", "displayName": "Jean-Philippe Lemieux", "active": true, "timeZone": "America/Montreal" }, "created": "2012-07-24T07:13:58.000+0000", "updated": "2012-07-24T07:13:58.000+0000" }, { "id": "215787", "author": { "name": "tpetrenko", "key": "tpetrenko", "displayName": "Tatyana Petrenko", "active": true, "timeZone": "America/New_York" }, "body": "[JPL]Impact is we can't build release version of the apps. As such without this fixed, apps created with titanium for BB can't be deployed to devices or the BB marketplace. I don't think that you can use debug builds for that.", "updateAuthor": { "name": "tpetrenko", "key": "tpetrenko", "displayName": "Tatyana Petrenko", "active": true, "timeZone": "America/New_York" }, "created": "2012-08-23T05:50:02.000+0000", "updated": "2012-08-27T12:33:05.000+0000" }, { "id": "408720", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as BlackBerry is no longer supported.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-03T05:19:25.000+0000", "updated": "2017-03-03T05:19:25.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }