Closed Bug 1230659 Opened 10 years ago Closed 9 years ago

Do Breakpad builds in Taskcluster

Categories

(Socorro :: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ted, Assigned: ted)

References

Details

I've got this mostly working: https://github.com/luser/socorro/blob/taskcluster-build-script/scripts/breakpad-taskcluster.sh https://github.com/luser/socorro/blob/taskcluster-build-script/scripts/build-breakpad.sh Example: https://tools.taskcluster.net/task-inspector/#J7qvv4LdTBePScASocHZtQ/ It's publishing a route so you can pull out the latest successful build from the index: https://index.taskcluster.net/v1/task/breakpad.v1.builds.linux64.latest/artifacts/public/breakpad.tar.gz The only thing I don't have hooked up is polling the Breakpad repo to trigger new builds, that needs a little more work.
Blocks: 1262135
I think I'm just going to get this landed so we can use an updated Breakpad in Socorro. I'm working on getting Breakpad setup in Travis separately: https://travis-ci.org/luser/breakpad
Here's a build I just did that built the latest Breakpad code: https://tools.taskcluster.net/task-inspector/#OBPgU_HqTiuS2EwwIvosUQ/0
Depends on: 1264272
I ran it again with the latest tweaks: https://tools.taskcluster.net/task-inspector/#Uy8CJnf8QmCA71in-sIBHQ/0 I had tried to uncomment the "make check" line but it's failing to link one of the test binaries, so I'll just leave that off for now and fix it another time.
No longer depends on: 1201219
That task was setup to update an index, like I talked about in comment 0, so any time someone runs that task again the tarball will be available from: https://index.taskcluster.net/v1/task/project.socorro.breakpad.v1.builds.linux64.latest/artifacts/public/breakpad.tar.gz
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.