From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id C3996E006BC; Mon, 30 Jun 2014 05:13:29 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.160.174 listed in list.dnswl.org] Received: from mail-yk0-f174.google.com (mail-yk0-f174.google.com [209.85.160.174]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 8DDEEE00303 for ; Mon, 30 Jun 2014 05:13:27 -0700 (PDT) Received: by mail-yk0-f174.google.com with SMTP id 19so4547991ykq.33 for ; Mon, 30 Jun 2014 05:13:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=QWdb4Uqu1urZxC4u9C4fDdItd8eXUATw4jzJ4B0P8eQ=; b=g8MAh61UNbEbkYjq/C33hh8JCqhkA1eib3qquNhZB1KgTUmtLf+f/HsA+YWOxHgv+5 bp7FyHKcNsrf3ejDfa1979zu3M9RqQBm0BLMTEBDZ7hFUsVDFdneA3trCWd7ka9fz5Da ob/693XLppfhLRhWusmt50SMqocGvnixPDCnqebK+0ZzKdLZQ+uObZZ2znpj+z4YUPGm PlkaNBpi3iCgD0BV8gdxgtYkYn1+QD2zQnJZvkLVXte6+KsvqJnAhEkkIlW/i2H0gkSB fabwl1giGMll8gySUx1gDHgtEjHYCsH1upKuiVB5DBvvX2TFGDwsl+KOG28h+u0l1ASx AP+Q== MIME-Version: 1.0 X-Received: by 10.236.207.225 with SMTP id n61mr2688129yho.148.1404130407406; Mon, 30 Jun 2014 05:13:27 -0700 (PDT) Sender: otavio.salvador@gmail.com Received: by 10.170.233.65 with HTTP; Mon, 30 Jun 2014 05:13:27 -0700 (PDT) In-Reply-To: References: Date: Mon, 30 Jun 2014 09:13:27 -0300 X-Google-Sender-Auth: UjLDaHjPn6xi6ScB-ojkpYZwS7Q Message-ID: From: Otavio Salvador To: Jacob Kroon , Prabhu Sundararaj Cc: meta-freescale Subject: Re: gpu-viv-bin-mx6q: missing RDEPENDS on libffi ? X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2014 12:13:29 -0000 Content-Type: text/plain; charset=UTF-8 Hello Jacob, On Sun, Jun 29, 2014 at 10:08 AM, Jacob Kroon wrote: > I'm seeing some unexplained changes in the buildhistory when I do > incremental builds of the SD-images. The wayland packages from > gpu-viv-bin-mx6q recipe seem to have an unspecified dependency on libffi: > > PKG = libwayland-viv0 > RPROVIDES = > -RDEPENDS = eglibc (>= 2.19) > +RDEPENDS = eglibc (>= 2.19) libffi (>= 3.0.13) > > Several of the dev/debug-packages also have this change: > > libegl-dbg > libgc-wayland-protocol-dbg > libgc-wayland-protocol-dev > libgc-wayland-protocol0 > libgl-dbg > libglesv2-dbg > libwayland-viv-dbg > libwayland-viv-dev > libwayland-viv0 > > Looking into log.do_package I see: > > log.do_package:DEBUG: libwayland-viv-mx6: Dependency libffi.so.6 requires > package libffi > log.do_package:DEBUG: libgc-wayland-protocol-mx6: Dependency libffi.so.6 > requires package libffi > > In what I think is one of the older log-files I see this: > > NOTE: Couldn't find shared library provider for libffi.so.6, used by > files: [...] > > So it seems to me that some of the sub-packages needs a RDEPEND on libffi. In fact I think it needs a 'depends' so it can resolve the runtime dependency at this time. Prabhu, can you confirm gpu-viv-bin-mx6q uses libffi? -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750