From: Loic Dachary <loic@dachary.org>
To: Michal Jarzabek <stiopa@gmail.com>
Cc: "ceph-devel@vger.kernel.org" <ceph-devel@vger.kernel.org>
Subject: Re: Problem running make check
Date: Fri, 15 May 2015 01:15:19 +0200 [thread overview]
Message-ID: <55552C87.1080100@dachary.org> (raw)
In-Reply-To: <CAC6JEv9s1fSk7X5XSp8CtYN6Qr3SR5+XRD-Lu51YDJw0RGdRNA@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1675 bytes --]
On 14/05/2015 22:55, Gregory Farnum wrote:
> On Thu, May 14, 2015 at 1:24 PM, Michal Jarzabek <stiopa@gmail.com> wrote:
>> Hi,
>>
>> After cloning ceph repo and then running:
>> ./autogen.sh
>> ./configure
>> make -j 8
>> make check
>>
>> make check always hangs after following lines:
>> LD_PRELOAD=liblttng-ust-fork.so
>> PASS: unittest_texttable
>> LD_PRELOAD=liblttng-ust-fork.so
>> PASS: unittest_on_exit
>> LD_PRELOAD=liblttng-ust-fork.so
>> PASS: unittest_readahead
>> LD_PRELOAD=liblttng-ust-fork.so
>> PASS: unittest_tableformatter
>> LD_PRELOAD=liblttng-ust-fork.so
>> PASS: unittest_bit_vector
>> LD_PRELOAD=liblttng-ust-fork.so
>> PASS: ceph-detect-init/run-tox.sh
>> LD_PRELOAD=liblttng-ust-fork.so
>>
>> Any idea what might be a problem?
In addition to what Greg said:
./configure --without-lttng ...
lttng is indeed the most probably cause for failure. How much RAM/CPU does your machine have ? Is this running on SSD or spinner ? Not that a spinner would be a problem but mor than -j4 on a spinner is probably not a good idea because the disk will be the bottleneck.
>
> You can try building without lttng, which has helped some users, and
> you can check if you have high enough ulimit settings. The defaults on
> my box were not high enough; I bumped both files and processes up to
> 16k and rebooted before I could get it working properly.
> -Greg
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
Loïc Dachary, Artisan Logiciel Libre
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2015-05-14 23:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-14 20:24 Problem running make check Michal Jarzabek
2015-05-14 20:55 ` Gregory Farnum
2015-05-14 23:15 ` Loic Dachary [this message]
2015-05-16 8:55 ` Michal Jarzabek
2015-05-16 14:10 ` Michal Jarzabek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55552C87.1080100@dachary.org \
--to=loic@dachary.org \
--cc=ceph-devel@vger.kernel.org \
--cc=stiopa@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.