Closed Bug 994246 Opened 10 years ago Closed 10 years ago

Flame fails to build

Categories

(Firefox OS Graveyard :: GonkIntegration, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: catlee, Assigned: mwu)

References

Details

I can't get flame building in automation. I'm consistently hitting this error:
make: *** No rule to make target `out/target/product/flame/obj/SHARED_LIBRARIES/libRS_intermediates/rsgApiFuncDecl.h', needed by       `out/target/product/flame/obj/SHARED_LIBRARIES/librs_jni_intermediates/android_renderscript_RenderScript.o'.  Stop.


I've tried building with -j1, but this also fails.
Flags: needinfo?(mwu)
maybe viral knows too?
Flags: needinfo?(vwang)
See bug 961246 attachment 8361930 [details] for the "upstream" build for the Flame.  Might be helpful to compare that with the current Mozilla flame build setup.
m1, this bug is the build system trying to build librs_jni. It looks like that wasn't removed from PRODUCT_PACKAGES in device/qcom/common/common.mk. Are you still ok with removing librs_jni on your side?
Flags: needinfo?(mwu) → needinfo?(mvines)
We don't have a need to make that change due to our build/ changes, so we have no plans do to this.
Flags: needinfo?(mvines)
Well, I'll put librs_jni on our packages blacklist then.
Assignee: nobody → mwu
Flags: needinfo?(vwang)
https://github.com/mozilla-b2g/platform_build/commit/e6383e6e785cc3ea237e902beb1092f9aa88e29d
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Cherry picked to 4.4.2_r1 for KK based Flame support.

https://github.com/mozilla-b2g/platform_build/commit/7945ca73e687be5edbc7b928dc7fe3a208242144
Hi
I am facing issue while building 4.4.2_r1 for KK 
can anyone please suggest?
 
make: *** No rule to make target `out/target/product/pxa988t7/obj/SHARED_LIBRARIES/libRS_intermediates/export_includes', needed by `out/target/product/pxa988t7/obj/SHARED_LIBRARIES/libhwui_intermediates/import_includes'.  Stop.
You need to log in before you can comment on or make changes to this bug.