{ "id": "105752", "key": "AC-1745", "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": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2013-04-08T18:38:17.000+0000", "created": "2012-11-30T16:51:17.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "updated": "2016-03-08T07:40:38.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": [], "description": "h3. Steps to Reproduce\nwhatever mobile code I try, everytime I get the same fatal eror:\nlibxml/tree.h is not found.\n\nh3. Actual Result\nfatal error\n\nh3. Expected Result\nno error", "attachment": [ { "id": "33811", "filename": ".log", "author": { "name": "bijl", "key": "bijl", "displayName": "b. bijlsma", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-30T16:51:24.000+0000", "size": 3330, "mimeType": "text/plain" }, { "id": "33812", "filename": "diagnostic4714367141938700112.log", "author": { "name": "bijl", "key": "bijl", "displayName": "b. bijlsma", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-30T16:51:29.000+0000", "size": 1174, "mimeType": "text/plain" } ], "flagged": false, "summary": "Studio: Build error: libxml/tree.h not found", "creator": { "name": "bijl", "key": "bijl", "displayName": "b. bijlsma", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "bijl", "key": "bijl", "displayName": "b. bijlsma", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium Studio 2.1.2", "comment": { "comments": [ { "id": "229328", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I can't see any errors in the log - can you describe in detail at what point you're receiving this error, and if there's any other information surrounding it? Is it an error message in the console for example? If so, post your console.", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-30T17:44:26.000+0000", "updated": "2012-11-30T17:44:26.000+0000" }, { "id": "229806", "author": { "name": "bijl", "key": "bijl", "displayName": "b. bijlsma", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I replied your email, but apparently that is not the procedure.\nthis is the console:\n\n[INFO] One moment, building ...\n[INFO] Titanium SDK version: 2.1.4 (11/09/12 12:46 51f2c64)\n[INFO] iPhone Device family: iphone\n[INFO] iPhone SDK version: 6.0\n[INFO] iPhone simulated device: iphone\n[INFO] Minimum iOS version: 4.3 Linked iOS Version 6.0\n[INFO] Compiling localization files\n[ERROR] /Users/admin/Documents/Titanium_Studio_Workspace/test2/build/iphone/Classes/GDataXMLNode.h:39:9: fatal error: 'libxml/tree.h' file not found\n[ERROR] \n[ERROR] Error: Traceback (most recent call last):\n File \"/Users/admin/Library/Application Support/Titanium/mobilesdk/osx/2.1.4.GA/iphone/builder.py\", line 1325, in main\n execute_xcode(\"iphonesimulator%s\" % link_version,[\"GCC_PREPROCESSOR_DEFINITIONS=__LOG__ID__=%s DEPLOYTYPE=development TI_DEVELOPMENT=1 DEBUG=1 TI_VERSION=%s %s %s\" % (log_id,sdk_version,debugstr,kroll_coverage)],False)\n File \"/Users/admin/Library/Application Support/Titanium/mobilesdk/osx/2.1.4.GA/iphone/builder.py\", line 1231, in execute_xcode\n output = run.run(args,False,False,o)\n File \"/Users/admin/Library/Application Support/Titanium/mobilesdk/osx/2.1.4.GA/iphone/run.py\", line 41, in run\n sys.exit(rc)\nSystemExit: 65\n\n", "updateAuthor": { "name": "bijl", "key": "bijl", "displayName": "b. bijlsma", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-12-04T13:31:49.000+0000", "updated": "2012-12-04T13:31:49.000+0000" }, { "id": "229838", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "What version of Xcode do you have installed? Can you try going to your build folder and building the project through Xcode to see if you get more of a description of the problem?", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-12-04T17:31:55.000+0000", "updated": "2012-12-04T17:31:55.000+0000" }, { "id": "230031", "author": { "name": "bijl", "key": "bijl", "displayName": "b. bijlsma", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The Xcode version is 4.5.2\n\nBuild failed because of:\nLexical or Preprocessor issue 'libxml/tree.h' file not found\nIn file included from /Users/admin/Documents/Titanium_Studio_Workspace/html1/build/iphone/Classes/TiNetorkHTTPClientResultProxy.m:12:\nIn file included from /Users/admin/Documents/Titanium_Studio_Workspace/html1/build/iphone/Classes/TiDOMDocumentProxy.h:12:", "updateAuthor": { "name": "bijl", "key": "bijl", "displayName": "b. bijlsma", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-12-05T07:59:21.000+0000", "updated": "2012-12-05T07:59:21.000+0000" }, { "id": "246458", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Sorry for taking a while, but can you try again with the latest Studio? This should be fixed by now. Thanks!", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-04-08T18:38:17.000+0000", "updated": "2013-04-08T18:38:17.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }