Re: rebar3 - slow in Analyzing applications...
Marc Worrell <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <[email protected]> |
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