From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [CONSOLIDATED PULL 18/19] libgcc: Add MLPREFIX to sanity check skip
Date: Tue, 01 May 2012 11:48:52 +0100 [thread overview]
Message-ID: <1335869332.7415.95.camel@ted> (raw)
In-Reply-To: <c2cec8404ac996817bc7ec44fc4d800ae2735989.1335824356.git.sgw@linux.intel.com>
On Mon, 2012-04-30 at 15:21 -0700, Saul Wold wrote:
> Fixes:
> ERROR: QA Issue: non -staticdev package contains static .a library: lib32-libgcov-dev path '/work/x86-pokymllib32-linux/lib32-libgcc-4.7.0+svnr186651-r0/packages-split/lib32-libgcov-dev/usr/lib/i586-pokymllib32-linux/4.7.1/libgcov.a'
> ERROR: QA run found fatal errors. Please consider fixing them.
> ERROR: Function failed: do_package_qa
> ERROR: Logfile of failure stored in: /srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-multilib/build/build/tmp/work/x86-pokymllib32-linux/lib32-libgcc-4.7.0+svnr186651-r0/temp/log.do_package.9691
> NOTE: package lib32-libgcc-4.7.0+svnr186651-r0: task do_package: Failed
> ERROR: Task 1077 (virtual:multilib:lib32:/srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-multilib/build/meta/recipes-devtools/gcc/libgcc_4.7.bb, do_package) failed with exit code '1'
> Signed-off-by: Saul Wold <sgw@linux.intel.com>
> ---
> meta/recipes-devtools/gcc/libgcc_4.7.bb | 5 ++---
> 1 files changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/meta/recipes-devtools/gcc/libgcc_4.7.bb b/meta/recipes-devtools/gcc/libgcc_4.7.bb
> index 8529755..1262fd3 100644
> --- a/meta/recipes-devtools/gcc/libgcc_4.7.bb
> +++ b/meta/recipes-devtools/gcc/libgcc_4.7.bb
> @@ -66,6 +66,5 @@ do_package_write_rpm[depends] += "virtual/${MLPREFIX}libc:do_package"
>
> BBCLASSEXTEND = "nativesdk"
>
> -INSANE_SKIP_${PN}-dev = "staticdev"
> -INSANE_SKIP_libgcov${PKGSUFFIX}-dev = "staticdev"
> -
> +INSANE_SKIP_${MLPREFIX}${PN}-dev = "staticdev"
> +INSANE_SKIP_${MLPREFIX}libgcov${PKGSUFFIX}-dev = "staticdev"
You only need to add this in the non ${PN} (second) case. I suspect the
above causes different warnings.
Cheers,
Richard
next prev parent reply other threads:[~2012-05-01 10:58 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-30 22:20 [CONSOLIDATED PULL 00/19] Updates and Fixes Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 01/19] xorg: add more native BBCLASSEXTENDs from meta-oe Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 02/19] opkg-utils: bump SRCREV for Packages cache fix and other fixes Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 03/19] opkg-collateral: import fixes from OE-Classic Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 04/19] alsa-tools: update to 1.0.25 Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 05/19] tune-sh4.inc: Fix spelling of big-endian feature set Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 06/19] gst-fluendo-mpegdemux: upgrade to version 0.10.70 Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 07/19] telepathy-mission-control: upgrade to version 5.12.0 Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 08/19] telepathy-glib: upgrade to version 0.18.1 Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 09/19] bluez-hcidump: upgrade to version 2.4 Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 10/19] iptables: upgrade to version 1.4.13 Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 11/19] distro_tracking_fields: Change for ofono, iptables, etc Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 12/19] glib-2.0: upgrade to 2.32.1 Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 13/19] gobject-introspection: upgrade to 1.32.1 Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 14/19] libsoup-2.4: upgrade to 2.38.1 Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 15/19] ofono: upgrade to 1.6 Saul Wold
2012-04-30 22:21 ` [CONSOLIDATED PULL 16/19] Fix a couple of missing Upstream-Status Saul Wold
2012-04-30 22:21 ` [CONSOLIDATED PULL 17/19] eglibc-package: remove /var Saul Wold
2012-04-30 22:21 ` [CONSOLIDATED PULL 18/19] libgcc: Add MLPREFIX to sanity check skip Saul Wold
2012-05-01 10:48 ` Richard Purdie [this message]
2012-04-30 22:21 ` [CONSOLIDATED PULL 19/19] gcc-package-target: add libexec for plugins Saul Wold
2012-05-01 13:17 ` Richard Purdie
2012-05-01 13:26 ` Khem Raj
2012-05-01 15:00 ` Saul Wold
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=1335869332.7415.95.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--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