From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: [edk2-test] Can't build edk2-test on x64 linux To: devel@edk2.groups.io From: "Adriano Kultzak" X-Originating-Location: Curitiba, Parana, BR (168.194.162.152) X-Originating-Platform: Linux Firefox 78 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Thu, 28 Jan 2021 11:10:16 -0800 Message-ID: Content-Type: multipart/alternative; boundary="l7AZBcMEJR1CShpjgnH2" --l7AZBcMEJR1CShpjgnH2 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello. I've been trying to build UEFI-SCT following these instructions https://gi= thub.com/tianocore/edk2-test/blob/master/uefi-sct/HowToBuild/How%20to%20bui= ld%20SCT%20in%20UDK2017.txt on linux Debian 10, using the latest edk2 avail= able, also tried to build over vudk2017 https://github.com/tianocore/edk2/r= eleases/tag/vUDK2017 , but it stops in this kind of error: __________________________________________________________________________= _________________________________________________ /home/repos/TestToolls/SctWorkspace2/SctPkg/TestCase/RIVL/Protocol/Interne= tProtocol4/Ip4/Ip4ENTSTest.c: In function =E2=80=98Ip4ENTSTestMain=E2=80=99= : /home/repos/TestToolls/SctWorkspace2/SctPkg/TestCase/RIVL/Protocol/Interne= tProtocol4/Ip4/Ip4ENTSTest.c:119:23: warning: assignment to =E2=80=98EFI_IM= AGE_UNLOAD=E2=80=99 from incompatible pointer type =E2=80=98EFI_STATUS (*)(= void *)=E2=80=99 {aka =E2=80=98long long unsigned int (*)(void *)=E2=80=99}= [-Wincompatible-pointer-types] LoadedImage->Unload =3D Ip4ENTSTestUnload; ^ make: *** [GNUmakefile:337: /home/repos/TestToolls/SctWorkspace2/Build/Uef= iSct/DEBUG_GCC5/X64/SctPkg/TestCase/RIVL/Protocol/InternetProtocol4/Ip4/Ip4= ENTSTest/OUTPUT/Ip4ENTSTest.obj] Error 1 Could not build the UEFI SCT package __________________________________________________________________________= _________________________________________________ Is there any currently known impediment to build UEFI-SCT in the linux env= ironment or some other important details I'm missing? I appreciate any help= . --l7AZBcMEJR1CShpjgnH2 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable  
Hello.
 
I've been trying to build UEFI-SCT following these instruc= tions https://github.com/t= ianocore/edk2-test/blob/master/uefi-sct/HowToBuild/How%20to%20build%20SCT%2= 0in%20UDK2017.txt on linux Debian 10, using the latest edk2 available, = also tried to build over vudk2017 https://github.com/tianocore/edk2/releases/tag/vU= DK2017, but it stops in this kind of error:
__________________________________________________________= _________________________________________________________________
/home/repos/TestToolls/SctWorkspace2/SctPkg/TestCase/RIVL/= Protocol/InternetProtocol4/Ip4/Ip4ENTSTest.c: In function ‘Ip4ENTSTes= tMain’:
/home/repos/TestToolls/SctWorkspace2/SctPkg/TestCase/RIVL/Protocol/In= ternetProtocol4/Ip4/Ip4ENTSTest.c:119:23: warning: assignment to ‘EFI= _IMAGE_UNLOAD’ from incompatible pointer type ‘EFI_STATUS (*)(v= oid *)’ {aka ‘long long unsigned int (*)(void *)’} [-Winc= ompatible-pointer-types]
   LoadedImage->Unload =3D Ip4ENTSTestUnload;
                   =    ^
make: *** [GNUmakefile:337: /home/repos/TestToolls/SctWorkspace2/Buil= d/UefiSct/DEBUG_GCC5/X64/SctPkg/TestCase/RIVL/Protocol/InternetProtocol4/Ip= 4/Ip4ENTSTest/OUTPUT/Ip4ENTSTest.obj] Error 1
Could not build the UEFI SCT package
__________________________________________________________= _________________________________________________________________
 
Is there any currently known impediment to build UEFI-SCT= in the linux environment or some other important details I'm missing? I ap= preciate any help. --l7AZBcMEJR1CShpjgnH2--