All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heinrich Schuchardt <xypron.glpk@gmx.de>
To: u-boot@lists.denx.de
Subject: [BUG] test/test-main.c does not compile on non-sandbox
Date: Sat, 27 Mar 2021 12:10:39 +0100	[thread overview]
Message-ID: <3ece157a-0be4-94af-512f-179de56a539d@gmx.de> (raw)

Hello Simon,

commit

   c79705ea938e ("test: Move dm_test_init() into test-main.c")

merged into origin/next breaks compiling qemu-riscv64_defconfig with
CONFIG_UNIT_TEST=y:

test/test-main.c:10:10: fatal error: asm/state.h: No such file or directory
    10 | #include <asm/state.h>
       |          ^~~~~~~~~~~~~
compilation terminated.

Could you, please, provide a fix and set CONFIG_UNIT_TEST=y for some
QEMU boards so that we avoid such errors in future.

Please, also fix test/cmd/setexpr.c not compiling on non-sandbox leading
to an additional build error.

Best regards

Heinrich

             reply	other threads:[~2021-03-27 11:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-27 11:10 Heinrich Schuchardt [this message]
2021-03-27 17:54 ` [BUG] test/test-main.c does not compile on non-sandbox Simon Glass

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=3ece157a-0be4-94af-512f-179de56a539d@gmx.de \
    --to=xypron.glpk@gmx.de \
    --cc=u-boot@lists.denx.de \
    /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.