Re: rebar3 - slow in Analyzing applications...
Marc Worrell <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <[email protected]> |
Next time I will save the DAG and send it to you. Thinking of it, there was one moment two rebar3 compile actions were running in parallel. This might be the cause of the corrupted file. Thanks for your help! Cheers, Marc Sent from my iPad > On 17 Apr 2021, at 16:58, Fred Hebert <[email protected]> wrote: > > > 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 >>