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



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#65770): https://edk2.groups.io/g/devel/message/65770
Mute This Topic: https://groups.io/mt/77228175/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to