From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ee0-f45.google.com (mail-ee0-f45.google.com [74.125.83.45]) by mail.openembedded.org (Postfix) with ESMTP id 409A36A99A for ; Tue, 11 Jun 2013 08:10:42 +0000 (UTC) Received: by mail-ee0-f45.google.com with SMTP id c1so3197298eek.32 for ; Tue, 11 Jun 2013 01:10:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=PCyKxtgZhawiUR/Q2EhvNpLLHxnL24kHmZ91TG289J4=; b=YcDBkir3+/Mk1wvv8PZ6tDT3Uh6d96Hqtkt5qrZKSELZbXkbLBjhnXNqx9AmBDm3Sz 2aLF3VBNZn6sPyCYgl+OhewPh+mhxXjGOXPebIAJ+UVdnWXRbLwOuVRomC/0+Cuqp7gF TRTWGB6o4rgWA5oQEY7FJCzdRuI7dxRDgmOxFIyyZcGAephGCoN1XcixLC7j9In7I6Ak 2Y6JlQLnx8/Jysp9iehaMqtHWLNpMwssKAoKW0cmVR92Nw4/pW/GtM6XhClbUJDLWii4 s7uI1/qyOQRHXoiAwbACibi37bYWjI3JMPDRdW5P6D9jHiYFjO6aC5BBNaI8Gov5solj cv2g== X-Received: by 10.14.199.134 with SMTP id x6mr15148774een.114.1370938242503; Tue, 11 Jun 2013 01:10:42 -0700 (PDT) Received: from localhost (ip-62-24-80-145.net.upcbroadband.cz. [62.24.80.145]) by mx.google.com with ESMTPSA id c5sm28637379eeu.8.2013.06.11.01.10.41 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 11 Jun 2013 01:10:41 -0700 (PDT) Date: Tue, 11 Jun 2013 10:11:04 +0200 From: Martin Jansa To: openembedded-devel@lists.openembedded.org Message-ID: <20130611081104.GA3233@jama> References: <20130524130924.BFD6C50262@opal> <20130606101258.GA22710@jama> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Re: [oe-commits] Ross Burton : librsvg: clean up native depends X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jun 2013 08:10:43 -0000 X-Groupsio-MsgNum: 45025 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3MwIy2ne0vdjdPXF" Content-Disposition: inline --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 11, 2013 at 08:30:33AM +0100, Burton, Ross wrote: > On 6 June 2013 11:12, Martin Jansa wrote: > > Not sure why, but now do_configure is failing with: > > > > | checking for gdk-pixbuf-query-loaders... none > > | configure: error: gdk-pixbuf-query-loaders not found in path > > | Configure failed. The contents of all config.log files follows to aid= debugging > > | /OE/shr-core/tmp-eglibc/work/arm920tt-oe-linux-gnueabi/librsvg/2.32.1= -r12/librsvg-2.32.1/config.log > > | This file contains any messages produced by compilers while > > | running configure, to aid debugging if configure makes a mistake. > > | > > | It was created by RSVG configure 2.32.1, which was > > | generated by GNU Autoconf 2.69. Invocation command line was > > > > configure:13908: checking whether to build the GDK-Pixbuf SVG loader > > configure:13917: result: yes > > configure:13924: checking for GDK_PIXBUF > > configure:13931: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= =3D $GDK_PIXBUF_REQUIRED" > > configure:13934: $? =3D 0 > > configure:13948: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= =3D $GDK_PIXBUF_REQUIRED" > > configure:13951: $? =3D 0 > > configure:14009: result: yes > > configure:14016: checking for gdk-pixbuf-query-loaders > > configure:14047: result: none > > configure:14057: error: gdk-pixbuf-query-loaders not found in path > > > > I'll check DEPENDS with bitbake -e when I don't have any build running = in that directory.. >=20 > I've been away for a week, but I *think* that this was a short-lived > problem in master (some commits were dropped from a merge). Can you > still replicate this? It's also in Saul's consolidated pull request, so I'm not the only one who has seen it :) --=20 Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com --3MwIy2ne0vdjdPXF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (GNU/Linux) iEYEARECAAYFAlG225gACgkQN1Ujt2V2gBy3IACePmwYHXl0sD4pq20L2yNxHNub GK0AoIfIDF2K8OUw8IRlxkt8aubGOdff =gPfy -----END PGP SIGNATURE----- --3MwIy2ne0vdjdPXF--