Open Bug 1322685 Opened 8 years ago Updated 2 months ago

Patch for bug 1309866 required a clobber for Mac static analysis build

Categories

(Firefox Build System :: General, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: cbook, Unassigned)

References

(Blocks 1 open bug, )

Details

Attachments

(1 obsolete file)

https://treeherder.mozilla.org/logviewer.html#?job_id=40430287&repo=mozilla-inbound#L3496

happened after merges today. Catlee can you take a look, thanks!

6:11     INFO -  ERROR: The following duplicated files are not allowed:
 05:16:11     INFO -  NightlyDebug.app/Contents/Resources/browser/chrome/devtools/content/netmonitor/netmonitor-view.js
 05:16:11     INFO -  NightlyDebug.app/Contents/Resources/browser/chrome/devtools/modules/devtools/client/netmonitor/netmonitor-view.js
 05:16:11     INFO -  NightlyDebug.app/Contents/Resources/browser/chrome/devtools/content/netmonitor/netmonitor-controller.js
05:16:11 INFO - NightlyDebug.app/Contents/Resources/browser/chrome/devtools/modules/devtools/client/netmonitor/netmonitor-controller.js
Flags: needinfo?(catlee)
backed out changes that caused this failure in https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&revision=f74a13482aa727cf0ed3a332b22886f222eeea08 but i guess when this reland we still need to fix this problem here
My patch in bug 1309866 moves the netmonitor-view.js and netmonitor-controller.js files to a new location. From devtools/content to devtools/modules. They were removed from devtools/client/jar.mn and added to devtools/client/netmonitor/moz.build.
Blocks: 1309866
Blocks: clobber
Component: Buildduty → Build Config
Flags: needinfo?(catlee)
Product: Release Engineering → Core
QA Contact: bugspam.Callek
Summary: Perma OS X Static Build Bustage with The following duplicated files are not allowed: → Patch for bug 1309866 required a clobber for Mac static analysis build
Version: unspecified → Trunk
The likely cause is that files moved from jar.mn to moz.build or vice-versa are not handled correctly. That's something that will fix itself when mach build uses the faster make backend, which is work in progress.
Flags: qe-verify-
Priority: -- → P3
Whiteboard: [netmonitor-reserve]
No longer blocks: netmonitor-html
Whiteboard: [netmonitor-reserve]
Product: Core → Firefox Build System
Severity: normal → S3
Attachment #9384722 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: