On Wed, Jul 08, 2015 at 04:03:20AM +0900, ISHIKAWA, Chiaki wrote: > Hi, > > For the last few weeks, > I get win32 build/configure error on the Tryserver when I submit a job > that includes the win32 debug build. > > --- begin quote: excerpt of the error --- > mozmake.exe[1]: *** No rule to make target > 'c:/builds/moz2_slave/tb-try-c-cen-w32-d-00000000000/build/mozilla/aclocal.m4', > needed by > 'c:/builds/moz2_slave/tb-try-c-cen-w32-d-00000000000/build/configure'. Stop. > mozmake.exe: *** > [c:/builds/moz2_slave/tb-try-c-cen-w32-d-00000000000/build/objdir-tb/Makefile] > Error > --- end quote > > What went wrong? > > For example, the try job: > https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&revision=7983cac21e61 > > Can anyone think of what I am doing wrong. > The used patches are in the above URL. > (notably I used client-py.patch to apply patches to ./mozilla > subdirectory, and win32 hack to remove > ALWAYS_RUN_CLIENT_PY=1, etc.) > > I don't know any other requirement specific to windows build. > > Linux build works OK. > > MacOS X 10.x occasionally barfs due to some esoteric system-dependent > issue or configuration issue, but more or less it is OK since I can > guess why the build fails and remedy the situation. > > It is windows build that has failed me. > > A few times, the build worked for no apparent reason, well, at least not > clear why windows build worked on those particular submissions. That > confuses me to no end.
Looks like your build didn't clone mozilla-central for whatever reason. Mike _______________________________________________ dev-builds mailing list [email protected] https://lists.mozilla.org/listinfo/dev-builds

