I can't find a bug report on this. Should I file? rinaldi@Senior:~/sandbox/Mozilla/comm-central$ python client.py checkout Executing command: ['hg', 'pull', '-R', './.'] pulling from http://hg.mozilla.org/comm-central/ searching for changes no changes found Executing command: ['hg', 'update', '-r', 'default', '-R', './.'] 0 files updated, 0 files merged, 0 files removed, 0 files unresolved Updated to revision b64643fa52db4b8342fbb57a091b37ae163d2595. Executing command: ['hg', 'pull', '-R', './mozilla', 'https://hg.mozilla.org/mozilla-central/'] pulling from https://hg.mozilla.org/mozilla-central/ searching for changes adding changesets adding manifests adding file changes added 2 changesets with 3 changes to 3 files (run 'hg update' to get a working copy) Executing command: ['hg', 'update', '-r', 'default', '-R', './mozilla'] 3 files updated, 0 files merged, 0 files removed, 0 files unresolved
Updated to revision 31481f9ebdda792e0ec01d8a007de8b193bc206f. Executing command: ['hg', 'pull', '-R', './mozilla/extensions/irc'] pulling from https://hg.mozilla.org/chatzilla/ searching for changes no changes found Executing command: ['hg', 'update', '-r', 'default', '-R', './mozilla/extensions/irc'] 0 files updated, 0 files merged, 0 files removed, 0 files unresolved Updated to revision 64823e8eb6d77e3dfc8a7aabf1ca12cb92f9d02f. Executing command: ['hg', 'pull', '-R', './mozilla/extensions/inspector'] pulling from https://hg.mozilla.org/dom-inspector/ searching for changes no changes found Executing command: ['hg', 'update', '-r', 'default', '-R', './mozilla/extensions/inspector'] 0 files updated, 0 files merged, 0 files removed, 0 files unresolved Updated to revision 26a171aa468cadad6c0a8dd3b02e2ed4badbea13. rinaldi@Senior:~/sandbox/Mozilla/comm-central$ gmake -f client.mk build Adding client.mk options from /mnt/sandbox/Mozilla/comm-central/.mozconfig: MOZ_OBJDIR=/mnt/sandbox/Mozilla/obj-suite FOUND_MOZCONFIG := /mnt/sandbox/Mozilla/comm-central/.mozconfig gmake[1]: Entering directory `/mnt/sandbox/Mozilla/comm-central' cd /mnt/sandbox/Mozilla/obj-suite /mnt/sandbox/Mozilla/comm-central/configure loading cache ./config.cache Reexecuting in the virtualenv Adding configure options from /mnt/sandbox/Mozilla/comm-central/.mozconfig --disable-tests --enable-application=suite --enable-default-toolkit=cairo-gtk2 --enable-optimize Cannot find project suite *** Fix above errors and then restart with\ "gmake -f client.mk build" gmake[1]: *** [configure] Error 1 gmake[1]: Leaving directory `/mnt/sandbox/Mozilla/comm-central' gmake: *** [/mnt/sandbox/Mozilla/obj-suite/Makefile] Error 2 Rinaldi -- The modern child will answer you back before you've said anything. -- Laurence J. Peter _______________________________________________ dev-builds mailing list dev-builds@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-builds