Closed
Bug 919528
Opened 10 years ago
Closed 10 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)
24.36 KB,
text/plain
|
Details | |
2.91 KB,
patch
|
ted
:
review+
jhopkins
:
checked-in+
|
Details | Diff | Splinter Review |
1.53 KB,
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•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
Attachment #808621 -
Attachment is obsolete: true
Attachment #809256 -
Flags: review?(ted)
Assignee | ||
Comment 3•10 years ago
|
||
Note: use of the Windows short filename is due to bug 920059.
Updated•10 years ago
|
Attachment #809256 -
Flags: review?(ted) → review+
Assignee | ||
Comment 4•10 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+
This re-broke the fix in bug 787806, by reverting it back to msys-style paths.
Assignee | ||
Comment 6•10 years ago
|
||
Attachment #809446 -
Flags: review?(vladimir)
Updated•10 years ago
|
Attachment #809446 -
Flags: review?(vladimir) → review+
Assignee | ||
Comment 7•10 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•10 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?
https://hg.mozilla.org/mozilla-central/rev/482d31cbd7b8
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 11•10 years ago
|
||
https://hg.mozilla.org/releases/mozilla-beta/rev/a1ba39670cbb https://hg.mozilla.org/releases/mozilla-beta/rev/56f3c1c99217 https://hg.mozilla.org/releases/mozilla-esr24/rev/23f1af95e68d https://hg.mozilla.org/releases/mozilla-esr24/rev/cd8e55e9191c
Comment 12•10 years ago
|
||
https://hg.mozilla.org/releases/mozilla-b2g26_v1_2/rev/a1ba39670cbb https://hg.mozilla.org/releases/mozilla-b2g26_v1_2/rev/56f3c1c99217
Updated•10 years ago
|
status-b2g-v1.2:
--- → fixed
Updated•5 years ago
|
Component: Platform Support → Buildduty
Product: Release Engineering → Infrastructure & Operations
Updated•3 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
•