public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: Rajashree Sankar <rajashree.sankar@sanmina.com>,
	isar-users <isar-users@googlegroups.com>
Subject: Re: Recipe build error
Date: Thu, 18 Mar 2021 15:56:19 +0100	[thread overview]
Message-ID: <1b93dc4f-559e-15f4-2647-649eb9bf5cfb@siemens.com> (raw)
In-Reply-To: <CA+UxhRqsqRYvGrE8+-kMwLh2hXs1ks2BapJ0YC6omKNQ-3DpDA@mail.gmail.com>

On 18.03.21 10:09, Rajashree Sankar wrote:
> Hello,
> I tried building a recipe after cleaning it.(eg :command bitbake -c
> cleanall <recipe>)
> I get this error even after clean building the buildchroot and
> isar-bootstrap.
> Please look into the logs attached below.
> Let us know what we could do.

This is a recipe-local issue:

make[1]: Entering directory '/home/builder/ar0239-cip/src'
/usr/bin/make -C /lib/modules/4.19.140-cip33-1.1.0/build
M=/home/builder/ar0239-cip/src modules
make[2]: Entering directory '/usr/src/linux-headers-4.19.140-cip33-1.1.0'
make[3]: *** No rule to make target
'/home/builder/ar0239-cip/src/ar0239.c', needed by
'/home/builder/ar0239-cip/src/ar0239.o'.  Stop.

Something in your recipe prevents that the required source file
(src/ar0239.c) is unpacked and stored at the expected location.

Jan

-- 
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux

  reply	other threads:[~2021-03-18 14:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-18  9:09 Rajashree Sankar
2021-03-18 14:56 ` Jan Kiszka [this message]
2021-03-18 15:36   ` Rajashree Sankar

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=1b93dc4f-559e-15f4-2647-649eb9bf5cfb@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=isar-users@googlegroups.com \
    --cc=rajashree.sankar@sanmina.com \
    /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