{ "id": "114717", "key": "TIMOB-13939", "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-23T19:22:27.000+0000", "created": "2013-05-21T19:25:24.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [], "versions": [ { "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" } ], "issuelinks": [ { "id": "28956", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "114718", "key": "TIMOB-13940", "fields": { "summary": "BlackBerry: Check status codes from BlackBerry make and pass to CI build systems so if builds fails, failure notifications can be sent", "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": "Low", "id": "4" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2013-06-05T21:23:28.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": "We are getting the following compile error on the CI server:\r\n{code}\r\nqcc -Vgcc_ntoarmv7le -c -Wno-psabi -lang-c++ -fstack-protector-strong -mcpu=cortex-a9 -O2 -Wno-psabi -Wall -W -fPIC -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_SVG_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/bbndk/target_10_0_9_2372/qnx6/usr/share/qt4/mkspecs/unsupported/blackberry-armv7le-qcc -I../../tibb -I/opt/bbndk/target_10_0_9_2372/qnx6/usr/include/qt4/QtCore -I/opt/bbndk/target_10_0_9_2372/qnx6/usr/include/qt4/QtNetwork -I/opt/bbndk/target_10_0_9_2372/qnx6/usr/include/qt4/QtGui -I/opt/bbndk/target_10_0_9_2372/qnx6/usr/include/qt4/QtXml -I/opt/bbndk/target_10_0_9_2372/qnx6/usr/include/qt4/QtXmlPatterns -I/opt/bbndk/target_10_0_9_2372/qnx6/usr/include/qt4/QtSql -I/opt/bbndk/target_10_0_9_2372/qnx6/usr/include/qt4/QtSvg -I/opt/bbndk/target_10_0_9_2372/qnx6/usr/include/qt4/QtScript -I/opt/bbndk/target_10_0_9_2372/qnx6/usr/include/qt4/QtDeclarative -I/opt/bbndk/target_10_0_9_2372/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_0_9_2372/qnx6/usr/include/qt4/QtSensors -I../../tibb -I../include -I../../../runtime/v8/include -I/opt/bbndk/target_10_0_9_2372/qnx6/usr/include/qt4 -I/opt/bbndk/target_10_0_9_2372/qnx6/usr/include/qt4/QtMobility -Ia.le-v7/.moc -I/opt/bbndk/target_10_0_9_2372/qnx6/usr/include -I/opt/bbndk/target_10_0_9_2372/qnx6/usr/include/freetype2 -I. -o a.le-v7/.obj/TiUtils.o ../TiUtils.cpp\r\n../TiUtils.cpp: In constructor 'TiUtils::TiUtils()':\r\n../TiUtils.cpp:31:99: error: 'sqrtf' was not declared in this scope\r\ncc: /opt/bbndk/host_10_0_9_534/linux/x86/usr/lib/gcc/arm-unknown-nto-qnx8.0.0eabi/4.6.3/cc1plus error 1\r\nmake[2]: *** [a.le-v7/.obj/TiUtils.o] Error 1\r\nmake[2]: Leaving directory `/var/lib/jenkins/jobs/titanium_mobile_blackberry_3.1.x/workspace/src/tibb/arm'\r\nmake[1]: *** [release-all] Error 2\r\nmake[1]: Leaving directory `/var/lib/jenkins/jobs/titanium_mobile_blackberry_3.1.x/workspace/src/tibb/arm'\r\nmake: *** [device] Error 2\r\nCreating the BlackBerry drop-in folder at build/sdk/blackberry\r\nTriggering a new build of titanium_mobile_3.1.x #86\r\nFinished: SUCCESS\r\n{code}", "attachment": [], "flagged": false, "summary": "BlackBerry: Builds failing on CI due to compile error.", "creator": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "253189", "author": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Created pull request [#44|https://github.com/appcelerator/titanium_mobile_blackberry/pull/44] for 3_1_X.", "updateAuthor": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-21T19:29:31.000+0000", "updated": "2013-05-21T19:29:31.000+0000" }, { "id": "253190", "author": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "body": "We should fix the silent failures on the CI server. If make fails the build shouldn't be successful.", "updateAuthor": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-21T19:32:03.000+0000", "updated": "2013-05-21T19:32:03.000+0000" }, { "id": "253365", "author": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Created pull request [#46|https://github.com/appcelerator/titanium_mobile_blackberry/pull/46] for master.", "updateAuthor": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-22T02:02:06.000+0000", "updated": "2013-05-22T02:02:06.000+0000" }, { "id": "256263", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified & the BB builds are getting built properly.\r\nThus closing.", "updateAuthor": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-06-05T21:23:28.000+0000", "updated": "2013-06-05T21:23:28.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }