Closed Bug 542468 Opened 14 years ago Closed 14 years ago

js/src/config/check-sync-dirs.py fails when running in a built environment

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.9.3a3

People

(Reporter: glandium, Assigned: glandium)

Details

Attachments

(1 file, 1 obsolete file)

Attached patch Patch (obsolete) — Splinter Review
(when VPATH = .)

As make check requires several Test binaries to be built, it must be run after a build. But in such case, and when VPATH = ., there are extra files in the config directories, that are very likely to differ: Makefile, autoconf.mk, system wrappers, object files and nsinstall binary.

For system wrappers, I think bug #542465 I just filed is the way to go, but for the others, exceptions should be added.
I forgot the fact that make check does run js/src/config/check-sync-exceptions as one of the first tests.
Attachment #423772 - Attachment is patch: true
Attachment #423772 - Attachment mime type: application/octet-stream → text/plain
Attachment #423772 - Flags: review?(ted.mielczarek)
Grah, that was js/src/config/check-sync-dirs.py, obviously. not js/src/config/check-sync-exceptions.
Summary: js/src/config/check-sync-exceptions fails when running in a built environment → js/src/config/check-sync-dirs.py fails when running in a built environment
For system wrappers, it turns out bug #542465 wasn't so good an idea. I'll try to find something else.
In the end, I just added something in the check script to allow directory exceptions.
Assignee: nobody → mh+mozilla
Attachment #423772 - Attachment is obsolete: true
Attachment #423793 - Flags: review?(ted.mielczarek)
Attachment #423772 - Flags: review?(ted.mielczarek)
Attachment #423793 - Flags: review?(ted.mielczarek) → review+
Status: NEW → ASSIGNED
Keywords: checkin-needed
This is affecting Ubuntu nightly builds as well on 1.9.2.  Check-in would be great :)
http://hg.mozilla.org/mozilla-central/rev/d15bfd6f16d2
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a3
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: