Closed Bug 585227 Opened 14 years ago Closed 14 years ago

TB 3.1.2 build fails due to unsupported compiler (VC10:16.00.30319.01)

Categories

(Firefox Build System :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: al_9x, Unassigned)

References

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8
Build Identifier: 

http://groups.google.com/group/mozilla.dev.builds/browse_thread/thread/1753cae16af3202f

According to
https://developer.mozilla.org/En/Developer_Guide/Build_Instructions/Windows_Prerequisites
comm-1.9.2 + VC10 + MozillaBuild 1.5 should work, but it doesn't:
configure: error: This version of the MSVC compiler, 16.00.30319.01 , is 
unsupported.


Reproducible: Always
Confirmed.  Someone didn't update mozilla-1.9.2's configure.in the way mozilla-central's was:

http://hg.mozilla.org/mozilla-central/rev/ceef8a5c3ca1
http://mxr.mozilla.org/mozilla1.9.2/source/configure.in#549
http://mxr.mozilla.org/mozilla1.9.1/source/configure.in#517
Status: UNCONFIRMED → NEW
blocking1.9.1: --- → ?
blocking1.9.2: --- → ?
Depends on: 530093
Ever confirmed: true
The build documentation was mistaken, sorry. I don't think we'll take those patches on branches, it's not worth it.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
(In reply to comment #2)
> The build documentation was mistaken, sorry. I don't think we'll take those
> patches on branches, it's not worth it.

I am assuming "not worth it" means you don't want to mess with working build files, but couldn't you include VC10 versions with a batch file to manually switch to them?
Clearing blocking? flags.  As long as the build docs are consistent with what works, I'm fine with WONTFIX.
blocking1.9.1: ? → ---
blocking1.9.2: ? → ---
(In reply to comment #3)
> I am assuming "not worth it" means you don't want to mess with working build
> files, but couldn't you include VC10 versions with a batch file to manually
> switch to them?

It's more involved than that, we took patches to fix C++ compat issues, and we probably wouldn't take them on branch.
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.