Closed Bug 1132565 Opened 9 years ago Closed 9 years ago

gecko: IOError: [Errno 2] No such file or directory: '../../../dist/idl/nsICloneableInputStream.idl'

Categories

(Taskcluster :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1132574

People

(Reporter: jlal, Unassigned)

References

Details

Missing files during (incremental) build not sure of cause but needs further investigation:

http://docs.taskcluster.net/tools/task-inspector/#rVssl1EoSROD4_AZHz6QBA/0
This is actually a build system bug and a result of using a previously used objdir the idl file was recently added and causes an error if it is present in a objdir previous to the idl being created in sources. The fix here is to be more careful about how we use objdir caches (and this is not a true fix only a mitigation)
This could be prevented by something like bug 1132574 though we won't have full safety until we feel confident about auto clobbering in failing build cases (we need objdir cache for some of this)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Component: TaskCluster → General
Product: Testing → Taskcluster
Target Milestone: --- → mozilla41
Version: unspecified → Trunk
Resetting Version and Target Milestone that accidentally got changed...
Target Milestone: mozilla41 → ---
Version: Trunk → unspecified
You need to log in before you can comment on or make changes to this bug.