Closed Bug 1664567 Opened 4 years ago Closed 4 years ago

Set `MOZ_OBJDIR` in builder scripts for CI

Categories

(Firefox Build System :: General, task)

task

Tracking

(firefox82 fixed)

RESOLVED FIXED
82 Branch
Tracking Status
firefox82 --- fixed

People

(Reporter: rstewart, Assigned: rstewart)

Details

Attachments

(1 file)

No description provided.

Without setting this variable, the call to mach python in taskcluster/scripts/builder/build-linux.sh will create a virtualenv in the default location -- on Linux in CI, that's obj-x86_64-pc-linux-gnu. Everything else about the build is going to end up in obj-build, so just set MOZ_OBJDIR appropriately to point to that directory.

Doing so enables us to land bug 1663755, as it causes the logic added to symbols_archive.py as part of bug 1654994 to behave as expected.

Summary: Set MOZ_OBJDIR in mozharness → Set `MOZ_OBJDIR` in builder scripts for CI
Pushed by rstewart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/025de03c734c
Set `MOZ_OBJDIR` in builder scripts for CI r=glandium
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: