Closed
Bug 1175651
Opened 10 years ago
Closed 10 years ago
Add a few packages to ubuntu-build for mac cross-compilation
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ted, Assigned: ted)
References
Details
Attachments
(1 file)
Mac cross-compilation mostly works in the desktop-build container, but adding two packages will make my life easier:
1) uuid-dev is needed to build cctools, I'd like to write a script to build this in TC for sanity
2) NSS wants the sqlite3 binary when building for OS X, which is kind of dumb but putting it there squelches a lot of build warnings.
Assignee | ||
Updated•10 years ago
|
Assignee: AlexeyZ → ted
Assignee | ||
Comment 1•10 years ago
|
||
bug 1175651 - add uuid-dev+sqlite3 to ubuntu-build container. r?mrrrgn
Attachment #8623849 -
Flags: review?(winter2718)
Assignee | ||
Comment 2•10 years ago
|
||
I tried to test this locally, but docker is giving me fits for some reason (bad resolv.conf when I use docker build), but the patch is pretty trivial.
Updated•10 years ago
|
Attachment #8623849 -
Flags: feedback+
Comment 3•10 years ago
|
||
Comment on attachment 8623849 [details]
MozReview Request: bug 1175651 - add uuid-dev+sqlite3 to ubuntu-build container. r?mrrrgn
Looks good ! :)
Attachment #8623849 -
Flags: review?(winter2718)
Attachment #8623849 -
Flags: review+
Attachment #8623849 -
Flags: feedback+
Assignee | ||
Comment 4•10 years ago
|
||
Comment on attachment 8623849 [details]
MozReview Request: bug 1175651 - add uuid-dev+sqlite3 to ubuntu-build container. r?mrrrgn
bug 1175651 - add uuid-dev+sqlite3 to ubuntu-build container. r?mrrrgn
Attachment #8623849 -
Flags: review+ → review?(winter2718)
Assignee | ||
Comment 5•10 years ago
|
||
One additional tweak: apparently taskcluster-vcs@2.3.5 got unpublished, so I bumped it to 2.3.6 (the latest version).
Comment 6•10 years ago
|
||
Comment on attachment 8623849 [details]
MozReview Request: bug 1175651 - add uuid-dev+sqlite3 to ubuntu-build container. r?mrrrgn
Woah, sorry about the delay. I thought I'd already +1'd this before my PTO day.
Attachment #8623849 -
Flags: review?(winter2718) → review+
Comment 7•10 years ago
|
||
(In reply to Ted Mielczarek [:ted.mielczarek] from comment #5)
> One additional tweak: apparently taskcluster-vcs@2.3.5 got unpublished, so I
> bumped it to 2.3.6 (the latest version).
Haha, I see. I did +1 it. Newest change looks good :)
Assignee | ||
Comment 8•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•