Closed Bug 1447329 Opened 7 years ago Closed 7 years ago

tup build fails with 'Unable to create output file...bookmarkProperties.xul because it is already owned by command'

Categories

(Firefox Build System :: General, defect)

3 Branch
defect
Not set
normal

Tracking

(firefox61 fixed)

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: mshal, Assigned: mshal)

References

Details

Attachments

(1 file)

The tup backend is failing trying to generate bookmarkProperties.xul since it is not correctly handling the target_basename for preprocessed entries. The relevant jar.mn file recently changed to make bookmarkProperties.xul and bookmarkProperties2.xul into preprocessor entries, but the tup backend is trying to use the source filename (bookmarkProperties.xul) as the name for both output files.
Attachment #8960642 - Flags: review?(core-build-config-reviews) → review?(cmanchester)
Comment on attachment 8960642 [details] Bug 1447329 - fix preprocessor jar.mn entries in the tup backend; https://reviewboard.mozilla.org/r/229422/#review235212
Attachment #8960642 - Flags: review?(cmanchester) → review+
Pushed by mshal@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e7894dcf9f24 fix preprocessor jar.mn entries in the tup backend; r=chmanchester
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Version: Version 3 → 3 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: