Closed
Bug 919528
Opened 11 years ago
Closed 11 years ago
WINNT 6.1 x86-64 try build failing with configure: error: The linker major version, , does not match the compiler suite version, 10.
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Tracking
(firefox26 fixed, firefox27 fixed, firefox-esr24 fixed, b2g-v1.2 fixed)
People
(Reporter: jhopkins, Assigned: jhopkins)
References
Details
Attachments
(3 files, 1 obsolete file)
(deleted),
text/plain
|
Details | |
(deleted),
patch
|
ted
:
review+
jhopkins
:
checked-in+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
catlee
:
review+
jhopkins
:
checked-in+
|
Details | Diff | Splinter Review |
"WINNT 5.2 try build" builds are passing but "WINNT 6.1 x86-64 try build" are failing. See the attached build log.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #808621 -
Attachment is obsolete: true
Attachment #809256 -
Flags: review?(ted)
Assignee | ||
Comment 3•11 years ago
|
||
Note: use of the Windows short filename is due to bug 920059.
Updated•11 years ago
|
Attachment #809256 -
Flags: review?(ted) → review+
Assignee | ||
Comment 4•11 years ago
|
||
Comment on attachment 809256 [details] [diff] [review]
[mozilla-central] use short path to MSVS10, set LD using _VSPATH
https://hg.mozilla.org/integration/mozilla-inbound/rev/482d31cbd7b8
Attachment #809256 -
Flags: checked-in+
Assignee | ||
Updated•11 years ago
|
This re-broke the fix in bug 787806, by reverting it back to msys-style paths.
Assignee | ||
Comment 6•11 years ago
|
||
Attachment #809446 -
Flags: review?(vladimir)
Updated•11 years ago
|
Attachment #809446 -
Flags: review?(vladimir) → review+
Assignee | ||
Comment 7•11 years ago
|
||
Comment on attachment 809446 [details] [diff] [review]
[mozilla-central] export LD path that works with both GNU make and Pymake
https://hg.mozilla.org/integration/mozilla-inbound/rev/5cf98b6e4b18
Attachment #809446 -
Flags: checked-in+
Comment 8•11 years ago
|
||
I'm actually surprised double quoting didn't work.
What does "grep ^LD objdir/config/autoconf.mk" say if you add export LD='"path to ld"' in the mozconfig?
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 10•11 years ago
|
||
Comment 11•11 years ago
|
||
Comment 12•11 years ago
|
||
Updated•11 years ago
|
status-b2g-v1.2:
--- → fixed
Updated•7 years ago
|
Component: Platform Support → Buildduty
Product: Release Engineering → Infrastructure & Operations
Updated•5 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•