Open Bug 575680 Opened 14 years ago Updated 2 years ago

"make buildsymbols" should complain clearly if I didn't build with --enable-debug-symbols

Categories

(Firefox Build System :: General, defect)

x86
Windows 7
defect

Tracking

(Not tracked)

People

(Reporter: jruderman, Unassigned)

References

Details

Steps to reproduce:
1. Make a simple opt build on Windows
2. Run 'make buildsymbols'

Result:

zip error: Nothing to do! (../firefox-4.0b2pre.en-US.win32.crashreporter-symbols.zip)
make: *** [buildsymbols] Error 12

N.B. this error message can also result from a busted dump_syms.exe (e.g. bug 575519).  But in this case the problem is that I have no pdb files.

Expected:

Something along the lines of "To use 'make buildsymbols', you must put 'ac_add_options --enable-debug-symbols' in your mozconfig and rebuild."
See also bug 636695
See Also: → 636695
Product: Core → Firefox Build System
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.