public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] Regarding Use the Latest LTP on Latest YOCTO build
Date: Thu, 28 Jun 2018 09:31:22 +0200	[thread overview]
Message-ID: <20180628073121.GA8182@rei> (raw)
In-Reply-To: <CALYWmf_QWDGFUCqNdm3su1xxKeOR4x+3Mwfqs9R7HV0ngMGCeQ@mail.gmail.com>

Hi!
> I have some doubt please clarify
> I am getting following errors while building LTP with YOCTO(2.3)
> {{{
> 
>      ltp-20170116-r0 do_compile: NOTE: ltp: compiling from external source
> tree /home/sathishc/kapil/build/https:/github.com/linux-test-project/ltp.git
>      ERROR: ltp-20170116-r0 do_compile: oe_runmake failed
>      ERROR: ltp-20170116-r0 do_compile: Function failed: do_compile (log
> file is located at
> /home/sathishc/kapil/build/tmp/work/cortexa9hf-neon-agl-linux-gnueabi/ltp/20170116-
> r0/temp
>      /log.do_compile.161006)
>      ERROR: Logfile of failure stored in:
> /home/sathishc/kapil/build/tmp/work/cortexa9hf-neon-agl-
> linux-gnueabi/ltp/20170116-r0/temp/log.do_compile.161006
>      Log data follows:
>      | DEBUG: Executing python function externalsrc_compile_prefunc
>      | NOTE: ltp: compiling from external source tree
> /home/sathishc/kapil/build/https:/github.com/linux-test-project/ltp.git
>      | DEBUG: Python function externalsrc_compile_prefunc finished
>      | DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common',
> 'arm-32', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi',
> 'common']
>      | DEBUG: Executing shell function do_compile
>      | NOTE: make -j 16
>      | ERROR: oe_runmake failed
>      | make: Entering directory '/home/sathishc/kapil/build/https:/
> github.com/linux-test- project/ltp.git/testcases/kernel'
>      | make: 'include/linux_syscall_numbers.h' is up to date.
>      | make: Leaving directory '/home/sathishc/kapil/build/https:/
> github.com/linux-test- project/ltp.git/testcases/kernel'
>      | /home/sathishc/kapil/build/https:/github.com/linux-test-
> project/ltp.git/include/mk/automake.mk:108: *** target pattern contains no
> '%'.  Stop.

This looks like the build fails because there is colon (:) in the path
the LTP sources are stored in, which confuses make because it tries to
interpret the path as a rule.

-- 
Cyril Hrubis
chrubis@suse.cz

      reply	other threads:[~2018-06-28  7:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-27 13:30 [LTP] Regarding Use the Latest LTP on Latest YOCTO build Abhishek Kumar Rai
2018-06-27 14:11 ` Cyril Hrubis
2018-06-28  5:21   ` Abhishek Kumar Rai
2018-06-28  7:31     ` Cyril Hrubis [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=20180628073121.GA8182@rei \
    --to=chrubis@suse.cz \
    --cc=ltp@lists.linux.it \
    /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