Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24490] Build: Building Android from source fails using NDK 13 or greater

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2018-02-28T21:26:01.000+0000
Affected Version/sRelease 6.2.0
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterEwan Harris
AssigneeUnknown
Created2017-03-16T16:44:10.000+0000
Updated2018-02-28T21:26:01.000+0000

Description

Description

Building the SDK from source fails when using an sdk greater than 13 Output from using NDK 13 https://www.dropbox.com/s/gaj7vrwrsb75kfj/output13.txt?dl=1 Output from using NDK 14 https://www.dropbox.com/s/23cyv5l6npwm51a/output14.txt?dl=1

Steps to reproduce

Download NDK 13 or greater https://github.com/android-ndk/ndk/wiki

Run node scons.js build android --android-ndk <path> --android-sdk <path>

Actual

Build fails with the errors listed in the txt files

Expected

Build should pass or fail if the NDK is unsupported

Comments

  1. Ewan Harris 2018-02-28

    This was done in TIMOB-24297/the V8 upgrades. Closing as fixed

JSON Source