{ "id": "101830", "key": "TIMOB-11763", "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": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" }, { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" }, { "id": "14624", "description": "2012 Sprint 24 JS", "name": "2012 Sprint 24", "archived": true, "released": true, "releaseDate": "2012-12-03" }, { "id": "14626", "description": "2012 Sprint 24 Core", "name": "2012 Sprint 24 Core", "archived": true, "released": true, "releaseDate": "2012-12-03" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-11-28T18:34:39.000+0000", "created": "2012-09-24T11:24:56.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "android", "jni", "module" ], "versions": [ { "id": "14096", "description": "Release 2.1.2", "name": "Release 2.1.2", "archived": true, "released": true, "releaseDate": "2012-08-31" }, { "id": "14137", "description": "Release 2.1.3", "name": "Release 2.1.3", "archived": true, "released": true, "releaseDate": "2012-10-03" }, { "id": "14613", "description": "Release 2.1.4", "name": "Release 2.1.4", "archived": true, "released": true, "releaseDate": "2012-11-12" } ], "issuelinks": [ { "id": "21261", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "outwardIssue": { "id": "94505", "key": "AC-2803", "fields": { "summary": "Android module with JNI won't build", "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" } }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "34047", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "94505", "key": "AC-2803", "fields": { "summary": "Android module with JNI won't build", "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" } }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-22T00:12:18.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "TC-1041 is not a duplicate of TC-994. I'm having the same problem. The build of an NDK project works with 2.0.2.GA (as shown in TC-994) but not with 2.1.2.GA. It's reproducible using the steps in TC-1041:\r\n\r\nhttps://github.com/fstephany/Titanium-JNI-demo\r\nClone the repo, modify build.properties and create a 'lib' directory.\r\nant\r\n\r\nResults in:\r\n\r\n\r\nndk.build.local:\r\n [mkdir] Created dir: /Projects/Sofi/Lanica/GitHub/Titanium-JNI-demo/build/generated/jni-local\r\n [copy] Copying 2 files to /Projects/Sofi/Lanica/GitHub/Titanium-JNI-demo/build/generated/jni-local\r\n [mkdir] Created dir: /var/folders/3r/zx0k85mm8xj1sk001s7ptkz00000gr/T/eherrman/headphones-generated\r\n [copy] Copying 2 files to /var/folders/3r/zx0k85mm8xj1sk001s7ptkz00000gr/T/eherrman/headphones-generated\r\n [exec] Android NDK: There is no Android.mk under /var/folders/3r/zx0k85mm8xj1sk001s7ptkz00000gr/T//eherrman/headphones-generated/jni \r\n [exec] Android NDK: If this is intentional please define APP_BUILD_SCRIPT to point \r\n [exec] Android NDK: to a valid NDK build script. \r\n [exec] /Projects/android-ndk-r8b/build/core/add-application.mk:49: /var/folders/3r/zx0k85mm8xj1sk001s7ptkz00000gr/T//eherrman/headphones-generated/Application.mk: No such file or directory\r\n [exec] /Projects/android-ndk-r8b/build/core/add-application.mk:143: *** Android NDK: Aborting... . Stop.\r\n\r\nBUILD FAILED\r\n/Users/eherrman/Library/Application Support/Titanium/mobilesdk/osx/2.1.2.GA/module/android/build.xml:409: The following error occurred while executing this line:\r\n/Users/eherrman/Library/Application Support/Titanium/mobilesdk/osx/2.1.2.GA/module/android/build.xml:317: exec returned: 2\r\n", "attachment": [], "flagged": false, "summary": "Android module with JNI won't build", "creator": { "name": "sofisoftware", "key": "sofisoftware", "displayName": "Eric Herrmann", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "sofisoftware", "key": "sofisoftware", "displayName": "Eric Herrmann", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Max OS X 10.7.4\r\n2.1.0GA\r\n2.1.3GA\r\n2.1.4GA\r\nAndroid NDK r8", "comment": { "comments": [ { "id": "228584", "author": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR https://github.com/appcelerator/titanium_mobile/pull/3472", "updateAuthor": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-27T00:48:58.000+0000", "updated": "2012-11-27T00:48:58.000+0000" }, { "id": "228847", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "Bill is reviewing the PR.", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2012-11-28T18:14:45.000+0000", "updated": "2012-11-28T18:14:45.000+0000" }, { "id": "228852", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "Master PR is merged. Ready for a 3.0.X PR.", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2012-11-28T18:31:26.000+0000", "updated": "2012-11-28T18:31:26.000+0000" }, { "id": "228853", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "Resolving per master merge, but also awaiting 3_0_X.", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2012-11-28T18:34:39.000+0000", "updated": "2012-11-28T18:34:39.000+0000" }, { "id": "414693", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-22T00:12:18.000+0000", "updated": "2017-03-22T00:12:18.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }