Closed Bug 1624980 Opened 5 years ago Closed 5 years ago

./mach bootstrap for artifact builds doesn't install fix-stacks

Categories

(Firefox Build System :: Bootstrap Configuration, defect)

defect
Not set
normal

Tracking

(firefox76 fixed)

RESOLVED FIXED
mozilla76
Tracking Status
firefox76 --- fixed

People

(Reporter: whimboo, Assigned: n.nethercote)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

I tried to analyze a DMD output file with dmd.py but when trying to do so I got the failure that the file fix-stacks cannot be found, and that ./mach bootstrap should be run. But that command doesn't install the file if an artifact build has been selected. Only when you switch to a full build it will be installed.

It would be great to also get it installed into ~/.mozbuild/ when an artifact build has been selected.

Andrew mentioned that Nicholas changed the code recently in how it gets installed. So he might be able to help here.

Flags: needinfo?(n.nethercote)

Thanks for the report. I will try to work out what is necessary here.

Assignee: nobody → n.nethercote
Status: NEW → ASSIGNED
Flags: needinfo?(n.nethercote)

Because it's needed for DMD, which can be run on artifact builds.

I tested this locally:

  • I removed my installed fix-stacks.
  • I did mach bootstrap for an artifact build, and fix-stacks was not installed.
  • I applied the patch and did mach bootstrap again for an artifact build, and fix-stacks was installed this time.
Pushed by nnethercote@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bb1f05bf3691
Install `fix-stacks` with `mach bootstrap` on artifact builds. r=glandium
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
Regressed by: 1619837
Has Regression Range: --- → yes
Keywords: regression
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: