From: Saul Wold <sgw@linux.intel.com>
To: Cristiana Voicu <cristiana.voicu@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 4/5] systemtap: upgrade to 2.3
Date: Fri, 09 Aug 2013 09:23:59 -0700 [thread overview]
Message-ID: <5205179F.3010706@linux.intel.com> (raw)
In-Reply-To: <06a01304db7ca6bc605947b809400868dfe72b67.1375969277.git.cristiana.voicu@intel.com>
On 08/08/2013 06:46 AM, Cristiana Voicu wrote:
> Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com>
> ---
> meta/recipes-kernel/systemtap/systemtap_git.bb | 2 --
> meta/recipes-kernel/systemtap/systemtap_git.inc | 4 ++--
> 2 files changed, 2 insertions(+), 4 deletions(-)
>
The autobuilder caught this interesting little configuration issue when
the host has Java installed:
> | checking for javac... yes
> | checking for jar... yes
> | java found, will try to configure Byteman support
> | checking for /usr/lib/jvm/java... configure: error: cannot check for file existence when cross compiling
> | Configure failed. The contents of all config.log files follows to aid debugging
> | ERROR: oe_runconf failed
You will need to disable the javac and jar checking either by patching
the configure.ac or by adding some cached ac_cv... values to
EXTRA_OECONF (preferred).
Sau!
> diff --git a/meta/recipes-kernel/systemtap/systemtap_git.bb b/meta/recipes-kernel/systemtap/systemtap_git.bb
> index 9bba5a9..a0db074 100644
> --- a/meta/recipes-kernel/systemtap/systemtap_git.bb
> +++ b/meta/recipes-kernel/systemtap/systemtap_git.bb
> @@ -10,8 +10,6 @@ RDEPENDS_${PN} += "python bash"
> RDEPENDS_${PN}_class-native += "python-native"
> RDEPENDS_${PN}_class-nativesdk += "python-native"
>
> -PR = "r1"
> -
> EXTRA_OECONF += "--with-libelf=${STAGING_DIR_TARGET} --without-rpm \
> --without-nss --without-avahi \
> --disable-server --disable-grapher "
> diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc b/meta/recipes-kernel/systemtap/systemtap_git.inc
> index 7be6c2b..0632746 100644
> --- a/meta/recipes-kernel/systemtap/systemtap_git.inc
> +++ b/meta/recipes-kernel/systemtap/systemtap_git.inc
> @@ -1,8 +1,8 @@
> LICENSE = "GPLv2"
> LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
>
> -SRCREV = "addec813fed4c712d6ea752f6e4f23e602b87fad"
> -PV = "2.1+git${SRCPV}"
> +SRCREV = "e58138572ebddac9498b93c76770eeca7d45e3b1"
> +PV = "2.3+git${SRCPV}"
>
> SRC_URI = "git://sourceware.org/git/systemtap.git;protocol=git \
> file://docproc-build-fix.patch \
>
next prev parent reply other threads:[~2013-08-09 16:23 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-08 13:46 [PATCH 0/5] Package upgrades Cristiana Voicu
2013-08-08 13:46 ` [PATCH 1/5] ed: upgrade to 1.9 Cristiana Voicu
2013-08-08 13:46 ` [PATCH 2/5] mkfontscale: upgrade to 1.1.1 Cristiana Voicu
2013-08-08 13:46 ` [PATCH 3/5] atk: upgrade to 2.9.3 Cristiana Voicu
2013-08-08 15:36 ` Burton, Ross
2013-08-08 13:46 ` [PATCH 4/5] systemtap: upgrade to 2.3 Cristiana Voicu
2013-08-09 16:23 ` Saul Wold [this message]
2013-08-13 7:10 ` [PATCH_V2] " Cristiana Voicu
2013-08-13 7:29 ` Voicu, Cristiana
2013-08-13 7:39 ` [PATCH_V3] " Cristiana Voicu
2013-08-08 13:46 ` [PATCH 5/5] kmod: upgrade to 14 Cristiana Voicu
2013-08-09 0:44 ` 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=5205179F.3010706@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=cristiana.voicu@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