From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCHv3] gnuradio : Update recipe to build for all machines.
Date: Mon, 3 Jun 2013 14:44:19 +0200 [thread overview]
Message-ID: <20130603124419.GA20775@jama> (raw)
In-Reply-To: <20130603122433.GB3279@jama>
[-- Attachment #1: Type: text/plain, Size: 3089 bytes --]
On Mon, Jun 03, 2013 at 02:24:33PM +0200, Martin Jansa wrote:
> On Wed, May 22, 2013 at 06:35:37AM -0400, Philip Balister wrote:
> > Also updated the git repo address after recent changes in hosting.
> >
> > The recipe failed to build for machines without neon as a tune feature.
> > The cmake config options have been changed so that it configures properly
> > now.
> >
> > Also dropped documentation from build to work around a doc generation problem.
> >
> > Test on armv7a, x86, and x86-64.
> >
> > Signed-off-by: Philip Balister <philip@balister.org>
> > ---
> > meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb | 11 ++++-------
> > 1 file changed, 4 insertions(+), 7 deletions(-)
> >
> > diff --git a/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb b/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb
> > index edd4615..45f4c77 100644
> > --- a/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb
> > +++ b/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb
> > @@ -70,7 +70,7 @@ SRCREV = "5f69899e059e9bea58f92af61f70fc3f63825087"
> > GIT_REPO = "gnuradio.git"
> > GIT_BRANCH = "master"
> >
> > -SRC_URI = "git://gnuradio.org/${GIT_REPO};branch=${GIT_BRANCH};protocol=git \
> > +SRC_URI = "git://git.gnuradio.org/${GIT_REPO};branch=${GIT_BRANCH};protocol=git \
> > "
> >
> > S="${WORKDIR}/git"
> > @@ -82,21 +82,18 @@ EXTRA_OECMAKE = "-DENABLE_GR_ATSC=FALSE \
> > -DENABLE_GR_FCD=OFF \
> > -DENABLE_GR_WXGUI=OFF \
> > -DENABLE_GR_VIDEO_SDL=OFF \
> > + -DENABLE_SPHINX=OFF -DENABLE_DOXYGEN=OFF \
>
> This isn't enough, it still fails to build docs in jenkins builds (see
> status update email).
| xmlto: /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/gnuradio/3.6.4.1-r0/git/gr-trellis/doc/gr-trellis.xml does not validate (status 3)
| xmlto: Fix document syntax or use --skip-validation option
| /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/gnuradio/3.6.4.1-r0/git/gr-trellis/doc/gr-trellis.xml:6: warning: failed to load external entity "/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/gnuradio/3.6.4.1-r0/git/gr-trellis/doc/docbookx.dtd"
| ]>
| ^
| warning: failed to load external entity "/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/gnuradio/3.6.4.1-r0/git/gr-trellis/doc/docbookx.dtd"
| validity error : Could not load the external subset "docbookx.dtd"
| Document /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/gnuradio/3.6.4.1-r0/git/gr-trellis/doc/gr-trellis.xml does not validate
| make[2]: *** [gr-trellis/doc/gr-trellis.html] Error 13
| make[2]: Leaving directory `/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/gnuradio/3.6.4.1-r0/git/build'
| make[1]: *** [gr-trellis/doc/CMakeFiles/gr_trellis_html.dir/all] Error 2
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
prev parent reply other threads:[~2013-06-03 12:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-22 10:35 [meta-oe][PATCHv3] gnuradio : Update recipe to build for all machines Philip Balister
2013-06-03 12:24 ` Martin Jansa
2013-06-03 12:44 ` Martin Jansa [this message]
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=20130603124419.GA20775@jama \
--to=martin.jansa@gmail.com \
--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.