Openembedded Core Discussions
 help / color / mirror / Atom feed
From: "Eric Bénard" <eric@eukrea.com>
To: Burton, Ross" <ross.burton@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [V3 3/4] sato-icon-theme: fix build
Date: Mon, 10 Dec 2012 14:24:35 +0100	[thread overview]
Message-ID: <20121210142435.29c6a1db@eb-e6520> (raw)
In-Reply-To: <1351065917-14779-4-git-send-email-schnitzeltony@googlemail.com>

hi Ross,

is it possible to get this patch into danny ?
commit ID : 61233b05ad299a34b5d3c06fe3c0162cba8fb273

Thanks
Eric

Le Wed, 24 Oct 2012 10:05:16 +0200,
Andreas Müller <schnitzeltony@googlemail.com> a écrit :

> | Can't locate XML/Simple.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/andreas/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/lib/icon-naming-utils/icon-name-mapping line 12.
> | BEGIN failed--compilation aborted at /home/andreas/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/lib/icon-naming-utils/icon-name-mapping line 12.
> | make[3]: *** [install-data-local] Error 2
> | make[3]: Leaving directory `/home/andreas/tmp/oe-core-eglibc/work/all-angstrom-linux/sato-icon-theme-0.4.1-r5/sato-icon-theme-0.4.1/16x16/actions'
> | make[2]: *** [install-am] Error 2
> | make[2]: Leaving directory `/home/andreas/tmp/oe-core-eglibc/work/all-angstrom-linux/sato-icon-theme-0.4.1-r5/sato-icon-theme-0.4.1/16x16/actions'
> | make[1]: *** [install-recursive] Error 1
> | make[1]: Leaving directory `/home/andreas/tmp/oe-core-eglibc/work/all-angstrom-linux/sato-icon-theme-0.4.1-r5/sato-icon-theme-0.4.1/16x16'
> | make: *** [install-recursive] Error 1
> | ERROR: oe_runmake failed
> | ERROR: Function failed: do_install (see /home/andreas/tmp/oe-core-eglibc/work/all-angstrom-linux/sato-icon-theme-0.4.1-r5/temp/log.do_install.21502 for further information)
> 
> Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
> ---
>  .../sato-icon-theme/sato-icon-theme.inc            |    2 +-
>  .../sato-icon-theme/sato-icon-theme_0.4.1.bb       |    4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/meta/recipes-sato/sato-icon-theme/sato-icon-theme.inc b/meta/recipes-sato/sato-icon-theme/sato-icon-theme.inc
> index 476e925..e014a7d 100644
> --- a/meta/recipes-sato/sato-icon-theme/sato-icon-theme.inc
> +++ b/meta/recipes-sato/sato-icon-theme/sato-icon-theme.inc
> @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=56a830bbe6e4697fe6cbbae01bb7c2b2"
>  SECTION = "x11"
>  DEPENDS = ""
>  
> -inherit autotools pkgconfig allarch gtk-icon-cache
> +inherit autotools pkgconfig allarch gtk-icon-cache perlnative
>  
>  FILES_${PN} += "${datadir}"
>  
> diff --git a/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb b/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb
> index cd34cac..ead2f7d 100644
> --- a/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb
> +++ b/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb
> @@ -1,8 +1,8 @@
>  require sato-icon-theme.inc
>  
> -DEPENDS += "icon-naming-utils-native"
> +DEPENDS += "icon-naming-utils-native libxml-simple-perl-native"
>  
> -PR = "r5"
> +PR = "r6"
>  
>  SRC_URI = "http://pokylinux.org/releases/sato/${BPN}-${PV}.tar.gz \
>             file://iconpath-option.patch \




  reply	other threads:[~2012-12-10 14:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-24  8:05 [V3 0/4] icon-themes fixes Andreas Müller
2012-10-24  8:05 ` [V3 1/4] gnome-icon-theme: fix icon mapping Andreas Müller
2012-10-24  8:05 ` [V3 2/4] gnome-icon-theme: remove unused configure variable Andreas Müller
2012-10-24  8:05 ` [V3 3/4] sato-icon-theme: fix build Andreas Müller
2012-12-10 13:24   ` Eric Bénard [this message]
2012-12-10 16:29     ` Burton, Ross
2012-10-24  8:05 ` [V3 4/4] sato-icon-theme: merge sato-icon-theme.inc into recipe Andreas Müller
2012-10-24 11:48 ` [V3 0/4] icon-themes fixes Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121210142435.29c6a1db@eb-e6520 \
    --to=eric@eukrea.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox