canmove, Confirmed users
6,441
edits
| Line 235: | Line 235: | ||
* Windows: No problems | * Windows: No problems | ||
* Mac: Failed to compile. Filed {{bug|638921}} on the issue. | * Mac: Failed to compile. Filed {{bug|638921}} on the issue. | ||
** A rebuild succeeded compilation, but failed due to {{bug|634809}} | |||
*** Worked around this manually with: | |||
# cltbld@moz2-darwin10-slave17 | |||
cd /builds/slave/rel-2.0-xr-osx64-bld/build/obj-firefox/x86_64/dist/sdk | |||
scp -i ~/.ssh/xrbld_dsa \ | |||
xulrunner-2.0.en-US.mac-x86_64.sdk.tar.bz2 \ | |||
xrbld@stage.mozilla.org:/pub/mozilla.org/xulrunner/nightly/2.0-candidates/build1/sdk/ | |||
All files were uploaded to "2.0-candidates" instead of "2.0rc1-candidates" because of {{bug|639888}}. Manually did the following to fix: | |||
# xrbld@stage | |||
cd /home/ftp/pub/xulrunner/nightly | |||
mv 2.0-candidates 2.0rc1-candidates | |||
== Socorro product data updates == | == Socorro product data updates == | ||
Someone else had already added "4.0". I added "4.0pre". | Someone else had already added "4.0". I added "4.0pre". | ||