public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [BUG] building multiple versions of a single platform is broken again
@ 2019-12-06 14:29 Ard Biesheuvel
  2019-12-06 14:40 ` Leif Lindholm
  0 siblings, 1 reply; 8+ messages in thread
From: Ard Biesheuvel @ 2019-12-06 14:29 UTC (permalink / raw)
  To: edk2-devel-groups-io, Gao, Liming, Leif Lindholm, Laszlo Ersek,
	Feng, Bob C, Kinney, Michael D

When I build DEBUG and RELEASE versions of the same platform in one go, like

build -b DEBUG -b RELEASE -a X64 -p OvmfPkg/OvmfPkgX64.dsc -t GCC5

the first build completes, but the second one fails immediately like below.

This appears to have gotten broken between edk2-stable201905 and
edk2-stable201908, but it would be nice to fix nonetheless.

Thanks,
Ard.



Processing meta-data .
Architecture(s)  = X64
Build target     = RELEASE
Toolchain        = GCC5

Active Platform          = /home/ardbie01/build/edk2/OvmfPkg/OvmfPkgX64.dsc
Flash Image Definition   = /home/ardbie01/build/edk2/OvmfPkg/OvmfPkgX64.fdf
.... done!
Building ... /home/ardbie01/build/edk2/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
[X64]
Building ... /home/ardbie01/build/edk2/MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
[X64]
Building ... /home/ardbie01/build/edk2/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
[X64]
Building ... /home/ardbie01/build/edk2/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
[X64]
make: *** No rule to make target 'tbuild'.  Stop.


build.py...
 : error 7000: Failed to execute command
make tbuild [/home/ardbie01/build/edk2-workspace/Build/OvmfX64/RELEASE_GCC5/X64/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib]


build.py...
 : error 7000: Failed to execute command
make tbuild [/home/ardbie01/build/edk2-workspace/Build/OvmfX64/RELEASE_GCC5/X64/MdePkg/Library/UefiUsbLib/UefiUsbLib]


build.py...
 : error 7000: Failed to execute command
make tbuild [/home/ardbie01/build/edk2-workspace/Build/OvmfX64/RELEASE_GCC5/X64/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint]


build.py...
 : error 7000: Failed to execute command
make tbuild [/home/ardbie01/build/edk2-workspace/Build/OvmfX64/RELEASE_GCC5/X64/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib]


build.py...
 : error F002: Failed to build module
/home/ardbie01/build/edk2/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
[X64, GCC5, RELEASE]

- Failed -
Build end time: 14:16:43, Dec.06 2019
Build total time: 00:01:30

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-12-10 15:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-06 14:29 [BUG] building multiple versions of a single platform is broken again Ard Biesheuvel
2019-12-06 14:40 ` Leif Lindholm
2019-12-06 14:45   ` Ard Biesheuvel
2019-12-10  8:31     ` Ard Biesheuvel
2019-12-10 13:46       ` [edk2-devel] " Bob Feng
2019-12-10 14:11         ` Ard Biesheuvel
2019-12-10 14:24           ` Bob Feng
     [not found]           ` <15DF08A04D983467.14068@groups.io>
2019-12-10 15:25             ` Bob Feng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox