Closed
Bug 780485
Opened 12 years ago
Closed 12 years ago
c-c: Implement autoconf substitution in Python (port bug 774032)
Categories
(MailNews Core :: Build Config, defect)
MailNews Core
Build Config
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 780357
People
(Reporter: kairo, Unassigned)
References
Details
Thunderbird and SeaMonkey trees are broken right now because of the bug 774032 checkin. We need to port that to comm-central.
The error message is:
make[1]: Entering directory `/builds/slave/comm-cen-trunk-lnx-dbg/build/objdir'
/usr/bin/perl /builds/slave/comm-cen-trunk-lnx-dbg/build/mozilla/build/autoconf/make-makefile -t /builds/slave/comm-cen-trunk-lnx-dbg/build -d . mozilla/xpfe/components/autocomplete/Makefile
/usr/bin/perl /builds/slave/comm-cen-trunk-lnx-dbg/build/mozilla/build/autoconf/make-makefile -t /builds/slave/comm-cen-trunk-lnx-dbg/build -d . ldap/xpcom/Makefile
Can't open perl script "/builds/slave/comm-cen-trunk-lnx-dbg/build/mozilla/build/autoconf/make-makefile": No such file or directory
make[1]: *** [mozilla/xpfe/components/autocomplete/Makefile] Error 2
make[1]: INTERNAL: Exiting with 5 jobserver tokens available; should be 4!
make[1]: Leaving directory `/builds/slave/comm-cen-trunk-lnx-dbg/build/objdir'
make: *** [build] Error 2
program finished with exit code 2
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•