All of lore.kernel.org
 help / color / mirror / Atom feed
* Compilation issues on Fedora 13 and Fedora 15
@ 2012-03-25  8:57 Ajit K Jena
  2012-03-25 10:14 ` Wido den Hollander
  2012-03-25 15:23 ` Jonathan Dieter
  0 siblings, 2 replies; 11+ messages in thread
From: Ajit K Jena @ 2012-03-25  8:57 UTC (permalink / raw)
  To: ceph-devel

Hello All,

I have lost touch with the growth of ceph after version 0.30.
I am trying to compile version 0.43 and 0.44 on FC13 and FC15.
It does not build successfully. I get the following error:

   make[3]: *** No rule to make target `leveldb/libleveldb.a', needed by
`ceph-osd'.  Stop.
   make[3]: *** Waiting for unfinished jobs....

I have the following questions:

  a) What is this error about ? Has CEPH dropped Fedora as a target
     OS platform ?

  b) What is the best suited OS for building/testing CEPH prototypes ?

Thanks for your attention.

--ajit



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Compilation issues on Fedora 13 and Fedora 15
  2012-03-25  8:57 Compilation issues on Fedora 13 and Fedora 15 Ajit K Jena
@ 2012-03-25 10:14 ` Wido den Hollander
  2012-03-25 10:47   ` Ajit K Jena
  2012-03-25 15:23 ` Jonathan Dieter
  1 sibling, 1 reply; 11+ messages in thread
From: Wido den Hollander @ 2012-03-25 10:14 UTC (permalink / raw)
  To: ajit; +Cc: ceph-devel

Hi,

On 03/25/2012 10:57 AM, Ajit K Jena wrote:
> Hello All,
>
> I have lost touch with the growth of ceph after version 0.30.
> I am trying to compile version 0.43 and 0.44 on FC13 and FC15.
> It does not build successfully. I get the following error:
>
>     make[3]: *** No rule to make target `leveldb/libleveldb.a', needed by
> `ceph-osd'.  Stop.
>     make[3]: *** Waiting for unfinished jobs....
>
> I have the following questions:
>
>    a) What is this error about ? Has CEPH dropped Fedora as a target
>       OS platform ?
>
>    b) What is the best suited OS for building/testing CEPH prototypes ?
>
> Thanks for your attention.

Did you init the GIT submodules?

$ git submodule init
$ git submodule update

Wido

>
> --ajit
>
>
> --
> 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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Compilation issues on Fedora 13 and Fedora 15
  2012-03-25 10:14 ` Wido den Hollander
@ 2012-03-25 10:47   ` Ajit K Jena
  0 siblings, 0 replies; 11+ messages in thread
From: Ajit K Jena @ 2012-03-25 10:47 UTC (permalink / raw)
  To: Wido den Hollander; +Cc: ceph-devel

Hi Wido,

Thanx for your response.

No. I just downloaded the bz2 compressed tar file and
tried rpmbuild. 

Just when and where do I run the git commands ? I had
never done this from version 0.20 till 0.31. Why now ?
In any case I get the following response when I run it:

fatal: Not a git repository (or any of the parent directories): .git

Regards.

--ajit

On Sun, 2012-03-25 at 12:14 +0200, Wido den Hollander wrote:
> Hi,
> 
> On 03/25/2012 10:57 AM, Ajit K Jena wrote:
> > Hello All,
> >
> > I have lost touch with the growth of ceph after version 0.30.
> > I am trying to compile version 0.43 and 0.44 on FC13 and FC15.
> > It does not build successfully. I get the following error:
> >
> >     make[3]: *** No rule to make target `leveldb/libleveldb.a', needed by
> > `ceph-osd'.  Stop.
> >     make[3]: *** Waiting for unfinished jobs....
> >
> > I have the following questions:
> >
> >    a) What is this error about ? Has CEPH dropped Fedora as a target
> >       OS platform ?
> >
> >    b) What is the best suited OS for building/testing CEPH prototypes ?
> >
> > Thanks for your attention.
> 
> Did you init the GIT submodules?
> 
> $ git submodule init
> $ git submodule update
> 
> Wido
> 
> >
> > --ajit
> >
> >
> > --
> > 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



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Compilation issues on Fedora 13 and Fedora 15
  2012-03-25  8:57 Compilation issues on Fedora 13 and Fedora 15 Ajit K Jena
  2012-03-25 10:14 ` Wido den Hollander
@ 2012-03-25 15:23 ` Jonathan Dieter
  2012-03-25 15:40   ` Sage Weil
  2012-04-13 17:24   ` Ajit K Jena
  1 sibling, 2 replies; 11+ messages in thread
From: Jonathan Dieter @ 2012-03-25 15:23 UTC (permalink / raw)
  To: ceph-devel

[-- Attachment #1: Type: text/plain, Size: 641 bytes --]

On Sun, 2012-03-25 at 14:27 +0530, Ajit K Jena wrote:
> Hello All,
> 
> I have lost touch with the growth of ceph after version 0.30.
> I am trying to compile version 0.43 and 0.44 on FC13 and FC15.

FWIW, we've pushed 0.43 in Fedora 17. We don't have anything later than
0.41 in versions lower than 17 because of Fedora's updates policies.  

However, you could take the source rpm from F17 and rebuild it for older
versions of Fedora.

It's available at
http://kojipkgs.fedoraproject.org/packages/ceph/0.43/1.fc17/src/ceph-0.43-1.fc17.src.rpm

I'll probably push 0.44 to F17 once I manage to get the RPM built.

Jonathan

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Compilation issues on Fedora 13 and Fedora 15
  2012-03-25 15:23 ` Jonathan Dieter
@ 2012-03-25 15:40   ` Sage Weil
  2012-03-25 17:45     ` Jonathan Dieter
  2012-04-13 17:24   ` Ajit K Jena
  1 sibling, 1 reply; 11+ messages in thread
From: Sage Weil @ 2012-03-25 15:40 UTC (permalink / raw)
  To: Jonathan Dieter; +Cc: ceph-devel

Hi Jonathan,

On Sun, 25 Mar 2012, Jonathan Dieter wrote:
> On Sun, 2012-03-25 at 14:27 +0530, Ajit K Jena wrote:
> > Hello All,
> > 
> > I have lost touch with the growth of ceph after version 0.30.
> > I am trying to compile version 0.43 and 0.44 on FC13 and FC15.
> 
> FWIW, we've pushed 0.43 in Fedora 17. We don't have anything later than
> 0.41 in versions lower than 17 because of Fedora's updates policies.  
> 
> However, you could take the source rpm from F17 and rebuild it for older
> versions of Fedora.
> 
> It's available at
> http://kojipkgs.fedoraproject.org/packages/ceph/0.43/1.fc17/src/ceph-0.43-1.fc17.src.rpm
> 
> I'll probably push 0.44 to F17 once I manage to get the RPM built.

I just pushed two patches to the stable branch that should address this: 
d3bcac241f25f681a585c2115a79befe43dd7d6c and 
3ab28950beabe9d452da35ec2f2d583751764a9a.  Can you verify the problem goes 
away?

Thanks!
sage

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Compilation issues on Fedora 13 and Fedora 15
  2012-03-25 15:40   ` Sage Weil
@ 2012-03-25 17:45     ` Jonathan Dieter
  0 siblings, 0 replies; 11+ messages in thread
From: Jonathan Dieter @ 2012-03-25 17:45 UTC (permalink / raw)
  To: Sage Weil; +Cc: ceph-devel

[-- Attachment #1: Type: text/plain, Size: 1476 bytes --]

On Sun, 2012-03-25 at 08:40 -0700, Sage Weil wrote:
> Hi Jonathan,
> 
> On Sun, 25 Mar 2012, Jonathan Dieter wrote:
> > On Sun, 2012-03-25 at 14:27 +0530, Ajit K Jena wrote:
> > > Hello All,
> > > 
> > > I have lost touch with the growth of ceph after version 0.30.
> > > I am trying to compile version 0.43 and 0.44 on FC13 and FC15.
> > 
> > FWIW, we've pushed 0.43 in Fedora 17. We don't have anything later than
> > 0.41 in versions lower than 17 because of Fedora's updates policies.  
> > 
> > However, you could take the source rpm from F17 and rebuild it for older
> > versions of Fedora.
> > 
> > It's available at
> > http://kojipkgs.fedoraproject.org/packages/ceph/0.43/1.fc17/src/ceph-0.43-1.fc17.src.rpm
> > 
> > I'll probably push 0.44 to F17 once I manage to get the RPM built.
> 
> I just pushed two patches to the stable branch that should address this: 
> d3bcac241f25f681a585c2115a79befe43dd7d6c and 
> 3ab28950beabe9d452da35ec2f2d583751764a9a.  Can you verify the problem goes 
> away?

Ok, with the two patches, ceph builds, but leveldb doesn't seem to be
using our compiler flags.

The build is at:
http://koji.fedoraproject.org/koji/taskinfo?taskID=3930921

And the x86_64 build log is at:
http://koji.fedoraproject.org/koji/getfile?taskID=3930922&name=build.log

If you scroll down to where leveldb builds and then to where ceph starts
building after that, you'll see the difference in the build flags.

Jonathan

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Compilation issues on Fedora 13 and Fedora 15
  2012-03-25 15:23 ` Jonathan Dieter
  2012-03-25 15:40   ` Sage Weil
@ 2012-04-13 17:24   ` Ajit K Jena
  2012-04-14  0:30     ` Udo Seidel
  1 sibling, 1 reply; 11+ messages in thread
From: Ajit K Jena @ 2012-04-13 17:24 UTC (permalink / raw)
  To: ceph-devel

Hi CEPH Developers,

Thanks for your responses. I have been trying your suggestions one
after another. Sorry to report that none of the suggestions work
for me.

Looks like FEDORA is not fit for CEPH experimentation anymore !!
The source RPM for 0.43 and above simply does not build on
FC1[356]. I am not so sure about FC17 since it may bring a host of
other hidden problems.

Can any one pl let me know what other distros one should look at ?
I am really not keen about trying UBUNTU or other DEBIAN derivatives.
What about CENTOS 6.[012] ?

Thanks for your help.

--ajit

On Sun, 2012-03-25 at 18:23 +0300, Jonathan Dieter wrote:
> On Sun, 2012-03-25 at 14:27 +0530, Ajit K Jena wrote:
> > Hello All,
> > 
> > I have lost touch with the growth of ceph after version 0.30.
> > I am trying to compile version 0.43 and 0.44 on FC13 and FC15.
> 
> FWIW, we've pushed 0.43 in Fedora 17. We don't have anything later than
> 0.41 in versions lower than 17 because of Fedora's updates policies.  
> 
> However, you could take the source rpm from F17 and rebuild it for older
> versions of Fedora.
> 
> It's available at
> http://kojipkgs.fedoraproject.org/packages/ceph/0.43/1.fc17/src/ceph-0.43-1.fc17.src.rpm
> 
> I'll probably push 0.44 to F17 once I manage to get the RPM built.
> 
> Jonathan



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Compilation issues on Fedora 13 and Fedora 15
  2012-04-13 17:24   ` Ajit K Jena
@ 2012-04-14  0:30     ` Udo Seidel
  2012-04-14 11:16       ` Jonathan Dieter
  0 siblings, 1 reply; 11+ messages in thread
From: Udo Seidel @ 2012-04-14  0:30 UTC (permalink / raw)
  To: Ajit K Jena; +Cc: ceph-devel

[-- Attachment #1: Type: TEXT/PLAIN, Size: 2923 bytes --]


Hi Ajit,
I have successfully built 0.43 and 0.45 on Fedora 16 (last Fedora updates 
installed on Thursday). I suggest to try again with either of these 
versions. I have used the src.rpm packages from here: 
kojipkgs.fedoraproject.org/packages/ceph/
Good luck,
Udo

P.S. The "last lines" from the second build ...
....
c++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) 
libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libuuid.so.1()(64bit) 
libuuid.so.1(UUID_1.0)(64bit) rtld(GNU_HASH)
Processing files: ceph-debuginfo-0.45-1.fc16.x86_64
Prüfe auf nicht gepackte Datei(en): /usr/lib/rpm/check-files 
/home/udo/RPM/BUILDROOT/ceph-0.45-1.fc16.x86_64
Erstellt: /home/udo/RPM/RPMS/x86_64/ceph-0.45-1.fc16.x86_64.rpm
Erstellt: /home/udo/RPM/RPMS/x86_64/ceph-fuse-0.45-1.fc16.x86_64.rpm
Erstellt: /home/udo/RPM/RPMS/x86_64/ceph-devel-0.45-1.fc16.x86_64.rpm
Erstellt: /home/udo/RPM/RPMS/x86_64/ceph-radosgw-0.45-1.fc16.x86_64.rpm
Erstellt: /home/udo/RPM/RPMS/x86_64/ceph-obsync-0.45-1.fc16.x86_64.rpm
Erstellt: /home/udo/RPM/RPMS/x86_64/ceph-gcephtool-0.45-1.fc16.x86_64.rpm
Erstellt: /home/udo/RPM/RPMS/x86_64/ceph-debuginfo-0.45-1.fc16.x86_64.rpm
Ausführung(%clean): /bin/sh -e /home/udo/RPM/tmp/rpm-tmp.22RqVS
+ umask 022
+ cd /home/udo/RPM/BUILD
+ cd ceph-0.45
+ /bin/rm -rf /home/udo/RPM/BUILDROOT/ceph-0.45-1.fc16.x86_64
+ exit 0



On Fri, 13 Apr 2012, Ajit K Jena wrote:

> Hi CEPH Developers,
>
> Thanks for your responses. I have been trying your suggestions one
> after another. Sorry to report that none of the suggestions work
> for me.
>
> Looks like FEDORA is not fit for CEPH experimentation anymore !!
> The source RPM for 0.43 and above simply does not build on
> FC1[356]. I am not so sure about FC17 since it may bring a host of
> other hidden problems.
>
> Can any one pl let me know what other distros one should look at ?
> I am really not keen about trying UBUNTU or other DEBIAN derivatives.
> What about CENTOS 6.[012] ?
>
> Thanks for your help.
>
> --ajit
>
> On Sun, 2012-03-25 at 18:23 +0300, Jonathan Dieter wrote:
>> On Sun, 2012-03-25 at 14:27 +0530, Ajit K Jena wrote:
>>> Hello All,
>>>
>>> I have lost touch with the growth of ceph after version 0.30.
>>> I am trying to compile version 0.43 and 0.44 on FC13 and FC15.
>>
>> FWIW, we've pushed 0.43 in Fedora 17. We don't have anything later than
>> 0.41 in versions lower than 17 because of Fedora's updates policies.
>>
>> However, you could take the source rpm from F17 and rebuild it for older
>> versions of Fedora.
>>
>> It's available at
>> http://kojipkgs.fedoraproject.org/packages/ceph/0.43/1.fc17/src/ceph-0.43-1.fc17.src.rpm
>>
>> I'll probably push 0.44 to F17 once I manage to get the RPM built.
>>
>> Jonathan
>
>
> --
> 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
>
>

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Compilation issues on Fedora 13 and Fedora 15
  2012-04-14  0:30     ` Udo Seidel
@ 2012-04-14 11:16       ` Jonathan Dieter
  2012-04-19 11:00         ` Ajit K Jena
  0 siblings, 1 reply; 11+ messages in thread
From: Jonathan Dieter @ 2012-04-14 11:16 UTC (permalink / raw)
  To: Udo Seidel; +Cc: Ajit K Jena, ceph-devel

On Sat, 2012-04-14 at 02:30 +0200, Udo Seidel wrote:
> Hi Ajit,
> I have successfully built 0.43 and 0.45 on Fedora 16 (last Fedora updates 
> installed on Thursday). I suggest to try again with either of these 
> versions. I have used the src.rpm packages from here: 
> kojipkgs.fedoraproject.org/packages/ceph/
> Good luck,
> Udo

+1

The source RPMs for Fedora 17 should rebuild just fine for Fedora 15 and
16.

Jonathan


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Compilation issues on Fedora 13 and Fedora 15
  2012-04-14 11:16       ` Jonathan Dieter
@ 2012-04-19 11:00         ` Ajit K Jena
  0 siblings, 0 replies; 11+ messages in thread
From: Ajit K Jena @ 2012-04-19 11:00 UTC (permalink / raw)
  To: ceph-devel

Dear List,

I have been able to get things going on CentOS 6.0. Have
been able to set up a small prototype based on CEPH 0.45
version.

Just wanted to post here for records so that it may benefit
someone else.

--ajit

On Sat, 2012-04-14 at 14:16 +0300, Jonathan Dieter wrote:
> On Sat, 2012-04-14 at 02:30 +0200, Udo Seidel wrote:
> > Hi Ajit,
> > I have successfully built 0.43 and 0.45 on Fedora 16 (last Fedora updates 
> > installed on Thursday). I suggest to try again with either of these 
> > versions. I have used the src.rpm packages from here: 
> > kojipkgs.fedoraproject.org/packages/ceph/
> > Good luck,
> > Udo
> 
> +1
> 
> The source RPMs for Fedora 17 should rebuild just fine for Fedora 15 and
> 16.
> 
> Jonathan
> 
> --
> 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



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Compilation issues on Fedora 13 and Fedora 15
@ 2012-03-25 14:05 Nick Couchman
  0 siblings, 0 replies; 11+ messages in thread
From: Nick Couchman @ 2012-03-25 14:05 UTC (permalink / raw)
  To: ajit, wido; +Cc: ceph-devel

Ajit,
Did you see my previous post to the list about leveldb build issues in 0.44?  This is an issue specifically with rpmbuild, with the spec file.  If you check out the list archives you'll see that Alexandre posted a patch for the spec file that fixes the rpmbuild (have not tried it, yet - just about to do that).

-Nick

>>> Ajit K Jena  03/25/12 4:47 AM >>>
Hi Wido,

Thanx for your response.

No. I just downloaded the bz2 compressed tar file and
tried rpmbuild. 

Just when and where do I run the git commands ? I had
never done this from version 0.20 till 0.31. Why now ?
In any case I get the following response when I run it:

fatal: Not a git repository (or any of the parent directories): .git

Regards.

--ajit

On Sun, 2012-03-25 at 12:14 +0200, Wido den Hollander wrote:
> Hi,
> 
> On 03/25/2012 10:57 AM, Ajit K Jena wrote:
> > Hello All,
> >
> > I have lost touch with the growth of ceph after version 0.30.
> > I am trying to compile version 0.43 and 0.44 on FC13 and FC15.
> > It does not build successfully. I get the following error:
> >
> >     make[3]: *** No rule to make target `leveldb/libleveldb.a', needed by
> > `ceph-osd'.  Stop.
> >     make[3]: *** Waiting for unfinished jobs....
> >
> > I have the following questions:
> >
> >    a) What is this error about ? Has CEPH dropped Fedora as a target
> >       OS platform ?
> >
> >    b) What is the best suited OS for building/testing CEPH prototypes ?
> >
> > Thanks for your attention.
> 
> Did you init the GIT submodules?
> 
> $ git submodule init
> $ git submodule update
> 
> Wido
> 
> >
> > --ajit
> >
> >
> > --
> > 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


--
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



--------

This e-mail may contain confidential and privileged material for the sole use of the intended recipient.  If this email is not intended for you, or you are not responsible for the delivery of this message to the intended recipient, please note that this message may contain SEAKR Engineering (SEAKR) Privileged/Proprietary Information.  In such a case, you are strictly prohibited from downloading, photocopying, distributing or otherwise using this message, its contents or attachments in any way.  If you have received this message in error, please notify us immediately by replying to this e-mail and delete the message from your mailbox.  Information contained in this message that does not relate to the business of SEAKR is neither endorsed by nor attributable to SEAKR.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-04-19 11:01 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-25  8:57 Compilation issues on Fedora 13 and Fedora 15 Ajit K Jena
2012-03-25 10:14 ` Wido den Hollander
2012-03-25 10:47   ` Ajit K Jena
2012-03-25 15:23 ` Jonathan Dieter
2012-03-25 15:40   ` Sage Weil
2012-03-25 17:45     ` Jonathan Dieter
2012-04-13 17:24   ` Ajit K Jena
2012-04-14  0:30     ` Udo Seidel
2012-04-14 11:16       ` Jonathan Dieter
2012-04-19 11:00         ` Ajit K Jena
2012-03-25 14:05 Nick Couchman

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.