On 15 April 2014 20:00, Volker Braun <[email protected]> wrote: > Scroll up, the real error should be somewhere. > > On Tuesday, April 15, 2014 7:42:37 PM UTC+1, John Cremona wrote: >> >> I am having trouble building the docs here: after (git checkout >> develop; git pull trac develop; make) Sage builds fine but there was >> an error message building docs, so I did make doc-clean and make >> again. then it stuck dead (for several hours, I was not watching) at >> some point, so I killed it with Ctrl-C and typped make again. Now it >> is stuck here: >> >> [lfunction] loading cross citations... looking for now-outdated >> files... none found >> [lfunction] no targets are out of date. > > > > Thats just a module that was built in parallel and did NOT encounter the > error. >
OK, I admit it: each "make" was in fact "make -j32". But I restarted with a simple "make" and it stopped at this precise point. John > > -- > You received this message because you are subscribed to the Google Groups > "sage-release" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sage-release. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
