New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 816604 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Last visit > 30 days ago
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

amd-firmware racy parallel build failures

Project Member Reported by akes...@chromium.org, Feb 26 2018

Issue description

Example build: https://luci-milo.appspot.com/buildbot/chromeos/kahlee-paladin/1465#

In which amd-firmware failed and was then retried. This may be contributing to increased build time.



 

Comment 1 by vapier@chromium.org, Feb 26 2018

Cc: adurbin@chromium.org teravest@chromium.org martinroth@chromium.org
Components: OS>Firmware
Labels: OS-Chrome
Owner: martinroth@chromium.org
looks like a parallel build failure to me

 >>> Compiling source in /build/kahlee/tmp/portage/sys-boot/amd-firmware-0.0.1-r39/work/amd-firmware-0.0.1 ...
 make -j32 Agesa_B2_Target 
 	CC	[debug] cahaltasm.S
 	CC	[debug] cahaltasm.S
 	CC	[debug] ImageHeader.c
 	CC	[debug] cahaltasm.S
 	CC	[debug] ImageHeader.c
 Assembler messages:
 Fatal error: can't create /build/kahlee/tmp/portage/sys-boot/amd-firmware-0.0.1-r39/work/amd-firmware-0.0.1/binarypi/stoney-pi/AmdAgesaPkg/build/Debug/AMD_binaryPI_full/cahaltasm.o: No such file or directory
 make[1]: *** [/build/kahlee/tmp/portage/sys-boot/amd-firmware-0.0.1-r39/work/amd-firmware-0.0.1/binarypi/stoney-pi/AmdAgesaPkg/binaryPI/generic.makefile:154: /build/kahlee/tmp/portage/sys-boot/amd-firmware-0.0.1-r39/work/amd-firmware-0.0.1/binarypi/stoney-pi/AmdAgesaPkg/build/Debug/AMD_binaryPI_full/cahaltasm.o] Error 1
 make[1]: *** Waiting for unfinished jobs....
 	CC	[debug] ImageHeader.c
 Assembler messages:
 Fatal error: can't create /build/kahlee/tmp/portage/sys-boot/amd-firmware-0.0.1-r39/work/amd-firmware-0.0.1/binarypi/stoney-pi/AmdAgesaPkg/build/Debug/AMD_binaryPI_premem/cahaltasm.o: No such file or directory
 make[1]: *** [/build/kahlee/tmp/portage/sys-boot/amd-firmware-0.0.1-r39/work/amd-firmware-0.0.1/binarypi/stoney-pi/AmdAgesaPkg/binaryPI/generic.makefile:154: /build/kahlee/tmp/portage/sys-boot/amd-firmware-0.0.1-r39/work/amd-firmware-0.0.1/binarypi/stoney-pi/AmdAgesaPkg/build/Debug/AMD_binaryPI_premem/cahaltasm.o] Error 1
 make[1]: *** Waiting for unfinished jobs....
 	CC	[debug] mu.c
 Assembler messages:
 Fatal error: can't create /build/kahlee/tmp/portage/sys-boot/amd-firmware-0.0.1-r39/work/amd-firmware-0.0.1/binarypi/stoney-pi/AmdAgesaPkg/build/Debug/AMD_binaryPI_postmem/cahaltasm.o: No such file or directory
 make[1]: *** [/build/kahlee/tmp/portage/sys-boot/amd-firmware-0.0.1-r39/work/amd-firmware-0.0.1/binarypi/stoney-pi/AmdAgesaPkg/binaryPI/generic.makefile:154: /build/kahlee/tmp/portage/sys-boot/amd-firmware-0.0.1-r39/work/amd-firmware-0.0.1/binarypi/stoney-pi/AmdAgesaPkg/build/Debug/AMD_binaryPI_postmem/cahaltasm.o] Error 1
 make[1]: *** Waiting for unfinished jobs....

Comment 2 by vapier@chromium.org, Feb 26 2018

Summary: amd-firmware racy parallel build failures (was: amd-firmware ebuild likely missing a DEPEND)
Status: Assigned (was: Available)

Sign in to add a comment