Closed Bug 1173590 Opened 9 years ago Closed 7 years ago

x86 emulator lollipop build is broken

Categories

(Firefox OS Graveyard :: Emulator, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: wcosta, Unassigned)

References

Details

Attachments

(1 file)

Summary: x86 emulator build is broken → x86 emulator lollipop build is broken
Assignee: nobody → wcosta
Status: NEW → ASSIGNED
Assignee: wcosta → nobody
Status: ASSIGNED → NEW
Attached patch WIPSplinter Review
It contains some quick fixes to make emulator-l-x86 build locally. To build the emulator, add the following to B2G/.userconfig: CXXFLAGS=-m32 ASFLAGS=-m32 CFLAGS=-m32 and then build with bld.sh as usual.
To run the emulator locally, some libraries need to be copied: > cp -r prebuilts/tools/linux-x86/emulator/lib/* out/host/linux-x86/lib/ (see bug 1171774, and thanks to John Dai) B2G fails to boot up by default with run-emulator.sh. It has to be brought up by > adb shell stop b2g > adb shell b2g.sh which still needs to be fixed.
Component: TaskCluster → General
Product: Testing → Taskcluster
Component: General → Emulator
Product: Taskcluster → Firefox OS
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: