All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH 2/3] gd: add perl to RDEPENDS
Date: Tue, 15 Apr 2014 10:23:33 +0200	[thread overview]
Message-ID: <liiqa4$7f4$1@ger.gmane.org> (raw)
In-Reply-To: <98585e4f0a807976da5b7fae817d2ed1bf5b012c.1397545082.git.jackie.huang@windriver.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

jackie.huang@windriver.com schreef op 15-04-14 09:01:
> From: Hongxu Jia <hongxu.jia@windriver.com>
> 
> | Note: adding Smart RPM DB channel | | Note: to be installed:  gd@x86_64
> run-postinsts@x86_64 kernel-modules@qemux86_64
> packagegroup-core-boot@qemux86_64 | Loading cache... | Updating cache...
> ######################################## [100%] | | Computing
> transaction...error: Can't install gd-2.1.0-r0.0@x86_64: no package
> provides /usr/bin/perl

That's nice and all, but you don't seem to runtime test this. I'm pretty
sure gd needs additional perl modules installed for its perl sections.

And FWIW, the bits that need perl should be split out in gd-perl

> | | Saving cache... | | WARNING: exit code 1 from a shell command. |
> ERROR: Function failed: do_rootfs (log file is located at
> tmp/work/qemux86_64-wrs-linux/wrlinux-image-glibc-small/1.0-r1/temp/do_rootfs/log.do_rootfs.26487)
>
>  Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by:
> Jackie Huang <jackie.huang@windriver.com> --- 
> meta-oe/recipes-support/gd/gd_2.1.0.bb |    1 + 1 file changed, 1
> insertion(+)
> 
> diff --git a/meta-oe/recipes-support/gd/gd_2.1.0.bb
> b/meta-oe/recipes-support/gd/gd_2.1.0.bb index 1b78b9b..3d41eec 100644 
> --- a/meta-oe/recipes-support/gd/gd_2.1.0.bb +++
> b/meta-oe/recipes-support/gd/gd_2.1.0.bb @@ -11,6 +11,7 @@ SECTION =
> "libs" LICENSE = "GD" LIC_FILES_CHKSUM =
> "file://COPYING;md5=c97638cafd3581eb87abd37332137669" DEPENDS = "freetype
> libpng jpeg zlib" +RDEPENDS_${PN} = "perl"

R* variables go below do_install

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org

iD8DBQFTTOyEMkyGM64RGpERAu1dAJ4xqraqlz5pEmf+uZnOcxSt0gc9HgCghTpX
SWCuUnlnxjLDTnJSvlHHGqQ=
=IivC
-----END PGP SIGNATURE-----



  reply	other threads:[~2014-04-15  8:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-15  7:01 [meta-oe][PATCH 0/3] gd: update to version 2.1.0 and two fixes jackie.huang
2014-04-15  7:01 ` [meta-oe][PATCH 1/3] gd: update to version 2.1.0 jackie.huang
2014-04-20  8:24   ` Martin Jansa
2014-04-20 14:04     ` [meta-oe][PATCH] gd: fix --with-freetype option Martin Jansa
2014-04-21  2:58     ` [meta-oe][PATCH 1/3] gd: update to version 2.1.0 Huang, Jie (Jackie)
2014-04-15  7:01 ` [meta-oe][PATCH 2/3] gd: add perl to RDEPENDS jackie.huang
2014-04-15  8:23   ` Koen Kooi [this message]
2014-04-16  2:29     ` Huang, Jie (Jackie)
2014-04-15  7:01 ` [meta-oe][PATCH 3/3] gd: fix the subdir-objects error jackie.huang
2014-04-21 11:33 ` [meta-oe][PATCH 0/3] gd: update to version 2.1.0 and two fixes Martin Jansa
2014-04-22  1:41   ` Huang, Jie (Jackie)

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='liiqa4$7f4$1@ger.gmane.org' \
    --to=koen@dominion.thruhere.net \
    --cc=openembedded-devel@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 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.