From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.chez-thomas.org (mail.mlbassoc.com [65.100.170.105]) by mail.openembedded.org (Postfix) with ESMTP id 988217391A for ; Tue, 22 Sep 2015 19:13:14 +0000 (UTC) Received: by mail.chez-thomas.org (Postfix, from userid 1998) id E9B58F811FE; Tue, 22 Sep 2015 13:13:14 -0600 (MDT) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on hermes.chez-thomas.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=10.0 tests=ALL_TRUSTED,BAYES_00, DNS_FROM_AHBL_RHSBL autolearn=no version=3.3.2 Received: from [192.168.1.114] (zeus [192.168.1.114]) by mail.chez-thomas.org (Postfix) with ESMTP id E1C9EF811F1; Tue, 22 Sep 2015 13:13:13 -0600 (MDT) To: openembedded-core@lists.openembedded.org References: <560173B5.1000408@mlbassoc.com> <56019A6B.3070206@mlbassoc.com> From: Gary Thomas Message-ID: <5601A857.7060404@mlbassoc.com> Date: Tue, 22 Sep 2015 13:13:27 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: Subject: Re: Error building gdk-pixbuf-native X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Sep 2015 19:13:15 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit On 2015-09-22 12:38, Otavio Salvador wrote: > On Tue, Sep 22, 2015 at 3:14 PM, Gary Thomas wrote: >> On 2015-09-22 12:05, Otavio Salvador wrote: >>> >>> On Tue, Sep 22, 2015 at 12:28 PM, Gary Thomas wrote: >>>> >>>> When building gdk-pixbuf-native, I got this error: >>>> | DEBUG: Staging files from >>>> >>>> /home/local/rpi2_2015-03-05/tmp/work/i686-linux/gdk-pixbuf-native/2.30.8-r0/sysroot-destdir/home/local/rpi2_2015-03-05/tmp/sysroots/i686-linux >>>> to /home/local/rpi2_2015-03-05/tmp/sysroots/i686-linux >>>> | DEBUG: Executing shell function pixbufcache_sstate_postinst >>>> | g_module_open() failed for >>>> >>>> /home/local/rpi2_2015-03-05/tmp/sysroots/i686-linux/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so: >>>> libharfbuzz.so.0: cannot open shared object file: No such file or >>>> directory >>>> >>>> It seems that [at least] gdk-pixbuf-native needs harfbuzz-native >>>> I looked at the recipe, but it's not 100% obvious to me how to >>>> add this, especially w.r.t. all of the PACKAGECONFIG options. >>>> >>>> Guidance? >>> >>> >>> I had similar failures[1] at O.S. Systems autobuilder and rebuilding >>> made it work. >>> >>> 1. >>> http://ci.ossystems.com.br/view/FSL%20Community%20BSP%20-%20master-next/job/fsl-community-bsp-master-next_wayland-imx28evk/827/console >>> >>> The builds are now succeeding but I did no change to fix it. This >>> seems like a race for me. >>> >>> I tried very hard to reproduce the issue locally at my laptop without >>> success. Do you can reliably reproduce it? >>> >> >> Yes, I had a full tree and this rebuild was kicked off by a meta-data >> update. Once it happened, I tried this: >> % bitbake harfbuzz-native gdk-pixbuf-native -c cleansstate >> % bitbake gdk-pixbuf-native >> failed. However the manual sequence >> % bitbake harfbuzz-native >> % bitbake gdk-pixbuf-native >> succeeded. > > I still do not reproduce it :-( > It seems to be a host [contamination?] issue. I get this error on a build host that does not have libharfbuzz.so installed. On a build host which does, there is no error. Note that it is only for the native package, so perhaps that's where the dependency needs to be updated/checked (hence my original query) -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------