Implement/Enable PHC on Win64 Nightly builds for TB (port bug 1569862 and bug 1569864)
Categories
(Thunderbird :: Build Config, defect)
Tracking
(Not tracked)
People
(Reporter: jorgk-bmo, Assigned: glandium)
Details
Attachments
(1 file)
TB Windows x64 builds are busted. I have no idea what this is about, I can't see anything in the M-C changesets
https://hg.mozilla.org/mozilla-central/rev/e5cfc9f74d17
https://hg.mozilla.org/mozilla-central/rev/535d865fb1a4
we could port.
![]() |
Reporter | |
Comment 1•6 years ago
|
||
I forgot the NIs here. Both Nicholas and Mike should come online while I sleep.
Assignee | ||
Comment 2•6 years ago
|
||
Missing an OS_LIB somehow. It works in Firefox kind of by accident.
Assignee | ||
Comment 3•6 years ago
|
||
While here, properly export StackWalk.h when building with
--enable-project=memory.
![]() |
Reporter | |
Comment 4•6 years ago
|
||
Thanks, Mike. Meanwhile Rob suggested to add ac_add_options --disable-phc
to the mail/config/mozconfigs/win64/nightly.
I'll try that locally and then land it as a temporary fix.
Comment 5•6 years ago
|
||
(In reply to Mike Hommey [:glandium] from comment #3)
Created attachment 9083177 [details]
Bug 1571505 - Properly add dbghelp where needed.While here, properly export StackWalk.h when building with
--enable-project=memory.
My local build works with this patch, thanks.
![]() |
Reporter | |
Updated•6 years ago
|
Comment 9•6 years ago
|
||
bugherder |
Comment 10•6 years ago
|
||
![]() |
Reporter | |
Comment 12•6 years ago
|
||
Wow, what a mess up. Thanks! I'll fix it now.
Comment 13•6 years ago
|
||
![]() |
||
Updated•6 years ago
|
![]() |
Reporter | |
Updated•6 years ago
|
![]() |
Reporter | |
Updated•6 years ago
|
Description
•