[yocto] [meta-cgl][PATCH 0/2] cluster: Fix some error and format

Bian, Naimeng biannm at cn.fujitsu.com
Thu Jan 22 20:04:39 PST 2015


Hi Alex

Maybe you should check that where ${libexecdir} was set to point to in ${B}/servers/slapd/Makefile

# cat ${B}/servers/slapd/Makefile | grep "libexecdir ="

I guess it's /usr/libexec.

Did you build the openldap with the meta-cloud-services/meta-openstack/recipes-support/openldap/openldap_2.4.39.bbappend together.
It's wrong to specify libexecdir to /usr/libexec in this bbappend.

Thanks
 Bian

> -----Original Message-----
> From: yocto-bounces at yoctoproject.org [mailto:yocto-bounces at yoctoproject.org]
> On Behalf Of Lei, Maohui
> Sent: Friday, January 23, 2015 10:35 AM
> To: Alexandru Vaduva; Qian, Lei/钱 磊
> Cc: yocto at yoctoproject.org
> Subject: Re: [yocto] [meta-cgl][PATCH 0/2] cluster: Fix some error and format
> 
> Hi Alex
> 
>   > Lei Maohui did you experience this error when you tested the recipe?
> 
> When I bitbake the cluster,I didn't met the error.
> Qian's target is x86_64, my target is x86, maybe it was the reason why I didn't
> meet the error.
> 
> Cheers
> 
> Lei Maohui
> 
> 
> 
> 
> > -----Original Message-----
> > From: Alexandru Vaduva [mailto:Alexandru.Vaduva at enea.com]
> > Sent: Tuesday, January 20, 2015 7:10 PM
> > To: Qian, Lei
> > Cc: yocto at yoctoproject.org; Lei, Maohui
> > Subject: RE: [yocto] [meta-cgl][PATCH 0/2] cluster: Fix some error and
> > format
> >
> > Yes but openldap is a dependency brought up by the cluster recipe.
> > Proof:
> > DEPENDS = "corosync dbus openldap openais libxml2 ncurses perl zlib"
> >
> > Lei Maohui did you experience this error when you tested the recipe?
> >
> >
> > Alex Vaduva
> >
> > -----Original Message-----
> > From: Qian Lei [mailto:qianl.fnst at cn.fujitsu.com]
> > Sent: Monday, January 19, 2015 2:58 PM
> > To: Alexandru Vaduva
> > Cc: yocto at yoctoproject.org
> > Subject: Re: [yocto] [meta-cgl][PATCH 0/2] cluster: Fix some error and
> > format
> >
> > On Mon, 19 Jan 2015 11:32:35 +0000
> > Alexandru Vaduva <Alexandru.Vaduva at enea.com> wrote:
> >
> > > Does this fix the error I encounter when building the package.
> > > The log is attached to this email and is also available in the
> > > bugzilla
> > > issue: https://bugzilla.yoctoproject.org/show_bug.cgi?id=7176
> >
> > Actually no. This patch use the kernel source in bitbake world instead
> > of that on the host. This error only appeared on my build enviroment.
> >
> > But your error is to build openldap, not cluster.
> >
> >
> >
> > > -----Original Message-----
> > > From: yocto-bounces at yoctoproject.org
> > > [mailto:yocto-bounces at yoctoproject.org]
> > > On Behalf Of Qian Lei Sent: Monday, January 19, 2015 12:08 PM
> > > To: yocto at yoctoproject.org
> > > Subject: [yocto] [meta-cgl][PATCH 0/2] cluster: Fix some error and
> > > format
> > >
> > > Use KERNEL_SRC instead of hardcode path in configure. Also fix license
> format.
> > >
> > > *** BLURB HERE ***
> > >
> > > Qian Lei (2):
> > >   cluster: Fix license format
> > >   cluster: Add a patch to fix the path of kernel source
> > >
> > >  .../cluster/0001-Fix-the-kernel-source-patch.patch | 38
> > > ++++++++++++++++++++++ .../recipes-cgl/cluster/cluster_3.2.0.bb
> > |
> > > 5 +-- 2 files changed, 41 insertions(+), 2 deletions(-)  create mode
> > > 100644
> > > meta-cgl-common/recipes-cgl/cluster/cluster/0001-Fix-the-kernel-sour
> > > ce
> > > -patch.patch
> > >
> > > --
> > > 1.8.3.1
> > >
> > > --
> > > _______________________________________________
> > > yocto mailing list
> > > yocto at yoctoproject.org
> > > https://lists.yoctoproject.org/listinfo/yocto
> >
> >
> >
> > --
> > Qian Lei
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


More information about the yocto mailing list