Open Bug 1605462 Opened 6 years ago Updated 3 years ago

Spurious linker warnings during build due to LIBRARY_PATH with missing directories

Categories

(Firefox Build System :: Task Configuration, task)

task

Tracking

(Not tracked)

People

(Reporter: chmanchester, Unassigned)

Details

I'm seeing

ld: warning: directory not found for option '-L/builds/worker/workspace/src/obj-firefox' 
ld: warning: directory not found for option '-L/builds/worker/workspace/src/gcc/lib64'

due to https://searchfox.org/mozilla-central/rev/ac43d7e69a435ede789827f20ab309da6f04c09b/taskcluster/scripts/builder/build-linux.sh#47 .

The working directory for these tasks has long since changed, presumably this isn't relevant anymore.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.