Closed
Bug 912090
Opened 12 years ago
Closed 12 years ago
B2G Leo device image builds bustage in hardware/qcom/display/libcopybit/copybit.cpp
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: RyanVM, Assigned: diego)
References
Details
Once again, B2G Leo device image builds are busted due to an unknown commit in an unknown repository. Leo builds are hidden again.
https://tbpl.mozilla.org/php/getParsedLog.php?id=27328582&tree=B2g-Inbound
07:51:15 ERROR - hardware/qcom/display/libcopybit/copybit.cpp:514: error: 'struct mdp_blit_req' has no member named 'const_color'
07:51:15 ERROR - hardware/qcom/display/libcopybit/copybit.cpp:515: error: 'struct mdp_blit_req' has no member named 'const_color'
07:51:15 ERROR - hardware/qcom/display/libcopybit/copybit.cpp:517: error: 'struct mdp_blit_req' has no member named 'const_color'
07:51:15 ERROR - hardware/qcom/display/libcopybit/copybit.cpp:518: error: 'struct mdp_blit_req' has no member named 'const_color'
07:51:15 ERROR - hardware/qcom/display/libcopybit/copybit.cpp:519: error: 'struct mdp_blit_req' has no member named 'const_color'
07:51:15 ERROR - hardware/qcom/display/libcopybit/copybit.cpp:522: error: 'CONST_COLOR' was not declared in this scope
07:51:15 INFO - make: *** [out/target/product/leo/obj/SHARED_LIBRARIES/copybit.msm7627a_intermediates/copybit.o] Error 1
Reporter | ||
Updated•12 years ago
|
Depends on: b2g-sheriffing
fwiw, we do have a copy of this repository on github for any ffos needed changes:
https://github.com/mozilla-b2g/hardware_qcom_display
Comment 2•12 years ago
|
||
Apparently, some patches landed on codeaurora that weren't suppose to land.
Diego / m1, can you update us when those patches are removed? We'll put the patches back on our side when that happens and make sure everything stands up again.
Flags: needinfo?(dwilson)
Comment 3•12 years ago
|
||
I switched to a tag suggested by m1 while we wait for CAF to be fixed, as helix is now also breaking.
https://github.com/mozilla-b2g/b2g-manifest/commit/36328fbfe1687cb09158fa0a778639e59e1750a1
Assignee | ||
Comment 4•12 years ago
|
||
This will be fixed by an upcoming history rewrite in the CAF projects. I'll update once that happens.
Assignee: nobody → dwilson
Flags: needinfo?(dwilson)
Assignee | ||
Comment 5•12 years ago
|
||
mwu:
The b2g/ics_strawberry branches in CAF have been corrected [1]. Please let me know if we missed any more of the mess.
[1] https://git.quicinc.com/?p=platform/hardware/qcom/display.git;a=shortlog;h=refs/heads/b2g/ics_strawberry
Comment 6•12 years ago
|
||
That URL doesn't work.
Assignee | ||
Comment 7•12 years ago
|
||
(In reply to Michael Vines [:m1] [:evilmachines] from comment #6)
> That URL doesn't work.
Oops. Here's the right URL
https://www.codeaurora.org/cgit/quic/la/platform/hardware/qcom/display/log/?h=b2g/ics_strawberry
Comment 9•12 years ago
|
||
I've put things back to the way they were before.
https://github.com/mozilla-b2g/b2g-manifest/commit/098fe92f3851a4f085c4d7f5d202285ad70c44c4
https://github.com/mozilla-b2g/gonk-patches/commit/223a2421006e8f5da33f516f6891c87cae86b0f6
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•