Closed Bug 680871 Opened 14 years ago Closed 8 years ago

Force an early failure when check-sync-dirs.py use python2

Categories

(Firefox Build System :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: fcellier, Unassigned)

References

Details

Attachments

(1 file)

client.mk use the default python (in my case python3) and js/src/config/check-sync-dirs.py is only compatible with python2. Now the check force early failure so the compilation doesn't work anymore (https://bugzilla.mozilla.org/show_bug.cgi?id=677577)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee: nobody → mh+mozilla
I see several options: - Only run the test on tinderboxes - Do the same python detection in client.mk as what is done in configure.in - Delay the check for build until after running configure, and use PYTHON from config/autoconf.mk Kyle, which one would you prefer?
Number 3. We can probably run the test in build/ or config/ or something.
check-sync-dirs was removed in bug 950298.
Assignee: mh+mozilla → nobody
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
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: