Closed
Bug 818676
Opened 12 years ago
Closed 12 years ago
Verify that NDK r8c installs and works on a loaner buildbot machine
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Infrastructure & Operations Graveyard
CIDuty
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kats, Assigned: kats)
References
Details
As per my discussion with joduinn today (see https://bugzilla.mozilla.org/show_bug.cgi?id=769099#c12) I'd like to get access to a loaner buildbot machine to verify that the android NDK r8c can be installed and works to build our code.
Comment 1•12 years ago
|
||
kats: sorry, this didnt get handled same-day.
jhopkins: thanks for grabbing this.
Component: Release Engineering: Automation (General) → Release Engineering: Machine Management
QA Contact: catlee → armenzg
Updated•12 years ago
|
Assignee: nobody → jhopkins
Updated•12 years ago
|
Assignee: jhopkins → bugmail.mozilla
Assignee | ||
Comment 2•12 years ago
|
||
I got access to the loaner machine and verified that NDK r8c can be installed and used to build android (ARMv7) builds of fennec. I'm not sure if there's some official testing mechanism but I basically ran the commands that get run in a try build, except I skipped the parts that publish the builds, and manually installed r8c instead of r5c.
I then created builds corresponding to the mozconfigs at:
mobile/android/config/mozconfigs/android/nightly
mobile/android/config/mozconfigs/android/debug
mobile/android/config/mozconfigs/android-noion/nightly
mobile/android/config/mozconfigs/android-armv6/nightly
mobile/android/config/mozconfigs/android-armv6/debug
updated as necessary to use the new NDK. I downloaded the builds and tried them out on a local device to do a sanity check on them. The ARMv7 ones (android/* and android-noion/*) all worked fine; the ARMv6 ones would crash with a SIGILL (I believe the same problem as bug 803601). This means that we currently cannot switch over ARMv6 builds to use NDK r8c, but we can still switch over the ARMv7 builds.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
Updated•6 years ago
|
Product: Release Engineering → Infrastructure & Operations
Updated•5 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•