All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [oe-commits] Cristian Iorga : glib-2.0: upgrade to 2.38.2
       [not found] <20131214090923.0609C50407@opal>
@ 2014-01-11 20:48 ` Martin Jansa
  2014-01-13 10:01   ` Burton, Ross
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Jansa @ 2014-01-11 20:48 UTC (permalink / raw)
  To: openembedded-core, Cristian Iorga; +Cc: openembedded-commits

[-- Attachment #1: Type: text/plain, Size: 2276 bytes --]

On Sat, Dec 14, 2013 at 09:09:23AM +0000, git@git.openembedded.org wrote:
> Module: openembedded-core.git
> Branch: master
> Commit: b445008484639d0d3e0e397019241466f4361b9e
> URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=b445008484639d0d3e0e397019241466f4361b9e
> 
> Author: Cristian Iorga <cristian.iorga@intel.com>
> Date:   Wed Dec 11 19:24:03 2013 +0200
> 
> glib-2.0: upgrade to 2.38.2
> 
> Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
> Signed-off-by: Saul Wold <sgw@linux.intel.com>

Not sure if it's since this upgrade, but it shows 2 QA warnings now:

WARNING: QA Issue: glib-2.0: Files/directories were installed but not shipped
  /usr/lib/glib-2.0/ptest
WARNING: QA Issue: glib-2.0-dbg: found library in wrong location: /usr/share/gdb/auto-load/usr/lib64/libglib-2.0.so.0.3800.2-gdb.py
glib-2.0-dbg: found library in wrong location: /usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3800.2-gdb.py

Can you fix it?

> ---
> 
>  meta/recipes-core/glib-2.0/{glib-2.0_2.38.1.bb => glib-2.0_2.38.2.bb} | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.38.1.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.38.2.bb
> similarity index 79%
> rename from meta/recipes-core/glib-2.0/glib-2.0_2.38.1.bb
> rename to meta/recipes-core/glib-2.0/glib-2.0_2.38.2.bb
> index a5db302..02730f1 100644
> --- a/meta/recipes-core/glib-2.0/glib-2.0_2.38.1.bb
> +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.38.2.bb
> @@ -15,5 +15,5 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \
>  
>  SRC_URI_append_class-native = " file://glib-gettextize-dir.patch"
>  
> -SRC_URI[md5sum] = "f3f6789151c1810f2fe23fe9ebb8b828"
> -SRC_URI[sha256sum] = "01906c62ac666d2ab3183cc07261b2536fab7b211c6129ab66b119c2af56d159"
> +SRC_URI[md5sum] = "26d1d08e478fc48c181ca8be44f5b69f"
> +SRC_URI[sha256sum] = "056a9854c0966a0945e16146b3345b7a82562a5ba4d5516fd10398732aea5734"
> 
> _______________________________________________
> Openembedded-commits mailing list
> Openembedded-commits@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-commits

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [oe-commits] Cristian Iorga : glib-2.0: upgrade to 2.38.2
  2014-01-11 20:48 ` [oe-commits] Cristian Iorga : glib-2.0: upgrade to 2.38.2 Martin Jansa
@ 2014-01-13 10:01   ` Burton, Ross
  0 siblings, 0 replies; 2+ messages in thread
From: Burton, Ross @ 2014-01-13 10:01 UTC (permalink / raw)
  To: Martin Jansa; +Cc: openembedded-commits@lists.openembedded.org, OE-core

On 11 January 2014 20:48, Martin Jansa <martin.jansa@gmail.com> wrote:
> WARNING: QA Issue: glib-2.0: Files/directories were installed but not shipped
>   /usr/lib/glib-2.0/ptest
> WARNING: QA Issue: glib-2.0-dbg: found library in wrong location: /usr/share/gdb/auto-load/usr/lib64/libglib-2.0.so.0.3800.2-gdb.py

Fixed by "ptest.bblass: Fix package QA issues when disabled".

> glib-2.0-dbg: found library in wrong location: /usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3800.2-gdb.py

It's not a library!  That sanity check should probably check with file
that a potential library is actually a library before warning.

Ross


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-13 10:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20131214090923.0609C50407@opal>
2014-01-11 20:48 ` [oe-commits] Cristian Iorga : glib-2.0: upgrade to 2.38.2 Martin Jansa
2014-01-13 10:01   ` Burton, Ross

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.