On Fri, Aug 30, 2013 at 06:21:24PM +0800, [email protected] wrote:
> From: Chunrong Guo <[email protected]>
> 
>    *The dump DAQ test the various inline mode features
>    *snort depends daq
> 
> Signed-off-by: Chunrong Guo <[email protected]>
> ---
>  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'

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to