From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ea0-f176.google.com (mail-ea0-f176.google.com [209.85.215.176]) by mail.openembedded.org (Postfix) with ESMTP id F32D96BD85 for ; Wed, 4 Sep 2013 12:49:14 +0000 (UTC) Received: by mail-ea0-f176.google.com with SMTP id q16so153043ead.21 for ; Wed, 04 Sep 2013 05:49:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=5W6qEganbtNI+sgZvzxwIIhLAE7nCrbFkjW2y6oKIQc=; b=CO0TloD6hEalilfTdgtJiJ43lMJmbSWxODHEnxQ/AvO788WeW/QKQRV60lxcFt4ToB koTQUHPkXgEDq8ujTAibMjZWG4kF/dPHOOkhjR1yQaBu6RGL42RMiw723nPV2vY2+6KV xw6slTFhQyJTtTrgWWVrq8il/khLMeUfox7cUC32yNy73jR3ydA2gtjSMtXwJRZYwazF 8S7M1hvr4riVnAkQtYKQCMWkHk7hFWA1HBf7qwrhyErW6Wu4W67e2F97TidA1Zi7iuBt OBJltl/j+JlgZ8+PfZpGQmvqXNzFLvgfTEFaQ8J2C233EuKdK6O/zQQ8k3dIL2IkH2Sm 5OSQ== X-Received: by 10.14.108.9 with SMTP id p9mr4579905eeg.8.1378298956468; Wed, 04 Sep 2013 05:49:16 -0700 (PDT) Received: from localhost (ip-62-24-80-145.net.upcbroadband.cz. [62.24.80.145]) by mx.google.com with ESMTPSA id j7sm39766662eeo.15.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 04 Sep 2013 05:49:16 -0700 (PDT) Date: Wed, 4 Sep 2013 14:50:35 +0200 From: Martin Jansa To: Jonathan Liu Message-ID: <20130904125035.GF11500@jama> References: <1377824151-7538-1-git-send-email-net147@gmail.com> <20130830090146.GS3544@jama> <522075F2.7070804@gmail.com> <20130830105458.GV3544@jama> MIME-Version: 1.0 In-Reply-To: <20130830105458.GV3544@jama> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: openembedded-devel@lists.openembedded.org Subject: Re: [meta-oe][PATCH] qt-creator: update to 2.8.1 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: Wed, 04 Sep 2013 12:49:15 -0000 X-Groupsio-MsgNum: 46062 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1Y7d0dPL928TPQbc" Content-Disposition: inline --1Y7d0dPL928TPQbc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 30, 2013 at 12:54:58PM +0200, Martin Jansa wrote: > On Fri, Aug 30, 2013 at 08:37:38PM +1000, Jonathan Liu wrote: > > On 30/08/2013 7:01 PM, Martin Jansa wrote: > > > On Fri, Aug 30, 2013 at 10:55:51AM +1000, Jonathan Liu wrote: > > >> Signed-off-by: Jonathan Liu > > >> --- > > >> .../qt-creator/{qt-creator_2.8.0.bb =3D> qt-creator_2.8.1.bb} = | 4 ++-- > > >> 1 file changed, 2 insertions(+), 2 deletions(-) > > >> rename meta-oe/recipes-qt/qt-creator/{qt-creator_2.8.0.bb =3D> qt-= creator_2.8.1.bb} (87%) > > >> > > >> diff --git a/meta-oe/recipes-qt/qt-creator/qt-creator_2.8.0.bb b/met= a-oe/recipes-qt/qt-creator/qt-creator_2.8.1.bb > > >> similarity index 87% > > >> rename from meta-oe/recipes-qt/qt-creator/qt-creator_2.8.0.bb > > >> rename to meta-oe/recipes-qt/qt-creator/qt-creator_2.8.1.bb > > >> index a95ad5a..21d5264 100644 > > >> --- a/meta-oe/recipes-qt/qt-creator/qt-creator_2.8.0.bb > > >> +++ b/meta-oe/recipes-qt/qt-creator/qt-creator_2.8.1.bb > > >> @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM =3D "file://LGPL_EXCEPTION.TXT;md5= =3Deb6c371255e1262c55ae9b652a90b5 > > >> SECTION =3D "qt/app" > > >> =20 > > >> SRC_URI =3D "http://download.qt-project.org/official_releases/qtcr= eator/2.8/${PV}/${BP}-src.tar.gz" > > >> -SRC_URI[md5sum] =3D "5aacdad4491b7dda9758a81384d8da79" > > >> -SRC_URI[sha256sum] =3D "7ac5d9a36c2f561f74d77378d4eae95a78c7752b323= e1df924d6e895e99f45d2" > > >> +SRC_URI[md5sum] =3D "79ef6c6ece0c00035ef744c9d6e3bd3b" > > >> +SRC_URI[sha256sum] =3D "d5ae007a297a4288d0e95fd605edbfb8aee80f6788c= 7a6cfb9cb297f50c364b9" > > > Hi, does it fix build on arm? > > I tested for x86 target. I haven't tested on ARM.=20 > > https://codereview.qt-project.org/#change,61264 hasn't been merged yet= =20 > > and I don't see any ARM build fixes in the logs between v2.8.0 and=20 > > v2.8.1 so I am guessing compiling for ARM isn't fixed yet. > > > > > > One issue was missing cpuid.h > > > http://lists.openembedded.org/pipermail/openembedded-devel/2013-Augus= t/091952.html > > > > > > and then there were some warning causing build failure with -Werror. > > Is -Werror standard or added through a conf option? >=20 > I haven't spent much time on this one so I don't know from where -Werror > was passed, but you can see the error in > http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.2= 0130829_131018.log/min_failed/qt-creator >=20 > | > /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/sysroots/qemuarm/u= sr/include/qt4/QtCore/qsharedpointer_impl.h:336:11: > error: 'product' may be used uninitialized in this function > [-Werror=3Dmaybe-uninitialized] Both issues are still there with 2.8.1 --=20 Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com --1Y7d0dPL928TPQbc Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (GNU/Linux) iEYEARECAAYFAlInLJsACgkQN1Ujt2V2gBzNGACdGZdWjUKA9srqycVUR9V1BUwp BfkAoKpuP4sijJ0L4QqdExHC0nhTcK9y =kxZQ -----END PGP SIGNATURE----- --1Y7d0dPL928TPQbc--