Closed
Bug 655988
Opened 14 years ago
Closed 14 years ago
Install clang on mac build machines
Categories
(Release Engineering :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: catlee, Assigned: catlee)
References
Details
Attachments
(2 files)
828 bytes,
patch
|
bear
:
review+
catlee
:
checked-in+
|
Details | Diff | Splinter Review |
2.48 KB,
patch
|
bear
:
review+
catlee
:
checked-in+
|
Details | Diff | Splinter Review |
Following the instructions in bug 629459, comment #3, we need to build clang on a mac machine and deploy it with puppet.
Assignee | ||
Comment 1•14 years ago
|
||
Using moz2-darwin10-slave04 to build, under ~/src/clang
Assignee | ||
Comment 2•14 years ago
|
||
Initial compilation took 62m37.659s
Assignee | ||
Comment 3•14 years ago
|
||
Attachment #531317 -
Flags: review?(bear)
Updated•14 years ago
|
Attachment #531317 -
Flags: review?(bear) → review+
Assignee | ||
Comment 4•14 years ago
|
||
Comment on attachment 531317 [details] [diff] [review]
Install clang on osx 10.6 build machines
http://hg.mozilla.org/build/puppet-manifests/rev/6efdff642c47
Attachment #531317 -
Flags: checked-in+
Assignee | ||
Comment 5•14 years ago
|
||
normal build and try slaves are now picking this up. it will be a few hours before they all get it.
you should be able to set /tools/clang-2.9/bin/clang as your compiler in your mozconfig for try.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Looks like it is not available on this on:
http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/respindola@mozilla.com-c2a7a5752fbd/try-macosx64-debug/try-macosx64-debug-build234.txt.gz
ignore me, I think I found the problem
OK, this is a real problem:
http://tinderbox.mozilla.org/showlog.cgi?log=Try/1305222441.1305222720.13622.gz&fulltext=1
The log has:
/tools/clang-2.9/bin/clang: No such file or directory
i386-apple-darwin9.2.0
Assignee | ||
Comment 9•14 years ago
|
||
We need it on 10.5 machines as well
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 10•14 years ago
|
||
Attachment #532250 -
Flags: review?(bear)
Updated•14 years ago
|
Attachment #532250 -
Flags: review?(bear) → review+
Assignee | ||
Comment 11•14 years ago
|
||
built clang-2.9.dmg on moz2-darwin9-slave03:src/clang
Assignee | ||
Updated•14 years ago
|
Attachment #532250 -
Flags: checked-in+
Assignee | ||
Comment 12•14 years ago
|
||
Looks like this is getting deployed ok. Probably take a few hours before the majority of the machines have it.
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•