{ "id": "176240", "key": "TIMOB-28496", "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": "21243", "description": "", "name": "Release 10.0.2", "archived": false, "released": true, "releaseDate": "2021-08-10" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2021-08-06T09:08:18.000+0000", "created": "2021-06-20T15:42:55.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "adb", "android", "build" ], "versions": [], "issuelinks": [], "assignee": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2021-08-06T09:08:37.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": "There was a glibc update for Fedora today (version 2.33-18) and suddenly the 32bit error was occuring when I've compiled an app\r\n{quote}\r\nError: 32-bit libraries is not installed.\r\nWithout the 32-bit libraries, the Android SDK will not work properly.\r\n{quote}\r\n\r\nAll these variables are false now:\r\nhttps://github.com/appcelerator/node-titanium-sdk/blob/6cf5094107bcaed0b79793bccc2ef5b09865bc05/lib/android.js#L410-L413\r\n\r\nI've remove the whole check in\r\nhttps://github.com/appcelerator/node-titanium-sdk/blob/6cf5094107bcaed0b79793bccc2ef5b09865bc05/lib/adb.js#L489-L493\r\nand it compiled fine and compiling to device and emulator still works.\r\n\r\nSo the question is if the 32bit check is still valid for the current Android tools.\r\n\r\nTitanium SDK 10.0.0.GA\r\nDevice: Pixel 4, Android 11\r\nEmulator: Android 11\r\n", "attachment": [], "flagged": false, "summary": "Android: Build fails on 64-bit Linux if 32-bit libraries not available", "creator": { "name": "michael", "key": "michael", "displayName": "Michael Gangolf", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "michael", "key": "michael", "displayName": "Michael Gangolf", "active": true, "timeZone": "Europe/Berlin" }, "environment": null, "comment": { "comments": [ { "id": "458813", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Thanks for binging this up [~michael].\r\n\r\nThis code was written back in 2013 (see [TIMOB-13520]) back when the Android SDK was 32-bit only. That's no longer the case and it doesn't make sense to require 32-bit libraries anymore.", "updateAuthor": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2021-06-25T00:22:42.000+0000", "updated": "2021-06-25T00:22:42.000+0000" }, { "id": "458814", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR (node-titanium-sdk): https://github.com/appcelerator/node-titanium-sdk/pull/442\r\n", "updateAuthor": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2021-06-25T00:29:45.000+0000", "updated": "2021-06-25T00:29:45.000+0000" }, { "id": "458942", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "This will be included in https://github.com/appcelerator/titanium_mobile/pull/12985 as it updates node-titanium-sdk", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2021-08-03T09:06:51.000+0000", "updated": "2021-08-03T09:06:51.000+0000" }, { "id": "458964", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "Merged to master and 10_0_X", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2021-08-06T09:08:37.000+0000", "updated": "2021-08-06T09:08:37.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }