Mike Hommey wrote:
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

The problem from what I see is that you removed the client.py running
via your mozconfig changes:

 # Run client.py
1.11 mk_add_options CLIENT_PY_ARGS="$([ -f $topsrcdir/build/client.py-args ] && cat $topsrcdir/build/client.py-args)"
    1.12 -mk_add_options ALWAYS_RUN_CLIENT_PY=1

TB's buildbot releng (from what I see) requires that to be run otherwise
it doesn't get the m-c code.


Edmund

_______________________________________________
dev-builds mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to