> I'm working off the testing branch, pulled yesterday, and when I try to
> build it complains and tells me that there is no "depend" target. That's a
> lie, of course, because I use the depend target often in my make system, so
> obviously dxr-build is not finding the makefile properly.
If this does turn out to be a dxr bug, let's add a regression test when we fix
it. I want to start battening down the test situation so we can change things
without breaking them.
> The problem is
> that I think I've told it everything correctly in the config file (and this
> same config worked with a pull from the same branch a couple of weeks
> back). One of the two of us is wrong.
>
> I can't find any kind of "verbose" mode, though. The only thing I get in
> the build.log is that make couldn't find a "depend" target.
There's no option, but it's pretty noisy already. You can add more print
statements or breakpoints ("import pdb;pdb.set_trace()") to build.py to get
more.
Erik
_______________________________________________
dev-static-analysis mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-static-analysis