public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] valgrind: update to 3.11.0
Date: Tue, 15 Dec 2015 16:25:42 +0100	[thread overview]
Message-ID: <20151215152541.GA2556@jama> (raw)
In-Reply-To: <1450191753-13537-1-git-send-email-alexander.kanavin@linux.intel.com>

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

On Tue, Dec 15, 2015 at 05:02:33PM +0200, Alexander Kanavin wrote:
> LICENSE checksums are changed due to a change in FSF address, or copyright
> years update.
> 
> Rebased patches:
> sepbuildfix.patch rebased to 0004-Fix-out-of-tree-builds.patch
> add-ptest.patch rebased to 0005-Modify-vg_test-wrapper-to-support-PTEST-formats.patch
> 
> Removed patches:
> force-nostabs.patch removed because it's patching lines that have been removed upstream
> remove-ppc-tests-failing-build.patch removed because it no longer applies, and rebasing it
> requires building with special ppc32 machine configurations; qemuppc build is fine without it.
> enable.building.on.4.x.kernel.patch removed because the problem is fixed upstream
> glibc.patch removed for the same reason
> 
> Removed backports:
> pass-maltivec-only-if-it-supported.patch
> 0001-valgrind-Enable-rt_sigpending-syscall-on-ppc64-linux.patch
> 
> There is a known warning issued during build:
> WARNING: QA Issue: /usr/lib/valgrind/ptest/none/tests/scripts/shell@underscore@badinterp_valgrind-ptest
> contained in package valgrind-ptest requires /this/is/a/bogus/interpreter/name,
> but no providers found in its RDEPENDS [file-rdeps]
> 
> If you know how to fix it, let me know.
> 
> Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
> ---
> +COMPATIBLE_HOST = '(i.86|x86_64|mips|powerpc|powerpc64).*-linux'
> +COMPATIBLE_HOST_armv7a = 'arm.*-linux'

Can you add armv7ve as well?

> +
> +inherit autotools ptest
> +
> +EXTRA_OECONF = "--enable-tls --without-mpicc"
> +EXTRA_OECONF_armv7a = "--enable-tls -host=armv7-none-linux-gnueabi --without-mpicc"

Can you add armv7ve as well?

> +EXTRA_OECONF += "${@['--enable-only32bit','--enable-only64bit'][d.getVar('SITEINFO_BITS', True) != '32']}"
> +EXTRA_OEMAKE = "-w"
> +

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

  reply	other threads:[~2015-12-15 15:23 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-15 15:02 [PATCH] valgrind: update to 3.11.0 Alexander Kanavin
2015-12-15 15:25 ` Martin Jansa [this message]
2015-12-15 15:28   ` Alexander Kanavin
2015-12-15 17:26     ` Paul Eggleton
2015-12-15 20:07       ` Andre McCurdy
2015-12-15 20:16         ` Paul Eggleton
2015-12-15 20:43           ` Khem Raj
2015-12-15 22:27             ` Andre McCurdy
2015-12-16  1:50               ` Khem Raj
2015-12-16  3:11                 ` Andre McCurdy
2015-12-16  5:03                   ` Khem Raj
2016-01-05 17:50 ` Burton, Ross
2016-01-07 14:24   ` alexander.kanavin

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=20151215152541.GA2556@jama \
    --to=martin.jansa@gmail.com \
    --cc=alexander.kanavin@linux.intel.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