Closed
Bug 1418155
Opened 8 years ago
Closed 8 years ago
linux build make check step using the wrong python
Categories
(SeaMonkey :: Release Engineering, defect)
SeaMonkey
Release Engineering
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1295826
People
(Reporter: ewong, Unassigned)
Details
DEBUG: doshell: chrootPath:/builds/mock_mozilla/mozilla-centos6-x86_64/root/, uid:500, gid:494
DEBUG: doshell environment: {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'TZ': 'EST5EDT', 'HOSTNAME': 'mock', 'HOME': '/builds', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TMPDIR': '/tmp'}
DEBUG: doshell: command: /usr/bin/env make -k check
DEBUG: child environment: {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'TZ': 'EST5EDT', 'HOSTNAME': 'mock', 'HOME': '/builds', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TMPDIR': '/tmp'}
make: Circular /builds/slave/c-cen-t-lnx/build/mozilla/CLOBBER <- /builds/slave/c-cen-t-lnx/build/mozilla/CLOBBER dependency dropped.
Starting 'mach python-test' with -j4
which: no python2.7 in (/usr/bin:/bin:/usr/sbin:/sbin)
Python 2.7 or above (but not Python 3) is required to run mach.
You are running Python 2.6.6
make: *** [check] Error 1
PASSED
Once again.. something changed and will need to do the right env setup.
| Reporter | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•