Open Bug 827547 Opened 12 years ago Updated 2 years ago

make fails without useful warning when more than one mozconfig present

Categories

(Firefox Build System :: General, defect)

defect

Tracking

(Not tracked)

People

(Reporter: mdas, Unassigned)

Details

We had two versions of mozconfigs in the topsrcdir and when we ran: make -f client.mk configure We got the following unhelpful message: client.mk:109: *** Fix above errors before continuing.. Stop. Instead, we should get a more descriptive message, telling us there is more than one config. Mach does this. The current error message we get leaves the user really baffled. STR: create a .mozconfig file in mozilla-central create a mozconfig file in mozilla-central run `make -f client.mk configure`
(In reply to Malini Das [:mdas] from comment #0) > STR: > create a .mozconfig file in mozilla-central > create a mozconfig file in mozilla-central > run `make -f client.mk configure` (or "make -f client.mk build")
Hardware: x86 → All
Add this to the list of bugs that will go away once client.mk is rewritten in terms of mach commands or mozbuild.* Python modules :)
Product: Core → Firefox Build System
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.