Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Hi Prashant,

On Fri, 2013-03-01 at 15:21 +0530, Prashant Pandey wrote:
ps aux show the following results:

        Wow that was a lot to paste in-line ;-)

elixir   32113  0.0  0.0  12348   996 pts/0    T    14:48   0:00 pager
elixir   32114  0.0  0.0  12000  2960 pts/0    S+   14:49   0:00 make
elixir   32147  0.0  0.0  13400  1748 pts/0    S+   14:49   0:00 bash -c cd 
/home/elixir/lo/postprocess && unset MAKEFLAGS && \??/home/elixir/lo/solen
elixir   32148  0.0  0.2  40152  9684 pts/0    S+   14:49   0:00 perl -S 
/home/elixir/lo/solenv/bin/build.pl -P4 --all -- -P4
elixir   32154  0.0  0.2  40152  8136 pts/0    S+   14:49   0:00 perl -S 
/home/elixir/lo/solenv/bin/build.pl -P4 --all -- -P4
elixir   32155  1.3  7.6 304184 295196 pts/0   S+   14:49   0:23 make -f Makefile -j4 -rs all 
slowcheck
elixir@ubuntu:~/lo$ 

        It is stuck in some slowcheck I suppose; but not in a runaway java, it
looks odd.

        If you kill it [ the slowcheck suggests it's really finished already
and is just running tests ], and then do:

        make -f Makefile -j4 -rs all slowcheck

        To check it still hangs; and then do:

        strace -s 256 -f -ttt -o /tmp/slog make -f Makefile -j4 -rs all slowcheck

        bzip2 the /tmp/slog and mail -only-me- (ie. not the list it will be too
big), the /tmp/slog.bz2 - then perhaps we can dig something out of that.

        I would imagine that a 'make dev-install' would produce something
runable from where you are though.

        Thanks !

                Michael.

-- 
michael.meeks@suse.com  <><, Pseudo Engineer, itinerant idiot


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.