public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Rebecca Cran" <rebecca@nuviainc.com>
To: devel@edk2.groups.io
Cc: Sean Brogan <sean.brogan@microsoft.com>,
	Bret Barkelew <Bret.Barkelew@microsoft.com>,
	Liming Gao <gaoliming@byosoft.com.cn>,
	Michael D Kinney <michael.d.kinney@intel.com>
Subject: Ecc style errors when running EDK2 CI locally without specifying a target (NO-TARGET)
Date: Wed, 30 Sep 2020 14:59:10 -0700	[thread overview]
Message-ID: <0b04d303-655f-7f4e-88b6-d63268fe234f@nuviainc.com> (raw)

Is it expected that the EDK2 CI run without errors in NO-TARGET mode - 
that is, when "-t" isn't specified?

When I run it locally with "stuart_ci_build -c .pytool/CISettings.py 
TOOL_CHAIN_TAG=GCC5 -a X64,AARCH64" I get lots of errors: one in 
ArmVirtPkg/PrePi/PrePi.c about a missing comment above a function, and 
then loads in DynamicTablesPkg - e.g.:

PROGRESS - --Running ArmVirtPkg: EccCheck Test NO-TARGET --

ERROR -
ERROR - EFI coding style error
ERROR - *Error code: 8003
ERROR - *The #ifndef at the start of an include file should use both 
prefix and postfix underscore characters, '_'
ERROR - *file: .../edk2/DynamicTablesPkg/Include/Library/AmlLib/AmlLib.h
ERROR - *Line number: 41
ERROR - *The #ifndef name [AML_HANDLE] does not follow the rules
ERROR -


When I specify "-t DEBUG,RELEASE,NOOPT" it completes successfully.


-- 
Rebecca Cran


             reply	other threads:[~2020-09-30 21:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-30 21:59 Rebecca Cran [this message]
2020-10-01  0:59 ` [edk2-devel] Ecc style errors when running EDK2 CI locally without specifying a target (NO-TARGET) Sean
2020-10-01  2:25   ` [EXTERNAL] " Rebecca Cran
2020-10-01 11:43     ` Laszlo Ersek

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-list 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=0b04d303-655f-7f4e-88b6-d63268fe234f@nuviainc.com \
    --to=devel@edk2.groups.io \
    /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