Closed
Bug 1282093
Opened 9 years ago
Closed 9 years ago
NDK is needed to build B2G device images
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gerard-majax, Assigned: gerard-majax)
References
Details
Attachments
(4 files)
945 bytes,
patch
|
gerard-majax
:
review+
|
Details | Diff | Splinter Review |
2.88 KB,
patch
|
gerard-majax
:
review+
|
Details | Diff | Splinter Review |
1.20 KB,
patch
|
gerard-majax
:
review+
|
Details | Diff | Splinter Review |
2.14 KB,
patch
|
gerard-majax
:
review+
|
Details | Diff | Splinter Review |
https://public-artifacts.taskcluster.net/ag1bZFjySMmyiV4A6N4ZfQ/0/public/logs/live_backing.log
15:43:59 INFO - checking for android platform directory... configure: error: not found. Please check your NDK. With the current configuration, it should be in /platforms/android-9/arch-arm
15:43:59 INFO - DEBUG: This file contains any messages produced by compilers while
15:43:59 INFO - DEBUG: running configure, to aid debugging if configure makes a mistake.
15:43:59 INFO - DEBUG:
15:43:59 INFO - DEBUG: configure:1057: checking host system type
15:43:59 INFO - DEBUG: configure:1078: checking target system type
15:43:59 INFO - DEBUG: configure:1096: checking build system type
15:43:59 INFO - DEBUG: configure:1374: checking for android platform directory
15:43:59 INFO - DEBUG: configure: error: not found. Please check your NDK. With the current configuration, it should be in /platforms/android-9/arch-arm
15:43:59 INFO - ERROR: old-configure failed
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8764972 -
Flags: review+
Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8764981 -
Flags: review+
Assignee | ||
Comment 3•9 years ago
|
||
So android-ndk from tooltool does only bundle platform v9, not v19 that we need :/
Assignee | ||
Comment 4•9 years ago
|
||
Attachment #8765043 -
Flags: review+
Assignee | ||
Comment 5•9 years ago
|
||
Assignee | ||
Comment 6•9 years ago
|
||
Attachment #8765081 -
Flags: review+
Comment 7•9 years ago
|
||
Honestly, no. This isn't a good idea. Using the NDK for building means that we don't have to care about build scripts in most places. Now we have to keep this in sync with whatever Firefox for Android needs.
For a 'real' solution, rather print a good error message, or try to autodetect and download Firefox' dependency.
Assignee | ||
Comment 8•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•