All of lore.kernel.org
 help / color / mirror / Atom feed
* dpkg-buildpackage failed on Ubuntu 16.4 - 'override_dh_auto_build' failed
@ 2016-07-19  9:09 Avner Ben Hanoch
  2016-07-20  3:23 ` Dan Mick
  0 siblings, 1 reply; 2+ messages in thread
From: Avner Ben Hanoch @ 2016-07-19  9:09 UTC (permalink / raw)
  To: Ceph Development

Hi all,

What is the recommended way to install my builds of ceph?

Following ceph instruction here http://docs.ceph.com/docs/master/install/build-ceph/ on a Ubuntu 16.4 machine, I got the following errors from dpkg-buildpackage -j32 (after 1-2 hours of waiting :-( ):

   dh_auto_build: make -j32 returned exit code 2
   debian/rules:28: recipe for target 'override_dh_auto_build' failed
   make[1]: *** [override_dh_auto_build] Error 2
   make[1]: Leaving directory '/mnt/sdb/avnerb/ceph'
   debian/rules:22: recipe for target 'build' failed
   make: *** [build] Error 2
   dpkg-buildpackage: error: debian/rules build gave error exit status 2

According to debian here https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777814 this error might be related to gcc-5.

Anyhow, I only want to use the recommended way for installing my builds of ceph (Preferred one that can be installed over a cluster that was deployed using ceph-deploy)

I tried "make install" and encountered errors.
dpkg-buildpackage also failed for me

Can someone advise please

TIA,
  Avner

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

* Re: dpkg-buildpackage failed on Ubuntu 16.4 - 'override_dh_auto_build' failed
  2016-07-19  9:09 dpkg-buildpackage failed on Ubuntu 16.4 - 'override_dh_auto_build' failed Avner Ben Hanoch
@ 2016-07-20  3:23 ` Dan Mick
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Mick @ 2016-07-20  3:23 UTC (permalink / raw)
  To: Avner Ben Hanoch, Ceph Development

There's no detail of what went wrong in your excerpt.  All that says is
"something failed in the build".  You need to analyze the failure more
closely to figure out what actually went wrong.

On 07/19/2016 02:09 AM, Avner Ben Hanoch wrote:
> Hi all,
> 
> What is the recommended way to install my builds of ceph?
> 
> Following ceph instruction here http://docs.ceph.com/docs/master/install/build-ceph/ on a Ubuntu 16.4 machine, I got the following errors from dpkg-buildpackage -j32 (after 1-2 hours of waiting :-( ):
> 
>    dh_auto_build: make -j32 returned exit code 2
>    debian/rules:28: recipe for target 'override_dh_auto_build' failed
>    make[1]: *** [override_dh_auto_build] Error 2
>    make[1]: Leaving directory '/mnt/sdb/avnerb/ceph'
>    debian/rules:22: recipe for target 'build' failed
>    make: *** [build] Error 2
>    dpkg-buildpackage: error: debian/rules build gave error exit status 2
> 
> According to debian here https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777814 this error might be related to gcc-5.
> 
> Anyhow, I only want to use the recommended way for installing my builds of ceph (Preferred one that can be installed over a cluster that was deployed using ceph-deploy)
> 
> I tried "make install" and encountered errors.
> dpkg-buildpackage also failed for me
> 
> Can someone advise please
> 
> TIA,
>   Avner
> --
> 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
> 


-- 
Dan Mick
Red Hat, Inc.
Ceph docs: http://ceph.com/docs

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

end of thread, other threads:[~2016-07-20  3:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-19  9:09 dpkg-buildpackage failed on Ubuntu 16.4 - 'override_dh_auto_build' failed Avner Ben Hanoch
2016-07-20  3:23 ` Dan Mick

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.