{ "id": "114401", "key": "TIMOB-13867", "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": "15116", "description": "2013 Sprint 11 BB", "name": "2013 Sprint 11 BB", "archived": true, "released": true, "releaseDate": "2013-06-03" }, { "id": "15109", "description": "2013 Sprint 11", "name": "2013 Sprint 11", "archived": true, "released": true, "releaseDate": "2013-06-03" }, { "id": "15478", "description": "Release 3.1.1", "name": "Release 3.1.1", "archived": true, "released": true, "releaseDate": "2013-06-17" }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-05-25T21:11:25.000+0000", "created": "2013-05-15T17:29:43.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-testadded", "sdk-bb" ], "versions": [], "issuelinks": [ { "id": "29044", "type": { "id": "10000", "name": "Blocks", "inward": "is blocked by", "outward": "blocks" }, "inwardIssue": { "id": "108340", "key": "TIMOB-12361", "fields": { "summary": "BlackBerry: Can't create a blackberry project when we have a space or some other characters in the app name.", "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": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "29072", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "108340", "key": "TIMOB-12361", "fields": { "summary": "BlackBerry: Can't create a blackberry project when we have a space or some other characters in the app name.", "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": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "rmcmahon", "key": "rmcmahon", "displayName": "Russell McMahon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-06-19T12:43:07.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": "Description:\r\n1. Import the todo sample app from studio into the workspace\r\n2. make sure it has 'blackberry' as deployment targets selected in the tiapp.xml\r\n3. Now build & run on BB simulator or device.\r\n\r\nActual Result:\r\n1. The build fails & throws the following errors for Todo app:\r\n{code}\r\n[Command] :source /Applications/bbndk/bbndk-env.sh && blackberry-nativepackager -package \"/Users/lokeshchoudhary/Desktop/BB_test_workspace/Todo List/build/blackberry/arm/o.le-v7/lchoudhary.Todo List.bar\" bar-descriptor.xml -e \"/Users/lokeshchoudhary/Desktop/BB_test_workspace/Todo List/build/blackberry/arm/o.le-v7/lchoudhary.Todo List\" lchoudhary.Todo List -buildID 1 assets framework -devMode -debugToken /Applications/bbndk/debugtoken.bar \r\nError: Command failed: recurse.mk:97: target `List' given more than once in the same rule.\r\n/Applications/bbndk/target_10_1_0_1020/qnx6/usr/include/mk/os_nto.mk:41: /Applications/bbndk/target_10_1_0_1020/qnx6/usr/include/mk/nto_.mk: No such file or directory\r\n/Applications/bbndk/target_10_1_0_1020/qnx6/usr/include/mk/qtargets.mk:55: warning: overriding recipe for target `/private/var/folders/35/nwgw558n55951fnpxmxkjqmr0000gp/T/113415-3726-1vj9wdz-lchoudhary.Todo'\r\n/Applications/bbndk/target_10_1_0_1020/qnx6/usr/include/mk/qtargets.mk:50: warning: ignoring old recipe for target `/private/var/folders/35/nwgw558n55951fnpxmxkjqmr0000gp/T/113415-3726-1vj9wdz-lchoudhary.Todo'\r\nmake[2]: *** No rule to make target `/Applications/bbndk/target_10_1_0_1020/qnx6/usr/include/mk/nto_.mk'. Stop.\r\nmake[1]: *** [List] Error 2\r\nmake: *** [List] Error 2\r\n\r\nrecurse.mk:97: target `List' given more than once in the same rule.\r\n/Applications/bbndk/target_10_1_0_1020/qnx6/usr/include/mk/os_nto.mk:41: /Applications/bbndk/target_10_1_0_1020/qnx6/usr/include/mk/nto_.mk: No such file or directory\r\n/Applications/bbndk/target_10_1_0_1020/qnx6/usr/include/mk/qtargets.mk:55: warning: overriding recipe for target `/private/var/folders/35/nwgw558n55951fnpxmxkjqmr0000gp/T/113415-3726-1vj9wdz-lchoudhary.Todo'\r\n/Applications/bbndk/target_10_1_0_1020/qnx6/usr/include/mk/qtargets.mk:50: warning: ignoring old recipe for target `/private/var/folders/35/nwgw558n55951fnpxmxkjqmr0000gp/T/113415-3726-1vj9wdz-lchoudhary.Todo'\r\nmake[2]: *** No rule to make target `/Applications/bbndk/target_10_1_0_1020/qnx6/usr/include/mk/nto_.mk'. Stop.\r\nmake[1]: *** [List] Error 2\r\nmake: *** [List] Error 2\r\n\r\nmake -j 1 -Carm -fMakefile List\r\nmake[1]: Entering directory `/private/var/folders/35/nwgw558n55951fnpxmxkjqmr0000gp/T/113415-3726-1vj9wdz-lchoudhary.Todo List/build/blackberry/arm'\r\nmake -j 1 -Co.le-v7 -fMakefile List \r\nmake[2]: Entering directory `/private/var/folders/35/nwgw558n55951fnpxmxkjqmr0000gp/T/113415-3726-1vj9wdz-lchoudhary.Todo List/build/blackberry/arm/o.le-v7'\r\nmake[2]: Leaving directory `/private/var/folders/35/nwgw558n55951fnpxmxkjqmr0000gp/T/113415-3726-1vj9wdz-lchoudhary.Todo List/build/blackberry/arm/o.le-v7'\r\nmake[1]: Leaving directory `/private/var/folders/35/nwgw558n55951fnpxmxkjqmr0000gp/T/113415-3726-1vj9wdz-lchoudhary.Todo List/build/blackberry/arm'\r\n[Command] :source /Applications/bbndk/bbndk-env.sh && blackberry-deploy -installApp -launchApp -device 169.254.2.9 -package \"/Users/lokeshchoudhary/Desktop/BB_test_workspace/Todo List/build/blackberry/arm/o.le-v7/lchoudhary.Todo List.bar\" -password password \r\nError: Command failed: Error: File or dir does not exist: /Users/lokeshchoudhary/Desktop/BB_test_workspace/Todo List/build/blackberry/arm/o.le-v7/lchoudhary.Todo List\r\n\r\nError: File or dir does not exist: /Users/lokeshchoudhary/Desktop/BB_test_workspace/Todo List/build/blackberry/arm/o.le-v7/lchoudhary.Todo List\r\n\r\n\r\nError: Command failed: Error: File does not exist or not a file or cannot read: /Users/lokeshchoudhary/Desktop/BB_test_workspace/Todo List/build/blackberry/arm/o.le-v7/lchoudhary.Todo List.bar \r\n\r\nError: File does not exist or not a file or cannot read: /Users/lokeshchoudhary/Desktop/BB_test_workspace/Todo List/build/blackberry/arm/o.le-v7/lchoudhary.Todo List.bar \r\n{code}\r\n\r\nError Logs for RSS Reader app :\r\n{code}\r\n[Command] :source /Applications/bbndk/bbndk-env.sh && blackberry-nativepackager -package \"/Users/lokeshchoudhary/Desktop/BB_test_workspace/RSS Reader/build/blackberry/arm/o.le-v7/lchoudhary.RSS Reader.bar\" bar-descriptor.xml -e \"/Users/lokeshchoudhary/Desktop/BB_test_workspace/RSS Reader/build/blackberry/arm/o.le-v7/lchoudhary.RSS Reader\" lchoudhary.RSS Reader -buildID 1 assets framework -devMode -debugToken /Applications/bbndk/debugtoken.bar \r\nError: Command failed: recurse.mk:97: target `Reader' given more than once in the same rule.\r\n/Applications/bbndk/target_10_1_0_1020/qnx6/usr/include/mk/os_nto.mk:41: /Applications/bbndk/target_10_1_0_1020/qnx6/usr/include/mk/nto_.mk: No such file or directory\r\n/Applications/bbndk/target_10_1_0_1020/qnx6/usr/include/mk/qtargets.mk:55: warning: overriding recipe for target `/private/var/folders/35/nwgw558n55951fnpxmxkjqmr0000gp/T/113415-7659-7feqe8-lchoudhary.RSS'\r\n/Applications/bbndk/target_10_1_0_1020/qnx6/usr/include/mk/qtargets.mk:50: warning: ignoring old recipe for target `/private/var/folders/35/nwgw558n55951fnpxmxkjqmr0000gp/T/113415-7659-7feqe8-lchoudhary.RSS'\r\nmake[2]: *** No rule to make target `/Applications/bbndk/target_10_1_0_1020/qnx6/usr/include/mk/nto_.mk'.  Stop.\r\nmake[1]: *** [Reader] Error 2\r\nmake: *** [Reader] Error 2\r\n\r\n\r\n\r\n\r\nrecurse.mk:97: target `Reader' given more than once in the same rule.\r\n/Applications/bbndk/target_10_1_0_1020/qnx6/usr/include/mk/os_nto.mk:41: /Applications/bbndk/target_10_1_0_1020/qnx6/usr/include/mk/nto_.mk: No such file or directory\r\n/Applications/bbndk/target_10_1_0_1020/qnx6/usr/include/mk/qtargets.mk:55: warning: overriding recipe for target `/private/var/folders/35/nwgw558n55951fnpxmxkjqmr0000gp/T/113415-7659-7feqe8-lchoudhary.RSS'\r\n/Applications/bbndk/target_10_1_0_1020/qnx6/usr/include/mk/qtargets.mk:50: warning: ignoring old recipe for target `/private/var/folders/35/nwgw558n55951fnpxmxkjqmr0000gp/T/113415-7659-7feqe8-lchoudhary.RSS'\r\nmake[2]: *** No rule to make target `/Applications/bbndk/target_10_1_0_1020/qnx6/usr/include/mk/nto_.mk'.  Stop.\r\nmake[1]: *** [Reader] Error 2\r\nmake: *** [Reader] Error 2\r\n\r\n\r\n\r\n\r\nmake -j 1 -Carm -fMakefile Reader\r\nmake[1]: Entering directory `/private/var/folders/35/nwgw558n55951fnpxmxkjqmr0000gp/T/113415-7659-7feqe8-lchoudhary.RSS Reader/build/blackberry/arm'\r\nmake -j 1 -Co.le-v7 -fMakefile Reader \r\nmake[2]: Entering directory `/private/var/folders/35/nwgw558n55951fnpxmxkjqmr0000gp/T/113415-7659-7feqe8-lchoudhary.RSS Reader/build/blackberry/arm/o.le-v7'\r\nmake[2]: Leaving directory `/private/var/folders/35/nwgw558n55951fnpxmxkjqmr0000gp/T/113415-7659-7feqe8-lchoudhary.RSS Reader/build/blackberry/arm/o.le-v7'\r\nmake[1]: Leaving directory `/private/var/folders/35/nwgw558n55951fnpxmxkjqmr0000gp/T/113415-7659-7feqe8-lchoudhary.RSS Reader/build/blackberry/arm'\r\n[Command] :source /Applications/bbndk/bbndk-env.sh && blackberry-deploy -installApp -launchApp -device 169.254.2.9 -package \"/Users/lokeshchoudhary/Desktop/BB_test_workspace/RSS Reader/build/blackberry/arm/o.le-v7/lchoudhary.RSS Reader.bar\" -password password \r\nError: Command failed: Error: File or dir does not exist: /Users/lokeshchoudhary/Desktop/BB_test_workspace/RSS Reader/build/blackberry/arm/o.le-v7/lchoudhary.RSS Reader\r\n\r\n\r\n\r\n\r\nError: File or dir does not exist: /Users/lokeshchoudhary/Desktop/BB_test_workspace/RSS Reader/build/blackberry/arm/o.le-v7/lchoudhary.RSS Reader\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nError: Command failed: Error: File does not exist or not a file or cannot read: /Users/lokeshchoudhary/Desktop/BB_test_workspace/RSS Reader/build/blackberry/arm/o.le-v7/lchoudhary.RSS Reader.bar \r\n\r\n\r\n\r\n\r\nError: File does not exist or not a file or cannot read: /Users/lokeshchoudhary/Desktop/BB_test_workspace/RSS Reader/build/blackberry/arm/o.le-v7/lchoudhary.RSS Reader.bar \r\n{code}\r\n\r\nExpected Result:\r\n1. The todo app should build & run successfully on the device & the simulator", "attachment": [], "flagged": false, "summary": "BlackBerry : Studio sample apps with spaces in project name fails to build & gives errors", "creator": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "Environment:\r\nTi Studio : 3.1.1.201305150313\r\nTi BB SDK : 3.1.1.v20130514180723\r\nMac OSX : 10.8.2\r\nwin 7 \r\nWin 8 \r\nZ10 BB simulator : 10.0.10.822\r\nZ10 device running 10.0.10.88\r\n\r\nQ10 Simulator : 10.1.0.1720\r\nQ10 Dev alpha C device running 10.1.0.138", "comment": { "comments": [ { "id": "252087", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "If you see error logs for both the apps are similar. I am guessing the space in the app name might be causing the issue.", "updateAuthor": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-05-15T17:54:07.000+0000", "updated": "2013-05-15T17:54:07.000+0000" }, { "id": "254008", "author": { "name": "rmcmahon", "key": "rmcmahon", "displayName": "Russell McMahon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Fixed by related bug 12361", "updateAuthor": { "name": "rmcmahon", "key": "rmcmahon", "displayName": "Russell McMahon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-25T21:11:25.000+0000", "updated": "2013-05-25T21:11:25.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }