[oe] [meta-oe][PATCH V4 ] daq: add recipe

Martin Jansa martin.jansa at gmail.com
Mon Mar 24 15:08:48 UTC 2014


On Wed, Sep 04, 2013 at 02:49:20PM +0200, Martin Jansa wrote:
> On Fri, Aug 30, 2013 at 06:21:24PM +0800, b40290 at freescale.com wrote:
> > From: Chunrong Guo <B40290 at freescale.com>
> > 
> >    *The dump DAQ test the various inline mode features
> >    *snort depends daq
> > 
> > Signed-off-by: Chunrong Guo <B40290 at freescale.com>
> > ---
> >  meta-oe/recipes-connectivity/daq/daq_2.0.1.bb      |   16 +++++++++++
> >  ...le-run-test-program-while-cross-compiling.patch |   29 ++++++++++++++++++++
> >  2 files changed, 45 insertions(+), 0 deletions(-)
> >  create mode 100644 meta-oe/recipes-connectivity/daq/daq_2.0.1.bb
> >  create mode 100644 meta-oe/recipes-connectivity/daq/files/disable-run-test-program-while-cross-compiling.patch
> > 
> > diff --git a/meta-oe/recipes-connectivity/daq/daq_2.0.1.bb b/meta-oe/recipes-connectivity/daq/daq_2.0.1.bb
> > new file mode 100644
> > index 0000000..4c1be44
> > --- /dev/null
> > +++ b/meta-oe/recipes-connectivity/daq/daq_2.0.1.bb
> > @@ -0,0 +1,16 @@
> > +DESCRIPTION = "The dump DAQ test the various inline mode features "
> > +HOMEPAGE = "http://www.snort.org"
> > +LICENSE = "GPLv2"
> > +LIC_FILES_CHKSUM = "file://COPYING;md5=f9ce51a65dd738dc1ae631d8b21c40e0"
> > +
> > +PARALLEL_MAKE = ""
> > +
> > +DEPENDS = "libpcap libpcre "
> > +
> > +SRC_URI = "http://fossies.org/linux/misc/daq-${PV}.tar.gz \
> > +            file://disable-run-test-program-while-cross-compiling.patch "
> > +
> > +SRC_URI[md5sum] = "044aa3663d44580d005293eeb8ccf175"
> > +SRC_URI[sha256sum] = "ebba87c2ec76ac65d2980934423b0597909caead3a86ce5d1ba1ea6ce518ec6d"
> > +
> > +inherit autotools
> 
> I don't have more than build log because workspace is already gone, but
> qemuarm build fails:
> 
> ERROR: Function failed: do_install (log file is located at
> /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/daq/2.0.1-r0/temp/log.do_install.4742)
> ERROR: Logfile of failure stored in:
> /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/daq/2.0.1-r0/temp/log.do_install.4742
> Log data follows:
> | DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common',
> 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi',
> 'common']
> | DEBUG: Executing shell function do_install
> | NOTE: make
> DESTDIR=/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/daq/2.0.1-r0/image
> install
> | make: *** No rule to make target `install'.  Stop.
> | ERROR: oe_runmake failed
> | WARNING: exit code 1 from a shell command.
> | ERROR: Function failed: do_install (log file is located at
> /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/daq/2.0.1-r0/temp/log.do_install.4742)
> NOTE: recipe daq-2.0.1-r0: task do_install: Failed
> ERROR: Task 19484
> (/home/jenkins/oe/shr-core-branches/shr-core/meta-openembedded/meta-oe/recipes-connectivity/daq/daq_2.0.1.bb,
> do_install) failed with exit code '1'

Can we fix this please?

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20140324/48d5e65e/attachment-0002.sig>


More information about the Openembedded-devel mailing list