Closed Bug 950410 Opened 10 years ago Closed 10 years ago

Can not build current mozilla-central using MSVC 2010 Express

Categories

(Firefox Build System :: General, defect)

28 Branch
x86_64
Windows 7
defect
Not set
blocker

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 950370

People

(Reporter: wgianopoulos, Unassigned)

Details

(Keywords: regression)

Attachments

(1 file)

I am bisecting this should have a regression check-in identified soon.
This is very odd.  There could be multiple issues here.  Not only does the build fail, but it also loops forever repeating the error.
Oh.  and I have no idea if this is specifically express related as I have no Pro version to test with.
HG bisect says:

The first bad revision is:
←[0;33mchangeset:   160361:67fa1478308e←[0m
user:        Gregory Szorc <gps@mozilla.com>
date:        Thu Dec 12 16:26:38 2013 +0900
summary:     Bug 928195 - Part 4: Rewrite WebIDL build system integration; r=bz,
 r=glandium
Blocks: 928195
Component: General → Build Config
Product: Firefox → Core
Here is my .mozconfig

. $topsrcdir/browser/config/mozconfig
BUILD_OFFICIAL=1
export BUILD_OFFICIAL
WIN32_REDIST_DIR=~/mozilla/redist/x86
export WIN32_REDIST_DIR
#WIN32_CRT_SRC_DIR=~/mozilla/crtsrc
mk_add_options BUILD_OFFICIAL=1
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/fx-obj
mk_add_options RUN_AUTOCONF_LOCALLY=1
mk_add_options AUTOCONF=/usr/local/bin/autoconf-2.13
ac_add_options --enable-optimize=-O2
ac_add_options --disable-debug
ac_add_options --disable-tests
ac_add_options --disable-crashreporter
ac_add_options --enable-metro
ac_add_options --enable-jemalloc
ac_add_options --without-x
mk_add_options MOZ_MAKE_FLAGS="-j3"
No longer blocks: 928195
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: