All of lore.kernel.org
 help / color / mirror / Atom feed
From: Loic Dachary <loic@dachary.org>
To: Sage Weil <sweil@redhat.com>
Cc: ceph-devel@vger.kernel.org
Subject: Re: ceph-disk and 'make'
Date: Mon, 19 Sep 2016 09:35:01 +0200	[thread overview]
Message-ID: <57DF9525.5050904@dachary.org> (raw)
In-Reply-To: <57DF7DA0.2050007@dachary.org>

After running

./install-deps.sh
mkdir build
cd build
cmake ../
make

I have

loic@a64e7ff3b216:~/ceph-ubuntu-14.04-loic/build$ ls -l src/ceph-disk
ls -l src/ceph-disk
total 28
drwxr-xr-x 4 loic loic 4096 Sep 19 05:57 CMakeFiles
-rw-r--r-- 1 loic loic  313 Sep 19 05:57 CTestTestfile.cmake
-rw-r--r-- 1 loic loic 7240 Sep 19 05:57 Makefile
lrwxrwxrwx 1 loic loic   58 Sep 19 06:00 README.rst -> /home/loic/ceph-ubuntu-14.04-loic/src/ceph-disk/README.rst
lrwxrwxrwx 1 loic loic   57 Sep 19 06:00 ceph_disk -> /home/loic/ceph-ubuntu-14.04-loic/src/ceph-disk/ceph_disk
-rw-r--r-- 1 loic loic 1878 Sep 19 05:57 cmake_install.cmake
lrwxrwxrwx 1 loic loic   64 Sep 19 06:00 requirements.txt -> /home/loic/ceph-ubuntu-14.04-loic/src/ceph-disk/requirements.txt
lrwxrwxrwx 1 loic loic   56 Sep 19 06:00 setup.py -> /home/loic/ceph-ubuntu-14.04-loic/src/ceph-disk/setup.py
lrwxrwxrwx 1 loic loic   69 Sep 19 06:00 test-requirements.txt -> /home/loic/ceph-ubuntu-14.04-loic/src/ceph-disk/test-requirements.txt

which I interpret as make building ceph-disk. Did you expect something else ?

Cheers

On 19/09/2016 07:54, Loic Dachary wrote:
> 
> 
> On 19/09/2016 02:40, Sage Weil wrote:
>> I noticed that with the new cmake when I do a 'make' the ceph-disk target 
>> isn't built.  And ctest will fail most of its unit tests.  It looks like 
>> it is part of the 'tests' target, though.  Is it deliberate that a simple 
>> 'make' doesn't build everything?
> 
> I think make should build it. I'll look into it.
> 
> Cheers
> 

-- 
Loïc Dachary, Artisan Logiciel Libre

  reply	other threads:[~2016-09-19  7:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-19  0:40 ceph-disk and 'make' Sage Weil
2016-09-19  5:54 ` Loic Dachary
2016-09-19  7:35   ` Loic Dachary [this message]
2016-09-19 18:30     ` Gregory Farnum
2016-09-20 15:28       ` kefu chai
2016-09-20 18:04         ` Ken Dreyer
2016-09-21  2:39           ` kefu chai
2016-09-21  5:07             ` Loic Dachary
2016-09-20 22:14       ` Dan Mick

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=57DF9525.5050904@dachary.org \
    --to=loic@dachary.org \
    --cc=ceph-devel@vger.kernel.org \
    --cc=sweil@redhat.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.