Closed Bug 1018370 Opened 10 years ago Closed 9 years ago

Check if Mozbuild-instance can compile (Win)

Categories

(Testing :: mozregression, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: elbart, Unassigned)

References

()

Details

The mozregression-site is currently suggesting to launch start-l10n.bat (respectively start-shell-l10n.bat in MozBuild 1.9) in order to use mozregression.

But if the users chooses to bisect revisions after bisecting inbound, the following build-error is happening:

===
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:1205: checking host system type
configure:1226: checking target system type
configure:1244: checking build system type
configure:1319: checking for mawk
configure:1319: checking for gawk
configure:1404: checking for python2.7
configure:1514: checking Python environment is Mozilla virtualenv
configure:1735: checking for perl5
configure:1735: checking for perl
configure:3153: checking for gcc
configure:3266: checking whether the C compiler (cl  ) works
configure:3282: cl -o conftest    conftest.c  1>&5
/c/Users/user/.moz-commitbuilder-cache/mozbuild-trunk/configure: line 3281: cl: command not found
configure: failed program was:

#line 3277 "configure"
#include "confdefs.h"

main(){return(0);}
configure: error: installation or configuration problem: C compiler cannot create executables.
===


It might be good to advice to use start-shell-msvc*.bat and check if the Mozbuild-instance is able to compile at all when launching a bisection.
See Also: → 1096244
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.