Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

MozillaBuild 1.6 Release

860 views
Skip to first unread message

Kyle Huey

unread,
Nov 23, 2011, 9:08:48 AM11/23/11
to mozilla.de...@lists.mozilla.org
I am pleased to announce that MozillaBuild 1.6 is available at
http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/MozillaBuildSetup-Latest.exe<http://people.mozilla.org/%7Ekhuey/MozillaBuildSetup1.6rc.exe>

This release contains:
- Support for the 7.0a and 7.1 SDKs.
- A fix for the "launch a new window" issue that breaks Console2, among
others.
- Python 2.7.2 (replacing 2.6.5).
- Mercurial 1.9.1 (replacing 1.5.4).
- A change in the default editor from "emacs -nw" to "emacs", avoiding the
default editor breaking the terminal display.

(New since the release candidate)

- Support for MSVC 2011 and SDK 8.

To upgrade,

1. Remove your current mozillabuild installation. (If you can't remove the
existing installation, you probably have a Mozillabuild terminal open or
ssh-agent running. Terminate it and try again).
2. Install MozillaBuild 1.6.
3. Clobber (remove the object directory of) any trees you have. (If you
don't do this you'll get weird build errors).

Please file any builds you come across in mozilla.org::MozillaBuild.

- Kyle

Kyle Huey

unread,
Nov 23, 2011, 9:11:39 AM11/23/11
to mozilla.de...@lists.mozilla.org
Somehow gmail changed the displayed URL but not where the link goes ... The
release is available at
http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/MozillaBuildSetup-Latest.exe
.

swsnyder

unread,
Nov 23, 2011, 3:54:41 PM11/23/11
to
On Nov 23, 9:08 am, Kyle Huey <m...@kylehuey.com> wrote:
> I am pleased to announce that MozillaBuild 1.6 is available athttp://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/Mozill...<http://people.mozilla.org/%7Ekhuey/MozillaBuildSetup1.6rc.exe>

Hmmm.... We're off to a rocky start.

The text below is seen when opening a x86 shell (batch file "start-
msvc9.bat") on a fully-updated WinXP-x64 system. These components are
installed: VS2008/SP1 and WinSDK v7.1.

"Mozilla tools directory: C:\mozilla-build\"
Visual C++ 9 directory: c:\Program Files (x86)\Microsoft Visual Studio
9.0\VC\
Visual C++ 10 Express directory: C:\Program Files (x86)\Microsoft
Visual Studio 10.0\VC\
Windows SDK directory: C:\Program Files\Microsoft SDKs\Windows\v7.1\
Windows SDK version: 7.1
Setting environment for using Microsoft Visual Studio 2008 x86 tools.
C:\mozilla-build\msys\bin\bash.exe: *** fork: can't reserve memory for
stack 0x4D0000 - 0x6D0000, Win32 error
0
0 [main] bash" 800 sync_with_child: child 1432(0x2F4) died
before initialization with status code 0x1
194 [main] bash" 800 sync_with_child: *** child state waiting for
longjmp
bash": fork: Resource temporarily unavailable

and this is seen when opening a x64 window ("start-msvc9-x64.bat") on
the same machine:

"Mozilla tools directory: C:\mozilla-build\"
Visual C++ 9 directory: c:\Program Files (x86)\Microsoft Visual Studio
9.0\VC\
Visual C++ 10 Express directory: C:\Program Files (x86)\Microsoft
Visual Studio 10.0\VC\
Windows SDK directory: C:\Program Files\Microsoft SDKs\Windows\v7.1\
Windows SDK version: 7.1
Setting environment for using Microsoft Visual Studio 2008 Beta2 x64
tools.
C:\mozilla-build\msys\bin\bash.exe: *** fork: can't reserve memory for
stack 0x4D0000 - 0x6D0000, Win32 error
0
0 [main] bash" 1084 sync_with_child: child 656(0x2F0) died
before initialization with status code 0x1
168 [main] bash" 1084 sync_with_child: *** child state waiting for
longjmp
bash": fork: Resource temporarily unavailable

Kyle Huey

unread,
Nov 23, 2011, 6:04:37 PM11/23/11
to swsnyder, dev-pl...@lists.mozilla.org
> _______________________________________________
> dev-platform mailing list
> dev-pl...@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
>

Windows XP 64 bit is not really a development system that we care about.
That said, perhaps the info at
http://wiki.mozilla-x86-64.com/MSYS_and_Cygwin_on_x64_%28AMD64%29 will be
helpful.

- Kyle

Makoto Kato

unread,
Nov 25, 2011, 12:06:23 AM11/25/11
to
(2011/11/24 5:54), swsnyder wrote:

> On Nov 23, 9:08 am, Kyle Huey<m...@kylehuey.com> wrote:
>> I am pleased to announce that MozillaBuild 1.6 is available athttp://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/Mozill...<http://people..mozilla.org/%7Ekhuey/MozillaBuildSetup1.6rc.exe>
>
> Hmmm.... We're off to a rocky start.
>
> The text below is seen when opening a x86 shell (batch file "start-
> msvc9.bat") on a fully-updated WinXP-x64 system. These components are
> installed: VS2008/SP1 and WinSDK v7.1.

https://bugzilla.mozilla.org/show_bug.cgi?id=506323

XP and Server 2003 need a hack that mingw32 on 64bit cmd.exe doesn't
work well.


-- Makoto

Kyle Huey

unread,
Dec 1, 2011, 8:29:35 AM12/1/11
to Richard Sternagel, dev-pl...@lists.mozilla.org
Thanks for updating this Richard, I didn't even know that page existed!

- Kyle

On Wed, Nov 23, 2011 at 9:30 AM, Richard Sternagel <
rster...@googlemail.com> wrote:

> I've updated the wiki entry:
> https://wiki.mozilla.org/MozillaBuild#Release_Notes
>
> Richard
0 new messages