Closed
Bug 1225045
Opened 9 years ago
Closed 9 years ago
GFX build error on flatfish
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(firefox45 fixed)
RESOLVED
FIXED
2.6 S1 - 11/20
Tracking | Status | |
---|---|---|
firefox45 | --- | fixed |
People
(Reporter: tzimmermann, Assigned: tzimmermann)
Details
Attachments
(1 file)
639 bytes,
patch
|
gps
:
review+
|
Details | Diff | Splinter Review |
Flatfish builds output the error shown above.
> The error occurred while processing the following file or one of the files it includes:
>
> /home/mozilla/Projects/mozilla/src/hg.mozilla.org/mozilla-central/gfx/layers/moz.build
>
> The error occurred when validating the result of the execution. The reported error is:
>
> Path specified in LOCAL_INCLUDES does not exist: %/home/mozilla/Projects/mozilla/src/B2G-master-flatfish/frameworks/base/include/media/stagefright (resolved to /home/mozilla/Projects/mozilla/src/B2G-master-flatfish/frameworks/base/include/media/stagefright)
Assignee | ||
Comment 1•9 years ago
|
||
Flatfish uses ANDROID_VERSION == 17. This looks like fallout from bug 1221453.
Comment 2•9 years ago
|
||
Comment on attachment 8687850 [details] [diff] [review]
[01] Bug 1225045: Fix stagefright include paths for ANDROID_VERSION >= 17
Review of attachment 8687850 [details] [diff] [review]:
-----------------------------------------------------------------
I don't understand where the off by 1 bug came from. But this seems innocuous enough. If you understand, please write a more detailed commit message next time to make this easier to review and investigate in the future.
Attachment #8687850 -
Flags: review?(gps) → review+
Assignee | ||
Comment 4•9 years ago
|
||
Comment 5•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 2.6 S1 - 11/20
You need to log in
before you can comment on or make changes to this bug.
Description
•