Re: rebar3 - slow in Analyzing applications...
Fred Hebert <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <CAFA3VZ+EjBGQb9HDcX56-PfvR44gcgE8TbxfX6vstijCv9_FmA@mail.gmail.com> |
Interesting. I've just had a similar report from someone who saw a similar issue, and managed to save the DAG. I'm unsure what could get corrupted and how in there since things ought to be quite repeatable, but we'll have to wait for more analyzable data to pin things properly. On Fri, Apr 16, 2021 at 6:12 AM Marc Worrell <[email protected]> wrote: > Hi, > > Thanks for the answers. > > In the end I have removed the _build directory. > After this the first compile was indeed slow, and the next ones were ok. > Apparently something was corrupted. > > Cheers, Marc > > > > On 15 Apr 2021, at 19:11, Eric Pailleau <[email protected]> > wrote: > > > > Hi marc > > Using strace may help sometime. > > > > Envoyé depuis mon mobile > > > > > > ---- Marc Worrell a écrit ---- > > > > Hi, > > > > > > > > I have (quite suddenly actually) a build problem with rebar3. > > > > It is the newest version. > > > > > > > > The "Analyzing applications…” phase seems to take forever. > > > > > > > > Is there a method to see what it is doing and what might be the cause of > this? > > > > > > > > DEBUG=1 doesn’t help. > > > > > > > > Cheers, > > > > > > > > Marc > >