Closed Bug 1385855 Opened 7 years ago Closed 7 years ago

Don't generate debug information that can't be handled by llvm-dsymutil in SeaMonkey

Categories

(SeaMonkey :: Build Config, defect)

defect
Not set
normal

Tracking

(seamonkey2.53 fixed)

RESOLVED FIXED
seamonkey2.53
Tracking Status
seamonkey2.53 --- fixed

People

(Reporter: frg, Assigned: frg)

References

Details

+++ This bug was initially created as a clone of Bug #1382262 +++

This causes errors like:

Program arguments: /builds/slave/c-cen-t-osx64/build/clang/bin/llvm-dsymutil --arch=x86_64 /builds/slave/c-cen-t-osx64/build/objdir/toolkit/library/XUL 
Error running dsymutil: Command '['/builds/slave/c-cen-t-osx64/build/clang/bin/llvm-dsymutil', '--arch=x86_64', '/builds/slave/c-cen-t-osx64/build/objdir/toolkit/library/XUL']' returned non-zero exit status -11
Traceback (most recent call last):

This is the same as Bug 1380381 but for the non-cross-compile case.
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/171d13fd4ff6
Set rust debuginfo=1 for OSX builds. rs=bustage-fix
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Assignee: nobody → frgrahl
You need to log in before you can comment on or make changes to this bug.