Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on osuosl1-amd64.debian.net (amd64 osuosl1) in workspace /srv/jenkins/pseudo-hosts/osuosl1-amd64/workspace/reproducible_coreboot
[reproducible_coreboot] $ /bin/sh -xe /tmp/jenkins2563127792100911086.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Fri Jun 28 16:53:09 UTC 2024 - running /srv/jenkins/bin/reproducible_coreboot.sh (for job reproducible_coreboot) on osuosl1-amd64, called using "" as arguments.
Fri Jun 28 16:53:09 UTC 2024 - actually running "reproducible_coreboot.sh" (md5sum 94840706f52f14186d738cebaf02675e) as "/tmp/jenkins-script-vPVzY8fX"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

declare -x CHROOT_BASE="/chroots"
declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/108/bus"
declare -x HOME="/var/lib/jenkins"
declare -x LANG="en_US.UTF-8"
declare -x LC_ALL="C.UTF-8"
declare -x LOGNAME="jenkins"
declare -x MIRROR="http://deb.debian.org/debian"
declare -x MOTD_SHOWN="pam"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/games"
declare -x PWD="/var/lib/jenkins"
declare -x SCHROOT_BASE="/schroots"
declare -x SCRIPT_HEADER=$'#!/bin/bash\n\tif true ; then\n\t\tset -x\n\tfi\n\tset -e\n\texport DEBIAN_FRONTEND=noninteractive\n\texport LC_ALL=C.UTF-8\n\texport http_proxy=http://127.0.0.1:3128\n\texport MIRROR=http://deb.debian.org/debian'
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SSH_CLIENT="46.16.76.207 37080 22"
declare -x SSH_CONNECTION="46.16.76.207 37080 140.211.9.209 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_coreboot"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/108"
declare -x XDG_SESSION_CLASS="user"
declare -x XDG_SESSION_ID="22466"
declare -x XDG_SESSION_TYPE="tty"
declare -x http_proxy="http://127.0.0.1:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
=============================================================================
Fri Jun 28 16:53:09 UTC 2024 - Cloning https://review.coreboot.org/coreboot.git with submodules.
=============================================================================
+ set -e
+ ARCHS='i386-elf x86_64-elf armv7a-eabi aarch64-elf mipsel-elf riscv-elf'
++ mktemp --tmpdir=/srv/workspace/chroots/ -d -t rbuild-coreboot-build-XXXXXXXX
+ TMPBUILDDIR=/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa
++ mktemp --tmpdir=/srv/reproducible-results -d -t rbuild-coreboot-results-XXXXXXXX
+ TMPDIR=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
++ date -u +%Y-%m-%d
+ DATE=2024-06-28
++ date +%s
+ START=1719593589
+ trap cleanup_tmpdirs INT TERM EXIT
+ cd /srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa
+ COREBOOT_REPO=https://review.coreboot.org/coreboot.git
+ echo =============================================================================
++ date -u
+ echo 'Fri Jun 28 16:53:09 UTC 2024 - Cloning https://review.coreboot.org/coreboot.git with submodules.'
+ echo =============================================================================
+ git clone --verbose --recursive https://review.coreboot.org/coreboot.git
Cloning into 'coreboot'...
POST git-upload-pack (122 bytes)
POST git-upload-pack (gzip 2675 to 1347 bytes)
Updating files:  66% (13197/19745)
Updating files:  67% (13230/19745)
Updating files:  68% (13427/19745)
Updating files:  69% (13625/19745)
Updating files:  70% (13822/19745)
Updating files:  71% (14019/19745)
Updating files:  72% (14217/19745)
Updating files:  73% (14414/19745)
Updating files:  74% (14612/19745)
Updating files:  75% (14809/19745)
Updating files:  76% (15007/19745)
Updating files:  77% (15204/19745)
Updating files:  78% (15402/19745)
Updating files:  79% (15599/19745)
Updating files:  80% (15796/19745)
Updating files:  81% (15994/19745)
Updating files:  82% (16191/19745)
Updating files:  83% (16389/19745)
Updating files:  84% (16586/19745)
Updating files:  85% (16784/19745)
Updating files:  86% (16981/19745)
Updating files:  87% (17179/19745)
Updating files:  88% (17376/19745)
Updating files:  89% (17574/19745)
Updating files:  90% (17771/19745)
Updating files:  91% (17968/19745)
Updating files:  92% (18166/19745)
Updating files:  93% (18363/19745)
Updating files:  94% (18561/19745)
Updating files:  95% (18758/19745)
Updating files:  96% (18956/19745)
Updating files:  97% (19153/19745)
Updating files:  98% (19351/19745)
Updating files:  99% (19548/19745)
Updating files: 100% (19745/19745)
Updating files: 100% (19745/19745), done.
Submodule '3rdparty/amd_blobs' (https://review.coreboot.org/amd_blobs) registered for path '3rdparty/amd_blobs'
Submodule 'arm-trusted-firmware' (https://review.coreboot.org/arm-trusted-firmware.git) registered for path '3rdparty/arm-trusted-firmware'
Submodule '3rdparty/blobs' (https://review.coreboot.org/blobs.git) registered for path '3rdparty/blobs'
Submodule '3rdparty/chromeec' (https://review.coreboot.org/chrome-ec.git) registered for path '3rdparty/chromeec'
Submodule '3rdparty/cmocka' (https://review.coreboot.org/cmocka.git) registered for path '3rdparty/cmocka'
Submodule '3rdparty/ffs' (https://review.coreboot.org/ffs.git) registered for path '3rdparty/ffs'
Submodule '3rdparty/fsp' (https://review.coreboot.org/fsp.git) registered for path '3rdparty/fsp'
Submodule 'intel-microcode' (https://review.coreboot.org/intel-microcode.git) registered for path '3rdparty/intel-microcode'
Submodule '3rdparty/intel-sec-tools' (https://review.coreboot.org/9esec-security-tooling.git) registered for path '3rdparty/intel-sec-tools'
Submodule 'libgfxinit' (https://review.coreboot.org/libgfxinit.git) registered for path '3rdparty/libgfxinit'
Submodule 'libhwbase' (https://review.coreboot.org/libhwbase.git) registered for path '3rdparty/libhwbase'
Submodule 'opensbi' (https://review.coreboot.org/opensbi.git) registered for path '3rdparty/opensbi'
Submodule '3rdparty/qc_blobs' (https://review.coreboot.org/qc_blobs.git) registered for path '3rdparty/qc_blobs'
Submodule '3rdparty/stm' (https://review.coreboot.org/STM) registered for path '3rdparty/stm'
Submodule 'vboot' (https://review.coreboot.org/vboot.git) registered for path '3rdparty/vboot'
Submodule 'src/vendorcode/amd/opensil/genoa_poc/opensil' (https://review.coreboot.org/opensil_genoa_poc.git) registered for path 'src/vendorcode/amd/opensil/genoa_poc/opensil'
Submodule 'util/goswid' (https://review.coreboot.org/goswid) registered for path 'util/goswid'
Submodule 'util/nvidia-cbootimage' (https://review.coreboot.org/nvidia-cbootimage.git) registered for path 'util/nvidia/cbootimage'
Skipping submodule '3rdparty/amd_blobs'
Cloning into '/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/3rdparty/arm-trusted-firmware'...
Skipping submodule '3rdparty/blobs'
Cloning into '/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/3rdparty/chromeec'...
Skipping submodule '3rdparty/cmocka'
Cloning into '/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/3rdparty/ffs'...
Skipping submodule '3rdparty/fsp'
Skipping submodule '3rdparty/intel-microcode'
Cloning into '/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/3rdparty/intel-sec-tools'...
Cloning into '/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/3rdparty/libgfxinit'...
Cloning into '/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/3rdparty/libhwbase'...
Cloning into '/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/3rdparty/opensbi'...
Skipping submodule '3rdparty/qc_blobs'
Cloning into '/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/3rdparty/stm'...
Cloning into '/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/3rdparty/vboot'...
Cloning into '/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/src/vendorcode/amd/opensil/genoa_poc/opensil'...
Cloning into '/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/goswid'...
Cloning into '/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/nvidia/cbootimage'...
Submodule path '3rdparty/arm-trusted-firmware': checked out 'fe4df8bdae0a5d1d87c67c24fdd03595cd90dd08'
Submodule path '3rdparty/chromeec': checked out 'e486b388a73f1e19f3142774d0b3ee166e8f41ff'
Submodule path '3rdparty/ffs': checked out '3ec70fbc458e32eef0d0b1de79688b4dc48cbd57'
Submodule path '3rdparty/intel-sec-tools': checked out '0031ac73447baeb197fb2d80e5fba2470716e76d'
Submodule path '3rdparty/libgfxinit': checked out '17cfc92f402493979783585b6581efbd98c0cf07'
Submodule path '3rdparty/libhwbase': checked out '584629b9f4771b7618951cec57df2ca3af9c6981'
Submodule path '3rdparty/opensbi': checked out '5019fd124b4c46e1581129c5154fc2cdd3b777ed'
Submodule path '3rdparty/stm': checked out '1f3258261a4f4d6c60ec4447c7a03acf2509b984'
Submodule path '3rdparty/vboot': checked out '09fcd2184f9c714829503e84b8a7dfe7f2584e00'
Submodule path 'src/vendorcode/amd/opensil/genoa_poc/opensil': checked out '0411c75e1787a0d2dc18d168def7352cef9e8c12'
Submodule path 'util/goswid': checked out '567a1c99b0c05136b2685ff14d893f85ba16e988'
Submodule path 'util/nvidia/cbootimage': checked out '80c499ebbe8a64aa2ee4222e6a8f342f465f6680'
+ cd coreboot
+ git submodule update --init --checkout 3rdparty/blobs
Cloning into '/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/3rdparty/blobs'...
Submodule path '3rdparty/blobs': checked out 'a8db7dfe823def043368857b8fbfbba86f2e9e47'
++ git log -1
+ COREBOOT='commit 9a12acf1e3fb6cfd6854b5c1fac63b5cac671be8
Author: Maximilian Brune <maximilian.brune@9elements.com>
Date:   Fri Jun 14 17:54:40 2024 +0200

    include/device_tree.h: Fix function name fdt_node_name
    
    Rename fdt_node_name to the actual function name and also rename the
    references.
    
    Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com>
    Change-Id: I527146df26264a0c3af1ad01c21644d751b80236
    Reviewed-on: https://review.coreboot.org/c/coreboot/+/83084
    Reviewed-by: Yu-Ping Wu <yupingso@google.com>
    Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
    Reviewed-by: Eric Lai <ericllai@google.com>'
++ git describe
This is coreboot 24.05-380-g9a12acf1e3.

+ COREBOOT_VERSION=24.05-380-g9a12acf1e3
+ echo 'This is coreboot 24.05-380-g9a12acf1e3.'
+ echo
+ git log -1
commit 9a12acf1e3fb6cfd6854b5c1fac63b5cac671be8
Author: Maximilian Brune <maximilian.brune@9elements.com>
Date:   Fri Jun 14 17:54:40 2024 +0200

    include/device_tree.h: Fix function name fdt_node_name
    
    Rename fdt_node_name to the actual function name and also rename the
    references.
    
    Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com>
    Change-Id: I527146df26264a0c3af1ad01c21644d751b80236
    Reviewed-on: https://review.coreboot.org/c/coreboot/+/83084
    Reviewed-by: Yu-Ping Wu <yupingso@google.com>
    Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
    Reviewed-by: Eric Lai <ericllai@google.com>
=============================================================================
+ echo =============================================================================
++ date -u
Fri Jun 28 16:55:19 UTC 2024 - Building cross compilers for i386-elf x86_64-elf armv7a-eabi aarch64-elf mipsel-elf riscv-elf.
=============================================================================
Fri Jun 28 16:55:19 UTC 2024 - Building cross compiler for i386-elf.
Welcome to the coreboot cross toolchain builder v2024-05-20_b4949d3de5 

Building toolchain using 16 thread(s).

Target architecture is i386-elf
+ echo 'Fri Jun 28 16:55:19 UTC 2024 - Building cross compilers for i386-elf x86_64-elf armv7a-eabi aarch64-elf mipsel-elf riscv-elf.'
+ GOT_XTOOLCHAIN=false
+ set +e
+ for ARCH in ${ARCHS}
+ echo =============================================================================
++ date -u
+ echo 'Fri Jun 28 16:55:19 UTC 2024 - Building cross compiler for i386-elf.'
+ ionice -c 3 bash util/crossgcc/buildgcc -j 16 -p i386-elf

Found compatible Ada compiler, enabling Ada support by default.

Downloading and verifying tarballs ...
 * gmp-6.3.0.tar.xz (downloading from https://ftpmirror.gnu.org/gmp/gmp-6.3.0.tar.xz)...   0%  2%  4%  7%  9% 12% 14% 17% 19% 22% 24% 26% 29% 31% 34% 36% 39% 41% 44% 46% 48% 51% 53% 56% 58% 61% 63% 66% 68% 70% 73% 75% 78% 80% 83% 85% 88% 90% 92% 95% 97%100%... hash verified (b4043dd2964ab1a858109da85c44de224384f352)
 * mpfr-4.2.1.tar.xz (downloading from https://ftpmirror.gnu.org/mpfr/mpfr-4.2.1.tar.xz)...   0%  3%  6% 10% 13% 17% 20% 23% 27% 30% 34% 37% 41% 44% 47% 51% 54% 58% 61% 65% 68% 71% 75% 78% 82% 85% 89% 92% 95% 99%100%... hash verified (31ffb4244cb469e2b4937cce1f50150300971dfb)
 * mpc-1.3.1.tar.gz (downloading from https://ftpmirror.gnu.org/mpc/mpc-1.3.1.tar.gz)...   0%  6% 13% 19% 26% 33% 39% 46% 52% 59% 66% 72% 79% 86% 92% 99%100%... hash verified (bac1c1fa79f5602df1e29e4684e103ad55714e02)
 * binutils-2.42.tar.xz (downloading from https://ftpmirror.gnu.org/binutils/binutils-2.42.tar.xz)...   0%  0%  0%  0%  0%  0%  1%  1%  1%  1%  1%  2%  2%  2%  2%  2%  2%  3%  3%  3%  3%  3%  4%  4%  4%  4%  4%  5%  5%  5%  5%  5%  5%  6%  6%  6%  6%  6%  7%  7%  7%  7%  7%  7%  8%  8%  8%  8%  8%  9%  9%  9%  9%  9% 10% 10% 10% 10% 10% 10% 11% 11% 11% 11% 11% 12% 12% 12% 12% 12% 13% 13% 13% 13% 13% 13% 14% 14% 14% 14% 14% 15% 15% 15% 15% 15% 15% 16% 16% 16% 16% 16% 17% 17% 17% 17% 17% 18% 18% 18% 18% 18% 18% 19% 19% 19% 19% 19% 20% 20% 20% 20% 20% 20% 21% 21% 21% 21% 21% 22% 22% 22% 22% 22% 23% 23% 23% 23% 23% 23% 24% 24% 24% 24% 24% 25% 25% 25% 25% 25% 26% 26% 26% 26% 26% 26% 27% 27% 27% 27% 27% 28% 28% 28% 28% 28% 28% 29% 29% 29% 29% 29% 30% 30% 30% 30% 30% 31% 31% 31% 31% 31% 31% 32% 32% 32% 32% 32% 33% 33% 33% 33% 33% 33% 34% 34% 34% 34% 34% 35% 35% 35% 35% 35% 36% 36% 36% 36% 36% 36% 37% 37% 37% 37% 37% 38% 38% 38% 38% 38% 39% 39% 39% 39% 39% 39% 40% 40% 40% 40% 40% 41% 41% 41% 41% 41% 41% 42% 42% 42% 42% 42% 43% 43% 43% 43% 43% 44% 44% 44% 44% 44% 44% 45% 45% 45% 45% 45% 46% 46% 46% 46% 46% 46% 47% 47% 47% 47% 47% 48% 48% 48% 48% 48% 49% 49% 49% 49% 49% 49% 50% 50% 50% 50% 50% 51% 51% 51% 51% 51% 52% 52% 52% 52% 52% 52% 53% 53% 53% 53% 53% 54% 54% 54% 54% 54% 54% 55% 55% 55% 55% 55% 56% 56% 56% 56% 56% 57% 57% 57% 57% 57% 57% 58% 58% 58% 58% 58% 59% 59% 59% 59% 59% 59% 60% 60% 60% 60% 60% 61% 61% 61% 61% 61% 62% 62% 62% 62% 62% 62% 63% 63% 63% 63% 63% 64% 64% 64% 64% 64% 65% 65% 65% 65% 65% 65% 66% 66% 66% 66% 66% 67% 67% 67% 67% 67% 67% 68% 68% 68% 68% 68% 69% 69% 69% 69% 69% 70% 70% 70% 70% 70% 70% 71% 71% 71% 71% 71% 72% 72% 72% 72% 72% 72% 73% 73% 73% 73% 73% 74% 74% 74% 74% 74% 75% 75% 75% 75% 75% 75% 76% 76% 76% 76% 76% 77% 77% 77% 77% 77% 78% 78% 78% 78% 78% 78% 79% 79% 79% 79% 79% 80% 80% 80% 80% 80% 80% 81% 81% 81% 81% 81% 82% 82% 82% 82% 82% 83% 83% 83% 83% 83% 83% 84% 84% 84% 84% 84% 85% 85% 85% 85% 85% 85% 86% 86% 86% 86% 86% 87% 87% 87% 87% 87% 88% 88% 88% 88% 88% 88% 89% 89% 89% 89% 89% 90% 90% 90% 90% 90% 91% 91% 91% 91% 91% 91% 92% 92% 92% 92% 92% 93% 93% 93% 93% 93% 93% 94% 94% 94% 94% 94% 95% 95% 95% 95% 95% 96% 96% 96% 96% 96% 96% 97% 97% 97% 97% 97% 98% 98% 98% 98% 98% 98% 99% 99% 99% 99% 99%100%... hash verified (44da41792c60419863d7e13fa1deaf6b24dd69b8)
 * gcc-14.1.0.tar.xz (downloading from https://ftpmirror.gnu.org/gcc/gcc-14.1.0/gcc-14.1.0.tar.xz)...   0%  0%  0%  0%  0%  0%  0%  0%  0%  0%  0%  0%  0%  0%  0%  0%  0%  0%  0%  1%  1%  1%  1%  1%  1%  1%  1%  1%  1%  1%  1%  1%  1%  1%  1%  1%  1%  2%  2%  2%  2%  2%  2%  2%  2%  2%  2%  2%  2%  2%  2%  2%  2%  2%  2%  3%  3%  3%  3%  3%  3%  3%  3%  3%  3%  3%  3%  3%  3%  3%  3%  3%  3%  4%  4%  4%  4%  4%  4%  4%  4%  4%  4%  4%  4%  4%  4%  4%  4%  4%  4%  5%  5%  5%  5%  5%  5%  5%  5%  5%  5%  5%  5%  5%  5%  5%  5%  5%  5%  6%  6%  6%  6%  6%  6%  6%  6%  6%  6%  6%  6%  6%  6%  6%  6%  6%  6%  7%  7%  7%  7%  7%  7%  7%  7%  7%  7%  7%  7%  7%  7%  7%  7%  7%  7%  8%  8%  8%  8%  8%  8%  8%  8%  8%  8%  8%  8%  8%  8%  8%  8%  8%  8%  9%  9%  9%  9%  9%  9%  9%  9%  9%  9%  9%  9%  9%  9%  9%  9%  9%  9% 10% 10% 10% 10% 10% 10% 10% 10% 10% 10% 10% 10% 10% 10% 10% 10% 10% 10% 11% 11% 11% 11% 11% 11% 11% 11% 11% 11% 11% 11% 11% 11% 11% 11% 11% 11% 12% 12% 12% 12% 12% 12% 12% 12% 12% 12% 12% 12% 12% 12% 12% 12% 12% 12% 13% 13% 13% 13% 13% 13% 13% 13% 13% 13% 13% 13% 13% 13% 13% 13% 13% 13% 14% 14% 14% 14% 14% 14% 14% 14% 14% 14% 14% 14% 14% 14% 14% 14% 14% 14% 15% 15% 15% 15% 15% 15% 15% 15% 15% 15% 15% 15% 15% 15% 15% 15% 15% 15% 16% 16% 16% 16% 16% 16% 16% 16% 16% 16% 16% 16% 16% 16% 16% 16% 16% 16% 17% 17% 17% 17% 17% 17% 17% 17% 17% 17% 17% 17% 17% 17% 17% 17% 17% 17% 18% 18% 18% 18% 18% 18% 18% 18% 18% 18% 18% 18% 18% 18% 18% 18% 18% 18% 19% 19% 19% 19% 19% 19% 19% 19% 19% 19% 19% 19% 19% 19% 19% 19% 19% 19% 20% 20% 20% 20% 20% 20% 20% 20% 20% 20% 20% 20% 20% 20% 20% 20% 20% 20% 21% 21% 21% 21% 21% 21% 21% 21% 21% 21% 21% 21% 21% 21% 21% 21% 21% 21% 22% 22% 22% 22% 22% 22% 22% 22% 22% 22% 22% 22% 22% 22% 22% 22% 22% 22% 23% 23% 23% 23% 23% 23% 23% 23% 23% 23% 23% 23% 23% 23% 23% 23% 23% 23% 24% 24% 24% 24% 24% 24% 24% 24% 24% 24% 24% 24% 24% 24% 24% 24% 24% 24% 25% 25% 25% 25% 25% 25% 25% 25% 25% 25% 25% 25% 25% 25% 25% 25% 25% 25% 26% 26% 26% 26% 26% 26% 26% 26% 26% 26% 26% 26% 26% 26% 26% 26% 26% 26% 27% 27% 27% 27% 27% 27% 27% 27% 27% 27% 27% 27% 27% 27% 27% 27% 27% 27% 28% 28% 28% 28% 28% 28% 28% 28% 28% 28% 28% 28% 28% 28% 28% 28% 28% 28% 29% 29% 29% 29% 29% 29% 29% 29% 29% 29% 29% 29% 29% 29% 29% 29% 29% 29% 30% 30% 30% 30% 30% 30% 30% 30% 30% 30% 30% 30% 30% 30% 30% 30% 30% 30% 31% 31% 31% 31% 31% 31% 31% 31% 31% 31% 31% 31% 31% 31% 31% 31% 31% 31% 32% 32% 32% 32% 32% 32% 32% 32% 32% 32% 32% 32% 32% 32% 32% 32% 32% 32% 33% 33% 33% 33% 33% 33% 33% 33% 33% 33% 33% 33% 33% 33% 33% 33% 33% 33% 34% 34% 34% 34% 34% 34% 34% 34% 34% 34% 34% 34% 34% 34% 34% 34% 34% 34% 35% 35% 35% 35% 35% 35% 35% 35% 35% 35% 35% 35% 35% 35% 35% 35% 35% 35% 36% 36% 36% 36% 36% 36% 36% 36% 36% 36% 36% 36% 36% 36% 36% 36% 36% 36% 37% 37% 37% 37% 37% 37% 37% 37% 37% 37% 37% 37% 37% 37% 37% 37% 37% 37% 38% 38% 38% 38% 38% 38% 38% 38% 38% 38% 38% 38% 38% 38% 38% 38% 38% 38% 39% 39% 39% 39% 39% 39% 39% 39% 39% 39% 39% 39% 39% 39% 39% 39% 39% 39% 40% 40% 40% 40% 40% 40% 40% 40% 40% 40% 40% 40% 40% 40% 40% 40% 40% 40% 41% 41% 41% 41% 41% 41% 41% 41% 41% 41% 41% 41% 41% 41% 41% 41% 41% 41% 42% 42% 42% 42% 42% 42% 42% 42% 42% 42% 42% 42% 42% 42% 42% 42% 42% 42% 43% 43% 43% 43% 43% 43% 43% 43% 43% 43% 43% 43% 43% 43% 43% 43% 43% 43% 44% 44% 44% 44% 44% 44% 44% 44% 44% 44% 44% 44% 44% 44% 44% 44% 44% 44% 45% 45% 45% 45% 45% 45% 45% 45% 45% 45% 45% 45% 45% 45% 45% 45% 45% 45% 46% 46% 46% 46% 46% 46% 46% 46% 46% 46% 46% 46% 46% 46% 46% 46% 46% 46% 47% 47% 47% 47% 47% 47% 47% 47% 47% 47% 47% 47% 47% 47% 47% 47% 47% 47% 48% 48% 48% 48% 48% 48% 48% 48% 48% 48% 48% 48% 48% 48% 48% 48% 48% 48% 48% 49% 49% 49% 49% 49% 49% 49% 49% 49% 49% 49% 49% 49% 49% 49% 49% 49% 49% 50% 50% 50% 50% 50% 50% 50% 50% 50% 50% 50% 50% 50% 50% 50% 50% 50% 50% 51% 51% 51% 51% 51% 51% 51% 51% 51% 51% 51% 51% 51% 51% 51% 51% 51% 51% 52% 52% 52% 52% 52% 52% 52% 52% 52% 52% 52% 52% 52% 52% 52% 52% 52% 52% 53% 53% 53% 53% 53% 53% 53% 53% 53% 53% 53% 53% 53% 53% 53% 53% 53% 53% 54% 54% 54% 54% 54% 54% 54% 54% 54% 54% 54% 54% 54% 54% 54% 54% 54% 54% 55% 55% 55% 55% 55% 55% 55% 55% 55% 55% 55% 55% 55% 55% 55% 55% 55% 55% 56% 56% 56% 56% 56% 56% 56% 56% 56% 56% 56% 56% 56% 56% 56% 56% 56% 56% 57% 57% 57% 57% 57% 57% 57% 57% 57% 57% 57% 57% 57% 57% 57% 57% 57% 57% 58% 58% 58% 58% 58% 58% 58% 58% 58% 58% 58% 58% 58% 58% 58% 58% 58% 58% 59% 59% 59% 59% 59% 59% 59% 59% 59% 59% 59% 59% 59% 59% 59% 59% 59% 59% 60% 60% 60% 60% 60% 60% 60% 60% 60% 60% 60% 60% 60% 60% 60% 60% 60% 60% 61% 61% 61% 61% 61% 61% 61% 61% 61% 61% 61% 61% 61% 61% 61% 61% 61% 61% 62% 62% 62% 62% 62% 62% 62% 62% 62% 62% 62% 62% 62% 62% 62% 62% 62% 62% 63% 63% 63% 63% 63% 63% 63% 63% 63% 63% 63% 63% 63% 63% 63% 63% 63% 63% 64% 64% 64% 64% 64% 64% 64% 64% 64% 64% 64% 64% 64% 64% 64% 64% 64% 64% 65% 65% 65% 65% 65% 65% 65% 65% 65% 65% 65% 65% 65% 65% 65% 65% 65% 65% 66% 66% 66% 66% 66% 66% 66% 66% 66% 66% 66% 66% 66% 66% 66% 66% 66% 66% 67% 67% 67% 67% 67% 67% 67% 67% 67% 67% 67% 67% 67% 67% 67% 67% 67% 67% 68% 68% 68% 68% 68% 68% 68% 68% 68% 68% 68% 68% 68% 68% 68% 68% 68% 68% 69% 69% 69% 69% 69% 69% 69% 69% 69% 69% 69% 69% 69% 69% 69% 69% 69% 69% 70% 70% 70% 70% 70% 70% 70% 70% 70% 70% 70% 70% 70% 70% 70% 70% 70% 70% 71% 71% 71% 71% 71% 71% 71% 71% 71% 71% 71% 71% 71% 71% 71% 71% 71% 71% 72% 72% 72% 72% 72% 72% 72% 72% 72% 72% 72% 72% 72% 72% 72% 72% 72% 72% 73% 73% 73% 73% 73% 73% 73% 73% 73% 73% 73% 73% 73% 73% 73% 73% 73% 73% 74% 74% 74% 74% 74% 74% 74% 74% 74% 74% 74% 74% 74% 74% 74% 74% 74% 74% 75% 75% 75% 75% 75% 75% 75% 75% 75% 75% 75% 75% 75% 75% 75% 75% 75% 75% 76% 76% 76% 76% 76% 76% 76% 76% 76% 76% 76% 76% 76% 76% 76% 76% 76% 76% 77% 77% 77% 77% 77% 77% 77% 77% 77% 77% 77% 77% 77% 77% 77% 77% 77% 77% 78% 78% 78% 78% 78% 78% 78% 78% 78% 78% 78% 78% 78% 78% 78% 78% 78% 78% 79% 79% 79% 79% 79% 79% 79% 79% 79% 79% 79% 79% 79% 79% 79% 79% 79% 79% 80% 80% 80% 80% 80% 80% 80% 80% 80% 80% 80% 80% 80% 80% 80% 80% 80% 80% 81% 81% 81% 81% 81% 81% 81% 81% 81% 81% 81% 81% 81% 81% 81% 81% 81% 81% 82% 82% 82% 82% 82% 82% 82% 82% 82% 82% 82% 82% 82% 82% 82% 82% 82% 82% 83% 83% 83% 83% 83% 83% 83% 83% 83% 83% 83% 83% 83% 83% 83% 83% 83% 83% 84% 84% 84% 84% 84% 84% 84% 84% 84% 84% 84% 84% 84% 84% 84% 84% 84% 84% 85% 85% 85% 85% 85% 85% 85% 85% 85% 85% 85% 85% 85% 85% 85% 85% 85% 85% 86% 86% 86% 86% 86% 86% 86% 86% 86% 86% 86% 86% 86% 86% 86% 86% 86% 86% 87% 87% 87% 87% 87% 87% 87% 87% 87% 87% 87% 87% 87% 87% 87% 87% 87% 87% 88% 88% 88% 88% 88% 88% 88% 88% 88% 88% 88% 88% 88% 88% 88% 88% 88% 88% 89% 89% 89% 89% 89% 89% 89% 89% 89% 89% 89% 89% 89% 89% 89% 89% 89% 89% 90% 90% 90% 90% 90% 90% 90% 90% 90% 90% 90% 90% 90% 90% 90% 90% 90% 90% 91% 91% 91% 91% 91% 91% 91% 91% 91% 91% 91% 91% 91% 91% 91% 91% 91% 91% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 97% 97% 97% 97% 97% 97% 97% 97% 97% 97% 97% 97% 97% 97% 97% 97% 97% 97% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 99% 99% 99% 99% 99% 99% 99% 99% 99% 99% 99% 99% 99% 99% 99% 99% 99% 99%100%... hash verified (0aec8d432b8473559942a45c12459a5db3a04618)
Downloaded tarballs ... ok
Unpacking and patching ...
 * gmp-6.3.0.tar.xz
   o gmp-6.3.0_generic-build.patch
 * mpfr-4.2.1.tar.xz
 * mpc-1.3.1.tar.gz
 * binutils-2.42.tar.xz
   o binutils-2.42_as-ipxe.patch
   o binutils-2.42_no-makeinfo.patch
 * gcc-14.1.0.tar.xz
   o gcc-14.1.0_asan_shadow_offset_callback.patch
   o gcc-14.1.0_gnat.patch
   o gcc-14.1.0_libcpp.patch
   o gcc-14.1.0_libgcc.patch
   o gcc-14.1.0_musl_poisoned_calloc.patch
   o gcc-14.1.0_rv32iafc.patch
Unpacked and patched ... ok
Building packages ...
Building GMP v6.3.0 for host ... ok
Building MPFR v4.2.1 for host ... ok
Building MPC v1.3.1 for host ... ok
Building BINUTILS v2.42 for target ... ok
Building GCC v14.1.0 for target ... ok
Packages built ... ok
Copied EDK2 tools template ... ok
Cleaning up temporary files... ok

You can now run i386-elf cross GCC from /srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc.
=============================================================================
+ RESULT=0
+ '[' 0 -eq 0 ']'
+ GOT_XTOOLCHAIN=true
+ for ARCH in ${ARCHS}
+ echo =============================================================================
++ date -u
Fri Jun 28 17:09:12 UTC 2024 - Building cross compiler for x86_64-elf.
+ echo 'Fri Jun 28 17:09:12 UTC 2024 - Building cross compiler for x86_64-elf.'
+ ionice -c 3 bash util/crossgcc/buildgcc -j 16 -p x86_64-elf
Welcome to the coreboot cross toolchain builder v2024-05-20_b4949d3de5 

Building toolchain using 16 thread(s).

Target architecture is x86_64-elf

Found compatible Ada compiler, enabling Ada support by default.

Downloading and verifying tarballs ...
 * gmp-6.3.0.tar.xz (cached)... hash verified (b4043dd2964ab1a858109da85c44de224384f352)
 * mpfr-4.2.1.tar.xz (cached)... hash verified (31ffb4244cb469e2b4937cce1f50150300971dfb)
 * mpc-1.3.1.tar.gz (cached)... hash verified (bac1c1fa79f5602df1e29e4684e103ad55714e02)
 * binutils-2.42.tar.xz (cached)... hash verified (44da41792c60419863d7e13fa1deaf6b24dd69b8)
 * gcc-14.1.0.tar.xz (cached)... hash verified (0aec8d432b8473559942a45c12459a5db3a04618)
Downloaded tarballs ... ok
Unpacking and patching ...
 * gmp-6.3.0.tar.xz
   o gmp-6.3.0_generic-build.patch
 * mpfr-4.2.1.tar.xz
 * mpc-1.3.1.tar.gz
 * binutils-2.42.tar.xz
   o binutils-2.42_as-ipxe.patch
   o binutils-2.42_no-makeinfo.patch
 * gcc-14.1.0.tar.xz
   o gcc-14.1.0_asan_shadow_offset_callback.patch
   o gcc-14.1.0_gnat.patch
   o gcc-14.1.0_libcpp.patch
   o gcc-14.1.0_libgcc.patch
   o gcc-14.1.0_musl_poisoned_calloc.patch
   o gcc-14.1.0_rv32iafc.patch
Unpacked and patched ... ok
Building packages ...
Skipping GMP v6.3.0 for host as it is already built
Skipping MPFR v4.2.1 for host as it is already built
Skipping MPC v1.3.1 for host as it is already built
Building BINUTILS v2.42 for target ... ok
Building GCC v14.1.0 for target ... ok
Packages built ... ok
Copied EDK2 tools template ... ok
Cleaning up temporary files... ok

You can now run x86_64-elf cross GCC from /srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc.
=============================================================================
Fri Jun 28 17:27:51 UTC 2024 - Building cross compiler for armv7a-eabi.
+ RESULT=0
+ '[' 0 -eq 0 ']'
+ GOT_XTOOLCHAIN=true
+ for ARCH in ${ARCHS}
+ echo =============================================================================
++ date -u
+ echo 'Fri Jun 28 17:27:51 UTC 2024 - Building cross compiler for armv7a-eabi.'
+ ionice -c 3 bash util/crossgcc/buildgcc -j 16 -p armv7a-eabi
Welcome to the coreboot cross toolchain builder v2024-05-20_b4949d3de5 

Building toolchain using 16 thread(s).

Target architecture is arm-eabi

Found compatible Ada compiler, enabling Ada support by default.

Downloading and verifying tarballs ...
 * gmp-6.3.0.tar.xz (cached)... hash verified (b4043dd2964ab1a858109da85c44de224384f352)
 * mpfr-4.2.1.tar.xz (cached)... hash verified (31ffb4244cb469e2b4937cce1f50150300971dfb)
 * mpc-1.3.1.tar.gz (cached)... hash verified (bac1c1fa79f5602df1e29e4684e103ad55714e02)
 * binutils-2.42.tar.xz (cached)... hash verified (44da41792c60419863d7e13fa1deaf6b24dd69b8)
 * gcc-14.1.0.tar.xz (cached)... hash verified (0aec8d432b8473559942a45c12459a5db3a04618)
Downloaded tarballs ... ok
Unpacking and patching ...
 * gmp-6.3.0.tar.xz
   o gmp-6.3.0_generic-build.patch
 * mpfr-4.2.1.tar.xz
 * mpc-1.3.1.tar.gz
 * binutils-2.42.tar.xz
   o binutils-2.42_as-ipxe.patch
   o binutils-2.42_no-makeinfo.patch
 * gcc-14.1.0.tar.xz
   o gcc-14.1.0_asan_shadow_offset_callback.patch
   o gcc-14.1.0_gnat.patch
   o gcc-14.1.0_libcpp.patch
   o gcc-14.1.0_libgcc.patch
   o gcc-14.1.0_musl_poisoned_calloc.patch
   o gcc-14.1.0_rv32iafc.patch
Unpacked and patched ... ok
Building packages ...
Skipping GMP v6.3.0 for host as it is already built
Skipping MPFR v4.2.1 for host as it is already built
Skipping MPC v1.3.1 for host as it is already built
Building BINUTILS v2.42 for target ... ok
Building GCC v14.1.0 for target ... ok
Packages built ... ok
Copied EDK2 tools template ... ok
Cleaning up temporary files... ok

You can now run arm-eabi cross GCC from /srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc.
+ RESULT=0
+ '[' 0 -eq 0 ']'
=============================================================================
+ GOT_XTOOLCHAIN=true
+ for ARCH in ${ARCHS}
+ echo =============================================================================
++ date -u
Fri Jun 28 17:47:23 UTC 2024 - Building cross compiler for aarch64-elf.
+ echo 'Fri Jun 28 17:47:23 UTC 2024 - Building cross compiler for aarch64-elf.'
+ ionice -c 3 bash util/crossgcc/buildgcc -j 16 -p aarch64-elf
Welcome to the coreboot cross toolchain builder v2024-05-20_b4949d3de5 

Building toolchain using 16 thread(s).

Target architecture is aarch64-elf

Found compatible Ada compiler, enabling Ada support by default.

Downloading and verifying tarballs ...
 * gmp-6.3.0.tar.xz (cached)... hash verified (b4043dd2964ab1a858109da85c44de224384f352)
 * mpfr-4.2.1.tar.xz (cached)... hash verified (31ffb4244cb469e2b4937cce1f50150300971dfb)
 * mpc-1.3.1.tar.gz (cached)... hash verified (bac1c1fa79f5602df1e29e4684e103ad55714e02)
 * binutils-2.42.tar.xz (cached)... hash verified (44da41792c60419863d7e13fa1deaf6b24dd69b8)
 * gcc-14.1.0.tar.xz (cached)... hash verified (0aec8d432b8473559942a45c12459a5db3a04618)
Downloaded tarballs ... ok
Unpacking and patching ...
 * gmp-6.3.0.tar.xz
   o gmp-6.3.0_generic-build.patch
 * mpfr-4.2.1.tar.xz
 * mpc-1.3.1.tar.gz
 * binutils-2.42.tar.xz
   o binutils-2.42_as-ipxe.patch
   o binutils-2.42_no-makeinfo.patch
 * gcc-14.1.0.tar.xz
   o gcc-14.1.0_asan_shadow_offset_callback.patch
   o gcc-14.1.0_gnat.patch
   o gcc-14.1.0_libcpp.patch
   o gcc-14.1.0_libgcc.patch
   o gcc-14.1.0_musl_poisoned_calloc.patch
   o gcc-14.1.0_rv32iafc.patch
Unpacked and patched ... ok
Building packages ...
Skipping GMP v6.3.0 for host as it is already built
Skipping MPFR v4.2.1 for host as it is already built
Skipping MPC v1.3.1 for host as it is already built
Building BINUTILS v2.42 for target ... ok
Building GCC v14.1.0 for target ... ok
Packages built ... ok
Copied EDK2 tools template ... ok
Cleaning up temporary files... ok

You can now run aarch64-elf cross GCC from /srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc.
=============================================================================
Fri Jun 28 18:05:38 UTC 2024 - Building cross compiler for mipsel-elf.
+ RESULT=0
+ '[' 0 -eq 0 ']'
+ GOT_XTOOLCHAIN=true
+ for ARCH in ${ARCHS}
+ echo =============================================================================
++ date -u
+ echo 'Fri Jun 28 18:05:38 UTC 2024 - Building cross compiler for mipsel-elf.'
+ ionice -c 3 bash util/crossgcc/buildgcc -j 16 -p mipsel-elf
Welcome to the coreboot cross toolchain builder v2024-05-20_b4949d3de5 

Building toolchain using 16 thread(s).

WARNING: Unsupported architecture mipsel-elf.

Target architecture is mipsel-elf

Found compatible Ada compiler, enabling Ada support by default.

Downloading and verifying tarballs ...
 * gmp-6.3.0.tar.xz (cached)... hash verified (b4043dd2964ab1a858109da85c44de224384f352)
 * mpfr-4.2.1.tar.xz (cached)... hash verified (31ffb4244cb469e2b4937cce1f50150300971dfb)
 * mpc-1.3.1.tar.gz (cached)... hash verified (bac1c1fa79f5602df1e29e4684e103ad55714e02)
 * binutils-2.42.tar.xz (cached)... hash verified (44da41792c60419863d7e13fa1deaf6b24dd69b8)
 * gcc-14.1.0.tar.xz (cached)... hash verified (0aec8d432b8473559942a45c12459a5db3a04618)
Downloaded tarballs ... ok
Unpacking and patching ...
 * gmp-6.3.0.tar.xz
   o gmp-6.3.0_generic-build.patch
 * mpfr-4.2.1.tar.xz
 * mpc-1.3.1.tar.gz
 * binutils-2.42.tar.xz
   o binutils-2.42_as-ipxe.patch
   o binutils-2.42_no-makeinfo.patch
 * gcc-14.1.0.tar.xz
   o gcc-14.1.0_asan_shadow_offset_callback.patch
   o gcc-14.1.0_gnat.patch
   o gcc-14.1.0_libcpp.patch
   o gcc-14.1.0_libgcc.patch
   o gcc-14.1.0_musl_poisoned_calloc.patch
   o gcc-14.1.0_rv32iafc.patch
Unpacked and patched ... ok
Building packages ...
Skipping GMP v6.3.0 for host as it is already built
Skipping MPFR v4.2.1 for host as it is already built
Skipping MPC v1.3.1 for host as it is already built
Building BINUTILS v2.42 for target ... ok
Building GCC v14.1.0 for target ... ok
Packages built ... ok
Copied EDK2 tools template ... ok
Cleaning up temporary files... ok

You can now run mipsel-elf cross GCC from /srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc.
+ RESULT=0
+ '[' 0 -eq 0 ']'
=============================================================================
+ GOT_XTOOLCHAIN=true
+ for ARCH in ${ARCHS}
+ echo =============================================================================
++ date -u
Fri Jun 28 18:26:17 UTC 2024 - Building cross compiler for riscv-elf.
+ echo 'Fri Jun 28 18:26:17 UTC 2024 - Building cross compiler for riscv-elf.'
+ ionice -c 3 bash util/crossgcc/buildgcc -j 16 -p riscv-elf
Welcome to the coreboot cross toolchain builder v2024-05-20_b4949d3de5 

Building toolchain using 16 thread(s).

Target architecture is riscv64-elf

Found compatible Ada compiler, enabling Ada support by default.

Downloading and verifying tarballs ...
 * gmp-6.3.0.tar.xz (cached)... hash verified (b4043dd2964ab1a858109da85c44de224384f352)
 * mpfr-4.2.1.tar.xz (cached)... hash verified (31ffb4244cb469e2b4937cce1f50150300971dfb)
 * mpc-1.3.1.tar.gz (cached)... hash verified (bac1c1fa79f5602df1e29e4684e103ad55714e02)
 * binutils-2.42.tar.xz (cached)... hash verified (44da41792c60419863d7e13fa1deaf6b24dd69b8)
 * gcc-14.1.0.tar.xz (cached)... hash verified (0aec8d432b8473559942a45c12459a5db3a04618)
Downloaded tarballs ... ok
Unpacking and patching ...
 * gmp-6.3.0.tar.xz
   o gmp-6.3.0_generic-build.patch
 * mpfr-4.2.1.tar.xz
 * mpc-1.3.1.tar.gz
 * binutils-2.42.tar.xz
   o binutils-2.42_as-ipxe.patch
   o binutils-2.42_no-makeinfo.patch
 * gcc-14.1.0.tar.xz
   o gcc-14.1.0_asan_shadow_offset_callback.patch
   o gcc-14.1.0_gnat.patch
   o gcc-14.1.0_libcpp.patch
   o gcc-14.1.0_libgcc.patch
   o gcc-14.1.0_musl_poisoned_calloc.patch
   o gcc-14.1.0_rv32iafc.patch
Unpacked and patched ... ok
Building packages ...
Skipping GMP v6.3.0 for host as it is already built
Skipping MPFR v4.2.1 for host as it is already built
Skipping MPC v1.3.1 for host as it is already built
Building BINUTILS v2.42 for target ... ok
Building GCC v14.1.0 for target ... ok
Packages built ... ok
Copied EDK2 tools template ... ok
Cleaning up temporary files... ok

You can now run riscv64-elf cross GCC from /srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc.
+ RESULT=0
+ '[' 0 -eq 0 ']'
+ GOT_XTOOLCHAIN=true
+ set -e
+ true
+ ionice -c 3 bash util/crossgcc/buildgcc -j 16 -P IASL
Welcome to the coreboot cross toolchain builder v2024-05-20_b4949d3de5 

Building toolchain using 16 thread(s).

Downloading and verifying tarballs ...
 * acpica-unix-20240321.tar.gz (downloading from https://downloadmirror.intel.com/819451/acpica-unix-20240321.tar.gz)...   0%  2%  5%  7% 10% 13% 15% 18% 21% 23% 26% 29% 31% 34% 36% 39% 42% 44% 47% 50% 52% 55% 58% 60% 63% 65% 68% 71% 73% 76% 79% 81% 84% 87% 89% 92% 94% 97%100%... hash verified (19f5b03de6de059a95432d17ed24095262a97aba)
Downloaded tarballs ... ok
Unpacking and patching ...
 * acpica-unix-20240321.tar.gz
   o acpica-unix-20240321_iasl.patch
Unpacked and patched ... ok
Building packages ...
Building IASL v20240321 for host ... ok
Packages built ... ok
Copied EDK2 tools template ... ok
Cleaning up temporary files... ok

You can now run IASL ACPI compiler from /srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ TOOLCHAIN_HTML=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.d5HKtLLHi4
+ echo '<table><tr><th>cross toolchain source</th><th>sha256sum</th></tr>'
+ cd util/crossgcc/tarballs
+ for i in *
+ echo ' <tr><td>acpica-unix-20240321.tar.gz</td><td>'
+ sha256sum acpica-unix-20240321.tar.gz
+ cut -d ' ' -f1
+ echo ' </td></tr>'
+ for i in *
+ echo ' <tr><td>binutils-2.42.tar.xz</td><td>'
+ sha256sum binutils-2.42.tar.xz
+ cut -d ' ' -f1
+ echo ' </td></tr>'
+ for i in *
+ echo ' <tr><td>gcc-14.1.0.tar.xz</td><td>'
+ sha256sum gcc-14.1.0.tar.xz
+ cut -d ' ' -f1
+ echo ' </td></tr>'
+ for i in *
+ echo ' <tr><td>gmp-6.3.0.tar.xz</td><td>'
+ sha256sum gmp-6.3.0.tar.xz
+ cut -d ' ' -f1
+ echo ' </td></tr>'
+ for i in *
+ echo ' <tr><td>mpc-1.3.1.tar.gz</td><td>'
+ sha256sum mpc-1.3.1.tar.gz
+ cut -d ' ' -f1
+ echo ' </td></tr>'
+ for i in *
+ echo ' <tr><td>mpfr-4.2.1.tar.xz</td><td>'
+ sha256sum mpfr-4.2.1.tar.xz
+ cut -d ' ' -f1
+ echo ' </td></tr>'
+ echo '</table>'
++ cat /etc/debian_version
++ dpkg --print-architecture
+ echo '<table><tr><th>Debian 12.5 package on amd64</th><th>installed version</th></tr>'
+ for i in gcc g++ make cmake flex bison pkg-config
+ echo ' <tr><td>gcc</td><td>'
+ dpkg -s gcc
+ grep '^Version'
+ cut -d ' ' -f2
+ echo ' </td></tr>'
+ for i in gcc g++ make cmake flex bison pkg-config
+ echo ' <tr><td>g++</td><td>'
+ dpkg -s g++
+ grep '^Version'
+ cut -d ' ' -f2
+ echo ' </td></tr>'
+ for i in gcc g++ make cmake flex bison pkg-config
+ echo ' <tr><td>make</td><td>'
+ dpkg -s make
+ grep '^Version'
+ cut -d ' ' -f2
+ echo ' </td></tr>'
+ for i in gcc g++ make cmake flex bison pkg-config
+ echo ' <tr><td>cmake</td><td>'
+ dpkg -s cmake
+ grep '^Version'
+ cut -d ' ' -f2
+ echo ' </td></tr>'
+ for i in gcc g++ make cmake flex bison pkg-config
+ echo ' <tr><td>flex</td><td>'
+ dpkg -s flex
+ grep '^Version'
+ cut -d ' ' -f2
+ echo ' </td></tr>'
+ for i in gcc g++ make cmake flex bison pkg-config
+ echo ' <tr><td>bison</td><td>'
+ dpkg -s bison
+ grep '^Version'
+ cut -d ' ' -f2
+ echo ' </td></tr>'
+ for i in gcc g++ make cmake flex bison pkg-config
+ echo ' <tr><td>pkg-config</td><td>'
+ dpkg -s pkg-config
+ grep '^Version'
+ cut -d ' ' -f2
+ echo ' </td></tr>'
+ echo '</table>'
+ cd ../../..
+ bash util/xcompile/xcompile
=============================================================================
+ echo =============================================================================
++ date -u
Fri Jun 28 18:51:29 UTC 2024 - Building coreboot 24.05-380-g9a12acf1e3 images - first build run.
=============================================================================
+ echo 'Fri Jun 28 18:51:29 UTC 2024 - Building coreboot 24.05-380-g9a12acf1e3 images - first build run.'
+ echo =============================================================================
+ export TZ=/usr/share/zoneinfo/Etc/GMT+12
+ TZ=/usr/share/zoneinfo/Etc/GMT+12
+ sed -i 's#MAKE=$i#MAKE=make#' util/abuild/abuild
+ sed -i s#cpus=1#cpus=16# util/abuild/abuild
+ sed -i s#USE_XARGS=1#USE_XARGS=0#g util/abuild/abuild
+ ionice -c 3 bash util/abuild/abuild
make: Entering directory '/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot'
make: Leaving directory '/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot'
Building board 51NB_X210 (using default config)
Building 51NB_X210
  Creating config file for 51NB_X210...
    51NB_X210 (Config: Default configuration)
  51NB_X210 config created.
  Compiling 51NB_X210 image...
51NB_X210 build FAILED after 2.126 seconds!
Log excerpt:
    HOSTCC     coreboot-builds/sharedutils/sconfig/main.o
    HOSTCC     cbfstool/fmd.o
    CC         romstage/arch/x86/assembly_entry.o
    CC         romstage/arch/x86/gdt_init.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GEN        build.h
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/51NB_X210/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/51NB_X210/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/51NB_X210.xml not found.
Building board ACER_VN7_572G (using default config)
Building ACER_VN7_572G
  Creating config file for ACER_VN7_572G...
    ACER_VN7_572G (Config: Default configuration)
  ACER_VN7_572G config created.
  Compiling ACER_VN7_572G image...
ACER_VN7_572G build FAILED after 2.055 seconds!
Log excerpt:
    CC         romstage/arch/x86/assembly_entry.o
    GEN        build.h
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/ada.o
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/ACER_VN7_572G/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/ACER_VN7_572G/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/ACER_VN7_572G.xml not found.
Building board ACER_G43T_AM3 (using default config)
Building ACER_G43T_AM3
  Creating config file for ACER_G43T_AM3...
    ACER_G43T_AM3 (Config: Default configuration)
  ACER_G43T_AM3 config created.
  Compiling ACER_G43T_AM3 image...
ACER_G43T_AM3 build FAILED after 2.261 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   31818 bytes    785 keywords      0 source lines
AML Output:    dsdt.aml -    9031 bytes    343 opcodes     442 named objects

Compilation successful. 0 Errors, 0 Warnings, 30 Remarks, 240 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ACER_G43T_AM3/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ACER_G43T_AM3.xml not found.
Building board AMD_BILBY (using default config)
Building AMD_BILBY
  Creating config file for AMD_BILBY...
    AMD_BILBY (Config: Default configuration)
  AMD_BILBY config created.
  Compiling AMD_BILBY image...
AMD_BILBY build FAILED after 1.442 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   29286 bytes   1047 keywords      0 source lines
AML Output:    dsdt.aml -   11732 bytes    719 opcodes     328 named objects

Compilation successful. 0 Errors, 0 Warnings, 8 Remarks, 224 Optimizations, 29 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/AMD_BILBY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/AMD_BILBY.xml not found.
Building board AMD_BIRMAN_PHOENIX_FSP (using default config)
Building AMD_BIRMAN_PHOENIX_FSP
  Creating config file for AMD_BIRMAN_PHOENIX_FSP...
    AMD_BIRMAN_PHOENIX_FSP (Config: Default configuration)
  AMD_BIRMAN_PHOENIX_FSP config created.
  Compiling AMD_BIRMAN_PHOENIX_FSP image...
AMD_BIRMAN_PHOENIX_FSP build FAILED after 2.946 seconds!
Log excerpt:
    CC         bootblock/soc/amd/common/block/uart/uart.o
    CC         bootblock/soc/amd/common/block/uart/uart_console.o
    CC         bootblock/soc/amd/phoenix/aoac.o
    CC         bootblock/soc/amd/phoenix/config.o
    CC         bootblock/soc/amd/phoenix/early_fch.o
    CC         bootblock/soc/amd/phoenix/espi_util.o
    CC         bootblock/soc/amd/phoenix/gpio.o
    CC         bootblock/soc/amd/phoenix/i2c.o
    CC         bootblock/soc/amd/phoenix/uart.o
    HOSTCC     cbfstool/amdcompress.o
make: *** No rule to make target '3rdparty/amd_blobs/phoenix/psp/TypeId0x00_Root.tkn', needed by 'coreboot-builds/AMD_BIRMAN_PHOENIX_FSP/amdfw.rom'.  Stop.
make: *** Waiting for unfinished jobs....
Warning: coreboot-builds/abuild/AMD_BIRMAN_PHOENIX_FSP.xml not found.
Building board AMD_BIRMAN_PHOENIX_OPENSIL (using default config)
Building AMD_BIRMAN_PHOENIX_OPENSIL
  Creating config file for AMD_BIRMAN_PHOENIX_OPENSIL...
    AMD_BIRMAN_PHOENIX_OPENSIL (Config: Default configuration)
  AMD_BIRMAN_PHOENIX_OPENSIL config created.
  Compiling AMD_BIRMAN_PHOENIX_OPENSIL image...
AMD_BIRMAN_PHOENIX_OPENSIL build FAILED after 2.500 seconds!
Log excerpt:
    CC         bootblock/soc/amd/common/block/uart/uart.o
    CC         bootblock/soc/amd/common/block/uart/uart_console.o
    CC         bootblock/soc/amd/phoenix/aoac.o
    CC         bootblock/soc/amd/phoenix/config.o
    CC         bootblock/soc/amd/phoenix/early_fch.o
    CC         bootblock/soc/amd/phoenix/espi_util.o
    CC         bootblock/soc/amd/phoenix/gpio.o
    CC         bootblock/soc/amd/phoenix/i2c.o
    CC         bootblock/soc/amd/phoenix/uart.o
    HOSTCC     cbfstool/amdcompress (link)
make: *** No rule to make target '3rdparty/amd_blobs/phoenix/psp/TypeId0x00_Root.tkn', needed by 'coreboot-builds/AMD_BIRMAN_PHOENIX_OPENSIL/amdfw.rom'.  Stop.
make: *** Waiting for unfinished jobs....
Warning: coreboot-builds/abuild/AMD_BIRMAN_PHOENIX_OPENSIL.xml not found.
Building board AMD_BIRMAN_GLINDA (using default config)
Building AMD_BIRMAN_GLINDA
  Creating config file for AMD_BIRMAN_GLINDA...
    AMD_BIRMAN_GLINDA (Config: Default configuration)
  AMD_BIRMAN_GLINDA config created.
  Compiling AMD_BIRMAN_GLINDA image...
AMD_BIRMAN_GLINDA build FAILED after 4.980 seconds!
Log excerpt:
    CC            host/lib/crypto.o
    CC            host/lib/extract_vmlinuz.o
    CC            host/lib/subprocess.o
    CC            host/lib/cbfstool.o
    CC            host/lib/fmap.o
    CC            host/lib/host_misc.o
    CC            host/lib21/host_misc.o
    CC            firmware/lib/tpm_lite/tlcl.o
    RM            libvboot_host.so
    RM            libvboot_host.a
    LD            libvboot_host.so
    AR            libvboot_host.a
Warning: coreboot-builds/abuild/AMD_BIRMAN_GLINDA.xml not found.
Building board AMD_BIRMANPLUS_PHOENIX (using default config)
Building AMD_BIRMANPLUS_PHOENIX
  Creating config file for AMD_BIRMANPLUS_PHOENIX...
    AMD_BIRMANPLUS_PHOENIX (Config: Default configuration)
  AMD_BIRMANPLUS_PHOENIX config created.
  Compiling AMD_BIRMANPLUS_PHOENIX image...
AMD_BIRMANPLUS_PHOENIX build FAILED after 2.960 seconds!
Log excerpt:
    CC         bootblock/soc/amd/common/block/spi/fch_spi_util.o
    CC         bootblock/soc/amd/common/block/uart/uart.o
    CC         bootblock/soc/amd/common/block/uart/uart_console.o
    CC         bootblock/soc/amd/phoenix/aoac.o
    CC         bootblock/soc/amd/phoenix/config.o
    CC         bootblock/soc/amd/phoenix/early_fch.o
    CC         bootblock/soc/amd/phoenix/espi_util.o
    CC         bootblock/soc/amd/phoenix/gpio.o
    CC         bootblock/soc/amd/phoenix/i2c.o
    CC         bootblock/soc/amd/phoenix/uart.o
make: *** No rule to make target '3rdparty/amd_blobs/phoenix/psp/TypeId0x00_Root.tkn', needed by 'coreboot-builds/AMD_BIRMANPLUS_PHOENIX/amdfw.rom'.  Stop.
make: *** Waiting for unfinished jobs....
Warning: coreboot-builds/abuild/AMD_BIRMANPLUS_PHOENIX.xml not found.
Building board AMD_BIRMANPLUS_GLINDA (using default config)
Building AMD_BIRMANPLUS_GLINDA
  Creating config file for AMD_BIRMANPLUS_GLINDA...
    AMD_BIRMANPLUS_GLINDA (Config: Default configuration)
  AMD_BIRMANPLUS_GLINDA config created.
  Compiling AMD_BIRMANPLUS_GLINDA image...
AMD_BIRMANPLUS_GLINDA build FAILED after 2.510 seconds!
Log excerpt:
    CC         bootblock/soc/amd/common/block/spi/fch_spi_util.o
    CC         bootblock/soc/amd/common/block/uart/uart.o
    CC         bootblock/soc/amd/common/block/uart/uart_console.o
    CC         bootblock/soc/amd/glinda/aoac.o
    CC         bootblock/soc/amd/glinda/config.o
    CC         bootblock/soc/amd/glinda/early_fch.o
    CC         bootblock/soc/amd/glinda/espi_util.o
    CC         bootblock/soc/amd/glinda/gpio.o
    CC         bootblock/soc/amd/glinda/i2c.o
make: *** No rule to make target '3rdparty/amd_blobs/glinda/psp/TypeId0x00_Root.tkn', needed by 'coreboot-builds/AMD_BIRMANPLUS_GLINDA/amdfw.rom'.  Stop.
make: *** Waiting for unfinished jobs....
    CC         bootblock/soc/amd/glinda/uart.o
Warning: coreboot-builds/abuild/AMD_BIRMANPLUS_GLINDA.xml not found.
Building board AMD_CHAUSIE (using default config)
Building AMD_CHAUSIE
  Creating config file for AMD_CHAUSIE...
    AMD_CHAUSIE (Config: Default configuration)
  AMD_CHAUSIE config created.
  Compiling AMD_CHAUSIE image...
AMD_CHAUSIE build FAILED after 2.907 seconds!
Log excerpt:
    CC         bootblock/soc/amd/common/block/stb/stb.o
    CC         bootblock/soc/amd/common/block/uart/uart.o
    CC         bootblock/soc/amd/common/block/uart/uart_console.o
    CC         bootblock/soc/amd/mendocino/aoac.o
    CC         bootblock/soc/amd/mendocino/config.o
    CC         bootblock/soc/amd/mendocino/early_fch.o
    CC         bootblock/soc/amd/mendocino/espi_util.o
    CC         bootblock/soc/amd/mendocino/gpio.o
    CC         bootblock/soc/amd/mendocino/i2c.o
make: *** No rule to make target '3rdparty/amd_blobs/mendocino/PSP/TypeId0x00_MendocinoRoot.tkn', needed by 'coreboot-builds/AMD_CHAUSIE/amdfw.rom'.  Stop.
make: *** Waiting for unfinished jobs....
    CC         bootblock/soc/amd/mendocino/uart.o
Warning: coreboot-builds/abuild/AMD_CHAUSIE.xml not found.
Building board AMD_GARDENIA (using default config)
Building AMD_GARDENIA
  Creating config file for AMD_GARDENIA...
    AMD_GARDENIA (Config: Default configuration)
  AMD_GARDENIA config created.
  Compiling AMD_GARDENIA image...
AMD_GARDENIA build FAILED after 2.937 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   32249 bytes   1137 keywords      0 source lines
AML Output:    dsdt.aml -   10634 bytes    706 opcodes     431 named objects

Compilation successful. 0 Errors, 0 Warnings, 9 Remarks, 343 Optimizations, 6 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/AMD_GARDENIA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/AMD_GARDENIA.xml not found.
Building board AMD_MAJOLICA (using default config)
Building AMD_MAJOLICA
  Creating config file for AMD_MAJOLICA...
    AMD_MAJOLICA (Config: Default configuration)
  AMD_MAJOLICA config created.
  Compiling AMD_MAJOLICA image...
AMD_MAJOLICA build FAILED after 3.075 seconds!
Log excerpt:
    CC         bootblock/soc/amd/common/block/psp/psp_efs.o
    CC         bootblock/soc/amd/common/block/smbus/smbus_early_fch.o
    CC         bootblock/soc/amd/common/block/smi/smi_util.o
    CC         bootblock/soc/amd/common/block/smn/smn.o
    CC         bootblock/soc/amd/common/block/smu/smu.o
    CC         bootblock/soc/amd/common/block/spi/fch_spi.o
    CC         bootblock/soc/amd/common/block/spi/fch_spi_ctrl.o
    CC         bootblock/soc/amd/common/block/spi/fch_spi_util.o
    CC         bootblock/soc/amd/common/block/uart/uart.o
make: *** No rule to make target '3rdparty/amd_blobs/cezanne/PSP/TypeId0x00_CezannePublicKey.tkn', needed by 'coreboot-builds/AMD_MAJOLICA/amdfw.rom'.  Stop.
make: *** Waiting for unfinished jobs....
    CC         bootblock/soc/amd/common/block/uart/uart_console.o
Warning: coreboot-builds/abuild/AMD_MAJOLICA.xml not found.
Building board AMD_MANDOLIN (using default config)
Building AMD_MANDOLIN
  Creating config file for AMD_MANDOLIN...
    AMD_MANDOLIN (Config: Default configuration)
  AMD_MANDOLIN config created.
  Compiling AMD_MANDOLIN image...
AMD_MANDOLIN build FAILED after 2.230 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   29286 bytes   1047 keywords      0 source lines
AML Output:    dsdt.aml -   11732 bytes    719 opcodes     328 named objects

Compilation successful. 0 Errors, 0 Warnings, 8 Remarks, 224 Optimizations, 29 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/AMD_MANDOLIN/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/AMD_MANDOLIN.xml not found.
Building board AMD_CEREME (using default config)
Building AMD_CEREME
  Creating config file for AMD_CEREME...
    AMD_CEREME (Config: Default configuration)
  AMD_CEREME config created.
  Compiling AMD_CEREME image...
AMD_CEREME build FAILED after 1.452 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   29286 bytes   1047 keywords      0 source lines
AML Output:    dsdt.aml -   11732 bytes    719 opcodes     328 named objects

Compilation successful. 0 Errors, 0 Warnings, 8 Remarks, 224 Optimizations, 29 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/AMD_CEREME/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/AMD_CEREME.xml not found.
Building board AMD_MAYAN_PHOENIX (using default config)
Building AMD_MAYAN_PHOENIX
  Creating config file for AMD_MAYAN_PHOENIX...
    AMD_MAYAN_PHOENIX (Config: Default configuration)
  AMD_MAYAN_PHOENIX config created.
  Compiling AMD_MAYAN_PHOENIX image...
AMD_MAYAN_PHOENIX build FAILED after 3.078 seconds!
Log excerpt:
    CC         bootblock/soc/amd/common/block/spi/fch_spi_util.o
    CC         bootblock/soc/amd/common/block/uart/uart.o
    CC         bootblock/soc/amd/common/block/uart/uart_console.o
    CC         bootblock/soc/amd/phoenix/aoac.o
    CC         bootblock/soc/amd/phoenix/config.o
    CC         bootblock/soc/amd/phoenix/early_fch.o
    CC         bootblock/soc/amd/phoenix/espi_util.o
    CC         bootblock/soc/amd/phoenix/gpio.o
    CC         bootblock/soc/amd/phoenix/i2c.o
    CC         bootblock/soc/amd/phoenix/uart.o
make: *** No rule to make target '3rdparty/amd_blobs/phoenix/psp/TypeId0x00_Root.tkn', needed by 'coreboot-builds/AMD_MAYAN_PHOENIX/amdfw.rom'.  Stop.
make: *** Waiting for unfinished jobs....
Warning: coreboot-builds/abuild/AMD_MAYAN_PHOENIX.xml not found.
Building board AMD_ONYX_POC (using default config)
Building AMD_ONYX_POC
  Creating config file for AMD_ONYX_POC...
    AMD_ONYX_POC (Config: Default configuration)
  AMD_ONYX_POC config created.
  Compiling AMD_ONYX_POC image...
AMD_ONYX_POC build FAILED after 1.210 seconds!
Log excerpt:
    SCONFIG    mainboard/amd/onyx_poc/devicetree.cb
    CC         romstage/arch/x86/assembly_entry.o
    CC         romstage/arch/x86/gdt_init.o
    CC         romstage/arch/x86/memmove_64.o
    CC         romstage/cpu/x86/64bit/mode_switch.o
    CC         romstage/cpu/x86/64bit/mode_switch2.o
    CC         romstage/cpu/x86/64bit/pt1G.o
    GEN        build.h
/bin/sh: 1: python: not found
make: *** [src/vendorcode/amd/opensil/Makefile.mk:66: /srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/coreboot-builds/AMD_ONYX_POC/opensil_config.h] Error 127
make: *** Waiting for unfinished jobs....
Warning: coreboot-builds/abuild/AMD_ONYX_POC.xml not found.
Building board AMD_PADEMELON (using default config)
Building AMD_PADEMELON
  Creating config file for AMD_PADEMELON...
    AMD_PADEMELON (Config: Default configuration)
  AMD_PADEMELON config created.
  Compiling AMD_PADEMELON image...
AMD_PADEMELON build FAILED after 3.447 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   36147 bytes   1196 keywords      0 source lines
AML Output:    dsdt.aml -   11772 bytes    735 opcodes     461 named objects

Compilation successful. 0 Errors, 0 Warnings, 15 Remarks, 409 Optimizations, 6 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/AMD_PADEMELON/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/AMD_PADEMELON.xml not found.
Building board AOOSTAR_WTR_R1 (using default config)
Building AOOSTAR_WTR_R1
  Creating config file for AOOSTAR_WTR_R1...
    AOOSTAR_WTR_R1 (Config: Default configuration)
  AOOSTAR_WTR_R1 config created.
  Compiling AOOSTAR_WTR_R1 image...
AOOSTAR_WTR_R1 build FAILED after 1.856 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/AOOSTAR_WTR_R1/ramstage/arch/x86/c_start.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/AOOSTAR_WTR_R1/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/AOOSTAR_WTR_R1/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/AOOSTAR_WTR_R1/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/AOOSTAR_WTR_R1/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/AOOSTAR_WTR_R1/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/AOOSTAR_WTR_R1.xml not found.
Building board AOPEN_DXPLPLUSU (using default config)
Building AOPEN_DXPLPLUSU
  Creating config file for AOPEN_DXPLPLUSU...
    AOPEN_DXPLPLUSU (Config: Default configuration)
  AOPEN_DXPLPLUSU config created.
  Compiling AOPEN_DXPLPLUSU image...
AOPEN_DXPLPLUSU build FAILED after 1.792 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   12395 bytes    276 keywords      0 source lines
AML Output:    dsdt.aml -    3834 bytes    130 opcodes     146 named objects

Compilation successful. 0 Errors, 0 Warnings, 2 Remarks, 154 Optimizations, 1 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/AOPEN_DXPLPLUSU/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/AOPEN_DXPLPLUSU.xml not found.
Building board APPLE_MACBOOK21 (using default config)
Building APPLE_MACBOOK21
  Creating config file for APPLE_MACBOOK21...
    APPLE_MACBOOK21 (Config: Default configuration)
  APPLE_MACBOOK21 config created.
  Compiling APPLE_MACBOOK21 image...
APPLE_MACBOOK21 build FAILED after 2.655 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   34585 bytes    813 keywords      0 source lines
AML Output:    dsdt.aml -    9840 bytes    387 opcodes     426 named objects

Compilation successful. 0 Errors, 0 Warnings, 25 Remarks, 344 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/APPLE_MACBOOK21/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/APPLE_MACBOOK21.xml not found.
Building board APPLE_MACBOOK11 (using default config)
Building APPLE_MACBOOK11
  Creating config file for APPLE_MACBOOK11...
    APPLE_MACBOOK11 (Config: Default configuration)
  APPLE_MACBOOK11 config created.
  Compiling APPLE_MACBOOK11 image...
APPLE_MACBOOK11 build FAILED after 1.521 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   34585 bytes    813 keywords      0 source lines
AML Output:    dsdt.aml -    9840 bytes    387 opcodes     426 named objects

Compilation successful. 0 Errors, 0 Warnings, 25 Remarks, 344 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/APPLE_MACBOOK11/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/APPLE_MACBOOK11.xml not found.
Building board APPLE_IMAC52 (using default config)
Building APPLE_IMAC52
  Creating config file for APPLE_IMAC52...
    APPLE_IMAC52 (Config: Default configuration)
  APPLE_IMAC52 config created.
  Compiling APPLE_IMAC52 image...
APPLE_IMAC52 build FAILED after 1.376 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   34585 bytes    813 keywords      0 source lines
AML Output:    dsdt.aml -    9840 bytes    387 opcodes     426 named objects

Compilation successful. 0 Errors, 0 Warnings, 25 Remarks, 344 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/APPLE_IMAC52/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/APPLE_IMAC52.xml not found.
Building board APPLE_MACBOOKAIR4_2 (using default config)
Building APPLE_MACBOOKAIR4_2
  Creating config file for APPLE_MACBOOKAIR4_2...
    APPLE_MACBOOKAIR4_2 (Config: Default configuration)
  APPLE_MACBOOKAIR4_2 config created.
  Compiling APPLE_MACBOOKAIR4_2 image...
APPLE_MACBOOKAIR4_2 build FAILED after 9.340 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/APPLE_MACBOOKAIR4_2/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/APPLE_MACBOOKAIR4_2/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/APPLE_MACBOOKAIR4_2.xml not found.
Building board ASROCK_B75M_ITX (using default config)
Building ASROCK_B75M_ITX
  Creating config file for ASROCK_B75M_ITX...
    ASROCK_B75M_ITX (Config: Default configuration)
  ASROCK_B75M_ITX config created.
  Compiling ASROCK_B75M_ITX image...
ASROCK_B75M_ITX build FAILED after 8.792 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASROCK_B75M_ITX/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASROCK_B75M_ITX/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASROCK_B75M_ITX.xml not found.
Building board ASROCK_B75PRO3_M (using default config)
Building ASROCK_B75PRO3_M
  Creating config file for ASROCK_B75PRO3_M...
    ASROCK_B75PRO3_M (Config: Default configuration)
  ASROCK_B75PRO3_M config created.
  Compiling ASROCK_B75PRO3_M image...
ASROCK_B75PRO3_M build FAILED after 9.033 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASROCK_B75PRO3_M/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASROCK_B75PRO3_M/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASROCK_B75PRO3_M.xml not found.
ASROCK_B85M_PRO4.DEBUG_SMMSTORE_HOTPLUG_GCOV_UBSAN_EM100 ASROCK_B85M_PRO4
Building config ASROCK_B85M_PRO4.DEBUG_SMMSTORE_HOTPLUG_GCOV_UBSAN_EM100
Building ASROCK_B85M_PRO4.DEBUG_SMMSTORE_HOTPLUG_GCOV_UBSAN_EM100
    ASROCK_B85M_PRO4 (Config: Default configuration)
  Compiling ASROCK_B85M_PRO4 image...
ASROCK_B85M_PRO4.DEBUG_SMMSTORE_HOTPLUG_GCOV_UBSAN_EM100 build FAILED after 18.676 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASROCK_B85M_PRO4.DEBUG_SMMSTORE_HOTPLUG_GCOV_UBSAN_EM100/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 1703396 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASROCK_B85M_PRO4.DEBUG_SMMSTORE_HOTPLUG_GCOV_UBSAN_EM100/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASROCK_B85M_PRO4.DEBUG_SMMSTORE_HOTPLUG_GCOV_UBSAN_EM100.xml not found.
ASROCK_B85M_PRO4.NATIVE_RAMINIT ASROCK_B85M_PRO4
Building config ASROCK_B85M_PRO4.NATIVE_RAMINIT
Building ASROCK_B85M_PRO4.NATIVE_RAMINIT
    ASROCK_B85M_PRO4 (Config: Default configuration)
  Compiling ASROCK_B85M_PRO4 image...
ASROCK_B85M_PRO4.NATIVE_RAMINIT build FAILED after 8.896 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASROCK_B85M_PRO4.NATIVE_RAMINIT/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 2031076 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASROCK_B85M_PRO4.NATIVE_RAMINIT/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASROCK_B85M_PRO4.NATIVE_RAMINIT.xml not found.
ASROCK_B85M_PRO4.TPM2_TXT_PLACEHOLDER_ACMS ASROCK_B85M_PRO4
Building config ASROCK_B85M_PRO4.TPM2_TXT_PLACEHOLDER_ACMS
Building ASROCK_B85M_PRO4.TPM2_TXT_PLACEHOLDER_ACMS
    ASROCK_B85M_PRO4 (Config: Default configuration)
  Compiling ASROCK_B85M_PRO4 image...
ASROCK_B85M_PRO4.TPM2_TXT_PLACEHOLDER_ACMS build FAILED after 9.267 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASROCK_B85M_PRO4.TPM2_TXT_PLACEHOLDER_ACMS/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 2031076 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASROCK_B85M_PRO4.TPM2_TXT_PLACEHOLDER_ACMS/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASROCK_B85M_PRO4.TPM2_TXT_PLACEHOLDER_ACMS.xml not found.
Building board ASROCK_B85M_PRO4 (using default config)
Building ASROCK_B85M_PRO4
  Creating config file for ASROCK_B85M_PRO4...
    ASROCK_B85M_PRO4 (Config: Default configuration)
  ASROCK_B85M_PRO4 config created.
  Compiling ASROCK_B85M_PRO4 image...
ASROCK_B85M_PRO4 build FAILED after 8.801 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASROCK_B85M_PRO4/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 2031076 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASROCK_B85M_PRO4/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASROCK_B85M_PRO4.xml not found.
Building board ASROCK_G41C_GS_R2_0 (using default config)
Building ASROCK_G41C_GS_R2_0
  Creating config file for ASROCK_G41C_GS_R2_0...
    ASROCK_G41C_GS_R2_0 (Config: Default configuration)
  ASROCK_G41C_GS_R2_0 config created.
  Compiling ASROCK_G41C_GS_R2_0 image...
ASROCK_G41C_GS_R2_0 build FAILED after 3.353 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28156 bytes    613 keywords      0 source lines
AML Output:    dsdt.aml -    7929 bytes    248 opcodes     365 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 226 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASROCK_G41C_GS_R2_0/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASROCK_G41C_GS_R2_0.xml not found.
Building board ASROCK_G41C_GS (using default config)
Building ASROCK_G41C_GS
  Creating config file for ASROCK_G41C_GS...
    ASROCK_G41C_GS (Config: Default configuration)
  ASROCK_G41C_GS config created.
  Compiling ASROCK_G41C_GS image...
ASROCK_G41C_GS build FAILED after 3.410 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28156 bytes    613 keywords      0 source lines
AML Output:    dsdt.aml -    7929 bytes    248 opcodes     365 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 226 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASROCK_G41C_GS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASROCK_G41C_GS.xml not found.
Building board ASROCK_G41M_GS (using default config)
Building ASROCK_G41M_GS
  Creating config file for ASROCK_G41M_GS...
    ASROCK_G41M_GS (Config: Default configuration)
  ASROCK_G41M_GS config created.
  Compiling ASROCK_G41M_GS image...
ASROCK_G41M_GS build FAILED after 3.331 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28156 bytes    613 keywords      0 source lines
AML Output:    dsdt.aml -    7929 bytes    248 opcodes     365 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 226 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASROCK_G41M_GS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASROCK_G41M_GS.xml not found.
Building board ASROCK_G41M_S3 (using default config)
Building ASROCK_G41M_S3
  Creating config file for ASROCK_G41M_S3...
    ASROCK_G41M_S3 (Config: Default configuration)
  ASROCK_G41M_S3 config created.
  Compiling ASROCK_G41M_S3 image...
ASROCK_G41M_S3 build FAILED after 2.413 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28156 bytes    613 keywords      0 source lines
AML Output:    dsdt.aml -    7929 bytes    248 opcodes     365 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 226 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASROCK_G41M_S3/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASROCK_G41M_S3.xml not found.
Building board ASROCK_G41M_VS3_R2_0 (using default config)
Building ASROCK_G41M_VS3_R2_0
  Creating config file for ASROCK_G41M_VS3_R2_0...
    ASROCK_G41M_VS3_R2_0 (Config: Default configuration)
  ASROCK_G41M_VS3_R2_0 config created.
  Compiling ASROCK_G41M_VS3_R2_0 image...
ASROCK_G41M_VS3_R2_0 build FAILED after 3.507 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28156 bytes    613 keywords      0 source lines
AML Output:    dsdt.aml -    7921 bytes    248 opcodes     365 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 226 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASROCK_G41M_VS3_R2_0/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASROCK_G41M_VS3_R2_0.xml not found.
Building board ASROCK_H110M_DVS (using default config)
Building ASROCK_H110M_DVS
  Creating config file for ASROCK_H110M_DVS...
    ASROCK_H110M_DVS (Config: Default configuration)
  ASROCK_H110M_DVS config created.
  Compiling ASROCK_H110M_DVS image...
ASROCK_H110M_DVS build FAILED after 1.461 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   39017 bytes   1017 keywords      0 source lines
AML Output:    dsdt.aml -   11703 bytes    497 opcodes     520 named objects

Compilation successful. 0 Errors, 0 Warnings, 28 Remarks, 564 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASROCK_H110M_DVS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASROCK_H110M_DVS.xml not found.
Building board ASROCK_H77PRO4_M (using default config)
Building ASROCK_H77PRO4_M
  Creating config file for ASROCK_H77PRO4_M...
    ASROCK_H77PRO4_M (Config: Default configuration)
  ASROCK_H77PRO4_M config created.
  Compiling ASROCK_H77PRO4_M image...
ASROCK_H77PRO4_M build FAILED after 10.651 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASROCK_H77PRO4_M/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASROCK_H77PRO4_M/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASROCK_H77PRO4_M.xml not found.
Building board ASROCK_H81M_HDS (using default config)
Building ASROCK_H81M_HDS
  Creating config file for ASROCK_H81M_HDS...
    ASROCK_H81M_HDS (Config: Default configuration)
  ASROCK_H81M_HDS config created.
  Compiling ASROCK_H81M_HDS image...
ASROCK_H81M_HDS build FAILED after 11.305 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASROCK_H81M_HDS/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 2031076 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASROCK_H81M_HDS/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASROCK_H81M_HDS.xml not found.
Building board ASROCK_Z87E_ITX (using default config)
Building ASROCK_Z87E_ITX
  Creating config file for ASROCK_Z87E_ITX...
    ASROCK_Z87E_ITX (Config: Default configuration)
  ASROCK_Z87E_ITX config created.
  Compiling ASROCK_Z87E_ITX image...
ASROCK_Z87E_ITX build FAILED after 14.480 seconds!
Log excerpt:
    OBJCOPY    cbfs/fallback/romstage.elf
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASROCK_Z87E_ITX/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASROCK_Z87E_ITX/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASROCK_Z87E_ITX.xml not found.
Building board ASROCK_Z97_EXTREME6 (using default config)
Building ASROCK_Z97_EXTREME6
  Creating config file for ASROCK_Z97_EXTREME6...
    ASROCK_Z97_EXTREME6 (Config: Default configuration)
  ASROCK_Z97_EXTREME6 config created.
  Compiling ASROCK_Z97_EXTREME6 image...
ASROCK_Z97_EXTREME6 build FAILED after 13.126 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASROCK_Z97_EXTREME6/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 2031076 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASROCK_Z97_EXTREME6/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASROCK_Z97_EXTREME6.xml not found.
Building board ASUS_H61M_CS (using default config)
Building ASUS_H61M_CS
  Creating config file for ASUS_H61M_CS...
    ASUS_H61M_CS (Config: Default configuration)
  ASUS_H61M_CS config created.
  Compiling ASUS_H61M_CS image...
ASUS_H61M_CS build FAILED after 11.445 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_H61M_CS/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASUS_H61M_CS/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASUS_H61M_CS.xml not found.
Building board ASUS_P8H61_M_LX (using default config)
Building ASUS_P8H61_M_LX
  Creating config file for ASUS_P8H61_M_LX...
    ASUS_P8H61_M_LX (Config: Default configuration)
  ASUS_P8H61_M_LX config created.
  Compiling ASUS_P8H61_M_LX image...
ASUS_P8H61_M_LX build FAILED after 15.913 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P8H61_M_LX/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASUS_P8H61_M_LX/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASUS_P8H61_M_LX.xml not found.
Building board ASUS_P8H61_M_LX3_R2_0 (using default config)
Building ASUS_P8H61_M_LX3_R2_0
  Creating config file for ASUS_P8H61_M_LX3_R2_0...
    ASUS_P8H61_M_LX3_R2_0 (Config: Default configuration)
  ASUS_P8H61_M_LX3_R2_0 config created.
  Compiling ASUS_P8H61_M_LX3_R2_0 image...
ASUS_P8H61_M_LX3_R2_0 build FAILED after 11.331 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P8H61_M_LX3_R2_0/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASUS_P8H61_M_LX3_R2_0/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASUS_P8H61_M_LX3_R2_0.xml not found.
Building board ASUS_P8H61_M_PRO (using default config)
Building ASUS_P8H61_M_PRO
  Creating config file for ASUS_P8H61_M_PRO...
    ASUS_P8H61_M_PRO (Config: Default configuration)
  ASUS_P8H61_M_PRO config created.
  Compiling ASUS_P8H61_M_PRO image...
ASUS_P8H61_M_PRO build FAILED after 16.141 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P8H61_M_PRO/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASUS_P8H61_M_PRO/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASUS_P8H61_M_PRO.xml not found.
Building board ASUS_P8H61_M_PRO_CM6630 (using default config)
Building ASUS_P8H61_M_PRO_CM6630
  Creating config file for ASUS_P8H61_M_PRO_CM6630...
    ASUS_P8H61_M_PRO_CM6630 (Config: Default configuration)
  ASUS_P8H61_M_PRO_CM6630 config created.
  Compiling ASUS_P8H61_M_PRO_CM6630 image...
ASUS_P8H61_M_PRO_CM6630 build FAILED after 12.476 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P8H61_M_PRO_CM6630/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASUS_P8H61_M_PRO_CM6630/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASUS_P8H61_M_PRO_CM6630.xml not found.
Building board ASUS_MAXIMUS_IV_GENE_Z (using default config)
Building ASUS_MAXIMUS_IV_GENE_Z
  Creating config file for ASUS_MAXIMUS_IV_GENE_Z...
    ASUS_MAXIMUS_IV_GENE_Z (Config: Default configuration)
  ASUS_MAXIMUS_IV_GENE_Z config created.
  Compiling ASUS_MAXIMUS_IV_GENE_Z image...
ASUS_MAXIMUS_IV_GENE_Z build FAILED after 9.712 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_MAXIMUS_IV_GENE_Z/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASUS_MAXIMUS_IV_GENE_Z/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASUS_MAXIMUS_IV_GENE_Z.xml not found.
ASUS_P2B_RAMDEBUG ASUS_P2B
Building config ASUS_P2B_RAMDEBUG
Building ASUS_P2B_RAMDEBUG
    ASUS_P2B (Config: Default configuration)
  Compiling ASUS_P2B image...
ASUS_P2B_RAMDEBUG build FAILED after 6.540 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P2B_RAMDEBUG/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 261604 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASUS_P2B_RAMDEBUG/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASUS_P2B_RAMDEBUG.xml not found.
Building board ASUS_P2B (using default config)
Building ASUS_P2B
  Creating config file for ASUS_P2B...
    ASUS_P2B (Config: Default configuration)
  ASUS_P2B config created.
  Compiling ASUS_P2B image...
ASUS_P2B build FAILED after 6.299 seconds!
Log excerpt:
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P2B/cbfs/fallback/postcar.debug has a LOAD segment with RWX permissions
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P2B/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 261604 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASUS_P2B/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASUS_P2B.xml not found.
Building board ASUS_P2B_D (using default config)
Building ASUS_P2B_D
  Creating config file for ASUS_P2B_D...
    ASUS_P2B_D (Config: Default configuration)
  ASUS_P2B_D config created.
  Compiling ASUS_P2B_D image...
ASUS_P2B_D build FAILED after 11.520 seconds!
Log excerpt:
    CC         generated/ramstage.o
    OBJCOPY    bootblock.raw.bin
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P2B_D/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 261604 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASUS_P2B_D/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASUS_P2B_D.xml not found.
Building board ASUS_P2B_DS (using default config)
Building ASUS_P2B_DS
  Creating config file for ASUS_P2B_DS...
    ASUS_P2B_DS (Config: Default configuration)
  ASUS_P2B_DS config created.
  Compiling ASUS_P2B_DS image...
ASUS_P2B_DS build FAILED after 12.392 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P2B_DS/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 261604 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASUS_P2B_DS/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASUS_P2B_DS.xml not found.
Building board ASUS_P2B_F (using default config)
Building ASUS_P2B_F
  Creating config file for ASUS_P2B_F...
    ASUS_P2B_F (Config: Default configuration)
  ASUS_P2B_F config created.
  Compiling ASUS_P2B_F image...
ASUS_P2B_F build FAILED after 11.442 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P2B_F/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 261604 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASUS_P2B_F/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASUS_P2B_F.xml not found.
Building board ASUS_P2B_LS (using default config)
Building ASUS_P2B_LS
  Creating config file for ASUS_P2B_LS...
    ASUS_P2B_LS (Config: Default configuration)
  ASUS_P2B_LS config created.
  Compiling ASUS_P2B_LS image...
ASUS_P2B_LS build FAILED after 11.373 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P2B_LS/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 261604 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASUS_P2B_LS/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASUS_P2B_LS.xml not found.
Building board ASUS_P3B_F (using default config)
Building ASUS_P3B_F
  Creating config file for ASUS_P3B_F...
    ASUS_P3B_F (Config: Default configuration)
  ASUS_P3B_F config created.
  Compiling ASUS_P3B_F image...
ASUS_P3B_F build FAILED after 11.047 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P3B_F/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 261604 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASUS_P3B_F/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASUS_P3B_F.xml not found.
Building board ASUS_P5GC_MX (using default config)
Building ASUS_P5GC_MX
  Creating config file for ASUS_P5GC_MX...
    ASUS_P5GC_MX (Config: Default configuration)
  ASUS_P5GC_MX config created.
  Compiling ASUS_P5GC_MX image...
ASUS_P5GC_MX build FAILED after 3.903 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   30187 bytes    685 keywords      0 source lines
AML Output:    dsdt.aml -    8530 bytes    297 opcodes     388 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 245 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASUS_P5GC_MX/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASUS_P5GC_MX.xml not found.
Building board ASUS_P5QC (using default config)
Building ASUS_P5QC
  Creating config file for ASUS_P5QC...
    ASUS_P5QC (Config: Default configuration)
  ASUS_P5QC config created.
  Compiling ASUS_P5QC image...
ASUS_P5QC build FAILED after 3.780 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28751 bytes    659 keywords      0 source lines
AML Output:    dsdt.aml -    8035 bytes    266 opcodes     393 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 253 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASUS_P5QC/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASUS_P5QC.xml not found.
Building board ASUS_P5Q_PRO (using default config)
Building ASUS_P5Q_PRO
  Creating config file for ASUS_P5Q_PRO...
    ASUS_P5Q_PRO (Config: Default configuration)
  ASUS_P5Q_PRO config created.
  Compiling ASUS_P5Q_PRO image...
ASUS_P5Q_PRO build FAILED after 4.872 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28751 bytes    659 keywords      0 source lines
AML Output:    dsdt.aml -    8035 bytes    266 opcodes     393 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 253 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASUS_P5Q_PRO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASUS_P5Q_PRO.xml not found.
Building board ASUS_P5QL_PRO (using default config)
Building ASUS_P5QL_PRO
  Creating config file for ASUS_P5QL_PRO...
    ASUS_P5QL_PRO (Config: Default configuration)
  ASUS_P5QL_PRO config created.
  Compiling ASUS_P5QL_PRO image...
ASUS_P5QL_PRO build FAILED after 4.572 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28751 bytes    659 keywords      0 source lines
AML Output:    dsdt.aml -    8035 bytes    266 opcodes     393 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 253 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASUS_P5QL_PRO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASUS_P5QL_PRO.xml not found.
Building board ASUS_P5Q_SE (using default config)
Building ASUS_P5Q_SE
  Creating config file for ASUS_P5Q_SE...
    ASUS_P5Q_SE (Config: Default configuration)
  ASUS_P5Q_SE config created.
  Compiling ASUS_P5Q_SE image...
ASUS_P5Q_SE build FAILED after 4.483 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28751 bytes    659 keywords      0 source lines
AML Output:    dsdt.aml -    8035 bytes    266 opcodes     393 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 253 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASUS_P5Q_SE/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASUS_P5Q_SE.xml not found.
Building board ASUS_P5Q (using default config)
Building ASUS_P5Q
  Creating config file for ASUS_P5Q...
    ASUS_P5Q (Config: Default configuration)
  ASUS_P5Q config created.
  Compiling ASUS_P5Q image...
ASUS_P5Q build FAILED after 3.674 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28751 bytes    659 keywords      0 source lines
AML Output:    dsdt.aml -    8035 bytes    266 opcodes     393 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 253 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASUS_P5Q/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASUS_P5Q.xml not found.
Building board ASUS_P5QL_EM (using default config)
Building ASUS_P5QL_EM
  Creating config file for ASUS_P5QL_EM...
    ASUS_P5QL_EM (Config: Default configuration)
  ASUS_P5QL_EM config created.
  Compiling ASUS_P5QL_EM image...
ASUS_P5QL_EM build FAILED after 11.038 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   27914 bytes    659 keywords      0 source lines
AML Output:    dsdt.aml -    7728 bytes    266 opcodes     393 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 216 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASUS_P5QL_EM/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASUS_P5QL_EM.xml not found.
Building board ASUS_P5QPL_AM (using default config)
Building ASUS_P5QPL_AM
  Creating config file for ASUS_P5QPL_AM...
    ASUS_P5QPL_AM (Config: Default configuration)
  ASUS_P5QPL_AM config created.
  Compiling ASUS_P5QPL_AM image...
ASUS_P5QPL_AM build FAILED after 6.773 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   34853 bytes    831 keywords      0 source lines
AML Output:    dsdt.aml -    9953 bytes    382 opcodes     449 named objects

Compilation successful. 0 Errors, 0 Warnings, 36 Remarks, 259 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASUS_P5QPL_AM/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASUS_P5QPL_AM.xml not found.
Building board ASUS_P5G41T_M_LX (using default config)
Building ASUS_P5G41T_M_LX
  Creating config file for ASUS_P5G41T_M_LX...
    ASUS_P5G41T_M_LX (Config: Default configuration)
  ASUS_P5G41T_M_LX config created.
  Compiling ASUS_P5G41T_M_LX image...
ASUS_P5G41T_M_LX build FAILED after 11.063 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   34853 bytes    831 keywords      0 source lines
AML Output:    dsdt.aml -    9953 bytes    382 opcodes     449 named objects

Compilation successful. 0 Errors, 0 Warnings, 36 Remarks, 259 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASUS_P5G41T_M_LX/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASUS_P5G41T_M_LX.xml not found.
Building board ASUS_P8C_WS (using default config)
Building ASUS_P8C_WS
  Creating config file for ASUS_P8C_WS...
    ASUS_P8C_WS (Config: Default configuration)
  ASUS_P8C_WS config created.
  Compiling ASUS_P8C_WS image...
ASUS_P8C_WS build FAILED after 16.580 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P8C_WS/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASUS_P8C_WS/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASUS_P8C_WS.xml not found.
Building board ASUS_P8H77_V (using default config)
Building ASUS_P8H77_V
  Creating config file for ASUS_P8H77_V...
    ASUS_P8H77_V (Config: Default configuration)
  ASUS_P8H77_V config created.
  Compiling ASUS_P8H77_V image...
ASUS_P8H77_V build FAILED after 9.126 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P8H77_V/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASUS_P8H77_V/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASUS_P8H77_V.xml not found.
Building board ASUS_P8Z77_M_PRO (using default config)
Building ASUS_P8Z77_M_PRO
  Creating config file for ASUS_P8Z77_M_PRO...
    ASUS_P8Z77_M_PRO (Config: Default configuration)
  ASUS_P8Z77_M_PRO config created.
  Compiling ASUS_P8Z77_M_PRO image...
ASUS_P8Z77_M_PRO build FAILED after 9.652 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P8Z77_M_PRO/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASUS_P8Z77_M_PRO/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASUS_P8Z77_M_PRO.xml not found.
Building board ASUS_P8Z77_V_LX2 (using default config)
Building ASUS_P8Z77_V_LX2
  Creating config file for ASUS_P8Z77_V_LX2...
    ASUS_P8Z77_V_LX2 (Config: Default configuration)
  ASUS_P8Z77_V_LX2 config created.
  Compiling ASUS_P8Z77_V_LX2 image...
ASUS_P8Z77_V_LX2 build FAILED after 15.383 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P8Z77_V_LX2/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASUS_P8Z77_V_LX2/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASUS_P8Z77_V_LX2.xml not found.
Building board ASUS_P8Z77_V (using default config)
Building ASUS_P8Z77_V
  Creating config file for ASUS_P8Z77_V...
    ASUS_P8Z77_V (Config: Default configuration)
  ASUS_P8Z77_V config created.
  Compiling ASUS_P8Z77_V image...
ASUS_P8Z77_V build FAILED after 20.851 seconds!
Log excerpt:
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P8Z77_V/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
    LINK       cbfs/fallback/romstage.debug
    OBJCOPY    cbfs/fallback/romstage.elf
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASUS_P8Z77_V/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASUS_P8Z77_V.xml not found.
Building board ASUS_P8Z77_M (using default config)
Building ASUS_P8Z77_M
  Creating config file for ASUS_P8Z77_M...
    ASUS_P8Z77_M (Config: Default configuration)
  ASUS_P8Z77_M config created.
  Compiling ASUS_P8Z77_M image...
ASUS_P8Z77_M build FAILED after 20.339 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P8Z77_M/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/ASUS_P8Z77_M/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/ASUS_P8Z77_M.xml not found.
Building board BIOSTAR_TH61_ITX (using default config)
Building BIOSTAR_TH61_ITX
  Creating config file for BIOSTAR_TH61_ITX...
    BIOSTAR_TH61_ITX (Config: Default configuration)
  BIOSTAR_TH61_ITX config created.
  Compiling BIOSTAR_TH61_ITX image...
BIOSTAR_TH61_ITX build FAILED after 22.347 seconds!
Log excerpt:
    CC         generated/ramstage.o
    OBJCOPY    cbfs/fallback/romstage.elf
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/BIOSTAR_TH61_ITX/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/BIOSTAR_TH61_ITX/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/BIOSTAR_TH61_ITX.xml not found.
Building board BOSTENTECH_GBYT4 (using default config)
Building BOSTENTECH_GBYT4
  Creating config file for BOSTENTECH_GBYT4...
    BOSTENTECH_GBYT4 (Config: Default configuration)
  BOSTENTECH_GBYT4 config created.
  Compiling BOSTENTECH_GBYT4 image...
BOSTENTECH_GBYT4 build FAILED after 3.553 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   35647 bytes    903 keywords      0 source lines
AML Output:    dsdt.aml -   10680 bytes    424 opcodes     479 named objects

Compilation successful. 0 Errors, 0 Warnings, 2 Remarks, 424 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/BOSTENTECH_GBYT4/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/BOSTENTECH_GBYT4.xml not found.
Building board BYTEDANCE_BD_EGS (using default config)
Building BYTEDANCE_BD_EGS
  Creating config file for BYTEDANCE_BD_EGS...
    BYTEDANCE_BD_EGS (Config: Default configuration)
  BYTEDANCE_BD_EGS config created.
  Compiling BYTEDANCE_BD_EGS image...
BYTEDANCE_BD_EGS build FAILED after 2.314 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   92103 bytes   3552 keywords      0 source lines
AML Output:    dsdt.aml -   29169 bytes   2358 opcodes    1194 named objects

Compilation successful. 0 Errors, 0 Warnings, 31 Remarks, 1060 Optimizations
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/BYTEDANCE_BD_EGS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/BYTEDANCE_BD_EGS.xml not found.
CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT CAVIUM_CN8100_SFF_EVB
Building config CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT
Building CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT
    CAVIUM_CN8100_SFF_EVB (Config: Default configuration)
  Compiling CAVIUM_CN8100_SFF_EVB image...
CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT build FAILED after 24.134 seconds!
Log excerpt:
    CC         ramstage/arch/arm64/bl31.o
    CC         ramstage/arch/arm64/boot.o
    CC         ramstage/arch/arm64/div0.o
    CC         ramstage/arch/arm64/dma.o
    CC         ramstage/arch/arm64/eabi_compat.o
    CC         ramstage/arch/arm64/fit_payload.o
    CREATE     coreboot-builds/CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT/mainboard/cavium/cn8100_sff_evb/cbfs-file.0xx9Hb.out (from ./coreboot-builds/CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT/config.build)
    CC+STRIP   src/lib/cbfs_master_header.c
    CC+STRIP   src/lib/master_header_pointer.c
make: dtc: No such file or directory
make: *** [src/mainboard/cavium/cn8100_sff_evb/Makefile.mk:16: coreboot-builds/CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT/sff8104-linux.dtb] Error 127
make: *** Waiting for unfinished jobs....
Building board CAVIUM_CN8100_SFF_EVB (using default config)
Warning: coreboot-builds/abuild/CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT.xml not found.
Building CAVIUM_CN8100_SFF_EVB
  Creating config file for CAVIUM_CN8100_SFF_EVB...
    CAVIUM_CN8100_SFF_EVB (Config: Default configuration)
  CAVIUM_CN8100_SFF_EVB config created.
  Compiling CAVIUM_CN8100_SFF_EVB image...
CAVIUM_CN8100_SFF_EVB build FAILED after 2.127 seconds!
Log excerpt:
COREBOOT
    CC         ramstage/arch/arm64/memcpy.o
    CC         ramstage/arch/arm64/memmove.o
    CC         ramstage/arch/arm64/memset.o
    CC         ramstage/arch/arm64/transition_asm.o
    CREATE     coreboot-builds/CAVIUM_CN8100_SFF_EVB/mainboard/cavium/cn8100_sff_evb/cbfs-file.AJZ8k2.out (from ./coreboot-builds/CAVIUM_CN8100_SFF_EVB/config.build)
    CC+STRIP   src/lib/master_header_pointer.c
    CC         bootblock/mainboard/cavium/cn8100_sff_evb/static.o
make: dtc: No such file or directory
make: *** [src/mainboard/cavium/cn8100_sff_evb/Makefile.mk:16: coreboot-builds/CAVIUM_CN8100_SFF_EVB/sff8104-linux.dtb] Error 127
make: *** Waiting for unfinished jobs....
    CC+STRIP   src/lib/cbfs_master_header.c
Warning: coreboot-builds/abuild/CAVIUM_CN8100_SFF_EVB.xml not found.
Building board CLEVO_L140CU (using default config)
Building CLEVO_L140CU
  Creating config file for CLEVO_L140CU...
    CLEVO_L140CU (Config: Default configuration)
  CLEVO_L140CU config created.
  Compiling CLEVO_L140CU image...
CLEVO_L140CU build FAILED after 2.676 seconds!
Log excerpt:
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/ada.o
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/gnat.o
make: *** [Makefile:419: coreboot-builds/CLEVO_L140CU/romstage/arch/x86/gdt_init.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/CLEVO_L140CU/romstage/arch/x86/assembly_entry.o] Error 1
    GCC        libgnat-x86_32/lib/gnat/i-c.o
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/CLEVO_L140CU/romstage/arch/x86/idt.o] Error 1
Warning: coreboot-builds/abuild/CLEVO_L140CU.xml not found.
Building board CLEVO_N130WU (using default config)
Building CLEVO_N130WU
  Creating config file for CLEVO_N130WU...
    CLEVO_N130WU (Config: Default configuration)
  CLEVO_N130WU config created.
  Compiling CLEVO_N130WU image...
CLEVO_N130WU build FAILED after 2.604 seconds!
Log excerpt:
    CC         romstage/arch/x86/assembly_entry.o
    CC         romstage/arch/x86/gdt_init.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GEN        build.h
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/CLEVO_N130WU/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/CLEVO_N130WU/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/CLEVO_N130WU.xml not found.
Building board CLEVO_L140MU (using default config)
Building CLEVO_L140MU
  Creating config file for CLEVO_L140MU...
    CLEVO_L140MU (Config: Default configuration)
  CLEVO_L140MU config created.
  Compiling CLEVO_L140MU image...
CLEVO_L140MU build FAILED after 2.107 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/CLEVO_L140MU/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/CLEVO_L140MU/romstage/arch/x86/assembly_entry.o] Error 1
make: *** [Makefile:419: coreboot-builds/CLEVO_L140MU/smm/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/CLEVO_L140MU/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/CLEVO_L140MU/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/CLEVO_L140MU/ramstage/arch/x86/c_start.o] Error 1
Warning: coreboot-builds/abuild/CLEVO_L140MU.xml not found.
Building board COMPULAB_INTENSE_PC (using default config)
Building COMPULAB_INTENSE_PC
  Creating config file for COMPULAB_INTENSE_PC...
    COMPULAB_INTENSE_PC (Config: Default configuration)
  COMPULAB_INTENSE_PC config created.
  Compiling COMPULAB_INTENSE_PC image...
COMPULAB_INTENSE_PC build FAILED after 20.205 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/COMPULAB_INTENSE_PC/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/COMPULAB_INTENSE_PC/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/COMPULAB_INTENSE_PC.xml not found.
Building board CWWK_ADL_N (using default config)
Building CWWK_ADL_N
  Creating config file for CWWK_ADL_N...
    CWWK_ADL_N (Config: Default configuration)
  CWWK_ADL_N config created.
  Compiling CWWK_ADL_N image...
CWWK_ADL_N build FAILED after 2.463 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/CWWK_ADL_N/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/CWWK_ADL_N/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/CWWK_ADL_N/external/vboot_reference-postcar/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/CWWK_ADL_N/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/CWWK_ADL_N/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/CWWK_ADL_N/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/CWWK_ADL_N.xml not found.
Building board DELL_E6400 (using default config)
Building DELL_E6400
  Creating config file for DELL_E6400...
    DELL_E6400 (Config: Default configuration)
  DELL_E6400 config created.
  Compiling DELL_E6400 image...
DELL_E6400 build FAILED after 4.522 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   32560 bytes    814 keywords      0 source lines
AML Output:    dsdt.aml -    9237 bytes    388 opcodes     426 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 242 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/DELL_E6400/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/DELL_E6400.xml not found.
Building board DELL_LATITUDE_E7240 (using default config)
Building DELL_LATITUDE_E7240
  Creating config file for DELL_LATITUDE_E7240...
    DELL_LATITUDE_E7240 (Config: Default configuration)
  DELL_LATITUDE_E7240 config created.
  Compiling DELL_LATITUDE_E7240 image...
DELL_LATITUDE_E7240 build FAILED after 6.992 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   41752 bytes   1289 keywords      0 source lines
AML Output:    dsdt.aml -   11995 bytes    784 opcodes     505 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 493 Optimizations, 13 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/DELL_LATITUDE_E7240/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/DELL_LATITUDE_E7240.xml not found.
Building board DELL_OPTIPLEX_9020_SFF (using default config)
Building DELL_OPTIPLEX_9020_SFF
  Creating config file for DELL_OPTIPLEX_9020_SFF...
    DELL_OPTIPLEX_9020_SFF (Config: Default configuration)
  DELL_OPTIPLEX_9020_SFF config created.
  Compiling DELL_OPTIPLEX_9020_SFF image...
DELL_OPTIPLEX_9020_SFF build FAILED after 20.245 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/DELL_OPTIPLEX_9020_SFF/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 6225380 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/DELL_OPTIPLEX_9020_SFF/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/DELL_OPTIPLEX_9020_SFF.xml not found.
Building board DELL_OPTIPLEX_9020_MT (using default config)
Building DELL_OPTIPLEX_9020_MT
  Creating config file for DELL_OPTIPLEX_9020_MT...
    DELL_OPTIPLEX_9020_MT (Config: Default configuration)
  DELL_OPTIPLEX_9020_MT config created.
  Compiling DELL_OPTIPLEX_9020_MT image...
DELL_OPTIPLEX_9020_MT build FAILED after 21.019 seconds!
Log excerpt:
    OBJCOPY    cbfs/fallback/romstage.elf
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/DELL_OPTIPLEX_9020_MT/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 6225380 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/DELL_OPTIPLEX_9020_MT/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/DELL_OPTIPLEX_9020_MT.xml not found.
Building board DELL_LATITUDE_E6430 (using default config)
Building DELL_LATITUDE_E6430
  Creating config file for DELL_LATITUDE_E6430...
    DELL_LATITUDE_E6430 (Config: Default configuration)
  DELL_LATITUDE_E6430 config created.
  Compiling DELL_LATITUDE_E6430 image...
DELL_LATITUDE_E6430 build FAILED after 22.416 seconds!
Log excerpt:
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/DELL_LATITUDE_E6430/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
    LINK       cbfs/fallback/romstage.debug
    OBJCOPY    cbfs/fallback/romstage.elf
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/DELL_LATITUDE_E6430/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/DELL_LATITUDE_E6430.xml not found.
DELL_OPTIPLEX_9010_SFF DELL_OPTIPLEX_9010
Building config DELL_OPTIPLEX_9010_SFF
Building DELL_OPTIPLEX_9010_SFF
    DELL_OPTIPLEX_9010 (Config: Default configuration)
  Compiling DELL_OPTIPLEX_9010 image...
DELL_OPTIPLEX_9010_SFF build FAILED after 22.207 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/DELL_OPTIPLEX_9010_SFF/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 6225380 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/DELL_OPTIPLEX_9010_SFF/coreboot.pre] Error 1
Building board DELL_OPTIPLEX_9010 (using default config)
Warning: coreboot-builds/abuild/DELL_OPTIPLEX_9010_SFF.xml not found.
Building DELL_OPTIPLEX_9010
  Creating config file for DELL_OPTIPLEX_9010...
    DELL_OPTIPLEX_9010 (Config: Default configuration)
  DELL_OPTIPLEX_9010 config created.
  Compiling DELL_OPTIPLEX_9010 image...
DELL_OPTIPLEX_9010 build FAILED after 24.851 seconds!
Log excerpt:
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/DELL_OPTIPLEX_9010/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
    LINK       cbfs/fallback/romstage.debug
    OBJCOPY    cbfs/fallback/romstage.elf
Created CBFS (capacity = 6225380 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/DELL_OPTIPLEX_9010/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/DELL_OPTIPLEX_9010.xml not found.
Building board DELL_PRECISION_T1650 (using default config)
Building DELL_PRECISION_T1650
  Creating config file for DELL_PRECISION_T1650...
    DELL_PRECISION_T1650 (Config: Default configuration)
  DELL_PRECISION_T1650 config created.
  Compiling DELL_PRECISION_T1650 image...
DELL_PRECISION_T1650 build FAILED after 24.044 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/DELL_PRECISION_T1650/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 6225380 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/DELL_PRECISION_T1650/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/DELL_PRECISION_T1650.xml not found.
EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS EMULATION_QEMU_AARCH64
Building config EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS
Building EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS
    EMULATION_QEMU_AARCH64 (Config: Default configuration)
  Compiling EMULATION_QEMU_AARCH64 image...
EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS built successfully. (took 13.458 seconds)
Building board EMULATION_QEMU_AARCH64 (using default config)
Warning: coreboot-builds/abuild/EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS.xml not found.
Building EMULATION_QEMU_AARCH64
  Creating config file for EMULATION_QEMU_AARCH64...
    EMULATION_QEMU_AARCH64 (Config: Default configuration)
  EMULATION_QEMU_AARCH64 config created.
  Compiling EMULATION_QEMU_AARCH64 image...
EMULATION_QEMU_AARCH64 built successfully. (took 11.516 seconds)
Warning: coreboot-builds/abuild/EMULATION_QEMU_AARCH64.xml not found.
Building board EMULATION_QEMU_ARMV7 (using default config)
Building EMULATION_QEMU_ARMV7
  Creating config file for EMULATION_QEMU_ARMV7...
    EMULATION_QEMU_ARMV7 (Config: Default configuration)
  EMULATION_QEMU_ARMV7 config created.
  Compiling EMULATION_QEMU_ARMV7 image...
EMULATION_QEMU_ARMV7 built successfully. (took 5.118 seconds)
Warning: coreboot-builds/abuild/EMULATION_QEMU_ARMV7.xml not found.
EMULATION_QEMU_X86_I440FX EMULATION_QEMU_X86_I440FX
Building config EMULATION_QEMU_X86_I440FX_
Building EMULATION_QEMU_X86_I440FX_
    EMULATION_QEMU_X86_I440FX (Config: Default configuration)
  Compiling EMULATION_QEMU_X86_I440FX image...
EMULATION_QEMU_X86_I440FX_ built successfully. (took 8.497 seconds)
Warning: coreboot-builds/abuild/EMULATION_QEMU_X86_I440FX_.xml not found.
EMULATION_QEMU_X86_I440FX_ASAN EMULATION_QEMU_X86_I440FX
Building config EMULATION_QEMU_X86_I440FX_ASAN
Building EMULATION_QEMU_X86_I440FX_ASAN
    EMULATION_QEMU_X86_I440FX (Config: Default configuration)
  Compiling EMULATION_QEMU_X86_I440FX image...
EMULATION_QEMU_X86_I440FX_ASAN built successfully. (took 9.671 seconds)
Warning: coreboot-builds/abuild/EMULATION_QEMU_X86_I440FX_ASAN.xml not found.
EMULATION_QEMU_X86_I440FX_DEBUG EMULATION_QEMU_X86_I440FX
Building config EMULATION_QEMU_X86_I440FX_DEBUG
Building EMULATION_QEMU_X86_I440FX_DEBUG
    EMULATION_QEMU_X86_I440FX (Config: Default configuration)
  Compiling EMULATION_QEMU_X86_I440FX image...
EMULATION_QEMU_X86_I440FX_DEBUG built successfully. (took 11.668 seconds)
Warning: coreboot-builds/abuild/EMULATION_QEMU_X86_I440FX_DEBUG.xml not found.
EMULATION_QEMU_X86_I440FX_NOSERIAL EMULATION_QEMU_X86_I440FX
Building config EMULATION_QEMU_X86_I440FX_NOSERIAL
Building EMULATION_QEMU_X86_I440FX_NOSERIAL
    EMULATION_QEMU_X86_I440FX (Config: Default configuration)
  Compiling EMULATION_QEMU_X86_I440FX image...
EMULATION_QEMU_X86_I440FX_NOSERIAL built successfully. (took 19.652 seconds)
Warning: coreboot-builds/abuild/EMULATION_QEMU_X86_I440FX_NOSERIAL.xml not found.
EMULATION_QEMU_X86_I440FX_X86_64 EMULATION_QEMU_X86_I440FX
Building config EMULATION_QEMU_X86_I440FX_X86_64
Building EMULATION_QEMU_X86_I440FX_X86_64
    EMULATION_QEMU_X86_I440FX (Config: Default configuration)
  Compiling EMULATION_QEMU_X86_I440FX image...
EMULATION_QEMU_X86_I440FX_X86_64 built successfully. (took 13.785 seconds)
Building board EMULATION_QEMU_X86_I440FX (using default config)
Warning: coreboot-builds/abuild/EMULATION_QEMU_X86_I440FX_X86_64.xml not found.
Building EMULATION_QEMU_X86_I440FX
  Creating config file for EMULATION_QEMU_X86_I440FX...
    EMULATION_QEMU_X86_I440FX (Config: Default configuration)
  EMULATION_QEMU_X86_I440FX config created.
  Compiling EMULATION_QEMU_X86_I440FX image...
EMULATION_QEMU_X86_I440FX built successfully. (took 13.525 seconds)
Warning: coreboot-builds/abuild/EMULATION_QEMU_X86_I440FX.xml not found.
Building board EMULATION_QEMU_POWER8 (using default config)
Building EMULATION_QEMU_POWER8
  Creating config file for EMULATION_QEMU_POWER8...
    EMULATION_QEMU_POWER8 (Config: Default configuration)
  EMULATION_QEMU_POWER8 config created.
  Compiling EMULATION_QEMU_POWER8 image...
EMULATION_QEMU_POWER8 build FAILED after 0.908 seconds!
Log excerpt:
toolchain.mk:183: The coreboot toolchain for 'ppc64' architecture was not found.
toolchain.mk:216: 
toolchain.mk:217: Path to your toolchain is currently set to '/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/'
toolchain.mk:219: 
toolchain.mk:220: To build the entire coreboot toolchain: run 'make crossgcc'
toolchain.mk:224: For more toolchain build targets: run 'make help_toolchain'
toolchain.mk:225: 
toolchain.mk:227: To try to use any toolchain in your path, run 'make menuconfig', then select
toolchain.mk:229: the config option: 'General setup', and 'Allow building with any toolchain'
toolchain.mk:231: Note that this is NOT supported. Using it means you're on your own.
toolchain.mk:233: 
toolchain.mk:235: *** Halting the build.  Stop.
Warning: coreboot-builds/abuild/EMULATION_QEMU_POWER8.xml not found.
EMULATION_QEMU_POWER9 EMULATION_QEMU_POWER9
Building config EMULATION_QEMU_POWER9_
Building EMULATION_QEMU_POWER9_
    EMULATION_QEMU_POWER9 (Config: Default configuration)
  Compiling EMULATION_QEMU_POWER9 image...
EMULATION_QEMU_POWER9_ build FAILED after 1.007 seconds!
Log excerpt:
toolchain.mk:183: The coreboot toolchain for 'ppc64' architecture was not found.
toolchain.mk:216: 
toolchain.mk:217: Path to your toolchain is currently set to '/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/'
toolchain.mk:219: 
toolchain.mk:220: To build the entire coreboot toolchain: run 'make crossgcc'
toolchain.mk:224: For more toolchain build targets: run 'make help_toolchain'
toolchain.mk:225: 
toolchain.mk:227: To try to use any toolchain in your path, run 'make menuconfig', then select
toolchain.mk:229: the config option: 'General setup', and 'Allow building with any toolchain'
toolchain.mk:231: Note that this is NOT supported. Using it means you're on your own.
toolchain.mk:233: 
toolchain.mk:235: *** Halting the build.  Stop.
Building board EMULATION_QEMU_POWER9 (using default config)
Warning: coreboot-builds/abuild/EMULATION_QEMU_POWER9_.xml not found.
Building EMULATION_QEMU_POWER9
  Creating config file for EMULATION_QEMU_POWER9...
    EMULATION_QEMU_POWER9 (Config: Default configuration)
  EMULATION_QEMU_POWER9 config created.
  Compiling EMULATION_QEMU_POWER9 image...
EMULATION_QEMU_POWER9 build FAILED after 0.940 seconds!
Log excerpt:
toolchain.mk:183: The coreboot toolchain for 'ppc64' architecture was not found.
toolchain.mk:216: 
toolchain.mk:217: Path to your toolchain is currently set to '/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/'
toolchain.mk:219: 
toolchain.mk:220: To build the entire coreboot toolchain: run 'make crossgcc'
toolchain.mk:224: For more toolchain build targets: run 'make help_toolchain'
toolchain.mk:225: 
toolchain.mk:227: To try to use any toolchain in your path, run 'make menuconfig', then select
toolchain.mk:229: the config option: 'General setup', and 'Allow building with any toolchain'
toolchain.mk:231: Note that this is NOT supported. Using it means you're on your own.
toolchain.mk:233: 
toolchain.mk:235: *** Halting the build.  Stop.
Warning: coreboot-builds/abuild/EMULATION_QEMU_POWER9.xml not found.
EMULATION_QEMU_X86_Q35_SMM_TSEG EMULATION_QEMU_X86_Q35
Building config EMULATION_QEMU_X86_Q35_SMM_TSEG
Building EMULATION_QEMU_X86_Q35_SMM_TSEG
    EMULATION_QEMU_X86_Q35 (Config: Default configuration)
  Compiling EMULATION_QEMU_X86_Q35 image...
EMULATION_QEMU_X86_Q35_SMM_TSEG built successfully. (took 14.015 seconds)
Building board EMULATION_QEMU_X86_Q35 (using default config)
Warning: coreboot-builds/abuild/EMULATION_QEMU_X86_Q35_SMM_TSEG.xml not found.
Building EMULATION_QEMU_X86_Q35
  Creating config file for EMULATION_QEMU_X86_Q35...
    EMULATION_QEMU_X86_Q35 (Config: Default configuration)
  EMULATION_QEMU_X86_Q35 config created.
  Compiling EMULATION_QEMU_X86_Q35 image...
EMULATION_QEMU_X86_Q35 built successfully. (took 14.794 seconds)
Warning: coreboot-builds/abuild/EMULATION_QEMU_X86_Q35.xml not found.
EMULATION_QEMU_RISCV_RV64 EMULATION_QEMU_RISCV_RV64
Building config EMULATION_QEMU_RISCV_RV64_
Building EMULATION_QEMU_RISCV_RV64_
    EMULATION_QEMU_RISCV_RV64 (Config: Default configuration)
  Compiling EMULATION_QEMU_RISCV_RV64 image...
EMULATION_QEMU_RISCV_RV64_ built successfully. (took 15.216 seconds)
Building board EMULATION_QEMU_RISCV_RV64 (using default config)
Warning: coreboot-builds/abuild/EMULATION_QEMU_RISCV_RV64_.xml not found.
Building EMULATION_QEMU_RISCV_RV64
  Creating config file for EMULATION_QEMU_RISCV_RV64...
    EMULATION_QEMU_RISCV_RV64 (Config: Default configuration)
  EMULATION_QEMU_RISCV_RV64 config created.
  Compiling EMULATION_QEMU_RISCV_RV64 image...
EMULATION_QEMU_RISCV_RV64 built successfully. (took 9.040 seconds)
Warning: coreboot-builds/abuild/EMULATION_QEMU_RISCV_RV64.xml not found.
Building board EMULATION_QEMU_RISCV_RV32 (using default config)
Building EMULATION_QEMU_RISCV_RV32
  Creating config file for EMULATION_QEMU_RISCV_RV32...
    EMULATION_QEMU_RISCV_RV32 (Config: Default configuration)
  EMULATION_QEMU_RISCV_RV32 config created.
  Compiling EMULATION_QEMU_RISCV_RV32 image...
EMULATION_QEMU_RISCV_RV32 built successfully. (took 8.370 seconds)
Warning: coreboot-builds/abuild/EMULATION_QEMU_RISCV_RV32.xml not found.
Building board EMULATION_QEMU_SBSA (using default config)
Building EMULATION_QEMU_SBSA
  Creating config file for EMULATION_QEMU_SBSA...
    EMULATION_QEMU_SBSA (Config: Default configuration)
  EMULATION_QEMU_SBSA config created.
  Compiling EMULATION_QEMU_SBSA image...
EMULATION_QEMU_SBSA built successfully. (took 11.205 seconds)
Warning: coreboot-builds/abuild/EMULATION_QEMU_SBSA.xml not found.
Building board EMULATION_SPIKE_RISCV (using default config)
Building EMULATION_SPIKE_RISCV
  Creating config file for EMULATION_SPIKE_RISCV...
    EMULATION_SPIKE_RISCV (Config: Default configuration)
  EMULATION_SPIKE_RISCV config created.
  Compiling EMULATION_SPIKE_RISCV image...
EMULATION_SPIKE_RISCV built successfully. (took 8.847 seconds)
Warning: coreboot-builds/abuild/EMULATION_SPIKE_RISCV.xml not found.
Building board EXAMPLE_MIN86 (using default config)
Building EXAMPLE_MIN86
  Creating config file for EXAMPLE_MIN86...
    EXAMPLE_MIN86 (Config: Default configuration)
  EXAMPLE_MIN86 config created.
  Compiling EXAMPLE_MIN86 image...
EXAMPLE_MIN86 built successfully. (took 11.279 seconds)
Warning: coreboot-builds/abuild/EXAMPLE_MIN86.xml not found.
FACEBOOK_FBG1701.MBOOT_VBOOT FACEBOOK_FBG1701
Building config FACEBOOK_FBG1701.MBOOT_VBOOT
Building FACEBOOK_FBG1701.MBOOT_VBOOT
    FACEBOOK_FBG1701 (Config: Default configuration)
  Compiling FACEBOOK_FBG1701 image...
FACEBOOK_FBG1701.MBOOT_VBOOT build FAILED after 1.775 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/FACEBOOK_FBG1701.MBOOT_VBOOT/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
make: *** [Makefile:419: coreboot-builds/FACEBOOK_FBG1701.MBOOT_VBOOT/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/FACEBOOK_FBG1701.MBOOT_VBOOT/ramstage/arch/x86/c_start.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/FACEBOOK_FBG1701.MBOOT_VBOOT/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/FACEBOOK_FBG1701.MBOOT_VBOOT/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/FACEBOOK_FBG1701.MBOOT_VBOOT/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/FACEBOOK_FBG1701.MBOOT_VBOOT/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/FACEBOOK_FBG1701.MBOOT_VBOOT.xml not found.
FACEBOOK_FBG1701.SBOM FACEBOOK_FBG1701
Building config FACEBOOK_FBG1701.SBOM
Building FACEBOOK_FBG1701.SBOM
    FACEBOOK_FBG1701 (Config: Default configuration)
  Compiling FACEBOOK_FBG1701 image...
FACEBOOK_FBG1701.SBOM build FAILED after 1.523 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   33790 bytes    796 keywords      0 source lines
AML Output:    dsdt.aml -   10229 bytes    365 opcodes     431 named objects

Compilation successful. 0 Errors, 0 Warnings, 2 Remarks, 443 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/FACEBOOK_FBG1701.SBOM/dsdt.aml disassembled correctly.
Building board FACEBOOK_FBG1701 (using default config)
Warning: coreboot-builds/abuild/FACEBOOK_FBG1701.SBOM.xml not found.
Building FACEBOOK_FBG1701
  Creating config file for FACEBOOK_FBG1701...
    FACEBOOK_FBG1701 (Config: Default configuration)
  FACEBOOK_FBG1701 config created.
  Compiling FACEBOOK_FBG1701 image...
FACEBOOK_FBG1701 build FAILED after 1.528 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   33790 bytes    796 keywords      0 source lines
AML Output:    dsdt.aml -   10229 bytes    365 opcodes     431 named objects

Compilation successful. 0 Errors, 0 Warnings, 2 Remarks, 443 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/FACEBOOK_FBG1701/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/FACEBOOK_FBG1701.xml not found.
Building board FACEBOOK_MONOLITH (using default config)
Building FACEBOOK_MONOLITH
  Creating config file for FACEBOOK_MONOLITH...
    FACEBOOK_MONOLITH (Config: Default configuration)
  FACEBOOK_MONOLITH config created.
  Compiling FACEBOOK_MONOLITH image...
FACEBOOK_MONOLITH build FAILED after 1.479 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   41063 bytes   1082 keywords      0 source lines
AML Output:    dsdt.aml -   12321 bytes    528 opcodes     554 named objects

Compilation successful. 0 Errors, 0 Warnings, 28 Remarks, 580 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/FACEBOOK_MONOLITH/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/FACEBOOK_MONOLITH.xml not found.
Building board FOXCONN_D41S (using default config)
Building FOXCONN_D41S
  Creating config file for FOXCONN_D41S...
    FOXCONN_D41S (Config: Default configuration)
  FOXCONN_D41S config created.
  Compiling FOXCONN_D41S image...
FOXCONN_D41S build FAILED after 1.379 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   36038 bytes    859 keywords      0 source lines
AML Output:    dsdt.aml -   10177 bytes    398 opcodes     461 named objects

Compilation successful. 0 Errors, 0 Warnings, 38 Remarks, 254 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/FOXCONN_D41S/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/FOXCONN_D41S.xml not found.
Building board FOXCONN_G41S_K (using default config)
Building FOXCONN_G41S_K
  Creating config file for FOXCONN_G41S_K...
    FOXCONN_G41S_K (Config: Default configuration)
  FOXCONN_G41S_K config created.
  Compiling FOXCONN_G41S_K image...
FOXCONN_G41S_K build FAILED after 2.942 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   35971 bytes    858 keywords      0 source lines
AML Output:    dsdt.aml -   10172 bytes    395 opcodes     463 named objects

Compilation successful. 0 Errors, 0 Warnings, 39 Remarks, 253 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/FOXCONN_G41S_K/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/FOXCONN_G41S_K.xml not found.
FOXCONN_G41M FOXCONN_G41M
Building config FOXCONN_G41M_
Building FOXCONN_G41M_
    FOXCONN_G41M (Config: Default configuration)
  Compiling FOXCONN_G41M image...
FOXCONN_G41M_ build FAILED after 4.403 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   33322 bytes    779 keywords      0 source lines
AML Output:    dsdt.aml -    9469 bytes    348 opcodes     431 named objects

Compilation successful. 0 Errors, 0 Warnings, 33 Remarks, 243 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/FOXCONN_G41M_/dsdt.aml disassembled correctly.
Building board FOXCONN_G41M (using default config)
Warning: coreboot-builds/abuild/FOXCONN_G41M_.xml not found.
Building FOXCONN_G41M
  Creating config file for FOXCONN_G41M...
    FOXCONN_G41M (Config: Default configuration)
  FOXCONN_G41M config created.
  Compiling FOXCONN_G41M image...
FOXCONN_G41M build FAILED after 2.508 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   33322 bytes    779 keywords      0 source lines
AML Output:    dsdt.aml -    9469 bytes    348 opcodes     431 named objects

Compilation successful. 0 Errors, 0 Warnings, 33 Remarks, 243 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/FOXCONN_G41M/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/FOXCONN_G41M.xml not found.
Building board FRAMEWORK_AZALEA (using default config)
Building FRAMEWORK_AZALEA
  Creating config file for FRAMEWORK_AZALEA...
    FRAMEWORK_AZALEA (Config: Default configuration)
  FRAMEWORK_AZALEA config created.
  Compiling FRAMEWORK_AZALEA image...
FRAMEWORK_AZALEA build FAILED after 2.227 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -    1035 bytes     22 keywords      0 source lines
AML Output:    dsdt.aml -     286 bytes      7 opcodes      15 named objects

Compilation successful. 0 Errors, 0 Warnings, 1 Remarks, 8 Optimizations
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/FRAMEWORK_AZALEA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/FRAMEWORK_AZALEA.xml not found.
Building board GETAC_P470 (using default config)
Building GETAC_P470
  Creating config file for GETAC_P470...
    GETAC_P470 (Config: Default configuration)
  GETAC_P470 config created.
  Compiling GETAC_P470 image...
GETAC_P470 build FAILED after 2.120 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   53003 bytes   1603 keywords      0 source lines
AML Output:    dsdt.aml -   16092 bytes    993 opcodes     610 named objects

Compilation successful. 0 Errors, 0 Warnings, 39 Remarks, 585 Optimizations, 20 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GETAC_P470/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GETAC_P470.xml not found.
Building board GIGABYTE_GA_945GCM_S2L (using default config)
Building GIGABYTE_GA_945GCM_S2L
  Creating config file for GIGABYTE_GA_945GCM_S2L...
    GIGABYTE_GA_945GCM_S2L (Config: Default configuration)
  GIGABYTE_GA_945GCM_S2L config created.
  Compiling GIGABYTE_GA_945GCM_S2L image...
GIGABYTE_GA_945GCM_S2L build FAILED after 1.621 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   30499 bytes    698 keywords      0 source lines
AML Output:    dsdt.aml -    8612 bytes    299 opcodes     399 named objects

Compilation successful. 0 Errors, 0 Warnings, 24 Remarks, 244 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GIGABYTE_GA_945GCM_S2L/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GIGABYTE_GA_945GCM_S2L.xml not found.
Building board GIGABYTE_GA_945GCM_S2C (using default config)
Building GIGABYTE_GA_945GCM_S2C
  Creating config file for GIGABYTE_GA_945GCM_S2C...
    GIGABYTE_GA_945GCM_S2C (Config: Default configuration)
  GIGABYTE_GA_945GCM_S2C config created.
  Compiling GIGABYTE_GA_945GCM_S2C image...
GIGABYTE_GA_945GCM_S2C build FAILED after 1.530 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   30499 bytes    698 keywords      0 source lines
AML Output:    dsdt.aml -    8612 bytes    299 opcodes     399 named objects

Compilation successful. 0 Errors, 0 Warnings, 24 Remarks, 244 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GIGABYTE_GA_945GCM_S2C/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GIGABYTE_GA_945GCM_S2C.xml not found.
Building board GIGABYTE_GA_B75M_D3H (using default config)
Building GIGABYTE_GA_B75M_D3H
  Creating config file for GIGABYTE_GA_B75M_D3H...
    GIGABYTE_GA_B75M_D3H (Config: Default configuration)
  GIGABYTE_GA_B75M_D3H config created.
  Compiling GIGABYTE_GA_B75M_D3H image...
GIGABYTE_GA_B75M_D3H build FAILED after 10.828 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GIGABYTE_GA_B75M_D3H/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/GIGABYTE_GA_B75M_D3H/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/GIGABYTE_GA_B75M_D3H.xml not found.
Building board GIGABYTE_GA_B75M_D3V (using default config)
Building GIGABYTE_GA_B75M_D3V
  Creating config file for GIGABYTE_GA_B75M_D3V...
    GIGABYTE_GA_B75M_D3V (Config: Default configuration)
  GIGABYTE_GA_B75M_D3V config created.
  Compiling GIGABYTE_GA_B75M_D3V image...
GIGABYTE_GA_B75M_D3V build FAILED after 9.951 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GIGABYTE_GA_B75M_D3V/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/GIGABYTE_GA_B75M_D3V/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/GIGABYTE_GA_B75M_D3V.xml not found.
Building board GIGABYTE_GA_B75_D3V (using default config)
Building GIGABYTE_GA_B75_D3V
  Creating config file for GIGABYTE_GA_B75_D3V...
    GIGABYTE_GA_B75_D3V (Config: Default configuration)
  GIGABYTE_GA_B75_D3V config created.
  Compiling GIGABYTE_GA_B75_D3V image...
GIGABYTE_GA_B75_D3V build FAILED after 9.638 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GIGABYTE_GA_B75_D3V/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/GIGABYTE_GA_B75_D3V/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/GIGABYTE_GA_B75_D3V.xml not found.
Building board GIGABYTE_GA_D510UD (using default config)
Building GIGABYTE_GA_D510UD
  Creating config file for GIGABYTE_GA_D510UD...
    GIGABYTE_GA_D510UD (Config: Default configuration)
  GIGABYTE_GA_D510UD config created.
  Compiling GIGABYTE_GA_D510UD image...
GIGABYTE_GA_D510UD build FAILED after 1.478 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   33595 bytes    773 keywords      0 source lines
AML Output:    dsdt.aml -    9464 bytes    345 opcodes     428 named objects

Compilation successful. 0 Errors, 0 Warnings, 32 Remarks, 240 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GIGABYTE_GA_D510UD/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GIGABYTE_GA_D510UD.xml not found.
Building board GIGABYTE_GA_G41M_ES2L (using default config)
Building GIGABYTE_GA_G41M_ES2L
  Creating config file for GIGABYTE_GA_G41M_ES2L...
    GIGABYTE_GA_G41M_ES2L (Config: Default configuration)
  GIGABYTE_GA_G41M_ES2L config created.
  Compiling GIGABYTE_GA_G41M_ES2L image...
GIGABYTE_GA_G41M_ES2L build FAILED after 3.575 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28153 bytes    614 keywords      0 source lines
AML Output:    dsdt.aml -    7921 bytes    249 opcodes     365 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 226 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GIGABYTE_GA_G41M_ES2L/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GIGABYTE_GA_G41M_ES2L.xml not found.
Building board GIGABYTE_GA_H61M_S2PV (using default config)
Building GIGABYTE_GA_H61M_S2PV
  Creating config file for GIGABYTE_GA_H61M_S2PV...
    GIGABYTE_GA_H61M_S2PV (Config: Default configuration)
  GIGABYTE_GA_H61M_S2PV config created.
  Compiling GIGABYTE_GA_H61M_S2PV image...
GIGABYTE_GA_H61M_S2PV build FAILED after 10.375 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GIGABYTE_GA_H61M_S2PV/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/GIGABYTE_GA_H61M_S2PV/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/GIGABYTE_GA_H61M_S2PV.xml not found.
Building board GIGABYTE_GA_H61M_DS2 (using default config)
Building GIGABYTE_GA_H61M_DS2
  Creating config file for GIGABYTE_GA_H61M_DS2...
    GIGABYTE_GA_H61M_DS2 (Config: Default configuration)
  GIGABYTE_GA_H61M_DS2 config created.
  Compiling GIGABYTE_GA_H61M_DS2 image...
GIGABYTE_GA_H61M_DS2 build FAILED after 16.500 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GIGABYTE_GA_H61M_DS2/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/GIGABYTE_GA_H61M_DS2/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/GIGABYTE_GA_H61M_DS2.xml not found.
Building board GIGABYTE_GA_H61M_DS2V (using default config)
Building GIGABYTE_GA_H61M_DS2V
  Creating config file for GIGABYTE_GA_H61M_DS2V...
    GIGABYTE_GA_H61M_DS2V (Config: Default configuration)
  GIGABYTE_GA_H61M_DS2V config created.
  Compiling GIGABYTE_GA_H61M_DS2V image...
GIGABYTE_GA_H61M_DS2V build FAILED after 10.899 seconds!
Log excerpt:
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GIGABYTE_GA_H61M_DS2V/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
    LINK       cbfs/fallback/romstage.debug
    OBJCOPY    cbfs/fallback/romstage.elf
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/GIGABYTE_GA_H61M_DS2V/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/GIGABYTE_GA_H61M_DS2V.xml not found.
Building board GIGABYTE_GA_H61MA_D3V (using default config)
Building GIGABYTE_GA_H61MA_D3V
  Creating config file for GIGABYTE_GA_H61MA_D3V...
    GIGABYTE_GA_H61MA_D3V (Config: Default configuration)
  GIGABYTE_GA_H61MA_D3V config created.
  Compiling GIGABYTE_GA_H61MA_D3V image...
GIGABYTE_GA_H61MA_D3V build FAILED after 16.448 seconds!
Log excerpt:
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GIGABYTE_GA_H61MA_D3V/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
    LINK       cbfs/fallback/romstage.debug
    OBJCOPY    cbfs/fallback/romstage.elf
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/GIGABYTE_GA_H61MA_D3V/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/GIGABYTE_GA_H61MA_D3V.xml not found.
Building board GOOGLE_ASURADA (using default config)
Building GOOGLE_ASURADA
  Creating config file for GOOGLE_ASURADA...
    GOOGLE_ASURADA (Config: Default configuration)
  GOOGLE_ASURADA config created.
  Compiling GOOGLE_ASURADA image...
GOOGLE_ASURADA built successfully. (took 11.667 seconds)
Warning: coreboot-builds/abuild/GOOGLE_ASURADA.xml not found.
Building board GOOGLE_HAYATO (using default config)
Building GOOGLE_HAYATO
  Creating config file for GOOGLE_HAYATO...
    GOOGLE_HAYATO (Config: Default configuration)
  GOOGLE_HAYATO config created.
  Compiling GOOGLE_HAYATO image...
GOOGLE_HAYATO built successfully. (took 12.384 seconds)
Warning: coreboot-builds/abuild/GOOGLE_HAYATO.xml not found.
Building board GOOGLE_SPHERION (using default config)
Building GOOGLE_SPHERION
  Creating config file for GOOGLE_SPHERION...
    GOOGLE_SPHERION (Config: Default configuration)
  GOOGLE_SPHERION config created.
  Compiling GOOGLE_SPHERION image...
GOOGLE_SPHERION built successfully. (took 11.807 seconds)
Warning: coreboot-builds/abuild/GOOGLE_SPHERION.xml not found.
Building board GOOGLE_AURON_PAINE (using default config)
Building GOOGLE_AURON_PAINE
  Creating config file for GOOGLE_AURON_PAINE...
    GOOGLE_AURON_PAINE (Config: Default configuration)
  GOOGLE_AURON_PAINE config created.
  Compiling GOOGLE_AURON_PAINE image...
GOOGLE_AURON_PAINE build FAILED after 12.525 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_AURON_PAINE/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/GOOGLE_AURON_PAINE/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/GOOGLE_AURON_PAINE.xml not found.
Building board GOOGLE_AURON_YUNA (using default config)
Building GOOGLE_AURON_YUNA
  Creating config file for GOOGLE_AURON_YUNA...
    GOOGLE_AURON_YUNA (Config: Default configuration)
  GOOGLE_AURON_YUNA config created.
  Compiling GOOGLE_AURON_YUNA image...
GOOGLE_AURON_YUNA build FAILED after 17.261 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_AURON_YUNA/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/GOOGLE_AURON_YUNA/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/GOOGLE_AURON_YUNA.xml not found.
Building board GOOGLE_BUDDY (using default config)
Building GOOGLE_BUDDY
  Creating config file for GOOGLE_BUDDY...
    GOOGLE_BUDDY (Config: Default configuration)
  GOOGLE_BUDDY config created.
  Compiling GOOGLE_BUDDY image...
GOOGLE_BUDDY build FAILED after 15.243 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_BUDDY/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/GOOGLE_BUDDY/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/GOOGLE_BUDDY.xml not found.
Building board GOOGLE_GANDOF (using default config)
Building GOOGLE_GANDOF
  Creating config file for GOOGLE_GANDOF...
    GOOGLE_GANDOF (Config: Default configuration)
  GOOGLE_GANDOF config created.
  Compiling GOOGLE_GANDOF image...
GOOGLE_GANDOF build FAILED after 22.268 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_GANDOF/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/GOOGLE_GANDOF/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/GOOGLE_GANDOF.xml not found.
Building board GOOGLE_LULU (using default config)
Building GOOGLE_LULU
  Creating config file for GOOGLE_LULU...
    GOOGLE_LULU (Config: Default configuration)
  GOOGLE_LULU config created.
  Compiling GOOGLE_LULU image...
GOOGLE_LULU build FAILED after 21.404 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_LULU/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/GOOGLE_LULU/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/GOOGLE_LULU.xml not found.
Building board GOOGLE_SAMUS (using default config)
Building GOOGLE_SAMUS
  Creating config file for GOOGLE_SAMUS...
    GOOGLE_SAMUS (Config: Default configuration)
  GOOGLE_SAMUS config created.
  Compiling GOOGLE_SAMUS image...
GOOGLE_SAMUS build FAILED after 22.622 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_SAMUS/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/GOOGLE_SAMUS/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/GOOGLE_SAMUS.xml not found.
Building board GOOGLE_MCCLOUD (using default config)
Building GOOGLE_MCCLOUD
  Creating config file for GOOGLE_MCCLOUD...
    GOOGLE_MCCLOUD (Config: Default configuration)
  GOOGLE_MCCLOUD config created.
  Compiling GOOGLE_MCCLOUD image...
GOOGLE_MCCLOUD build FAILED after 12.913 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   46398 bytes   1435 keywords      0 source lines
AML Output:    dsdt.aml -   13705 bytes    839 opcodes     596 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 600 Optimizations, 13 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_MCCLOUD/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_MCCLOUD.xml not found.
Building board GOOGLE_MONROE (using default config)
Building GOOGLE_MONROE
  Creating config file for GOOGLE_MONROE...
    GOOGLE_MONROE (Config: Default configuration)
  GOOGLE_MONROE config created.
  Compiling GOOGLE_MONROE image...
GOOGLE_MONROE build FAILED after 7.556 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   46398 bytes   1435 keywords      0 source lines
AML Output:    dsdt.aml -   13705 bytes    839 opcodes     596 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 600 Optimizations, 13 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_MONROE/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_MONROE.xml not found.
GOOGLE_PANTHER.PCH_SERIALIO_UART GOOGLE_PANTHER
Building config GOOGLE_PANTHER.PCH_SERIALIO_UART
Building GOOGLE_PANTHER.PCH_SERIALIO_UART
    GOOGLE_PANTHER (Config: Default configuration)
  Compiling GOOGLE_PANTHER image...
GOOGLE_PANTHER.PCH_SERIALIO_UART build FAILED after 7.845 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   46398 bytes   1435 keywords      0 source lines
AML Output:    dsdt.aml -   13705 bytes    839 opcodes     596 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 600 Optimizations, 13 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_PANTHER.PCH_SERIALIO_UART/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_PANTHER.PCH_SERIALIO_UART.xml not found.
Building board GOOGLE_PANTHER (using default config)
Building GOOGLE_PANTHER
  Creating config file for GOOGLE_PANTHER...
    GOOGLE_PANTHER (Config: Default configuration)
  GOOGLE_PANTHER config created.
  Compiling GOOGLE_PANTHER image...
GOOGLE_PANTHER build FAILED after 7.931 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   46398 bytes   1435 keywords      0 source lines
AML Output:    dsdt.aml -   13705 bytes    839 opcodes     596 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 600 Optimizations, 13 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_PANTHER/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_PANTHER.xml not found.
Building board GOOGLE_TRICKY (using default config)
Building GOOGLE_TRICKY
  Creating config file for GOOGLE_TRICKY...
    GOOGLE_TRICKY (Config: Default configuration)
  GOOGLE_TRICKY config created.
  Compiling GOOGLE_TRICKY image...
GOOGLE_TRICKY build FAILED after 6.709 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   46398 bytes   1435 keywords      0 source lines
AML Output:    dsdt.aml -   13705 bytes    839 opcodes     596 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 600 Optimizations, 13 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_TRICKY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_TRICKY.xml not found.
Building board GOOGLE_ZAKO (using default config)
Building GOOGLE_ZAKO
  Creating config file for GOOGLE_ZAKO...
    GOOGLE_ZAKO (Config: Default configuration)
  GOOGLE_ZAKO config created.
  Compiling GOOGLE_ZAKO image...
GOOGLE_ZAKO build FAILED after 7.594 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   46398 bytes   1435 keywords      0 source lines
AML Output:    dsdt.aml -   13709 bytes    839 opcodes     596 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 596 Optimizations, 13 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_ZAKO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_ZAKO.xml not found.
Building board GOOGLE_BROX (using default config)
Building GOOGLE_BROX
  Creating config file for GOOGLE_BROX...
    GOOGLE_BROX (Config: Default configuration)
  GOOGLE_BROX config created.
  Compiling GOOGLE_BROX image...
GOOGLE_BROX build FAILED after 2.929 seconds!
Log excerpt:
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/GOOGLE_BROX/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_BROX/romstage/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_BROX/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_BROX/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_BROX/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_BROX/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_BROX.xml not found.
Building board GOOGLE_BROX_EC_ISH (using default config)
Building GOOGLE_BROX_EC_ISH
  Creating config file for GOOGLE_BROX_EC_ISH...
    GOOGLE_BROX_EC_ISH (Config: Default configuration)
  GOOGLE_BROX_EC_ISH config created.
  Compiling GOOGLE_BROX_EC_ISH image...
GOOGLE_BROX_EC_ISH build FAILED after 3.028 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_BROX_EC_ISH/romstage/arch/x86/gdt_init.o] Error 1
    AR         libgnat-x86_32/libgnat.a
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_BROX_EC_ISH/romstage/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_BROX_EC_ISH/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_BROX_EC_ISH/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_BROX_EC_ISH/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_BROX_EC_ISH/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_BROX_EC_ISH.xml not found.
Building board GOOGLE_LOTSO (using default config)
Building GOOGLE_LOTSO
  Creating config file for GOOGLE_LOTSO...
    GOOGLE_LOTSO (Config: Default configuration)
  GOOGLE_LOTSO config created.
  Compiling GOOGLE_LOTSO image...
GOOGLE_LOTSO build FAILED after 2.983 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_LOTSO/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_LOTSO/smm/arch/x86/memcpy.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_LOTSO/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_LOTSO/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_LOTSO/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_LOTSO/external/vboot_reference-postcar/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_LOTSO.xml not found.
Building board GOOGLE_GREENBAYUPOC (using default config)
Building GOOGLE_GREENBAYUPOC
  Creating config file for GOOGLE_GREENBAYUPOC...
    GOOGLE_GREENBAYUPOC (Config: Default configuration)
  GOOGLE_GREENBAYUPOC config created.
  Compiling GOOGLE_GREENBAYUPOC image...
GOOGLE_GREENBAYUPOC build FAILED after 3.116 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_GREENBAYUPOC/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_GREENBAYUPOC/ramstage/device/oprom/realmode/x86_asm.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_GREENBAYUPOC/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_GREENBAYUPOC/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_GREENBAYUPOC/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_GREENBAYUPOC/external/vboot_reference-postcar/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_GREENBAYUPOC.xml not found.
Building board GOOGLE_AGAH (using default config)
Building GOOGLE_AGAH
  Creating config file for GOOGLE_AGAH...
    GOOGLE_AGAH (Config: Default configuration)
  GOOGLE_AGAH config created.
  Compiling GOOGLE_AGAH image...
GOOGLE_AGAH build FAILED after 2.465 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_AGAH/romstage/arch/x86/gdt_init.o] Error 1
cc1: error: 3rdparty/fsp/RaptorLakeFspBinPkg/Client/RaptorLakeP/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_AGAH/romstage/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_AGAH/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_AGAH/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_AGAH/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_AGAH/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_AGAH.xml not found.
Building board GOOGLE_ANAHERA (using default config)
Building GOOGLE_ANAHERA
  Creating config file for GOOGLE_ANAHERA...
    GOOGLE_ANAHERA (Config: Default configuration)
  GOOGLE_ANAHERA config created.
  Compiling GOOGLE_ANAHERA image...
GOOGLE_ANAHERA build FAILED after 2.558 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_ANAHERA/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_ANAHERA/romstage/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_ANAHERA/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_ANAHERA/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_ANAHERA/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_ANAHERA/external/vboot_reference-postcar/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_ANAHERA.xml not found.
Building board GOOGLE_ANAHERA4ES (using default config)
Building GOOGLE_ANAHERA4ES
  Creating config file for GOOGLE_ANAHERA4ES...
    GOOGLE_ANAHERA4ES (Config: Default configuration)
  GOOGLE_ANAHERA4ES config created.
  Compiling GOOGLE_ANAHERA4ES image...
GOOGLE_ANAHERA4ES build FAILED after 2.623 seconds!
Log excerpt:
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_ANAHERA4ES/romstage/arch/x86/assembly_entry.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_ANAHERA4ES/romstage/arch/x86/gdt_init.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_ANAHERA4ES/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_ANAHERA4ES/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_ANAHERA4ES/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_ANAHERA4ES/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_ANAHERA4ES.xml not found.
Building board GOOGLE_ANRAGGAR (using default config)
Building GOOGLE_ANRAGGAR
  Creating config file for GOOGLE_ANRAGGAR...
    GOOGLE_ANRAGGAR (Config: Default configuration)
  GOOGLE_ANRAGGAR config created.
  Compiling GOOGLE_ANRAGGAR image...
GOOGLE_ANRAGGAR build FAILED after 5.338 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -  100504 bytes   6628 keywords      0 source lines
AML Output:    dsdt.aml -   21620 bytes   5846 opcodes     782 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 9616 Optimizations, 4403 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_ANRAGGAR/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_ANRAGGAR.xml not found.
Building board GOOGLE_AURASH (using default config)
Building GOOGLE_AURASH
  Creating config file for GOOGLE_AURASH...
    GOOGLE_AURASH (Config: Default configuration)
  GOOGLE_AURASH config created.
  Compiling GOOGLE_AURASH image...
GOOGLE_AURASH build FAILED after 2.546 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_AURASH/smmstub/cpu/x86/smm/smm_stub.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_AURASH/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_AURASH/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_AURASH/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_AURASH/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_AURASH/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_AURASH.xml not found.
Building board GOOGLE_BANSHEE (using default config)
Building GOOGLE_BANSHEE
  Creating config file for GOOGLE_BANSHEE...
    GOOGLE_BANSHEE (Config: Default configuration)
  GOOGLE_BANSHEE config created.
  Compiling GOOGLE_BANSHEE image...
GOOGLE_BANSHEE build FAILED after 2.539 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_BANSHEE/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_BANSHEE/romstage/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_BANSHEE/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_BANSHEE/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_BANSHEE/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_BANSHEE/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_BANSHEE.xml not found.
Building board GOOGLE_BRASK (using default config)
Building GOOGLE_BRASK
  Creating config file for GOOGLE_BRASK...
    GOOGLE_BRASK (Config: Default configuration)
  GOOGLE_BRASK config created.
  Compiling GOOGLE_BRASK image...
GOOGLE_BRASK build FAILED after 2.587 seconds!
Log excerpt:
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/GOOGLE_BRASK/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_BRASK/romstage/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_BRASK/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_BRASK/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_BRASK/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_BRASK/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_BRASK.xml not found.
Building board GOOGLE_BRYA0 (using default config)
Building GOOGLE_BRYA0
  Creating config file for GOOGLE_BRYA0...
    GOOGLE_BRYA0 (Config: Default configuration)
  GOOGLE_BRYA0 config created.
  Compiling GOOGLE_BRYA0 image...
GOOGLE_BRYA0 build FAILED after 2.556 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_BRYA0/smm/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_BRYA0/ramstage/device/oprom/realmode/x86_asm.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_BRYA0/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_BRYA0/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_BRYA0/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_BRYA0/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_BRYA0/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_BRYA0.xml not found.
Building board GOOGLE_CRAASK (using default config)
Building GOOGLE_CRAASK
  Creating config file for GOOGLE_CRAASK...
    GOOGLE_CRAASK (Config: Default configuration)
  GOOGLE_CRAASK config created.
  Compiling GOOGLE_CRAASK image...
GOOGLE_CRAASK build FAILED after 3.557 seconds!
Log excerpt:
    CC         ramstage/cpu/x86/topology.o
    CC         ramstage/cpu/intel/turbo/turbo.o
    CC         ramstage/cpu/intel/smm/smm_reloc.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_CRAASK/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_CRAASK/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_CRAASK/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_CRAASK/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_CRAASK.xml not found.
Building board GOOGLE_CRAASKOV (using default config)
Building GOOGLE_CRAASKOV
  Creating config file for GOOGLE_CRAASKOV...
    GOOGLE_CRAASKOV (Config: Default configuration)
  GOOGLE_CRAASKOV config created.
  Compiling GOOGLE_CRAASKOV image...
GOOGLE_CRAASKOV build FAILED after 3.456 seconds!
Log excerpt:
    CC         smm/commonlib/bsd/elog.o
    CC         smm/commonlib/bsd/string.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
    CC         smm/commonlib/iobuf.o
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_CRAASKOV/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_CRAASKOV/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_CRAASKOV/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_CRAASKOV/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_CRAASKOV.xml not found.
Building board GOOGLE_CONSTITUTION (using default config)
Building GOOGLE_CONSTITUTION
  Creating config file for GOOGLE_CONSTITUTION...
    GOOGLE_CONSTITUTION (Config: Default configuration)
  GOOGLE_CONSTITUTION config created.
  Compiling GOOGLE_CONSTITUTION image...
GOOGLE_CONSTITUTION build FAILED after 2.584 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_CONSTITUTION/romstage/arch/x86/idt.o] Error 1
cc1: error: 3rdparty/fsp/RaptorLakeFspBinPkg/Client/RaptorLakeP/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_CONSTITUTION/ramstage/device/oprom/realmode/x86_asm.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_CONSTITUTION/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_CONSTITUTION/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_CONSTITUTION/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_CONSTITUTION/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_CONSTITUTION.xml not found.
Building board GOOGLE_CROTA (using default config)
Building GOOGLE_CROTA
  Creating config file for GOOGLE_CROTA...
    GOOGLE_CROTA (Config: Default configuration)
  GOOGLE_CROTA config created.
  Compiling GOOGLE_CROTA image...
GOOGLE_CROTA build FAILED after 2.494 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_CROTA/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_CROTA/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_CROTA/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_CROTA/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_CROTA/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_CROTA/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_CROTA.xml not found.
Building board GOOGLE_DOCHI (using default config)
Building GOOGLE_DOCHI
  Creating config file for GOOGLE_DOCHI...
    GOOGLE_DOCHI (Config: Default configuration)
  GOOGLE_DOCHI config created.
  Compiling GOOGLE_DOCHI image...
GOOGLE_DOCHI build FAILED after 2.617 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_DOCHI/romstage/arch/x86/gdt_init.o] Error 1
cc1: error: 3rdparty/fsp/RaptorLakeFspBinPkg/Client/RaptorLakeP/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_DOCHI/ramstage/device/oprom/realmode/x86_asm.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_DOCHI/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_DOCHI/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_DOCHI/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_DOCHI/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_DOCHI.xml not found.
Building board GOOGLE_FELWINTER (using default config)
Building GOOGLE_FELWINTER
  Creating config file for GOOGLE_FELWINTER...
    GOOGLE_FELWINTER (Config: Default configuration)
  GOOGLE_FELWINTER config created.
  Compiling GOOGLE_FELWINTER image...
GOOGLE_FELWINTER build FAILED after 2.602 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_FELWINTER/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_FELWINTER/romstage/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_FELWINTER/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_FELWINTER/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_FELWINTER/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_FELWINTER/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_FELWINTER.xml not found.
Building board GOOGLE_GAELIN (using default config)
Building GOOGLE_GAELIN
  Creating config file for GOOGLE_GAELIN...
    GOOGLE_GAELIN (Config: Default configuration)
  GOOGLE_GAELIN config created.
  Compiling GOOGLE_GAELIN image...
GOOGLE_GAELIN build FAILED after 2.615 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/RaptorLakeFspBinPkg/Client/RaptorLakeP/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_GAELIN/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_GAELIN/ramstage/device/oprom/realmode/x86_asm.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_GAELIN/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_GAELIN/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_GAELIN/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_GAELIN/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_GAELIN.xml not found.
Building board GOOGLE_GIMBLE (using default config)
Building GOOGLE_GIMBLE
  Creating config file for GOOGLE_GIMBLE...
    GOOGLE_GIMBLE (Config: Default configuration)
  GOOGLE_GIMBLE config created.
  Compiling GOOGLE_GIMBLE image...
GOOGLE_GIMBLE build FAILED after 2.465 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_GIMBLE/romstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_GIMBLE/romstage/arch/x86/gdt_init.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_GIMBLE/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_GIMBLE/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_GIMBLE/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_GIMBLE/external/vboot_reference-postcar/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_GIMBLE.xml not found.
Building board GOOGLE_GIMBLE4ES (using default config)
Building GOOGLE_GIMBLE4ES
  Creating config file for GOOGLE_GIMBLE4ES...
    GOOGLE_GIMBLE4ES (Config: Default configuration)
  GOOGLE_GIMBLE4ES config created.
  Compiling GOOGLE_GIMBLE4ES image...
GOOGLE_GIMBLE4ES build FAILED after 2.548 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_GIMBLE4ES/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_GIMBLE4ES/romstage/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_GIMBLE4ES/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_GIMBLE4ES/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_GIMBLE4ES/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_GIMBLE4ES/external/vboot_reference-postcar/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_GIMBLE4ES.xml not found.
Building board GOOGLE_GLADIOS (using default config)
Building GOOGLE_GLADIOS
  Creating config file for GOOGLE_GLADIOS...
    GOOGLE_GLADIOS (Config: Default configuration)
  GOOGLE_GLADIOS config created.
  Compiling GOOGLE_GLADIOS image...
GOOGLE_GLADIOS build FAILED after 2.547 seconds!
Log excerpt:
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_GLADIOS/romstage/arch/x86/gdt_init.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_GLADIOS/romstage/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_GLADIOS/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_GLADIOS/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_GLADIOS/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_GLADIOS/external/vboot_reference-romstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_GLADIOS.xml not found.
Building board GOOGLE_GLASSWAY (using default config)
Building GOOGLE_GLASSWAY
  Creating config file for GOOGLE_GLASSWAY...
    GOOGLE_GLASSWAY (Config: Default configuration)
  GOOGLE_GLASSWAY config created.
  Compiling GOOGLE_GLASSWAY image...
GOOGLE_GLASSWAY build FAILED after 3.442 seconds!
Log excerpt:
    CC         smm/commonlib/bsd/string.o
    CC         smm/commonlib/iobuf.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_GLASSWAY/external/vboot_reference-bootblock/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
    CC         smm/commonlib/mem_pool.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_GLASSWAY/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_GLASSWAY/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_GLASSWAY/external/vboot_reference-romstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_GLASSWAY.xml not found.
Building board GOOGLE_GOTHRAX (using default config)
Building GOOGLE_GOTHRAX
  Creating config file for GOOGLE_GOTHRAX...
    GOOGLE_GOTHRAX (Config: Default configuration)
  GOOGLE_GOTHRAX config created.
  Compiling GOOGLE_GOTHRAX image...
GOOGLE_GOTHRAX build FAILED after 3.505 seconds!
Log excerpt:
    CC         smm/cpu/x86/smm/save_state.o
    CC         smm/cpu/x86/smm/smm_module_handler.o
    CC         smm/cpu/x86/tsc/delay_tsc.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_GOTHRAX/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_GOTHRAX/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_GOTHRAX/external/vboot_reference-postcar/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_GOTHRAX/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_GOTHRAX.xml not found.
Building board GOOGLE_HADES (using default config)
Building GOOGLE_HADES
  Creating config file for GOOGLE_HADES...
    GOOGLE_HADES (Config: Default configuration)
  GOOGLE_HADES config created.
  Compiling GOOGLE_HADES image...
GOOGLE_HADES build FAILED after 3.034 seconds!
Log excerpt:
                 from src/soc/intel/alderlake/include/soc/vr_config.h:8,
                 from src/soc/intel/alderlake/chip.h:21,
                 from src/mainboard/google/brya/variants/baseboard/include/baseboard/variants.h:6,
                 from src/mainboard/google/brya/variants/baseboard/hades/memory.c:4:
src/drivers/intel/fsp2_0/include/fsp/soc_binding.h:29:10: fatal error: FspmUpd.h: No such file or directory
   29 | #include <FspmUpd.h>
      |          ^~~~~~~~~~~
compilation terminated.
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_HADES/romstage/mainboard/google/brya/variants/baseboard/hades/memory.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_HADES/romstage/lib/xxhash.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_HADES.xml not found.
Building board GOOGLE_KANO (using default config)
Building GOOGLE_KANO
  Creating config file for GOOGLE_KANO...
    GOOGLE_KANO (Config: Default configuration)
  GOOGLE_KANO config created.
  Compiling GOOGLE_KANO image...
GOOGLE_KANO build FAILED after 2.534 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_KANO/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_KANO/romstage/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_KANO/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_KANO/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_KANO/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_KANO/external/vboot_reference-postcar/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_KANO.xml not found.
Building board GOOGLE_KINOX (using default config)
Building GOOGLE_KINOX
  Creating config file for GOOGLE_KINOX...
    GOOGLE_KINOX (Config: Default configuration)
  GOOGLE_KINOX config created.
  Compiling GOOGLE_KINOX image...
GOOGLE_KINOX build FAILED after 2.591 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_KINOX/romstage/arch/x86/assembly_entry.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_KINOX/romstage/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_KINOX/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_KINOX/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_KINOX/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_KINOX/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_KINOX.xml not found.
Building board GOOGLE_KULDAX (using default config)
Building GOOGLE_KULDAX
  Creating config file for GOOGLE_KULDAX...
    GOOGLE_KULDAX (Config: Default configuration)
  GOOGLE_KULDAX config created.
  Compiling GOOGLE_KULDAX image...
GOOGLE_KULDAX build FAILED after 2.557 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_KULDAX/romstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_KULDAX/romstage/arch/x86/gdt_init.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_KULDAX/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_KULDAX/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_KULDAX/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_KULDAX/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_KULDAX.xml not found.
Building board GOOGLE_JOXER (using default config)
Building GOOGLE_JOXER
  Creating config file for GOOGLE_JOXER...
    GOOGLE_JOXER (Config: Default configuration)
  GOOGLE_JOXER config created.
  Compiling GOOGLE_JOXER image...
GOOGLE_JOXER build FAILED after 3.552 seconds!
Log excerpt:
    CC         smm/cpu/x86/pae/pgtbl.o
    CC         smm/cpu/x86/smi_trigger.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
    CC         smm/cpu/x86/smm/save_state.o
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_JOXER/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_JOXER/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_JOXER/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_JOXER/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_JOXER.xml not found.
Building board GOOGLE_LISBON (using default config)
Building GOOGLE_LISBON
  Creating config file for GOOGLE_LISBON...
    GOOGLE_LISBON (Config: Default configuration)
  GOOGLE_LISBON config created.
  Compiling GOOGLE_LISBON image...
GOOGLE_LISBON build FAILED after 2.520 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_LISBON/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_LISBON/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_LISBON/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_LISBON/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_LISBON/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_LISBON/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_LISBON/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_LISBON.xml not found.
Building board GOOGLE_MARASOV (using default config)
Building GOOGLE_MARASOV
  Creating config file for GOOGLE_MARASOV...
    GOOGLE_MARASOV (Config: Default configuration)
  GOOGLE_MARASOV config created.
  Compiling GOOGLE_MARASOV image...
GOOGLE_MARASOV build FAILED after 2.476 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_MARASOV/romstage/arch/x86/idt.o] Error 1
cc1: error: 3rdparty/fsp/RaptorLakeFspBinPkg/Client/RaptorLakeP/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_MARASOV/ramstage/device/oprom/realmode/x86_asm.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_MARASOV/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_MARASOV/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_MARASOV/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_MARASOV/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_MARASOV.xml not found.
Building board GOOGLE_MITHRAX (using default config)
Building GOOGLE_MITHRAX
  Creating config file for GOOGLE_MITHRAX...
    GOOGLE_MITHRAX (Config: Default configuration)
  GOOGLE_MITHRAX config created.
  Compiling GOOGLE_MITHRAX image...
GOOGLE_MITHRAX build FAILED after 2.719 seconds!
Log excerpt:
make: *** Waiting for unfinished jobs....
cc1: error: 3rdparty/fsp/AlderLakeFspBinPkg/Client/AlderLakeP/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_MITHRAX/romstage/arch/x86/gdt_init.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_MITHRAX/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_MITHRAX/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_MITHRAX/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_MITHRAX/external/vboot_reference-postcar/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_MITHRAX.xml not found.
Building board GOOGLE_MOLI (using default config)
Building GOOGLE_MOLI
  Creating config file for GOOGLE_MOLI...
    GOOGLE_MOLI (Config: Default configuration)
  GOOGLE_MOLI config created.
  Compiling GOOGLE_MOLI image...
GOOGLE_MOLI build FAILED after 2.665 seconds!
Log excerpt:
The sections containing CBFSes are: COREBOOT
make: *** [Makefile:419: coreboot-builds/GOOGLE_MOLI/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_MOLI/romstage/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_MOLI/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_MOLI/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_MOLI/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_MOLI/external/vboot_reference-postcar/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_MOLI.xml not found.
Building board GOOGLE_NIVVIKS (using default config)
Building GOOGLE_NIVVIKS
  Creating config file for GOOGLE_NIVVIKS...
    GOOGLE_NIVVIKS (Config: Default configuration)
  GOOGLE_NIVVIKS config created.
  Compiling GOOGLE_NIVVIKS image...
GOOGLE_NIVVIKS build FAILED after 3.568 seconds!
Log excerpt:
    CC         ramstage/console/printk.o
    CC         ramstage/console/vsprintf.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_NIVVIKS/external/vboot_reference-postcar/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
    CC         ramstage/console/vtxprintf.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_NIVVIKS/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_NIVVIKS/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_NIVVIKS/external/vboot_reference-romstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_NIVVIKS.xml not found.
Building board GOOGLE_NEREID (using default config)
Building GOOGLE_NEREID
  Creating config file for GOOGLE_NEREID...
    GOOGLE_NEREID (Config: Default configuration)
  GOOGLE_NEREID config created.
  Compiling GOOGLE_NEREID image...
GOOGLE_NEREID build FAILED after 3.558 seconds!
Log excerpt:
    CC         smm/cpu/x86/pae/pgtbl.o
    CC         smm/cpu/x86/smi_trigger.o
    CC         smm/cpu/x86/smm/save_state.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_NEREID/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_NEREID/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_NEREID/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_NEREID/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_NEREID.xml not found.
Building board GOOGLE_NOKRIS (using default config)
Building GOOGLE_NOKRIS
  Creating config file for GOOGLE_NOKRIS...
    GOOGLE_NOKRIS (Config: Default configuration)
  GOOGLE_NOKRIS config created.
  Compiling GOOGLE_NOKRIS image...
GOOGLE_NOKRIS build FAILED after 3.656 seconds!
Log excerpt:
    CC         ramstage/device/gpio.o
    CC         ramstage/device/i2c.o
    CC         ramstage/device/i2c_bus.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_NOKRIS/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_NOKRIS/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_NOKRIS/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_NOKRIS/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_NOKRIS.xml not found.
Building board GOOGLE_OMNIGUL (using default config)
Building GOOGLE_OMNIGUL
  Creating config file for GOOGLE_OMNIGUL...
    GOOGLE_OMNIGUL (Config: Default configuration)
  GOOGLE_OMNIGUL config created.
  Compiling GOOGLE_OMNIGUL image...
GOOGLE_OMNIGUL build FAILED after 2.612 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_OMNIGUL/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_OMNIGUL/romstage/arch/x86/gdt_init.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_OMNIGUL/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_OMNIGUL/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_OMNIGUL/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_OMNIGUL/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_OMNIGUL.xml not found.
Building board GOOGLE_OSIRIS (using default config)
Building GOOGLE_OSIRIS
  Creating config file for GOOGLE_OSIRIS...
    GOOGLE_OSIRIS (Config: Default configuration)
  GOOGLE_OSIRIS config created.
  Compiling GOOGLE_OSIRIS image...
GOOGLE_OSIRIS build FAILED after 2.617 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_OSIRIS/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_OSIRIS/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_OSIRIS/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_OSIRIS/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_OSIRIS/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_OSIRIS/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_OSIRIS.xml not found.
Building board GOOGLE_PIRRHA (using default config)
Building GOOGLE_PIRRHA
  Creating config file for GOOGLE_PIRRHA...
    GOOGLE_PIRRHA (Config: Default configuration)
  GOOGLE_PIRRHA config created.
  Compiling GOOGLE_PIRRHA image...
GOOGLE_PIRRHA build FAILED after 3.742 seconds!
Log excerpt:
    CC         ramstage/cpu/intel/smm/smm_reloc.o
    CC         ramstage/cpu/intel/microcode/microcode.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
    CC         ramstage/cpu/intel/common/common_init.o
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_PIRRHA/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_PIRRHA/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_PIRRHA/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_PIRRHA/external/vboot_reference-romstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_PIRRHA.xml not found.
Building board GOOGLE_PRIMUS (using default config)
Building GOOGLE_PRIMUS
  Creating config file for GOOGLE_PRIMUS...
    GOOGLE_PRIMUS (Config: Default configuration)
  GOOGLE_PRIMUS config created.
  Compiling GOOGLE_PRIMUS image...
GOOGLE_PRIMUS build FAILED after 2.441 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/AlderLakeFspBinPkg/Client/AlderLakeP/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_PRIMUS/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_PRIMUS/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_PRIMUS/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_PRIMUS/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_PRIMUS/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_PRIMUS/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_PRIMUS.xml not found.
Building board GOOGLE_PUJJO (using default config)
Building GOOGLE_PUJJO
  Creating config file for GOOGLE_PUJJO...
    GOOGLE_PUJJO (Config: Default configuration)
  GOOGLE_PUJJO config created.
  Compiling GOOGLE_PUJJO image...
GOOGLE_PUJJO build FAILED after 3.316 seconds!
Log excerpt:
    CC         ramstage/arch/x86/post.o
    CC         ramstage/arch/x86/rdrand.o
    CC         ramstage/arch/x86/smbios.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_PUJJO/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_PUJJO/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_PUJJO/external/vboot_reference-bootblock/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_PUJJO/external/vboot_reference-romstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_PUJJO.xml not found.
Building board GOOGLE_QUANDISO (using default config)
Building GOOGLE_QUANDISO
  Creating config file for GOOGLE_QUANDISO...
    GOOGLE_QUANDISO (Config: Default configuration)
  GOOGLE_QUANDISO config created.
  Compiling GOOGLE_QUANDISO image...
GOOGLE_QUANDISO build FAILED after 4.041 seconds!
Log excerpt:
    CC         ramstage/acpi/acpi.o
    CC         ramstage/acpi/acpi_apic.o
    CC         ramstage/acpi/acpi_dmar.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_QUANDISO/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_QUANDISO/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_QUANDISO/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_QUANDISO/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_QUANDISO.xml not found.
Building board GOOGLE_REDRIX (using default config)
Building GOOGLE_REDRIX
  Creating config file for GOOGLE_REDRIX...
    GOOGLE_REDRIX (Config: Default configuration)
  GOOGLE_REDRIX config created.
  Compiling GOOGLE_REDRIX image...
GOOGLE_REDRIX build FAILED after 2.546 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_REDRIX/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_REDRIX/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_REDRIX/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_REDRIX/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_REDRIX/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_REDRIX/external/vboot_reference-postcar/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_REDRIX.xml not found.
Building board GOOGLE_REDRIX4ES (using default config)
Building GOOGLE_REDRIX4ES
  Creating config file for GOOGLE_REDRIX4ES...
    GOOGLE_REDRIX4ES (Config: Default configuration)
  GOOGLE_REDRIX4ES config created.
  Compiling GOOGLE_REDRIX4ES image...
GOOGLE_REDRIX4ES build FAILED after 2.471 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_REDRIX4ES/romstage/arch/x86/assembly_entry.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_REDRIX4ES/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_REDRIX4ES/ramstage/device/oprom/realmode/x86_asm.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_REDRIX4ES/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_REDRIX4ES/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_REDRIX4ES/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_REDRIX4ES/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_REDRIX4ES.xml not found.
Building board GOOGLE_RIVEN (using default config)
Building GOOGLE_RIVEN
  Creating config file for GOOGLE_RIVEN...
    GOOGLE_RIVEN (Config: Default configuration)
  GOOGLE_RIVEN config created.
  Compiling GOOGLE_RIVEN image...
GOOGLE_RIVEN build FAILED after 3.580 seconds!
Log excerpt:
    CC         ramstage/console/printk.o
    CC         ramstage/console/vsprintf.o
    CC         ramstage/console/vtxprintf.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_RIVEN/external/vboot_reference-bootblock/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_RIVEN/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_RIVEN/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_RIVEN/external/vboot_reference-postcar/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_RIVEN.xml not found.
Building board GOOGLE_SKOLAS (using default config)
Building GOOGLE_SKOLAS
  Creating config file for GOOGLE_SKOLAS...
    GOOGLE_SKOLAS (Config: Default configuration)
  GOOGLE_SKOLAS config created.
  Compiling GOOGLE_SKOLAS image...
GOOGLE_SKOLAS build FAILED after 2.719 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_SKOLAS/romstage/arch/x86/gdt_init.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_SKOLAS/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_SKOLAS/smm/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_SKOLAS/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_SKOLAS/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_SKOLAS/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_SKOLAS/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_SKOLAS.xml not found.
Building board GOOGLE_SKOLAS4ES (using default config)
Building GOOGLE_SKOLAS4ES
  Creating config file for GOOGLE_SKOLAS4ES...
    GOOGLE_SKOLAS4ES (Config: Default configuration)
  GOOGLE_SKOLAS4ES config created.
  Compiling GOOGLE_SKOLAS4ES image...
GOOGLE_SKOLAS4ES build FAILED after 2.691 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_SKOLAS4ES/romstage/arch/x86/gdt_init.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/GOOGLE_SKOLAS4ES/romstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_SKOLAS4ES/romstage/arch/x86/assembly_entry.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_SKOLAS4ES/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_SKOLAS4ES/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_SKOLAS4ES/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_SKOLAS4ES/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_SKOLAS4ES.xml not found.
Building board GOOGLE_TAEKO (using default config)
Building GOOGLE_TAEKO
  Creating config file for GOOGLE_TAEKO...
    GOOGLE_TAEKO (Config: Default configuration)
  GOOGLE_TAEKO config created.
  Compiling GOOGLE_TAEKO image...
GOOGLE_TAEKO build FAILED after 2.524 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_TAEKO/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_TAEKO/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_TAEKO/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_TAEKO/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_TAEKO/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_TAEKO/external/vboot_reference-romstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_TAEKO.xml not found.
Building board GOOGLE_TAEKO4ES (using default config)
Building GOOGLE_TAEKO4ES
  Creating config file for GOOGLE_TAEKO4ES...
    GOOGLE_TAEKO4ES (Config: Default configuration)
  GOOGLE_TAEKO4ES config created.
  Compiling GOOGLE_TAEKO4ES image...
GOOGLE_TAEKO4ES build FAILED after 2.675 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_TAEKO4ES/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_TAEKO4ES/ramstage/device/oprom/realmode/x86_asm.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_TAEKO4ES/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_TAEKO4ES/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_TAEKO4ES/external/vboot_reference-postcar/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_TAEKO4ES/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_TAEKO4ES.xml not found.
Building board GOOGLE_TANIKS (using default config)
Building GOOGLE_TANIKS
  Creating config file for GOOGLE_TANIKS...
    GOOGLE_TANIKS (Config: Default configuration)
  GOOGLE_TANIKS config created.
  Compiling GOOGLE_TANIKS image...
GOOGLE_TANIKS build FAILED after 2.531 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_TANIKS/romstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_TANIKS/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_TANIKS/smm/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_TANIKS/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_TANIKS/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_TANIKS/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_TANIKS/external/vboot_reference-postcar/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_TANIKS.xml not found.
Building board GOOGLE_TEREID (using default config)
Building GOOGLE_TEREID
  Creating config file for GOOGLE_TEREID...
    GOOGLE_TEREID (Config: Default configuration)
  GOOGLE_TEREID config created.
  Compiling GOOGLE_TEREID image...
GOOGLE_TEREID build FAILED after 4.507 seconds!
Log excerpt:
    CC         ramstage/acpi/acpigen_pci_root_resource_producer.o
    CC         ramstage/acpi/acpigen_ps2_keybd.o
    CC         ramstage/acpi/acpigen_usb.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_TEREID/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_TEREID/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_TEREID/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_TEREID/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_TEREID.xml not found.
Building board GOOGLE_TIVVIKS (using default config)
Building GOOGLE_TIVVIKS
  Creating config file for GOOGLE_TIVVIKS...
    GOOGLE_TIVVIKS (Config: Default configuration)
  GOOGLE_TIVVIKS config created.
  Compiling GOOGLE_TIVVIKS image...
GOOGLE_TIVVIKS build FAILED after 3.532 seconds!
Log excerpt:
    CC         ramstage/console/die.o
    CC         ramstage/console/init.o
    CC         ramstage/console/post.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_TIVVIKS/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_TIVVIKS/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_TIVVIKS/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_TIVVIKS/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_TIVVIKS.xml not found.
Building board GOOGLE_TRULO (using default config)
Building GOOGLE_TRULO
  Creating config file for GOOGLE_TRULO...
    GOOGLE_TRULO (Config: Default configuration)
  GOOGLE_TRULO config created.
  Compiling GOOGLE_TRULO image...
GOOGLE_TRULO build FAILED after 3.080 seconds!
Log excerpt:
    CC         smm/cpu/x86/pae/pgtbl.o
    CC         smm/cpu/x86/smi_trigger.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_TRULO/external/vboot_reference-bootblock/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
    CC         smm/cpu/x86/smm/save_state.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_TRULO/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_TRULO/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_TRULO/external/vboot_reference-romstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_TRULO.xml not found.
Building board GOOGLE_ULDREN (using default config)
Building GOOGLE_ULDREN
  Creating config file for GOOGLE_ULDREN...
    GOOGLE_ULDREN (Config: Default configuration)
  GOOGLE_ULDREN config created.
  Compiling GOOGLE_ULDREN image...
GOOGLE_ULDREN build FAILED after 4.340 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   98880 bytes   6425 keywords      0 source lines
AML Output:    dsdt.aml -   21619 bytes   5643 opcodes     782 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 9210 Optimizations, 4200 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_ULDREN/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_ULDREN.xml not found.
Building board GOOGLE_VELL (using default config)
Building GOOGLE_VELL
  Creating config file for GOOGLE_VELL...
    GOOGLE_VELL (Config: Default configuration)
  GOOGLE_VELL config created.
  Compiling GOOGLE_VELL image...
GOOGLE_VELL build FAILED after 2.614 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_VELL/romstage/arch/x86/gdt_init.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_VELL/ramstage/device/oprom/realmode/x86_asm.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_VELL/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_VELL/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_VELL/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_VELL/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_VELL.xml not found.
Building board GOOGLE_VOLMAR (using default config)
Building GOOGLE_VOLMAR
  Creating config file for GOOGLE_VOLMAR...
    GOOGLE_VOLMAR (Config: Default configuration)
  GOOGLE_VOLMAR config created.
  Compiling GOOGLE_VOLMAR image...
GOOGLE_VOLMAR build FAILED after 2.549 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOLMAR/smm/arch/x86/idt.o] Error 1
cc1: error: 3rdparty/fsp/AlderLakeFspBinPkg/Client/AlderLakeP/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOLMAR/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_VOLMAR/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_VOLMAR/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_VOLMAR/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_VOLMAR/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_VOLMAR.xml not found.
Building board GOOGLE_XIVU (using default config)
Building GOOGLE_XIVU
  Creating config file for GOOGLE_XIVU...
    GOOGLE_XIVU (Config: Default configuration)
  GOOGLE_XIVU config created.
  Compiling GOOGLE_XIVU image...
GOOGLE_XIVU build FAILED after 3.428 seconds!
Log excerpt:
    CC         ramstage/arch/x86/tables.o
    CC         ramstage/arch/x86/timestamp.o
    CC         ramstage/arch/x86/wakeup.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_XIVU/external/vboot_reference-postcar/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_XIVU/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_XIVU/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_XIVU/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_XIVU.xml not found.
Building board GOOGLE_YAVIKS (using default config)
Building GOOGLE_YAVIKS
  Creating config file for GOOGLE_YAVIKS...
    GOOGLE_YAVIKS (Config: Default configuration)
  GOOGLE_YAVIKS config created.
  Compiling GOOGLE_YAVIKS image...
GOOGLE_YAVIKS build FAILED after 3.951 seconds!
Log excerpt:
    CC         ramstage/acpi/acpi_dmar.o
    CC         ramstage/acpi/acpi_hpet.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
    CC         ramstage/acpi/acpi_pm.o
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_YAVIKS/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_YAVIKS/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_YAVIKS/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_YAVIKS/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_YAVIKS.xml not found.
Building board GOOGLE_YAVILLA (using default config)
Building GOOGLE_YAVILLA
  Creating config file for GOOGLE_YAVILLA...
    GOOGLE_YAVILLA (Config: Default configuration)
  GOOGLE_YAVILLA config created.
  Compiling GOOGLE_YAVILLA image...
GOOGLE_YAVILLA build FAILED after 3.311 seconds!
Log excerpt:
    CC         ramstage/console/post.o
    CC         ramstage/console/printk.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
    CC         ramstage/console/vsprintf.o
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_YAVILLA/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_YAVILLA/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_YAVILLA/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_YAVILLA/external/vboot_reference-postcar/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_YAVILLA.xml not found.
Building board GOOGLE_ZYDRON (using default config)
Building GOOGLE_ZYDRON
  Creating config file for GOOGLE_ZYDRON...
    GOOGLE_ZYDRON (Config: Default configuration)
  GOOGLE_ZYDRON config created.
  Compiling GOOGLE_ZYDRON image...
GOOGLE_ZYDRON build FAILED after 2.558 seconds!
Log excerpt:
COREBOOT
make: *** [Makefile:419: coreboot-builds/GOOGLE_ZYDRON/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_ZYDRON/romstage/arch/x86/gdt_init.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_ZYDRON/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_ZYDRON/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_ZYDRON/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_ZYDRON/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_ZYDRON.xml not found.
Building board GOOGLE_XOL (using default config)
Building GOOGLE_XOL
  Creating config file for GOOGLE_XOL...
    GOOGLE_XOL (Config: Default configuration)
  GOOGLE_XOL config created.
  Compiling GOOGLE_XOL image...
GOOGLE_XOL build FAILED after 2.452 seconds!
Log excerpt:
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/GOOGLE_XOL/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_XOL/romstage/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_XOL/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_XOL/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_XOL/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_XOL/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_XOL.xml not found.
Building board GOOGLE_NOVA (using default config)
Building GOOGLE_NOVA
  Creating config file for GOOGLE_NOVA...
    GOOGLE_NOVA (Config: Default configuration)
  GOOGLE_NOVA config created.
  Compiling GOOGLE_NOVA image...
GOOGLE_NOVA build FAILED after 2.408 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_NOVA/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_NOVA/romstage/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_NOVA/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_NOVA/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_NOVA/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_NOVA/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_NOVA.xml not found.
Building board GOOGLE_BUJIA (using default config)
Building GOOGLE_BUJIA
  Creating config file for GOOGLE_BUJIA...
    GOOGLE_BUJIA (Config: Default configuration)
  GOOGLE_BUJIA config created.
  Compiling GOOGLE_BUJIA image...
GOOGLE_BUJIA build FAILED after 2.585 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_BUJIA/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_BUJIA/smm/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_BUJIA/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_BUJIA/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_BUJIA/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_BUJIA/external/vboot_reference-postcar/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_BUJIA.xml not found.
Building board GOOGLE_YAVISTA (using default config)
Building GOOGLE_YAVISTA
  Creating config file for GOOGLE_YAVISTA...
    GOOGLE_YAVISTA (Config: Default configuration)
  GOOGLE_YAVISTA config created.
  Compiling GOOGLE_YAVISTA image...
GOOGLE_YAVISTA build FAILED after 3.163 seconds!
Log excerpt:
    SCONFIG    mainboard/google/brya/variants/baseboard/nissa/devicetree.cb
    CC         romstage/arch/x86/assembly_entry.o
    CC         romstage/arch/x86/gdt_init.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_YAVISTA/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_YAVISTA/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_YAVISTA/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_YAVISTA/external/vboot_reference-postcar/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_YAVISTA.xml not found.
Building board GOOGLE_SUNDANCE (using default config)
Building GOOGLE_SUNDANCE
  Creating config file for GOOGLE_SUNDANCE...
    GOOGLE_SUNDANCE (Config: Default configuration)
  GOOGLE_SUNDANCE config created.
  Compiling GOOGLE_SUNDANCE image...
GOOGLE_SUNDANCE build FAILED after 2.677 seconds!
Log excerpt:
    CC         romstage/cpu/x86/lapic/lapic.o
    CC         romstage/cpu/x86/mtrr/debug.o
    CC         romstage/cpu/x86/mtrr/earlymtrr.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_SUNDANCE/external/vboot_reference-bootblock/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_SUNDANCE/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_SUNDANCE/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_SUNDANCE/external/vboot_reference-postcar/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_SUNDANCE.xml not found.
Building board GOOGLE_PUJJOGA (using default config)
Building GOOGLE_PUJJOGA
  Creating config file for GOOGLE_PUJJOGA...
    GOOGLE_PUJJOGA (Config: Default configuration)
  GOOGLE_PUJJOGA config created.
  Compiling GOOGLE_PUJJOGA image...
GOOGLE_PUJJOGA build FAILED after 3.111 seconds!
Log excerpt:
    FMAP       coreboot-builds/sharedutils/cbfstool/fmaptool -h coreboot-builds/GOOGLE_PUJJOGA/fmap_config.h coreboot-builds/GOOGLE_PUJJOGA/fmap.fmd coreboot-builds/GOOGLE_PUJJOGA/fmap.fmap
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_PUJJOGA/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/GOOGLE_PUJJOGA/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_PUJJOGA/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_PUJJOGA/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_PUJJOGA/external/vboot_reference-postcar/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_PUJJOGA.xml not found.
Building board GOOGLE_ORISA (using default config)
Building GOOGLE_ORISA
  Creating config file for GOOGLE_ORISA...
    GOOGLE_ORISA (Config: Default configuration)
  GOOGLE_ORISA config created.
  Compiling GOOGLE_ORISA image...
GOOGLE_ORISA build FAILED after 3.175 seconds!
Log excerpt:
    CC         ramstage/acpi/acpigen_dsm.o
    CC         ramstage/acpi/acpigen_pci.o
    CC         ramstage/acpi/acpigen_pci_root_resource_producer.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_ORISA/external/vboot_reference-bootblock/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_ORISA/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_ORISA/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_ORISA/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_ORISA.xml not found.
Building board GOOGLE_BUTTERFLY (using default config)
Building GOOGLE_BUTTERFLY
  Creating config file for GOOGLE_BUTTERFLY...
    GOOGLE_BUTTERFLY (Config: Default configuration)
  GOOGLE_BUTTERFLY config created.
  Compiling GOOGLE_BUTTERFLY image...
GOOGLE_BUTTERFLY build FAILED after 17.037 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_BUTTERFLY/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/GOOGLE_BUTTERFLY/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/GOOGLE_BUTTERFLY.xml not found.
Building board GOOGLE_CHERRY (using default config)
Building GOOGLE_CHERRY
  Creating config file for GOOGLE_CHERRY...
    GOOGLE_CHERRY (Config: Default configuration)
  GOOGLE_CHERRY config created.
  Compiling GOOGLE_CHERRY image...
GOOGLE_CHERRY built successfully. (took 15.524 seconds)
Warning: coreboot-builds/abuild/GOOGLE_CHERRY.xml not found.
Building board GOOGLE_DOJO (using default config)
Building GOOGLE_DOJO
  Creating config file for GOOGLE_DOJO...
    GOOGLE_DOJO (Config: Default configuration)
  GOOGLE_DOJO config created.
  Compiling GOOGLE_DOJO image...
GOOGLE_DOJO built successfully. (took 11.837 seconds)
Warning: coreboot-builds/abuild/GOOGLE_DOJO.xml not found.
Building board GOOGLE_TOMATO (using default config)
Building GOOGLE_TOMATO
  Creating config file for GOOGLE_TOMATO...
    GOOGLE_TOMATO (Config: Default configuration)
  GOOGLE_TOMATO config created.
  Compiling GOOGLE_TOMATO image...
GOOGLE_TOMATO built successfully. (took 11.320 seconds)
Warning: coreboot-builds/abuild/GOOGLE_TOMATO.xml not found.
Building board GOOGLE_KINGLER (using default config)
Building GOOGLE_KINGLER
  Creating config file for GOOGLE_KINGLER...
    GOOGLE_KINGLER (Config: Default configuration)
  GOOGLE_KINGLER config created.
  Compiling GOOGLE_KINGLER image...
GOOGLE_KINGLER built successfully. (took 9.218 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KINGLER.xml not found.
Building board GOOGLE_KYOGRE (using default config)
Building GOOGLE_KYOGRE
  Creating config file for GOOGLE_KYOGRE...
    GOOGLE_KYOGRE (Config: Default configuration)
  GOOGLE_KYOGRE config created.
  Compiling GOOGLE_KYOGRE image...
GOOGLE_KYOGRE built successfully. (took 9.290 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KYOGRE.xml not found.
Building board GOOGLE_PONYTA (using default config)
Building GOOGLE_PONYTA
  Creating config file for GOOGLE_PONYTA...
    GOOGLE_PONYTA (Config: Default configuration)
  GOOGLE_PONYTA config created.
  Compiling GOOGLE_PONYTA image...
GOOGLE_PONYTA built successfully. (took 9.182 seconds)
Warning: coreboot-builds/abuild/GOOGLE_PONYTA.xml not found.
Building board GOOGLE_SQUIRTLE (using default config)
Building GOOGLE_SQUIRTLE
  Creating config file for GOOGLE_SQUIRTLE...
    GOOGLE_SQUIRTLE (Config: Default configuration)
  GOOGLE_SQUIRTLE config created.
  Compiling GOOGLE_SQUIRTLE image...
GOOGLE_SQUIRTLE built successfully. (took 9.411 seconds)
Warning: coreboot-builds/abuild/GOOGLE_SQUIRTLE.xml not found.
Building board GOOGLE_STEELIX (using default config)
Building GOOGLE_STEELIX
  Creating config file for GOOGLE_STEELIX...
    GOOGLE_STEELIX (Config: Default configuration)
  GOOGLE_STEELIX config created.
  Compiling GOOGLE_STEELIX image...
GOOGLE_STEELIX built successfully. (took 9.217 seconds)
Warning: coreboot-builds/abuild/GOOGLE_STEELIX.xml not found.
Building board GOOGLE_VOLTORB (using default config)
Building GOOGLE_VOLTORB
  Creating config file for GOOGLE_VOLTORB...
    GOOGLE_VOLTORB (Config: Default configuration)
  GOOGLE_VOLTORB config created.
  Compiling GOOGLE_VOLTORB image...
GOOGLE_VOLTORB built successfully. (took 9.244 seconds)
Warning: coreboot-builds/abuild/GOOGLE_VOLTORB.xml not found.
Building board GOOGLE_CHINCHOU (using default config)
Building GOOGLE_CHINCHOU
  Creating config file for GOOGLE_CHINCHOU...
    GOOGLE_CHINCHOU (Config: Default configuration)
  GOOGLE_CHINCHOU config created.
  Compiling GOOGLE_CHINCHOU image...
GOOGLE_CHINCHOU built successfully. (took 9.248 seconds)
Warning: coreboot-builds/abuild/GOOGLE_CHINCHOU.xml not found.
Building board GOOGLE_KRABBY (using default config)
Building GOOGLE_KRABBY
  Creating config file for GOOGLE_KRABBY...
    GOOGLE_KRABBY (Config: Default configuration)
  GOOGLE_KRABBY config created.
  Compiling GOOGLE_KRABBY image...
GOOGLE_KRABBY built successfully. (took 9.381 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KRABBY.xml not found.
Building board GOOGLE_MAGIKARP (using default config)
Building GOOGLE_MAGIKARP
  Creating config file for GOOGLE_MAGIKARP...
    GOOGLE_MAGIKARP (Config: Default configuration)
  GOOGLE_MAGIKARP config created.
  Compiling GOOGLE_MAGIKARP image...
GOOGLE_MAGIKARP built successfully. (took 13.213 seconds)
Warning: coreboot-builds/abuild/GOOGLE_MAGIKARP.xml not found.
Building board GOOGLE_SKITTY (using default config)
Building GOOGLE_SKITTY
  Creating config file for GOOGLE_SKITTY...
    GOOGLE_SKITTY (Config: Default configuration)
  GOOGLE_SKITTY config created.
  Compiling GOOGLE_SKITTY image...
GOOGLE_SKITTY built successfully. (took 10.192 seconds)
Warning: coreboot-builds/abuild/GOOGLE_SKITTY.xml not found.
Building board GOOGLE_TENTACRUEL (using default config)
Building GOOGLE_TENTACRUEL
  Creating config file for GOOGLE_TENTACRUEL...
    GOOGLE_TENTACRUEL (Config: Default configuration)
  GOOGLE_TENTACRUEL config created.
  Compiling GOOGLE_TENTACRUEL image...
GOOGLE_TENTACRUEL built successfully. (took 14.022 seconds)
Warning: coreboot-builds/abuild/GOOGLE_TENTACRUEL.xml not found.
Building board GOOGLE_VELUZA (using default config)
Building GOOGLE_VELUZA
  Creating config file for GOOGLE_VELUZA...
    GOOGLE_VELUZA (Config: Default configuration)
  GOOGLE_VELUZA config created.
  Compiling GOOGLE_VELUZA image...
GOOGLE_VELUZA built successfully. (took 10.026 seconds)
Warning: coreboot-builds/abuild/GOOGLE_VELUZA.xml not found.
Building board GOOGLE_STARMIE (using default config)
Building GOOGLE_STARMIE
  Creating config file for GOOGLE_STARMIE...
    GOOGLE_STARMIE (Config: Default configuration)
  GOOGLE_STARMIE config created.
  Compiling GOOGLE_STARMIE image...
GOOGLE_STARMIE built successfully. (took 12.909 seconds)
Warning: coreboot-builds/abuild/GOOGLE_STARMIE.xml not found.
Building board GOOGLE_WUGTRIO (using default config)
Building GOOGLE_WUGTRIO
  Creating config file for GOOGLE_WUGTRIO...
    GOOGLE_WUGTRIO (Config: Default configuration)
  GOOGLE_WUGTRIO config created.
  Compiling GOOGLE_WUGTRIO image...
GOOGLE_WUGTRIO built successfully. (took 19.756 seconds)
Warning: coreboot-builds/abuild/GOOGLE_WUGTRIO.xml not found.
Building board GOOGLE_BANON (using default config)
Building GOOGLE_BANON
  Creating config file for GOOGLE_BANON...
    GOOGLE_BANON (Config: Default configuration)
  GOOGLE_BANON config created.
  Compiling GOOGLE_BANON image...
GOOGLE_BANON build FAILED after 4.753 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   55781 bytes   1592 keywords      0 source lines
AML Output:    dsdt.aml -   17612 bytes    896 opcodes     696 named objects

Compilation successful. 0 Errors, 0 Warnings, 8 Remarks, 772 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_BANON/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_BANON.xml not found.
Building board GOOGLE_CELES (using default config)
Building GOOGLE_CELES
  Creating config file for GOOGLE_CELES...
    GOOGLE_CELES (Config: Default configuration)
  GOOGLE_CELES config created.
  Compiling GOOGLE_CELES image...
GOOGLE_CELES build FAILED after 3.770 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   55766 bytes   1592 keywords      0 source lines
AML Output:    dsdt.aml -   17586 bytes    896 opcodes     696 named objects

Compilation successful. 0 Errors, 0 Warnings, 8 Remarks, 772 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_CELES/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_CELES.xml not found.
Building board GOOGLE_CYAN (using default config)
Building GOOGLE_CYAN
  Creating config file for GOOGLE_CYAN...
    GOOGLE_CYAN (Config: Default configuration)
  GOOGLE_CYAN config created.
  Compiling GOOGLE_CYAN image...
GOOGLE_CYAN build FAILED after 4.041 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   57083 bytes   1625 keywords      0 source lines
AML Output:    dsdt.aml -   18020 bytes    908 opcodes     717 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 765 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_CYAN/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_CYAN.xml not found.
Building board GOOGLE_EDGAR (using default config)
Building GOOGLE_EDGAR
  Creating config file for GOOGLE_EDGAR...
    GOOGLE_EDGAR (Config: Default configuration)
  GOOGLE_EDGAR config created.
  Compiling GOOGLE_EDGAR image...
GOOGLE_EDGAR build FAILED after 4.919 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   55639 bytes   1592 keywords      0 source lines
AML Output:    dsdt.aml -   17538 bytes    896 opcodes     696 named objects

Compilation successful. 0 Errors, 0 Warnings, 8 Remarks, 760 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_EDGAR/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_EDGAR.xml not found.
Building board GOOGLE_KEFKA (using default config)
Building GOOGLE_KEFKA
  Creating config file for GOOGLE_KEFKA...
    GOOGLE_KEFKA (Config: Default configuration)
  GOOGLE_KEFKA config created.
  Compiling GOOGLE_KEFKA image...
GOOGLE_KEFKA build FAILED after 4.268 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   56368 bytes   1608 keywords      0 source lines
AML Output:    dsdt.aml -   17812 bytes    902 opcodes     706 named objects

Compilation successful. 0 Errors, 0 Warnings, 10 Remarks, 777 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_KEFKA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_KEFKA.xml not found.
Building board GOOGLE_REKS (using default config)
Building GOOGLE_REKS
  Creating config file for GOOGLE_REKS...
    GOOGLE_REKS (Config: Default configuration)
  GOOGLE_REKS config created.
  Compiling GOOGLE_REKS image...
GOOGLE_REKS build FAILED after 2.939 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   56928 bytes   1624 keywords      0 source lines
AML Output:    dsdt.aml -   17997 bytes    908 opcodes     716 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 782 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_REKS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_REKS.xml not found.
Building board GOOGLE_RELM (using default config)
Building GOOGLE_RELM
  Creating config file for GOOGLE_RELM...
    GOOGLE_RELM (Config: Default configuration)
  GOOGLE_RELM config created.
  Compiling GOOGLE_RELM image...
GOOGLE_RELM build FAILED after 4.057 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   56927 bytes   1624 keywords      0 source lines
AML Output:    dsdt.aml -   17996 bytes    908 opcodes     716 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 782 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_RELM/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_RELM.xml not found.
Building board GOOGLE_SETZER (using default config)
Building GOOGLE_SETZER
  Creating config file for GOOGLE_SETZER...
    GOOGLE_SETZER (Config: Default configuration)
  GOOGLE_SETZER config created.
  Compiling GOOGLE_SETZER image...
GOOGLE_SETZER build FAILED after 4.935 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   56788 bytes   1624 keywords      0 source lines
AML Output:    dsdt.aml -   17869 bytes    917 opcodes     707 named objects

Compilation successful. 0 Errors, 0 Warnings, 10 Remarks, 787 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_SETZER/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_SETZER.xml not found.
Building board GOOGLE_TERRA (using default config)
Building GOOGLE_TERRA
  Creating config file for GOOGLE_TERRA...
    GOOGLE_TERRA (Config: Default configuration)
  GOOGLE_TERRA config created.
  Compiling GOOGLE_TERRA image...
GOOGLE_TERRA build FAILED after 3.505 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   57758 bytes   1659 keywords      0 source lines
AML Output:    dsdt.aml -   18202 bytes    958 opcodes     701 named objects

Compilation successful. 0 Errors, 0 Warnings, 8 Remarks, 877 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_TERRA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_TERRA.xml not found.
Building board GOOGLE_ULTIMA (using default config)
Building GOOGLE_ULTIMA
  Creating config file for GOOGLE_ULTIMA...
    GOOGLE_ULTIMA (Config: Default configuration)
  GOOGLE_ULTIMA config created.
  Compiling GOOGLE_ULTIMA image...
GOOGLE_ULTIMA build FAILED after 4.332 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   56352 bytes   1608 keywords      0 source lines
AML Output:    dsdt.aml -   17791 bytes    902 opcodes     706 named objects

Compilation successful. 0 Errors, 0 Warnings, 10 Remarks, 777 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_ULTIMA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_ULTIMA.xml not found.
Building board GOOGLE_WIZPIG (using default config)
Building GOOGLE_WIZPIG
  Creating config file for GOOGLE_WIZPIG...
    GOOGLE_WIZPIG (Config: Default configuration)
  GOOGLE_WIZPIG config created.
  Compiling GOOGLE_WIZPIG image...
GOOGLE_WIZPIG build FAILED after 4.168 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   56355 bytes   1608 keywords      0 source lines
AML Output:    dsdt.aml -   17809 bytes    902 opcodes     706 named objects

Compilation successful. 0 Errors, 0 Warnings, 10 Remarks, 777 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_WIZPIG/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_WIZPIG.xml not found.
Building board GOOGLE_DAISY (using default config)
Building GOOGLE_DAISY
  Creating config file for GOOGLE_DAISY...
    GOOGLE_DAISY (Config: Default configuration)
  GOOGLE_DAISY config created.
  Compiling GOOGLE_DAISY image...
GOOGLE_DAISY built successfully. (took 10.028 seconds)
Warning: coreboot-builds/abuild/GOOGLE_DAISY.xml not found.
Building board GOOGLE_BEADRIX (using default config)
Building GOOGLE_BEADRIX
  Creating config file for GOOGLE_BEADRIX...
    GOOGLE_BEADRIX (Config: Default configuration)
  GOOGLE_BEADRIX config created.
  Compiling GOOGLE_BEADRIX image...
GOOGLE_BEADRIX build FAILED after 6.532 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_BEADRIX/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_BEADRIX.xml not found.
Building board GOOGLE_BLIPPER (using default config)
Building GOOGLE_BLIPPER
  Creating config file for GOOGLE_BLIPPER...
    GOOGLE_BLIPPER (Config: Default configuration)
  GOOGLE_BLIPPER config created.
  Compiling GOOGLE_BLIPPER image...
GOOGLE_BLIPPER build FAILED after 2.261 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_BLIPPER/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_BLIPPER.xml not found.
Building board GOOGLE_BOTEN (using default config)
Building GOOGLE_BOTEN
  Creating config file for GOOGLE_BOTEN...
    GOOGLE_BOTEN (Config: Default configuration)
  GOOGLE_BOTEN config created.
  Compiling GOOGLE_BOTEN image...
GOOGLE_BOTEN build FAILED after 1.832 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_BOTEN/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_BOTEN.xml not found.
Building board GOOGLE_BOXY (using default config)
Building GOOGLE_BOXY
  Creating config file for GOOGLE_BOXY...
    GOOGLE_BOXY (Config: Default configuration)
  GOOGLE_BOXY config created.
  Compiling GOOGLE_BOXY image...
GOOGLE_BOXY build FAILED after 4.149 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   41867 bytes   1231 keywords      0 source lines
AML Output:    dsdt.aml -   13056 bytes    719 opcodes     512 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 506 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_BOXY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_BOXY.xml not found.
Building board GOOGLE_BUGZZY (using default config)
Building GOOGLE_BUGZZY
  Creating config file for GOOGLE_BUGZZY...
    GOOGLE_BUGZZY (Config: Default configuration)
  GOOGLE_BUGZZY config created.
  Compiling GOOGLE_BUGZZY image...
GOOGLE_BUGZZY build FAILED after 1.778 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_BUGZZY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_BUGZZY.xml not found.
Building board GOOGLE_CAPPY2 (using default config)
Building GOOGLE_CAPPY2
  Creating config file for GOOGLE_CAPPY2...
    GOOGLE_CAPPY2 (Config: Default configuration)
  GOOGLE_CAPPY2 config created.
  Compiling GOOGLE_CAPPY2 image...
GOOGLE_CAPPY2 build FAILED after 3.118 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_CAPPY2/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_CAPPY2.xml not found.
Building board GOOGLE_CORORI (using default config)
Building GOOGLE_CORORI
  Creating config file for GOOGLE_CORORI...
    GOOGLE_CORORI (Config: Default configuration)
  GOOGLE_CORORI config created.
  Compiling GOOGLE_CORORI image...
GOOGLE_CORORI build FAILED after 2.661 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_CORORI/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_CORORI.xml not found.
Building board GOOGLE_CRET (using default config)
Building GOOGLE_CRET
  Creating config file for GOOGLE_CRET...
    GOOGLE_CRET (Config: Default configuration)
  GOOGLE_CRET config created.
  Compiling GOOGLE_CRET image...
GOOGLE_CRET build FAILED after 3.857 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_CRET/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_CRET.xml not found.
Building board GOOGLE_DEDEDE (using default config)
Building GOOGLE_DEDEDE
  Creating config file for GOOGLE_DEDEDE...
    GOOGLE_DEDEDE (Config: Default configuration)
  GOOGLE_DEDEDE config created.
  Compiling GOOGLE_DEDEDE image...
GOOGLE_DEDEDE build FAILED after 1.671 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_DEDEDE/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_DEDEDE.xml not found.
Building board GOOGLE_DEXI (using default config)
Building GOOGLE_DEXI
  Creating config file for GOOGLE_DEXI...
    GOOGLE_DEXI (Config: Default configuration)
  GOOGLE_DEXI config created.
  Compiling GOOGLE_DEXI image...
GOOGLE_DEXI build FAILED after 5.966 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   41867 bytes   1231 keywords      0 source lines
AML Output:    dsdt.aml -   13056 bytes    719 opcodes     512 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 506 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_DEXI/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_DEXI.xml not found.
Building board GOOGLE_DIBBI (using default config)
Building GOOGLE_DIBBI
  Creating config file for GOOGLE_DIBBI...
    GOOGLE_DIBBI (Config: Default configuration)
  GOOGLE_DIBBI config created.
  Compiling GOOGLE_DIBBI image...
GOOGLE_DIBBI build FAILED after 3.558 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   41867 bytes   1231 keywords      0 source lines
AML Output:    dsdt.aml -   13056 bytes    719 opcodes     512 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 506 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_DIBBI/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_DIBBI.xml not found.
Building board GOOGLE_DITA (using default config)
Building GOOGLE_DITA
  Creating config file for GOOGLE_DITA...
    GOOGLE_DITA (Config: Default configuration)
  GOOGLE_DITA config created.
  Compiling GOOGLE_DITA image...
GOOGLE_DITA build FAILED after 3.832 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   41867 bytes   1231 keywords      0 source lines
AML Output:    dsdt.aml -   13056 bytes    719 opcodes     512 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 506 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_DITA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_DITA.xml not found.
Building board GOOGLE_DRAWCIA (using default config)
Building GOOGLE_DRAWCIA
  Creating config file for GOOGLE_DRAWCIA...
    GOOGLE_DRAWCIA (Config: Default configuration)
  GOOGLE_DRAWCIA config created.
  Compiling GOOGLE_DRAWCIA image...
GOOGLE_DRAWCIA build FAILED after 1.525 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42794 bytes   1259 keywords      0 source lines
AML Output:    dsdt.aml -   13335 bytes    729 opcodes     530 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 517 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_DRAWCIA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_DRAWCIA.xml not found.
Building board GOOGLE_DRIBLEE (using default config)
Building GOOGLE_DRIBLEE
  Creating config file for GOOGLE_DRIBLEE...
    GOOGLE_DRIBLEE (Config: Default configuration)
  GOOGLE_DRIBLEE config created.
  Compiling GOOGLE_DRIBLEE image...
GOOGLE_DRIBLEE build FAILED after 5.106 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_DRIBLEE/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_DRIBLEE.xml not found.
Building board GOOGLE_GALTIC (using default config)
Building GOOGLE_GALTIC
  Creating config file for GOOGLE_GALTIC...
    GOOGLE_GALTIC (Config: Default configuration)
  GOOGLE_GALTIC config created.
  Compiling GOOGLE_GALTIC image...
GOOGLE_GALTIC build FAILED after 3.768 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_GALTIC/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_GALTIC.xml not found.
Building board GOOGLE_GOOEY (using default config)
Building GOOGLE_GOOEY
  Creating config file for GOOGLE_GOOEY...
    GOOGLE_GOOEY (Config: Default configuration)
  GOOGLE_GOOEY config created.
  Compiling GOOGLE_GOOEY image...
GOOGLE_GOOEY build FAILED after 5.871 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_GOOEY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_GOOEY.xml not found.
Building board GOOGLE_HABOKI (using default config)
Building GOOGLE_HABOKI
  Creating config file for GOOGLE_HABOKI...
    GOOGLE_HABOKI (Config: Default configuration)
  GOOGLE_HABOKI config created.
  Compiling GOOGLE_HABOKI image...
GOOGLE_HABOKI build FAILED after 2.288 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42794 bytes   1259 keywords      0 source lines
AML Output:    dsdt.aml -   13335 bytes    729 opcodes     530 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 517 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_HABOKI/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_HABOKI.xml not found.
Building board GOOGLE_KRACKO (using default config)
Building GOOGLE_KRACKO
  Creating config file for GOOGLE_KRACKO...
    GOOGLE_KRACKO (Config: Default configuration)
  GOOGLE_KRACKO config created.
  Compiling GOOGLE_KRACKO image...
GOOGLE_KRACKO build FAILED after 1.983 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_KRACKO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_KRACKO.xml not found.
Building board GOOGLE_LALALA (using default config)
Building GOOGLE_LALALA
  Creating config file for GOOGLE_LALALA...
    GOOGLE_LALALA (Config: Default configuration)
  GOOGLE_LALALA config created.
  Compiling GOOGLE_LALALA image...
GOOGLE_LALALA build FAILED after 3.141 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42794 bytes   1259 keywords      0 source lines
AML Output:    dsdt.aml -   13335 bytes    729 opcodes     530 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 517 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_LALALA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_LALALA.xml not found.
Building board GOOGLE_LANTIS (using default config)
Building GOOGLE_LANTIS
  Creating config file for GOOGLE_LANTIS...
    GOOGLE_LANTIS (Config: Default configuration)
  GOOGLE_LANTIS config created.
  Compiling GOOGLE_LANTIS image...
GOOGLE_LANTIS build FAILED after 3.922 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42794 bytes   1259 keywords      0 source lines
AML Output:    dsdt.aml -   13335 bytes    729 opcodes     530 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 517 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_LANTIS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_LANTIS.xml not found.
Building board GOOGLE_MADOO (using default config)
Building GOOGLE_MADOO
  Creating config file for GOOGLE_MADOO...
    GOOGLE_MADOO (Config: Default configuration)
  GOOGLE_MADOO config created.
  Compiling GOOGLE_MADOO image...
GOOGLE_MADOO build FAILED after 4.566 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42794 bytes   1259 keywords      0 source lines
AML Output:    dsdt.aml -   13335 bytes    729 opcodes     530 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 517 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_MADOO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_MADOO.xml not found.
Building board GOOGLE_MAGOLOR (using default config)
Building GOOGLE_MAGOLOR
  Creating config file for GOOGLE_MAGOLOR...
    GOOGLE_MAGOLOR (Config: Default configuration)
  GOOGLE_MAGOLOR config created.
  Compiling GOOGLE_MAGOLOR image...
GOOGLE_MAGOLOR build FAILED after 4.252 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42794 bytes   1259 keywords      0 source lines
AML Output:    dsdt.aml -   13335 bytes    729 opcodes     530 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 517 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_MAGOLOR/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_MAGOLOR.xml not found.
Building board GOOGLE_METAKNIGHT (using default config)
Building GOOGLE_METAKNIGHT
  Creating config file for GOOGLE_METAKNIGHT...
    GOOGLE_METAKNIGHT (Config: Default configuration)
  GOOGLE_METAKNIGHT config created.
  Compiling GOOGLE_METAKNIGHT image...
GOOGLE_METAKNIGHT build FAILED after 6.786 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_METAKNIGHT/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_METAKNIGHT.xml not found.
Building board GOOGLE_PIRIKA (using default config)
Building GOOGLE_PIRIKA
  Creating config file for GOOGLE_PIRIKA...
    GOOGLE_PIRIKA (Config: Default configuration)
  GOOGLE_PIRIKA config created.
  Compiling GOOGLE_PIRIKA image...
GOOGLE_PIRIKA build FAILED after 5.166 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_PIRIKA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_PIRIKA.xml not found.
Building board GOOGLE_SASUKE (using default config)
Building GOOGLE_SASUKE
  Creating config file for GOOGLE_SASUKE...
    GOOGLE_SASUKE (Config: Default configuration)
  GOOGLE_SASUKE config created.
  Compiling GOOGLE_SASUKE image...
GOOGLE_SASUKE build FAILED after 4.019 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_SASUKE/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_SASUKE.xml not found.
Building board GOOGLE_SASUKETTE (using default config)
Building GOOGLE_SASUKETTE
  Creating config file for GOOGLE_SASUKETTE...
    GOOGLE_SASUKETTE (Config: Default configuration)
  GOOGLE_SASUKETTE config created.
  Compiling GOOGLE_SASUKETTE image...
GOOGLE_SASUKETTE build FAILED after 5.075 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_SASUKETTE/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_SASUKETTE.xml not found.
Building board GOOGLE_STORO (using default config)
Building GOOGLE_STORO
  Creating config file for GOOGLE_STORO...
    GOOGLE_STORO (Config: Default configuration)
  GOOGLE_STORO config created.
  Compiling GOOGLE_STORO image...
GOOGLE_STORO build FAILED after 5.414 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_STORO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_STORO.xml not found.
Building board GOOGLE_SHOTZO (using default config)
Building GOOGLE_SHOTZO
  Creating config file for GOOGLE_SHOTZO...
    GOOGLE_SHOTZO (Config: Default configuration)
  GOOGLE_SHOTZO config created.
  Compiling GOOGLE_SHOTZO image...
GOOGLE_SHOTZO build FAILED after 7.025 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   41867 bytes   1231 keywords      0 source lines
AML Output:    dsdt.aml -   13056 bytes    719 opcodes     512 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 506 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_SHOTZO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_SHOTZO.xml not found.
Building board GOOGLE_TARANZA (using default config)
Building GOOGLE_TARANZA
  Creating config file for GOOGLE_TARANZA...
    GOOGLE_TARANZA (Config: Default configuration)
  GOOGLE_TARANZA config created.
  Compiling GOOGLE_TARANZA image...
GOOGLE_TARANZA build FAILED after 5.459 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   41867 bytes   1231 keywords      0 source lines
AML Output:    dsdt.aml -   13056 bytes    719 opcodes     512 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 506 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_TARANZA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_TARANZA.xml not found.
Building board GOOGLE_WADDLEDEE (using default config)
Building GOOGLE_WADDLEDEE
  Creating config file for GOOGLE_WADDLEDEE...
    GOOGLE_WADDLEDEE (Config: Default configuration)
  GOOGLE_WADDLEDEE config created.
  Compiling GOOGLE_WADDLEDEE image...
GOOGLE_WADDLEDEE build FAILED after 5.196 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_WADDLEDEE/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_WADDLEDEE.xml not found.
Building board GOOGLE_WADDLEDOO (using default config)
Building GOOGLE_WADDLEDOO
  Creating config file for GOOGLE_WADDLEDOO...
    GOOGLE_WADDLEDOO (Config: Default configuration)
  GOOGLE_WADDLEDOO config created.
  Compiling GOOGLE_WADDLEDOO image...
GOOGLE_WADDLEDOO build FAILED after 5.058 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_WADDLEDOO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_WADDLEDOO.xml not found.
Building board GOOGLE_DRALLION (using default config)
Building GOOGLE_DRALLION
  Creating config file for GOOGLE_DRALLION...
    GOOGLE_DRALLION (Config: Default configuration)
  GOOGLE_DRALLION config created.
  Compiling GOOGLE_DRALLION image...
GOOGLE_DRALLION build FAILED after 1.964 seconds!
Log excerpt:
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/GOOGLE_DRALLION/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_DRALLION/romstage/arch/x86/assembly_entry.o] Error 1
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_DRALLION/smm/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_DRALLION/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_DRALLION/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_DRALLION/ramstage/arch/x86/c_start.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_DRALLION.xml not found.
Building board GOOGLE_EVE (using default config)
Building GOOGLE_EVE
  Creating config file for GOOGLE_EVE...
    GOOGLE_EVE (Config: Default configuration)
  GOOGLE_EVE config created.
  Compiling GOOGLE_EVE image...
GOOGLE_EVE build FAILED after 2.503 seconds!
Log excerpt:
    CC         romstage/arch/x86/gdt_init.o
    GEN        build.h
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/ada.o
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
make: *** [Makefile:419: coreboot-builds/GOOGLE_EVE/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/GOOGLE_EVE/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_EVE.xml not found.
Building board GOOGLE_FATCAT (using default config)
Building GOOGLE_FATCAT
  Creating config file for GOOGLE_FATCAT...
    GOOGLE_FATCAT (Config: Default configuration)
  GOOGLE_FATCAT config created.
  Compiling GOOGLE_FATCAT image...
GOOGLE_FATCAT built successfully. (took 31.607 seconds)
Warning: coreboot-builds/abuild/GOOGLE_FATCAT.xml not found.
Building board GOOGLE_FIZZ (using default config)
Building GOOGLE_FIZZ
  Creating config file for GOOGLE_FIZZ...
    GOOGLE_FIZZ (Config: Default configuration)
  GOOGLE_FIZZ config created.
  Compiling GOOGLE_FIZZ image...
GOOGLE_FIZZ build FAILED after 2.629 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/ada.o
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
    GCC        libgnat-x86_32/lib/gnat/gnat.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/i-c.o
    GCC        libgnat-x86_32/lib/gnat/interfac.o
make: *** [Makefile:419: coreboot-builds/GOOGLE_FIZZ/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_FIZZ/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_FIZZ.xml not found.
Building board GOOGLE_KARMA (using default config)
Building GOOGLE_KARMA
  Creating config file for GOOGLE_KARMA...
    GOOGLE_KARMA (Config: Default configuration)
  GOOGLE_KARMA config created.
  Compiling GOOGLE_KARMA image...
GOOGLE_KARMA build FAILED after 2.759 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/ada.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
    GCC        libgnat-x86_32/lib/gnat/gnat.o
    GCC        libgnat-x86_32/lib/gnat/i-c.o
    GCC        libgnat-x86_32/lib/gnat/interfac.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_KARMA/romstage/arch/x86/gdt_init.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/GOOGLE_KARMA/romstage/arch/x86/assembly_entry.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_KARMA.xml not found.
Building board GOOGLE_ENDEAVOUR (using default config)
Building GOOGLE_ENDEAVOUR
  Creating config file for GOOGLE_ENDEAVOUR...
    GOOGLE_ENDEAVOUR (Config: Default configuration)
  GOOGLE_ENDEAVOUR config created.
  Compiling GOOGLE_ENDEAVOUR image...
GOOGLE_ENDEAVOUR build FAILED after 2.605 seconds!
Log excerpt:
    SCONFIG    mainboard/google/fizz/variants/baseboard/devicetree.cb
    CC         romstage/arch/x86/assembly_entry.o
    CC         romstage/arch/x86/gdt_init.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GEN        build.h
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_ENDEAVOUR/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_ENDEAVOUR/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_ENDEAVOUR.xml not found.
Building board GOOGLE_FOSTER (using default config)
Building GOOGLE_FOSTER
  Creating config file for GOOGLE_FOSTER...
    GOOGLE_FOSTER (Config: Default configuration)
  GOOGLE_FOSTER config created.
  Compiling GOOGLE_FOSTER image...
GOOGLE_FOSTER built successfully. (took 16.270 seconds)
Warning: coreboot-builds/abuild/GOOGLE_FOSTER.xml not found.
Building board GOOGLE_GALE (using default config)
Building GOOGLE_GALE
  Creating config file for GOOGLE_GALE...
    GOOGLE_GALE (Config: Default configuration)
  GOOGLE_GALE config created.
  Compiling GOOGLE_GALE image...
GOOGLE_GALE built successfully. (took 9.865 seconds)
Warning: coreboot-builds/abuild/GOOGLE_GALE.xml not found.
Building board GOOGLE_GERALT (using default config)
Building GOOGLE_GERALT
  Creating config file for GOOGLE_GERALT...
    GOOGLE_GERALT (Config: Default configuration)
  GOOGLE_GERALT config created.
  Compiling GOOGLE_GERALT image...
GOOGLE_GERALT built successfully. (took 21.662 seconds)
Warning: coreboot-builds/abuild/GOOGLE_GERALT.xml not found.
Building board GOOGLE_CIRI (using default config)
Building GOOGLE_CIRI
  Creating config file for GOOGLE_CIRI...
    GOOGLE_CIRI (Config: Default configuration)
  GOOGLE_CIRI config created.
  Compiling GOOGLE_CIRI image...
GOOGLE_CIRI built successfully. (took 20.388 seconds)
Warning: coreboot-builds/abuild/GOOGLE_CIRI.xml not found.
Building board GOOGLE_ASUKA (using default config)
Building GOOGLE_ASUKA
  Creating config file for GOOGLE_ASUKA...
    GOOGLE_ASUKA (Config: Default configuration)
  GOOGLE_ASUKA config created.
  Compiling GOOGLE_ASUKA image...
GOOGLE_ASUKA build FAILED after 2.484 seconds!
Log excerpt:
The sections containing CBFSes are: COREBOOT
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/gnat.o
make: *** [Makefile:419: coreboot-builds/GOOGLE_ASUKA/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/GOOGLE_ASUKA/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_ASUKA.xml not found.
Building board GOOGLE_CAROLINE (using default config)
Building GOOGLE_CAROLINE
  Creating config file for GOOGLE_CAROLINE...
    GOOGLE_CAROLINE (Config: Default configuration)
  GOOGLE_CAROLINE config created.
  Compiling GOOGLE_CAROLINE image...
GOOGLE_CAROLINE build FAILED after 2.524 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
    GCC        libgnat-x86_32/lib/gnat/gnat.o
    GCC        libgnat-x86_32/lib/gnat/i-c.o
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/interfac.o
make: *** [Makefile:419: coreboot-builds/GOOGLE_CAROLINE/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/GOOGLE_CAROLINE/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_CAROLINE.xml not found.
Building board GOOGLE_CAVE (using default config)
Building GOOGLE_CAVE
  Creating config file for GOOGLE_CAVE...
    GOOGLE_CAVE (Config: Default configuration)
  GOOGLE_CAVE config created.
  Compiling GOOGLE_CAVE image...
GOOGLE_CAVE build FAILED after 2.506 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    FMAP       coreboot-builds/sharedutils/cbfstool/fmaptool -h coreboot-builds/GOOGLE_CAVE/fmap_config.h coreboot-builds/GOOGLE_CAVE/fmap.fmd coreboot-builds/GOOGLE_CAVE/fmap.fmap
    CC         romstage/arch/x86/gdt_init.o
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/GOOGLE_CAVE/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
    GEN        build.h
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_CAVE/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_CAVE/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_CAVE.xml not found.
Building board GOOGLE_CHELL (using default config)
Building GOOGLE_CHELL
  Creating config file for GOOGLE_CHELL...
    GOOGLE_CHELL (Config: Default configuration)
  GOOGLE_CHELL config created.
  Compiling GOOGLE_CHELL image...
GOOGLE_CHELL build FAILED after 2.447 seconds!
Log excerpt:
    OPTION     option_table.h
    CC         romstage/arch/x86/assembly_entry.o
    CC         romstage/arch/x86/gdt_init.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
    GEN        build.h
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_CHELL/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/GOOGLE_CHELL/romstage/arch/x86/gdt_init.o] Error 1
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
Warning: coreboot-builds/abuild/GOOGLE_CHELL.xml not found.
Building board GOOGLE_GLADOS (using default config)
Building GOOGLE_GLADOS
  Creating config file for GOOGLE_GLADOS...
    GOOGLE_GLADOS (Config: Default configuration)
  GOOGLE_GLADOS config created.
  Compiling GOOGLE_GLADOS image...
GOOGLE_GLADOS build FAILED after 2.607 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/GOOGLE_GLADOS/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_GLADOS/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_GLADOS/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_GLADOS.xml not found.
Building board GOOGLE_LARS (using default config)
Building GOOGLE_LARS
  Creating config file for GOOGLE_LARS...
    GOOGLE_LARS (Config: Default configuration)
  GOOGLE_LARS config created.
  Compiling GOOGLE_LARS image...
GOOGLE_LARS build FAILED after 2.727 seconds!
Log excerpt:
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/GOOGLE_LARS/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_LARS/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/GOOGLE_LARS/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_LARS.xml not found.
Building board GOOGLE_SENTRY (using default config)
Building GOOGLE_SENTRY
  Creating config file for GOOGLE_SENTRY...
    GOOGLE_SENTRY (Config: Default configuration)
  GOOGLE_SENTRY config created.
  Compiling GOOGLE_SENTRY image...
GOOGLE_SENTRY build FAILED after 2.675 seconds!
Log excerpt:
    CC         romstage/arch/x86/gdt_init.o
    CC         romstage/arch/x86/assembly_entry.o
    GEN        build.h
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_SENTRY/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_SENTRY/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_SENTRY.xml not found.
GOOGLE_KEVIN_SECDATA_MOCK GOOGLE_KEVIN
Building config GOOGLE_KEVIN_SECDATA_MOCK
Building GOOGLE_KEVIN_SECDATA_MOCK
    GOOGLE_KEVIN (Config: Default configuration)
  Compiling GOOGLE_KEVIN image...
GOOGLE_KEVIN_SECDATA_MOCK build FAILED after 3.775 seconds!
Log excerpt:
    CC         ramstage/soc/rockchip/common/edp.o
    CC         ramstage/soc/rockchip/common/gpio.o
    CC         ramstage/soc/rockchip/common/i2c.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_KEVIN_SECDATA_MOCK/external/vboot_reference-bootblock/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150: coreboot-builds/GOOGLE_KEVIN_SECDATA_MOCK/external/vboot_reference-verstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_KEVIN_SECDATA_MOCK/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_KEVIN_SECDATA_MOCK/external/vboot_reference-romstage/vboot_fw.a] Error 2
Building board GOOGLE_KEVIN (using default config)
Warning: coreboot-builds/abuild/GOOGLE_KEVIN_SECDATA_MOCK.xml not found.
Building GOOGLE_KEVIN
  Creating config file for GOOGLE_KEVIN...
    GOOGLE_KEVIN (Config: Default configuration)
  GOOGLE_KEVIN config created.
  Compiling GOOGLE_KEVIN image...
GOOGLE_KEVIN built successfully. (took 19.737 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KEVIN.xml not found.
Building board GOOGLE_GRU (using default config)
Building GOOGLE_GRU
  Creating config file for GOOGLE_GRU...
    GOOGLE_GRU (Config: Default configuration)
  GOOGLE_GRU config created.
  Compiling GOOGLE_GRU image...
GOOGLE_GRU built successfully. (took 19.557 seconds)
Warning: coreboot-builds/abuild/GOOGLE_GRU.xml not found.
Building board GOOGLE_BOB (using default config)
Building GOOGLE_BOB
  Creating config file for GOOGLE_BOB...
    GOOGLE_BOB (Config: Default configuration)
  GOOGLE_BOB config created.
  Compiling GOOGLE_BOB image...
GOOGLE_BOB built successfully. (took 20.057 seconds)
Warning: coreboot-builds/abuild/GOOGLE_BOB.xml not found.
Building board GOOGLE_SCARLET (using default config)
Building GOOGLE_SCARLET
  Creating config file for GOOGLE_SCARLET...
    GOOGLE_SCARLET (Config: Default configuration)
  GOOGLE_SCARLET config created.
  Compiling GOOGLE_SCARLET image...
GOOGLE_SCARLET built successfully. (took 18.055 seconds)
Warning: coreboot-builds/abuild/GOOGLE_SCARLET.xml not found.
Building board GOOGLE_NEFARIO (using default config)
Building GOOGLE_NEFARIO
  Creating config file for GOOGLE_NEFARIO...
    GOOGLE_NEFARIO (Config: Default configuration)
  GOOGLE_NEFARIO config created.
  Compiling GOOGLE_NEFARIO image...
GOOGLE_NEFARIO built successfully. (took 18.473 seconds)
Warning: coreboot-builds/abuild/GOOGLE_NEFARIO.xml not found.
Building board GOOGLE_RAINIER (using default config)
Building GOOGLE_RAINIER
  Creating config file for GOOGLE_RAINIER...
    GOOGLE_RAINIER (Config: Default configuration)
  GOOGLE_RAINIER config created.
  Compiling GOOGLE_RAINIER image...
GOOGLE_RAINIER built successfully. (took 19.558 seconds)
Warning: coreboot-builds/abuild/GOOGLE_RAINIER.xml not found.
Building board GOOGLE_DEWATT (using default config)
Building GOOGLE_DEWATT
  Creating config file for GOOGLE_DEWATT...
    GOOGLE_DEWATT (Config: Default configuration)
  GOOGLE_DEWATT config created.
  Compiling GOOGLE_DEWATT image...
GOOGLE_DEWATT build FAILED after 11.907 seconds!
Log excerpt:
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 14 with channel 0 and dimm 0 at offset 30808
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 14 with channel 1 and dimm 0 at offset 31888
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 15 with channel 0 and dimm 0 at offset 32988
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 15 with channel 1 and dimm 0 at offset 34068
Disabling channel 1, dimm 0 and clearing SPD
No more SPD magic numbers in APCB
Fixing checksum and writing to coreboot-builds/GOOGLE_DEWATT/data.apcb.gen
Writing 38108 bytes to coreboot-builds/GOOGLE_DEWATT/data.apcb.gen
Warning: coreboot-builds/abuild/GOOGLE_DEWATT.xml not found.
Building board GOOGLE_GUYBRUSH (using default config)
Building GOOGLE_GUYBRUSH
  Creating config file for GOOGLE_GUYBRUSH...
    GOOGLE_GUYBRUSH (Config: Default configuration)
  GOOGLE_GUYBRUSH config created.
  Compiling GOOGLE_GUYBRUSH image...
GOOGLE_GUYBRUSH build FAILED after 9.150 seconds!
Log excerpt:
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 14 with channel 0 and dimm 0 at offset 30808
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 14 with channel 1 and dimm 0 at offset 31888
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 15 with channel 0 and dimm 0 at offset 32988
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 15 with channel 1 and dimm 0 at offset 34068
Disabling channel 1, dimm 0 and clearing SPD
No more SPD magic numbers in APCB
Fixing checksum and writing to coreboot-builds/GOOGLE_GUYBRUSH/data.apcb.gen
Writing 38108 bytes to coreboot-builds/GOOGLE_GUYBRUSH/data.apcb.gen
Warning: coreboot-builds/abuild/GOOGLE_GUYBRUSH.xml not found.
Building board GOOGLE_NIPPERKIN (using default config)
Building GOOGLE_NIPPERKIN
  Creating config file for GOOGLE_NIPPERKIN...
    GOOGLE_NIPPERKIN (Config: Default configuration)
  GOOGLE_NIPPERKIN config created.
  Compiling GOOGLE_NIPPERKIN image...
GOOGLE_NIPPERKIN build FAILED after 8.222 seconds!
Log excerpt:
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 14 with channel 0 and dimm 0 at offset 30808
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 14 with channel 1 and dimm 0 at offset 31888
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 15 with channel 0 and dimm 0 at offset 32988
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 15 with channel 1 and dimm 0 at offset 34068
Disabling channel 1, dimm 0 and clearing SPD
No more SPD magic numbers in APCB
Fixing checksum and writing to coreboot-builds/GOOGLE_NIPPERKIN/data.apcb.gen
Writing 38108 bytes to coreboot-builds/GOOGLE_NIPPERKIN/data.apcb.gen
Warning: coreboot-builds/abuild/GOOGLE_NIPPERKIN.xml not found.
Building board GOOGLE_AKEMI (using default config)
Building GOOGLE_AKEMI
  Creating config file for GOOGLE_AKEMI...
    GOOGLE_AKEMI (Config: Default configuration)
  GOOGLE_AKEMI config created.
  Compiling GOOGLE_AKEMI image...
GOOGLE_AKEMI build FAILED after 2.107 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_AKEMI/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_AKEMI/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_AKEMI/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_AKEMI/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_AKEMI/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_AKEMI.xml not found.
Building board GOOGLE_DRATINI (using default config)
Building GOOGLE_DRATINI
  Creating config file for GOOGLE_DRATINI...
    GOOGLE_DRATINI (Config: Default configuration)
  GOOGLE_DRATINI config created.
  Compiling GOOGLE_DRATINI image...
GOOGLE_DRATINI build FAILED after 2.175 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_DRATINI/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_DRATINI/romstage/arch/x86/gdt_init.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_DRATINI/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_DRATINI/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_DRATINI/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_DRATINI.xml not found.
Building board GOOGLE_HATCH (using default config)
Building GOOGLE_HATCH
  Creating config file for GOOGLE_HATCH...
    GOOGLE_HATCH (Config: Default configuration)
  GOOGLE_HATCH config created.
  Compiling GOOGLE_HATCH image...
GOOGLE_HATCH build FAILED after 2.373 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_HATCH/romstage/arch/x86/idt.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/GOOGLE_HATCH/smm/arch/x86/idt.o] Error 1
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_HATCH/romstage/arch/x86/assembly_entry.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_HATCH/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_HATCH/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_HATCH/ramstage/cpu/x86/smm/smm_module_loader.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_HATCH.xml not found.
Building board GOOGLE_HELIOS (using default config)
Building GOOGLE_HELIOS
  Creating config file for GOOGLE_HELIOS...
    GOOGLE_HELIOS (Config: Default configuration)
  GOOGLE_HELIOS config created.
  Compiling GOOGLE_HELIOS image...
GOOGLE_HELIOS build FAILED after 1.981 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_HELIOS/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/GOOGLE_HELIOS/romstage/arch/x86/gdt_init.o] Error 1
    CC         smmstub/cpu/x86/smm/smm_stub.o
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_HELIOS/romstage/arch/x86/idt.o] Error 1
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_HELIOS/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_HELIOS/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_HELIOS.xml not found.
Building board GOOGLE_HELIOS_DISKSWAP (using default config)
Building GOOGLE_HELIOS_DISKSWAP
  Creating config file for GOOGLE_HELIOS_DISKSWAP...
    GOOGLE_HELIOS_DISKSWAP (Config: Default configuration)
  GOOGLE_HELIOS_DISKSWAP config created.
  Compiling GOOGLE_HELIOS_DISKSWAP image...
GOOGLE_HELIOS_DISKSWAP build FAILED after 1.991 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_HELIOS_DISKSWAP/romstage/arch/x86/gdt_init.o] Error 1
make: *** Waiting for unfinished jobs....
    CC         rmodules_x86_32/cpu/x86/sipi_vector.o
make: *** [Makefile:419: coreboot-builds/GOOGLE_HELIOS_DISKSWAP/romstage/arch/x86/assembly_entry.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_HELIOS_DISKSWAP/romstage/arch/x86/idt.o] Error 1
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_HELIOS_DISKSWAP/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_HELIOS_DISKSWAP/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_HELIOS_DISKSWAP/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_HELIOS_DISKSWAP.xml not found.
Building board GOOGLE_JINLON (using default config)
Building GOOGLE_JINLON
  Creating config file for GOOGLE_JINLON...
    GOOGLE_JINLON (Config: Default configuration)
  GOOGLE_JINLON config created.
  Compiling GOOGLE_JINLON image...
GOOGLE_JINLON build FAILED after 2.115 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_JINLON/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/GOOGLE_JINLON/romstage/arch/x86/gdt_init.o] Error 1
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_JINLON/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_JINLON/smm/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_JINLON/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_JINLON.xml not found.
Building board GOOGLE_KINDRED (using default config)
Building GOOGLE_KINDRED
  Creating config file for GOOGLE_KINDRED...
    GOOGLE_KINDRED (Config: Default configuration)
  GOOGLE_KINDRED config created.
  Compiling GOOGLE_KINDRED image...
GOOGLE_KINDRED build FAILED after 2.089 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_KINDRED/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
    CC         smm/arch/x86/idt.o
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_KINDRED/romstage/arch/x86/gdt_init.o] Error 1
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_KINDRED/smm/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_KINDRED/romstage/arch/x86/idt.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_KINDRED.xml not found.
Building board GOOGLE_KOHAKU (using default config)
Building GOOGLE_KOHAKU
  Creating config file for GOOGLE_KOHAKU...
    GOOGLE_KOHAKU (Config: Default configuration)
  GOOGLE_KOHAKU config created.
  Compiling GOOGLE_KOHAKU image...
GOOGLE_KOHAKU build FAILED after 2.111 seconds!
Log excerpt:
cc1: all warnings being treated as errors
    CC         smm/arch/x86/idt.o
make: *** [Makefile:419: coreboot-builds/GOOGLE_KOHAKU/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_KOHAKU/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_KOHAKU/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_KOHAKU/romstage/arch/x86/idt.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_KOHAKU.xml not found.
Building board GOOGLE_MUSHU (using default config)
Building GOOGLE_MUSHU
  Creating config file for GOOGLE_MUSHU...
    GOOGLE_MUSHU (Config: Default configuration)
  GOOGLE_MUSHU config created.
  Compiling GOOGLE_MUSHU image...
GOOGLE_MUSHU build FAILED after 2.078 seconds!
Log excerpt:
make: *** Waiting for unfinished jobs....
    CC         smmstub/cpu/x86/smm/smm_stub.o
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_MUSHU/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_MUSHU/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_MUSHU/smm/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_MUSHU/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_MUSHU.xml not found.
Building board GOOGLE_NIGHTFURY (using default config)
Building GOOGLE_NIGHTFURY
  Creating config file for GOOGLE_NIGHTFURY...
    GOOGLE_NIGHTFURY (Config: Default configuration)
  GOOGLE_NIGHTFURY config created.
  Compiling GOOGLE_NIGHTFURY image...
GOOGLE_NIGHTFURY build FAILED after 2.110 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/GOOGLE_NIGHTFURY/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
    GEN        build.h
make: *** [Makefile:419: coreboot-builds/GOOGLE_NIGHTFURY/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_NIGHTFURY/romstage/arch/x86/gdt_init.o] Error 1
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_NIGHTFURY/romstage/arch/x86/idt.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_NIGHTFURY.xml not found.
Building board GOOGLE_PALKIA (using default config)
Building GOOGLE_PALKIA
  Creating config file for GOOGLE_PALKIA...
    GOOGLE_PALKIA (Config: Default configuration)
  GOOGLE_PALKIA config created.
  Compiling GOOGLE_PALKIA image...
GOOGLE_PALKIA build FAILED after 2.101 seconds!
Log excerpt:
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_PALKIA/romstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_PALKIA/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_PALKIA/ramstage/device/oprom/realmode/x86_asm.o] Error 1
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_PALKIA/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_PALKIA/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_PALKIA.xml not found.
Building board GOOGLE_HEROBRINE (using default config)
Building GOOGLE_HEROBRINE
  Creating config file for GOOGLE_HEROBRINE...
    GOOGLE_HEROBRINE (Config: Default configuration)
  GOOGLE_HEROBRINE config created.
  Compiling GOOGLE_HEROBRINE image...
GOOGLE_HEROBRINE build FAILED after 0.873 seconds!
Log excerpt:
toolchain.mk:171: *** The toolchain architecture for decompressor is unknown.
toolchain.mk:171: CONFIG_ARCH_decompressor_* settings in coreboot-builds/GOOGLE_HEROBRINE/config.build:
toolchain.mk:171: *** .  Stop.
Warning: coreboot-builds/abuild/GOOGLE_HEROBRINE.xml not found.
Building board GOOGLE_HEROBRINE_REV0 (using default config)
Building GOOGLE_HEROBRINE_REV0
  Creating config file for GOOGLE_HEROBRINE_REV0...
    GOOGLE_HEROBRINE_REV0 (Config: Default configuration)
  GOOGLE_HEROBRINE_REV0 config created.
  Compiling GOOGLE_HEROBRINE_REV0 image...
GOOGLE_HEROBRINE_REV0 build FAILED after 0.924 seconds!
Log excerpt:
toolchain.mk:171: *** The toolchain architecture for decompressor is unknown.
toolchain.mk:171: CONFIG_ARCH_decompressor_* settings in coreboot-builds/GOOGLE_HEROBRINE_REV0/config.build:
toolchain.mk:171: *** .  Stop.
Warning: coreboot-builds/abuild/GOOGLE_HEROBRINE_REV0.xml not found.
Building board GOOGLE_SENOR (using default config)
Building GOOGLE_SENOR
  Creating config file for GOOGLE_SENOR...
    GOOGLE_SENOR (Config: Default configuration)
  GOOGLE_SENOR config created.
  Compiling GOOGLE_SENOR image...
GOOGLE_SENOR build FAILED after 0.914 seconds!
Log excerpt:
toolchain.mk:171: *** The toolchain architecture for decompressor is unknown.
toolchain.mk:171: CONFIG_ARCH_decompressor_* settings in coreboot-builds/GOOGLE_SENOR/config.build:
toolchain.mk:171: *** .  Stop.
Warning: coreboot-builds/abuild/GOOGLE_SENOR.xml not found.
Building board GOOGLE_PIGLIN (using default config)
Building GOOGLE_PIGLIN
  Creating config file for GOOGLE_PIGLIN...
    GOOGLE_PIGLIN (Config: Default configuration)
  GOOGLE_PIGLIN config created.
  Compiling GOOGLE_PIGLIN image...
GOOGLE_PIGLIN build FAILED after 0.874 seconds!
Log excerpt:
toolchain.mk:171: *** The toolchain architecture for decompressor is unknown.
toolchain.mk:171: CONFIG_ARCH_decompressor_* settings in coreboot-builds/GOOGLE_PIGLIN/config.build:
toolchain.mk:171: *** .  Stop.
Warning: coreboot-builds/abuild/GOOGLE_PIGLIN.xml not found.
Building board GOOGLE_HOGLIN (using default config)
Building GOOGLE_HOGLIN
  Creating config file for GOOGLE_HOGLIN...
    GOOGLE_HOGLIN (Config: Default configuration)
  GOOGLE_HOGLIN config created.
  Compiling GOOGLE_HOGLIN image...
GOOGLE_HOGLIN build FAILED after 0.862 seconds!
Log excerpt:
toolchain.mk:171: *** The toolchain architecture for decompressor is unknown.
toolchain.mk:171: CONFIG_ARCH_decompressor_* settings in coreboot-builds/GOOGLE_HOGLIN/config.build:
toolchain.mk:171: *** .  Stop.
Warning: coreboot-builds/abuild/GOOGLE_HOGLIN.xml not found.
Building board GOOGLE_VILLAGER (using default config)
Building GOOGLE_VILLAGER
  Creating config file for GOOGLE_VILLAGER...
    GOOGLE_VILLAGER (Config: Default configuration)
  GOOGLE_VILLAGER config created.
  Compiling GOOGLE_VILLAGER image...
GOOGLE_VILLAGER build FAILED after 0.852 seconds!
Log excerpt:
toolchain.mk:171: *** The toolchain architecture for decompressor is unknown.
toolchain.mk:171: CONFIG_ARCH_decompressor_* settings in coreboot-builds/GOOGLE_VILLAGER/config.build:
toolchain.mk:171: *** .  Stop.
Warning: coreboot-builds/abuild/GOOGLE_VILLAGER.xml not found.
Building board GOOGLE_EVOKER (using default config)
Building GOOGLE_EVOKER
  Creating config file for GOOGLE_EVOKER...
    GOOGLE_EVOKER (Config: Default configuration)
  GOOGLE_EVOKER config created.
  Compiling GOOGLE_EVOKER image...
GOOGLE_EVOKER build FAILED after 0.859 seconds!
Log excerpt:
toolchain.mk:171: *** The toolchain architecture for decompressor is unknown.
toolchain.mk:171: CONFIG_ARCH_decompressor_* settings in coreboot-builds/GOOGLE_EVOKER/config.build:
toolchain.mk:171: *** .  Stop.
Warning: coreboot-builds/abuild/GOOGLE_EVOKER.xml not found.
Building board GOOGLE_ZOGLIN (using default config)
Building GOOGLE_ZOGLIN
  Creating config file for GOOGLE_ZOGLIN...
    GOOGLE_ZOGLIN (Config: Default configuration)
  GOOGLE_ZOGLIN config created.
  Compiling GOOGLE_ZOGLIN image...
GOOGLE_ZOGLIN build FAILED after 0.851 seconds!
Log excerpt:
toolchain.mk:171: *** The toolchain architecture for decompressor is unknown.
toolchain.mk:171: CONFIG_ARCH_decompressor_* settings in coreboot-builds/GOOGLE_ZOGLIN/config.build:
toolchain.mk:171: *** .  Stop.
Warning: coreboot-builds/abuild/GOOGLE_ZOGLIN.xml not found.
Building board GOOGLE_ZOMBIE (using default config)
Building GOOGLE_ZOMBIE
  Creating config file for GOOGLE_ZOMBIE...
    GOOGLE_ZOMBIE (Config: Default configuration)
  GOOGLE_ZOMBIE config created.
  Compiling GOOGLE_ZOMBIE image...
GOOGLE_ZOMBIE build FAILED after 0.881 seconds!
Log excerpt:
toolchain.mk:171: *** The toolchain architecture for decompressor is unknown.
toolchain.mk:171: CONFIG_ARCH_decompressor_* settings in coreboot-builds/GOOGLE_ZOMBIE/config.build:
toolchain.mk:171: *** .  Stop.
Warning: coreboot-builds/abuild/GOOGLE_ZOMBIE.xml not found.
GOOGLE_GUADO.PCH_SERIALIO_UART GOOGLE_GUADO
Building config GOOGLE_GUADO.PCH_SERIALIO_UART
Building GOOGLE_GUADO.PCH_SERIALIO_UART
    GOOGLE_GUADO (Config: Default configuration)
  Compiling GOOGLE_GUADO image...
GOOGLE_GUADO.PCH_SERIALIO_UART build FAILED after 23.657 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_GUADO.PCH_SERIALIO_UART/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/GOOGLE_GUADO.PCH_SERIALIO_UART/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/GOOGLE_GUADO.PCH_SERIALIO_UART.xml not found.
Building board GOOGLE_GUADO (using default config)
Building GOOGLE_GUADO
  Creating config file for GOOGLE_GUADO...
    GOOGLE_GUADO (Config: Default configuration)
  GOOGLE_GUADO config created.
  Compiling GOOGLE_GUADO image...
GOOGLE_GUADO build FAILED after 21.403 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_GUADO/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/GOOGLE_GUADO/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/GOOGLE_GUADO.xml not found.
Building board GOOGLE_JECHT (using default config)
Building GOOGLE_JECHT
  Creating config file for GOOGLE_JECHT...
    GOOGLE_JECHT (Config: Default configuration)
  GOOGLE_JECHT config created.
  Compiling GOOGLE_JECHT image...
GOOGLE_JECHT build FAILED after 22.123 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_JECHT/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/GOOGLE_JECHT/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/GOOGLE_JECHT.xml not found.
Building board GOOGLE_RIKKU (using default config)
Building GOOGLE_RIKKU
  Creating config file for GOOGLE_RIKKU...
    GOOGLE_RIKKU (Config: Default configuration)
  GOOGLE_RIKKU config created.
  Compiling GOOGLE_RIKKU image...
GOOGLE_RIKKU build FAILED after 22.721 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_RIKKU/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/GOOGLE_RIKKU/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/GOOGLE_RIKKU.xml not found.
Building board GOOGLE_TIDUS (using default config)
Building GOOGLE_TIDUS
  Creating config file for GOOGLE_TIDUS...
    GOOGLE_TIDUS (Config: Default configuration)
  GOOGLE_TIDUS config created.
  Compiling GOOGLE_TIDUS image...
GOOGLE_TIDUS build FAILED after 22.378 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_TIDUS/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/GOOGLE_TIDUS/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/GOOGLE_TIDUS.xml not found.
Building board GOOGLE_ALEENA (using default config)
Building GOOGLE_ALEENA
  Creating config file for GOOGLE_ALEENA...
    GOOGLE_ALEENA (Config: Default configuration)
  GOOGLE_ALEENA config created.
  Compiling GOOGLE_ALEENA image...
GOOGLE_ALEENA build FAILED after 12.600 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   44382 bytes   1572 keywords      0 source lines
AML Output:    dsdt.aml -   14570 bytes   1006 opcodes     566 named objects

Compilation successful. 0 Errors, 0 Warnings, 11 Remarks, 489 Optimizations, 6 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_ALEENA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_ALEENA.xml not found.
Building board GOOGLE_CAREENA (using default config)
Building GOOGLE_CAREENA
  Creating config file for GOOGLE_CAREENA...
    GOOGLE_CAREENA (Config: Default configuration)
  GOOGLE_CAREENA config created.
  Compiling GOOGLE_CAREENA image...
GOOGLE_CAREENA build FAILED after 12.005 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   44356 bytes   1564 keywords      0 source lines
AML Output:    dsdt.aml -   14556 bytes    997 opcodes     567 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 485 Optimizations, 6 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_CAREENA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_CAREENA.xml not found.
Building board GOOGLE_GRUNT (using default config)
Building GOOGLE_GRUNT
  Creating config file for GOOGLE_GRUNT...
    GOOGLE_GRUNT (Config: Default configuration)
  GOOGLE_GRUNT config created.
  Compiling GOOGLE_GRUNT image...
GOOGLE_GRUNT build FAILED after 13.934 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   43951 bytes   1555 keywords      0 source lines
AML Output:    dsdt.aml -   14423 bytes    995 opcodes     560 named objects

Compilation successful. 0 Errors, 0 Warnings, 11 Remarks, 483 Optimizations, 6 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_GRUNT/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_GRUNT.xml not found.
Building board GOOGLE_LIARA (using default config)
Building GOOGLE_LIARA
  Creating config file for GOOGLE_LIARA...
    GOOGLE_LIARA (Config: Default configuration)
  GOOGLE_LIARA config created.
  Compiling GOOGLE_LIARA image...
GOOGLE_LIARA build FAILED after 14.901 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   43951 bytes   1555 keywords      0 source lines
AML Output:    dsdt.aml -   14423 bytes    995 opcodes     560 named objects

Compilation successful. 0 Errors, 0 Warnings, 11 Remarks, 483 Optimizations, 6 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_LIARA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_LIARA.xml not found.
Building board GOOGLE_NUWANI (using default config)
Building GOOGLE_NUWANI
  Creating config file for GOOGLE_NUWANI...
    GOOGLE_NUWANI (Config: Default configuration)
  GOOGLE_NUWANI config created.
  Compiling GOOGLE_NUWANI image...
GOOGLE_NUWANI build FAILED after 14.746 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   43969 bytes   1556 keywords      0 source lines
AML Output:    dsdt.aml -   14413 bytes    997 opcodes     559 named objects

Compilation successful. 0 Errors, 0 Warnings, 11 Remarks, 481 Optimizations, 6 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_NUWANI/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_NUWANI.xml not found.
Building board GOOGLE_TREEYA (using default config)
Building GOOGLE_TREEYA
  Creating config file for GOOGLE_TREEYA...
    GOOGLE_TREEYA (Config: Default configuration)
  GOOGLE_TREEYA config created.
  Compiling GOOGLE_TREEYA image...
GOOGLE_TREEYA build FAILED after 13.030 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   44374 bytes   1565 keywords      0 source lines
AML Output:    dsdt.aml -   14546 bytes    999 opcodes     566 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 483 Optimizations, 6 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_TREEYA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_TREEYA.xml not found.
Building board GOOGLE_KUKUI (using default config)
Building GOOGLE_KUKUI
  Creating config file for GOOGLE_KUKUI...
    GOOGLE_KUKUI (Config: Default configuration)
  GOOGLE_KUKUI config created.
  Compiling GOOGLE_KUKUI image...
GOOGLE_KUKUI built successfully. (took 19.260 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KUKUI.xml not found.
Building board GOOGLE_KRANE (using default config)
Building GOOGLE_KRANE
  Creating config file for GOOGLE_KRANE...
    GOOGLE_KRANE (Config: Default configuration)
  GOOGLE_KRANE config created.
  Compiling GOOGLE_KRANE image...
GOOGLE_KRANE built successfully. (took 19.469 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KRANE.xml not found.
Building board GOOGLE_KODAMA (using default config)
Building GOOGLE_KODAMA
  Creating config file for GOOGLE_KODAMA...
    GOOGLE_KODAMA (Config: Default configuration)
  GOOGLE_KODAMA config created.
  Compiling GOOGLE_KODAMA image...
GOOGLE_KODAMA built successfully. (took 19.951 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KODAMA.xml not found.
Building board GOOGLE_KAKADU (using default config)
Building GOOGLE_KAKADU
  Creating config file for GOOGLE_KAKADU...
    GOOGLE_KAKADU (Config: Default configuration)
  GOOGLE_KAKADU config created.
  Compiling GOOGLE_KAKADU image...
GOOGLE_KAKADU built successfully. (took 20.204 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KAKADU.xml not found.
Building board GOOGLE_FLAPJACK (using default config)
Building GOOGLE_FLAPJACK
  Creating config file for GOOGLE_FLAPJACK...
    GOOGLE_FLAPJACK (Config: Default configuration)
  GOOGLE_FLAPJACK config created.
  Compiling GOOGLE_FLAPJACK image...
GOOGLE_FLAPJACK built successfully. (took 18.681 seconds)
Warning: coreboot-builds/abuild/GOOGLE_FLAPJACK.xml not found.
Building board GOOGLE_KATSU (using default config)
Building GOOGLE_KATSU
  Creating config file for GOOGLE_KATSU...
    GOOGLE_KATSU (Config: Default configuration)
  GOOGLE_KATSU config created.
  Compiling GOOGLE_KATSU image...
GOOGLE_KATSU built successfully. (took 17.330 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KATSU.xml not found.
Building board GOOGLE_JACUZZI (using default config)
Building GOOGLE_JACUZZI
  Creating config file for GOOGLE_JACUZZI...
    GOOGLE_JACUZZI (Config: Default configuration)
  GOOGLE_JACUZZI config created.
  Compiling GOOGLE_JACUZZI image...
GOOGLE_JACUZZI built successfully. (took 20.786 seconds)
Warning: coreboot-builds/abuild/GOOGLE_JACUZZI.xml not found.
Building board GOOGLE_JUNIPER (using default config)
Building GOOGLE_JUNIPER
  Creating config file for GOOGLE_JUNIPER...
    GOOGLE_JUNIPER (Config: Default configuration)
  GOOGLE_JUNIPER config created.
  Compiling GOOGLE_JUNIPER image...
GOOGLE_JUNIPER built successfully. (took 19.321 seconds)
Warning: coreboot-builds/abuild/GOOGLE_JUNIPER.xml not found.
Building board GOOGLE_KAPPA (using default config)
Building GOOGLE_KAPPA
  Creating config file for GOOGLE_KAPPA...
    GOOGLE_KAPPA (Config: Default configuration)
  GOOGLE_KAPPA config created.
  Compiling GOOGLE_KAPPA image...
GOOGLE_KAPPA built successfully. (took 20.795 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KAPPA.xml not found.
Building board GOOGLE_DAMU (using default config)
Building GOOGLE_DAMU
  Creating config file for GOOGLE_DAMU...
    GOOGLE_DAMU (Config: Default configuration)
  GOOGLE_DAMU config created.
  Compiling GOOGLE_DAMU image...
GOOGLE_DAMU built successfully. (took 19.127 seconds)
Warning: coreboot-builds/abuild/GOOGLE_DAMU.xml not found.
Building board GOOGLE_CERISE (using default config)
Building GOOGLE_CERISE
  Creating config file for GOOGLE_CERISE...
    GOOGLE_CERISE (Config: Default configuration)
  GOOGLE_CERISE config created.
  Compiling GOOGLE_CERISE image...
GOOGLE_CERISE built successfully. (took 18.248 seconds)
Warning: coreboot-builds/abuild/GOOGLE_CERISE.xml not found.
Building board GOOGLE_STERN (using default config)
Building GOOGLE_STERN
  Creating config file for GOOGLE_STERN...
    GOOGLE_STERN (Config: Default configuration)
  GOOGLE_STERN config created.
  Compiling GOOGLE_STERN image...
GOOGLE_STERN built successfully. (took 19.352 seconds)
Warning: coreboot-builds/abuild/GOOGLE_STERN.xml not found.
Building board GOOGLE_WILLOW (using default config)
Building GOOGLE_WILLOW
  Creating config file for GOOGLE_WILLOW...
    GOOGLE_WILLOW (Config: Default configuration)
  GOOGLE_WILLOW config created.
  Compiling GOOGLE_WILLOW image...
GOOGLE_WILLOW built successfully. (took 20.741 seconds)
Warning: coreboot-builds/abuild/GOOGLE_WILLOW.xml not found.
Building board GOOGLE_ESCHE (using default config)
Building GOOGLE_ESCHE
  Creating config file for GOOGLE_ESCHE...
    GOOGLE_ESCHE (Config: Default configuration)
  GOOGLE_ESCHE config created.
  Compiling GOOGLE_ESCHE image...
GOOGLE_ESCHE built successfully. (took 20.020 seconds)
Warning: coreboot-builds/abuild/GOOGLE_ESCHE.xml not found.
Building board GOOGLE_BURNET (using default config)
Building GOOGLE_BURNET
  Creating config file for GOOGLE_BURNET...
    GOOGLE_BURNET (Config: Default configuration)
  GOOGLE_BURNET config created.
  Compiling GOOGLE_BURNET image...
GOOGLE_BURNET built successfully. (took 20.510 seconds)
Warning: coreboot-builds/abuild/GOOGLE_BURNET.xml not found.
Building board GOOGLE_FENNEL (using default config)
Building GOOGLE_FENNEL
  Creating config file for GOOGLE_FENNEL...
    GOOGLE_FENNEL (Config: Default configuration)
  GOOGLE_FENNEL config created.
  Compiling GOOGLE_FENNEL image...
GOOGLE_FENNEL built successfully. (took 19.662 seconds)
Warning: coreboot-builds/abuild/GOOGLE_FENNEL.xml not found.
Building board GOOGLE_COZMO (using default config)
Building GOOGLE_COZMO
  Creating config file for GOOGLE_COZMO...
    GOOGLE_COZMO (Config: Default configuration)
  GOOGLE_COZMO config created.
  Compiling GOOGLE_COZMO image...
GOOGLE_COZMO built successfully. (took 20.476 seconds)
Warning: coreboot-builds/abuild/GOOGLE_COZMO.xml not found.
Building board GOOGLE_MAKOMO (using default config)
Building GOOGLE_MAKOMO
  Creating config file for GOOGLE_MAKOMO...
    GOOGLE_MAKOMO (Config: Default configuration)
  GOOGLE_MAKOMO config created.
  Compiling GOOGLE_MAKOMO image...
GOOGLE_MAKOMO built successfully. (took 20.274 seconds)
Warning: coreboot-builds/abuild/GOOGLE_MAKOMO.xml not found.
Building board GOOGLE_MUNNA (using default config)
Building GOOGLE_MUNNA
  Creating config file for GOOGLE_MUNNA...
    GOOGLE_MUNNA (Config: Default configuration)
  GOOGLE_MUNNA config created.
  Compiling GOOGLE_MUNNA image...
GOOGLE_MUNNA built successfully. (took 20.082 seconds)
Warning: coreboot-builds/abuild/GOOGLE_MUNNA.xml not found.
Building board GOOGLE_PICO (using default config)
Building GOOGLE_PICO
  Creating config file for GOOGLE_PICO...
    GOOGLE_PICO (Config: Default configuration)
  GOOGLE_PICO config created.
  Compiling GOOGLE_PICO image...
GOOGLE_PICO built successfully. (took 18.693 seconds)
Warning: coreboot-builds/abuild/GOOGLE_PICO.xml not found.
Building board GOOGLE_LINK (using default config)
Building GOOGLE_LINK
  Creating config file for GOOGLE_LINK...
    GOOGLE_LINK (Config: Default configuration)
  GOOGLE_LINK config created.
  Compiling GOOGLE_LINK image...
GOOGLE_LINK build FAILED after 26.698 seconds!
Log excerpt:
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_LINK/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
    LINK       cbfs/fallback/romstage.debug
    OBJCOPY    cbfs/fallback/romstage.elf
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/GOOGLE_LINK/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/GOOGLE_LINK.xml not found.
Building board GOOGLE_MISTRAL (using default config)
Building GOOGLE_MISTRAL
  Creating config file for GOOGLE_MISTRAL...
    GOOGLE_MISTRAL (Config: Default configuration)
  GOOGLE_MISTRAL config created.
  Compiling GOOGLE_MISTRAL image...
GOOGLE_MISTRAL built successfully. (took 11.183 seconds)
Warning: coreboot-builds/abuild/GOOGLE_MISTRAL.xml not found.
Building board GOOGLE_MYST (using default config)
Building GOOGLE_MYST
  Creating config file for GOOGLE_MYST...
    GOOGLE_MYST (Config: Default configuration)
  GOOGLE_MYST config created.
  Compiling GOOGLE_MYST image...
GOOGLE_MYST build FAILED after 8.022 seconds!
Log excerpt:
    CC         bootblock/commonlib/list.o
    CC         bootblock/commonlib/mem_pool.o
    CC         bootblock/commonlib/region.o
    CC         bootblock/console/console.o
    CC         bootblock/console/die.o
    CC         bootblock/console/init.o
    CC         bootblock/console/post.o
    CC         bootblock/console/printk.o
    CC         bootblock/console/vsprintf.o
make: *** No rule to make target '3rdparty/amd_blobs/phoenix/psp/TypeId0x00_Root.tkn', needed by 'coreboot-builds/GOOGLE_MYST/amdfw.rom'.  Stop.
make: *** Waiting for unfinished jobs....
    CC         bootblock/console/vtxprintf.o
Warning: coreboot-builds/abuild/GOOGLE_MYST.xml not found.
Building board GOOGLE_NYAN (using default config)
Building GOOGLE_NYAN
  Creating config file for GOOGLE_NYAN...
    GOOGLE_NYAN (Config: Default configuration)
  GOOGLE_NYAN config created.
  Compiling GOOGLE_NYAN image...
GOOGLE_NYAN built successfully. (took 12.235 seconds)
Warning: coreboot-builds/abuild/GOOGLE_NYAN.xml not found.
Building board GOOGLE_NYAN_BIG (using default config)
Building GOOGLE_NYAN_BIG
  Creating config file for GOOGLE_NYAN_BIG...
    GOOGLE_NYAN_BIG (Config: Default configuration)
  GOOGLE_NYAN_BIG config created.
  Compiling GOOGLE_NYAN_BIG image...
GOOGLE_NYAN_BIG built successfully. (took 11.529 seconds)
Warning: coreboot-builds/abuild/GOOGLE_NYAN_BIG.xml not found.
Building board GOOGLE_NYAN_BLAZE (using default config)
Building GOOGLE_NYAN_BLAZE
  Creating config file for GOOGLE_NYAN_BLAZE...
    GOOGLE_NYAN_BLAZE (Config: Default configuration)
  GOOGLE_NYAN_BLAZE config created.
  Compiling GOOGLE_NYAN_BLAZE image...
GOOGLE_NYAN_BLAZE built successfully. (took 10.918 seconds)
Warning: coreboot-builds/abuild/GOOGLE_NYAN_BLAZE.xml not found.
Building board GOOGLE_OAK (using default config)
Building GOOGLE_OAK
  Creating config file for GOOGLE_OAK...
    GOOGLE_OAK (Config: Default configuration)
  GOOGLE_OAK config created.
  Compiling GOOGLE_OAK image...
GOOGLE_OAK built successfully. (took 16.593 seconds)
Warning: coreboot-builds/abuild/GOOGLE_OAK.xml not found.
Building board GOOGLE_ELM (using default config)
Building GOOGLE_ELM
  Creating config file for GOOGLE_ELM...
    GOOGLE_ELM (Config: Default configuration)
  GOOGLE_ELM config created.
  Compiling GOOGLE_ELM image...
GOOGLE_ELM built successfully. (took 15.375 seconds)
Warning: coreboot-builds/abuild/GOOGLE_ELM.xml not found.
Building board GOOGLE_HANA (using default config)
Building GOOGLE_HANA
  Creating config file for GOOGLE_HANA...
    GOOGLE_HANA (Config: Default configuration)
  GOOGLE_HANA config created.
  Compiling GOOGLE_HANA image...
GOOGLE_HANA built successfully. (took 13.901 seconds)
Warning: coreboot-builds/abuild/GOOGLE_HANA.xml not found.
Building board GOOGLE_AMPTON (using default config)
Building GOOGLE_AMPTON
  Creating config file for GOOGLE_AMPTON...
    GOOGLE_AMPTON (Config: Default configuration)
  GOOGLE_AMPTON config created.
  Compiling GOOGLE_AMPTON image...
GOOGLE_AMPTON build FAILED after 2.539 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40101 bytes   1347 keywords      0 source lines
AML Output:    dsdt.aml -   13271 bytes    788 opcodes     559 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 569 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_AMPTON/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_AMPTON.xml not found.
Building board GOOGLE_BLOOG (using default config)
Building GOOGLE_BLOOG
  Creating config file for GOOGLE_BLOOG...
    GOOGLE_BLOOG (Config: Default configuration)
  GOOGLE_BLOOG config created.
  Compiling GOOGLE_BLOOG image...
GOOGLE_BLOOG build FAILED after 2.509 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40514 bytes   1363 keywords      0 source lines
AML Output:    dsdt.aml -   13428 bytes    797 opcodes     566 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 577 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_BLOOG/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_BLOOG.xml not found.
Building board GOOGLE_BOBBA (using default config)
Building GOOGLE_BOBBA
  Creating config file for GOOGLE_BOBBA...
    GOOGLE_BOBBA (Config: Default configuration)
  GOOGLE_BOBBA config created.
  Compiling GOOGLE_BOBBA image...
GOOGLE_BOBBA build FAILED after 2.503 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40514 bytes   1363 keywords      0 source lines
AML Output:    dsdt.aml -   13428 bytes    797 opcodes     566 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 577 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_BOBBA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_BOBBA.xml not found.
Building board GOOGLE_CASTA (using default config)
Building GOOGLE_CASTA
  Creating config file for GOOGLE_CASTA...
    GOOGLE_CASTA (Config: Default configuration)
  GOOGLE_CASTA config created.
  Compiling GOOGLE_CASTA image...
GOOGLE_CASTA build FAILED after 4.851 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40101 bytes   1347 keywords      0 source lines
AML Output:    dsdt.aml -   13271 bytes    788 opcodes     559 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 569 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_CASTA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_CASTA.xml not found.
Building board GOOGLE_DOOD (using default config)
Building GOOGLE_DOOD
  Creating config file for GOOGLE_DOOD...
    GOOGLE_DOOD (Config: Default configuration)
  GOOGLE_DOOD config created.
  Compiling GOOGLE_DOOD image...
GOOGLE_DOOD build FAILED after 2.485 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40101 bytes   1347 keywords      0 source lines
AML Output:    dsdt.aml -   13271 bytes    788 opcodes     559 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 569 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_DOOD/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_DOOD.xml not found.
Building board GOOGLE_FLEEX (using default config)
Building GOOGLE_FLEEX
  Creating config file for GOOGLE_FLEEX...
    GOOGLE_FLEEX (Config: Default configuration)
  GOOGLE_FLEEX config created.
  Compiling GOOGLE_FLEEX image...
GOOGLE_FLEEX build FAILED after 4.155 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   38715 bytes   1289 keywords      0 source lines
AML Output:    dsdt.aml -   12704 bytes    755 opcodes     534 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 538 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_FLEEX/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_FLEEX.xml not found.
Building board GOOGLE_FOOB (using default config)
Building GOOGLE_FOOB
  Creating config file for GOOGLE_FOOB...
    GOOGLE_FOOB (Config: Default configuration)
  GOOGLE_FOOB config created.
  Compiling GOOGLE_FOOB image...
GOOGLE_FOOB build FAILED after 2.408 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40101 bytes   1347 keywords      0 source lines
AML Output:    dsdt.aml -   13271 bytes    788 opcodes     559 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 569 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_FOOB/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_FOOB.xml not found.
Building board GOOGLE_GARG (using default config)
Building GOOGLE_GARG
  Creating config file for GOOGLE_GARG...
    GOOGLE_GARG (Config: Default configuration)
  GOOGLE_GARG config created.
  Compiling GOOGLE_GARG image...
GOOGLE_GARG build FAILED after 2.349 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40514 bytes   1363 keywords      0 source lines
AML Output:    dsdt.aml -   13428 bytes    797 opcodes     566 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 577 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_GARG/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_GARG.xml not found.
Building board GOOGLE_LICK (using default config)
Building GOOGLE_LICK
  Creating config file for GOOGLE_LICK...
    GOOGLE_LICK (Config: Default configuration)
  GOOGLE_LICK config created.
  Compiling GOOGLE_LICK image...
GOOGLE_LICK build FAILED after 2.369 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40101 bytes   1347 keywords      0 source lines
AML Output:    dsdt.aml -   13271 bytes    788 opcodes     559 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 569 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_LICK/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_LICK.xml not found.
GOOGLE_MEEP_CROS GOOGLE_MEEP
Building config GOOGLE_MEEP_CROS
Building GOOGLE_MEEP_CROS
    GOOGLE_MEEP (Config: Default configuration)
  Compiling GOOGLE_MEEP image...
GOOGLE_MEEP_CROS build FAILED after 3.175 seconds!
Log excerpt:
    CC         ramstage/commonlib/bsd/string.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_MEEP_CROS/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150: coreboot-builds/GOOGLE_MEEP_CROS/external/vboot_reference-verstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_MEEP_CROS/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_MEEP_CROS/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_MEEP_CROS/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Building board GOOGLE_MEEP (using default config)
Warning: coreboot-builds/abuild/GOOGLE_MEEP_CROS.xml not found.
Building GOOGLE_MEEP
  Creating config file for GOOGLE_MEEP...
    GOOGLE_MEEP (Config: Default configuration)
  GOOGLE_MEEP config created.
  Compiling GOOGLE_MEEP image...
GOOGLE_MEEP build FAILED after 2.407 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40514 bytes   1363 keywords      0 source lines
AML Output:    dsdt.aml -   13428 bytes    797 opcodes     566 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 577 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_MEEP/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_MEEP.xml not found.
GOOGLE_OCTOPUS_SPI_FLASH_CONSOLE GOOGLE_OCTOPUS
Building config GOOGLE_OCTOPUS_SPI_FLASH_CONSOLE
Building GOOGLE_OCTOPUS_SPI_FLASH_CONSOLE
    GOOGLE_OCTOPUS (Config: Default configuration)
  Compiling GOOGLE_OCTOPUS image...
GOOGLE_OCTOPUS_SPI_FLASH_CONSOLE build FAILED after 2.344 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40101 bytes   1347 keywords      0 source lines
AML Output:    dsdt.aml -   13271 bytes    788 opcodes     559 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 569 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_OCTOPUS_SPI_FLASH_CONSOLE/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_OCTOPUS_SPI_FLASH_CONSOLE.xml not found.
Building board GOOGLE_OCTOPUS (using default config)
Building GOOGLE_OCTOPUS
  Creating config file for GOOGLE_OCTOPUS...
    GOOGLE_OCTOPUS (Config: Default configuration)
  GOOGLE_OCTOPUS config created.
  Compiling GOOGLE_OCTOPUS image...
GOOGLE_OCTOPUS build FAILED after 2.434 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40101 bytes   1347 keywords      0 source lines
AML Output:    dsdt.aml -   13271 bytes    788 opcodes     559 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 569 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_OCTOPUS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_OCTOPUS.xml not found.
Building board GOOGLE_PHASER (using default config)
Building GOOGLE_PHASER
  Creating config file for GOOGLE_PHASER...
    GOOGLE_PHASER (Config: Default configuration)
  GOOGLE_PHASER config created.
  Compiling GOOGLE_PHASER image...
GOOGLE_PHASER build FAILED after 4.010 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40101 bytes   1347 keywords      0 source lines
AML Output:    dsdt.aml -   13271 bytes    788 opcodes     559 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 569 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_PHASER/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_PHASER.xml not found.
Building board GOOGLE_YORP (using default config)
Building GOOGLE_YORP
  Creating config file for GOOGLE_YORP...
    GOOGLE_YORP (Config: Default configuration)
  GOOGLE_YORP config created.
  Compiling GOOGLE_YORP image...
GOOGLE_YORP build FAILED after 2.498 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40101 bytes   1347 keywords      0 source lines
AML Output:    dsdt.aml -   13271 bytes    788 opcodes     559 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 569 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_YORP/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_YORP.xml not found.
Building board GOOGLE_PARROT (using default config)
Building GOOGLE_PARROT
  Creating config file for GOOGLE_PARROT...
    GOOGLE_PARROT (Config: Default configuration)
  GOOGLE_PARROT config created.
  Compiling GOOGLE_PARROT image...
GOOGLE_PARROT build FAILED after 24.448 seconds!
Log excerpt:
    OBJCOPY    cbfs/fallback/romstage.elf
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_PARROT/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/GOOGLE_PARROT/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/GOOGLE_PARROT.xml not found.
Building board GOOGLE_PEACH_PIT (using default config)
Building GOOGLE_PEACH_PIT
  Creating config file for GOOGLE_PEACH_PIT...
    GOOGLE_PEACH_PIT (Config: Default configuration)
  GOOGLE_PEACH_PIT config created.
  Compiling GOOGLE_PEACH_PIT image...
GOOGLE_PEACH_PIT built successfully. (took 11.819 seconds)
Warning: coreboot-builds/abuild/GOOGLE_PEACH_PIT.xml not found.
Building board GOOGLE_ATLAS (using default config)
Building GOOGLE_ATLAS
  Creating config file for GOOGLE_ATLAS...
    GOOGLE_ATLAS (Config: Default configuration)
  GOOGLE_ATLAS config created.
  Compiling GOOGLE_ATLAS image...
GOOGLE_ATLAS build FAILED after 2.652 seconds!
Log excerpt:
    CC         romstage/arch/x86/assembly_entry.o
    CC         romstage/arch/x86/gdt_init.o
    GEN        build.h
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_ATLAS/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
    GCC        libgnat-x86_32/lib/gnat/ada.o
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_ATLAS/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_ATLAS.xml not found.
Building board GOOGLE_POPPY (using default config)
Building GOOGLE_POPPY
  Creating config file for GOOGLE_POPPY...
    GOOGLE_POPPY (Config: Default configuration)
  GOOGLE_POPPY config created.
  Compiling GOOGLE_POPPY image...
GOOGLE_POPPY build FAILED after 2.078 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_POPPY/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/GOOGLE_POPPY/romstage/arch/x86/gdt_init.o] Error 1
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_POPPY/ramstage/device/oprom/realmode/x86_asm.o] Error 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_POPPY/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_POPPY/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_POPPY.xml not found.
Building board GOOGLE_NAMI (using default config)
Building GOOGLE_NAMI
  Creating config file for GOOGLE_NAMI...
    GOOGLE_NAMI (Config: Default configuration)
  GOOGLE_NAMI config created.
  Compiling GOOGLE_NAMI image...
GOOGLE_NAMI build FAILED after 2.604 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
    GCC        libgnat-x86_32/lib/gnat/gnat.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_NAMI/romstage/arch/x86/gdt_init.o] Error 1
make: *** Waiting for unfinished jobs....
    GCC        libgnat-x86_32/lib/gnat/i-c.o
make: *** [Makefile:419: coreboot-builds/GOOGLE_NAMI/romstage/arch/x86/assembly_entry.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_NAMI.xml not found.
Building board GOOGLE_NAUTILUS (using default config)
Building GOOGLE_NAUTILUS
  Creating config file for GOOGLE_NAUTILUS...
    GOOGLE_NAUTILUS (Config: Default configuration)
  GOOGLE_NAUTILUS config created.
  Compiling GOOGLE_NAUTILUS image...
GOOGLE_NAUTILUS build FAILED after 2.576 seconds!
Log excerpt:
    CC         romstage/arch/x86/gdt_init.o
    GEN        build.h
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_NAUTILUS/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_NAUTILUS/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_NAUTILUS.xml not found.
Building board GOOGLE_NOCTURNE (using default config)
Building GOOGLE_NOCTURNE
  Creating config file for GOOGLE_NOCTURNE...
    GOOGLE_NOCTURNE (Config: Default configuration)
  GOOGLE_NOCTURNE config created.
  Compiling GOOGLE_NOCTURNE image...
GOOGLE_NOCTURNE build FAILED after 2.347 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_NOCTURNE/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/GOOGLE_NOCTURNE/romstage/arch/x86/gdt_init.o] Error 1
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_NOCTURNE/smmstub/cpu/x86/smm/smm_stub.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_NOCTURNE/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_NOCTURNE/ramstage/cpu/x86/backup_default_smm.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_NOCTURNE.xml not found.
Building board GOOGLE_RAMMUS (using default config)
Building GOOGLE_RAMMUS
  Creating config file for GOOGLE_RAMMUS...
    GOOGLE_RAMMUS (Config: Default configuration)
  GOOGLE_RAMMUS config created.
  Compiling GOOGLE_RAMMUS image...
GOOGLE_RAMMUS build FAILED after 2.675 seconds!
Log excerpt:
    GEN        build.h
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
    GCC        libgnat-x86_32/lib/gnat/gnat.o
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_RAMMUS/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/GOOGLE_RAMMUS/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_RAMMUS.xml not found.
Building board GOOGLE_SORAKA (using default config)
Building GOOGLE_SORAKA
  Creating config file for GOOGLE_SORAKA...
    GOOGLE_SORAKA (Config: Default configuration)
  GOOGLE_SORAKA config created.
  Compiling GOOGLE_SORAKA image...
GOOGLE_SORAKA build FAILED after 2.480 seconds!
Log excerpt:
    SCONFIG    mainboard/google/poppy/variants/soraka/devicetree.cb
    CC         romstage/arch/x86/assembly_entry.o
    CC         romstage/arch/x86/gdt_init.o
    GEN        build.h
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_SORAKA/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_SORAKA/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_SORAKA.xml not found.
Building board GOOGLE_AMBASSADOR (using default config)
Building GOOGLE_AMBASSADOR
  Creating config file for GOOGLE_AMBASSADOR...
    GOOGLE_AMBASSADOR (Config: Default configuration)
  GOOGLE_AMBASSADOR config created.
  Compiling GOOGLE_AMBASSADOR image...
GOOGLE_AMBASSADOR build FAILED after 2.208 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_AMBASSADOR/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
    CC         smmstub/cpu/x86/smm/smm_stub.o
make: *** [Makefile:419: coreboot-builds/GOOGLE_AMBASSADOR/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_AMBASSADOR/romstage/arch/x86/idt.o] Error 1
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_AMBASSADOR/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_AMBASSADOR/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_AMBASSADOR.xml not found.
Building board GOOGLE_DOOLY (using default config)
Building GOOGLE_DOOLY
  Creating config file for GOOGLE_DOOLY...
    GOOGLE_DOOLY (Config: Default configuration)
  GOOGLE_DOOLY config created.
  Compiling GOOGLE_DOOLY image...
GOOGLE_DOOLY build FAILED after 2.203 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_DOOLY/romstage/arch/x86/gdt_init.o] Error 1
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_DOOLY/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_DOOLY/smm/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_DOOLY/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_DOOLY/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_DOOLY.xml not found.
Building board GOOGLE_DUFFY_LEGACY (using default config)
Building GOOGLE_DUFFY_LEGACY
  Creating config file for GOOGLE_DUFFY_LEGACY...
    GOOGLE_DUFFY_LEGACY (Config: Default configuration)
  GOOGLE_DUFFY_LEGACY config created.
  Compiling GOOGLE_DUFFY_LEGACY image...
GOOGLE_DUFFY_LEGACY build FAILED after 2.128 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_DUFFY_LEGACY/romstage/arch/x86/gdt_init.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_DUFFY_LEGACY/romstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_DUFFY_LEGACY/romstage/arch/x86/assembly_entry.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_DUFFY_LEGACY/smm/arch/x86/idt.o] Error 1
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_DUFFY_LEGACY/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_DUFFY_LEGACY.xml not found.
Building board GOOGLE_DUFFY (using default config)
Building GOOGLE_DUFFY
  Creating config file for GOOGLE_DUFFY...
    GOOGLE_DUFFY (Config: Default configuration)
  GOOGLE_DUFFY config created.
  Compiling GOOGLE_DUFFY image...
GOOGLE_DUFFY build FAILED after 2.174 seconds!
Log excerpt:
    CC         smm/arch/x86/idt.o
    FMAP       coreboot-builds/sharedutils/cbfstool/fmaptool -h coreboot-builds/GOOGLE_DUFFY/fmap_config.h coreboot-builds/GOOGLE_DUFFY/fmap.fmd coreboot-builds/GOOGLE_DUFFY/fmap.fmap
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_DUFFY/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/GOOGLE_DUFFY/romstage/arch/x86/gdt_init.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_DUFFY/romstage/arch/x86/idt.o] Error 1
SUCCESS: Wrote 266 bytes to file 'coreboot-builds/GOOGLE_DUFFY/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_DUFFY/smm/arch/x86/idt.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_DUFFY.xml not found.
Building board GOOGLE_FAFFY (using default config)
Building GOOGLE_FAFFY
  Creating config file for GOOGLE_FAFFY...
    GOOGLE_FAFFY (Config: Default configuration)
  GOOGLE_FAFFY config created.
  Compiling GOOGLE_FAFFY image...
GOOGLE_FAFFY build FAILED after 2.139 seconds!
Log excerpt:
The sections containing CBFSes are: COREBOOT
    CC         smmstub/cpu/x86/smm/smm_stub.o
make: *** [Makefile:419: coreboot-builds/GOOGLE_FAFFY/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/GOOGLE_FAFFY/romstage/arch/x86/gdt_init.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_FAFFY/romstage/arch/x86/idt.o] Error 1
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_FAFFY/smm/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_FAFFY/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_FAFFY.xml not found.
Building board GOOGLE_GENESIS (using default config)
Building GOOGLE_GENESIS
  Creating config file for GOOGLE_GENESIS...
    GOOGLE_GENESIS (Config: Default configuration)
  GOOGLE_GENESIS config created.
  Compiling GOOGLE_GENESIS image...
GOOGLE_GENESIS build FAILED after 2.046 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_GENESIS/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_GENESIS/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_GENESIS/ramstage/arch/x86/c_start.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_GENESIS/romstage/arch/x86/gdt_init.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_GENESIS/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_GENESIS/smm/arch/x86/idt.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_GENESIS.xml not found.
Building board GOOGLE_KAISA_LEGACY (using default config)
Building GOOGLE_KAISA_LEGACY
  Creating config file for GOOGLE_KAISA_LEGACY...
    GOOGLE_KAISA_LEGACY (Config: Default configuration)
  GOOGLE_KAISA_LEGACY config created.
  Compiling GOOGLE_KAISA_LEGACY image...
GOOGLE_KAISA_LEGACY build FAILED after 2.133 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_KAISA_LEGACY/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
    CC         smm/arch/x86/idt.o
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_KAISA_LEGACY/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_KAISA_LEGACY/romstage/arch/x86/idt.o] Error 1
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_KAISA_LEGACY/smm/arch/x86/idt.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_KAISA_LEGACY.xml not found.
Building board GOOGLE_KAISA (using default config)
Building GOOGLE_KAISA
  Creating config file for GOOGLE_KAISA...
    GOOGLE_KAISA (Config: Default configuration)
  GOOGLE_KAISA config created.
  Compiling GOOGLE_KAISA image...
GOOGLE_KAISA build FAILED after 2.189 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_KAISA/romstage/arch/x86/idt.o] Error 1
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_KAISA/smm/arch/x86/idt.o] Error 1
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_KAISA/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_KAISA/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_KAISA/romstage/arch/x86/assembly_entry.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_KAISA.xml not found.
Building board GOOGLE_MOONBUGGY (using default config)
Building GOOGLE_MOONBUGGY
  Creating config file for GOOGLE_MOONBUGGY...
    GOOGLE_MOONBUGGY (Config: Default configuration)
  GOOGLE_MOONBUGGY config created.
  Compiling GOOGLE_MOONBUGGY image...
GOOGLE_MOONBUGGY build FAILED after 2.109 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_MOONBUGGY/romstage/arch/x86/idt.o] Error 1
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_MOONBUGGY/smm/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_MOONBUGGY/smmstub/cpu/x86/smm/smm_stub.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_MOONBUGGY/ramstage/device/oprom/realmode/x86_asm.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_MOONBUGGY/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_MOONBUGGY.xml not found.
Building board GOOGLE_NOIBAT (using default config)
Building GOOGLE_NOIBAT
  Creating config file for GOOGLE_NOIBAT...
    GOOGLE_NOIBAT (Config: Default configuration)
  GOOGLE_NOIBAT config created.
  Compiling GOOGLE_NOIBAT image...
GOOGLE_NOIBAT build FAILED after 2.083 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_NOIBAT/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_NOIBAT/romstage/arch/x86/gdt_init.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_NOIBAT/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_NOIBAT/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_NOIBAT/smm/arch/x86/idt.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_NOIBAT.xml not found.
Building board GOOGLE_PUFF (using default config)
Building GOOGLE_PUFF
  Creating config file for GOOGLE_PUFF...
    GOOGLE_PUFF (Config: Default configuration)
  GOOGLE_PUFF config created.
  Compiling GOOGLE_PUFF image...
GOOGLE_PUFF build FAILED after 2.190 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_PUFF/romstage/arch/x86/gdt_init.o] Error 1
make: *** Waiting for unfinished jobs....
SUCCESS: Wrote 266 bytes to file 'coreboot-builds/GOOGLE_PUFF/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
make: *** [Makefile:419: coreboot-builds/GOOGLE_PUFF/romstage/arch/x86/assembly_entry.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_PUFF/romstage/arch/x86/idt.o] Error 1
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_PUFF/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_PUFF/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_PUFF.xml not found.
Building board GOOGLE_SCOUT (using default config)
Building GOOGLE_SCOUT
  Creating config file for GOOGLE_SCOUT...
    GOOGLE_SCOUT (Config: Default configuration)
  GOOGLE_SCOUT config created.
  Compiling GOOGLE_SCOUT image...
GOOGLE_SCOUT build FAILED after 2.166 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_SCOUT/romstage/arch/x86/idt.o] Error 1
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_SCOUT/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_SCOUT/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_SCOUT/ramstage/device/oprom/realmode/x86_asm.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_SCOUT/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_SCOUT.xml not found.
Building board GOOGLE_WYVERN (using default config)
Building GOOGLE_WYVERN
  Creating config file for GOOGLE_WYVERN...
    GOOGLE_WYVERN (Config: Default configuration)
  GOOGLE_WYVERN config created.
  Compiling GOOGLE_WYVERN image...
GOOGLE_WYVERN build FAILED after 2.135 seconds!
Log excerpt:
SUCCESS: Wrote 266 bytes to file 'coreboot-builds/GOOGLE_WYVERN/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
make: *** [Makefile:419: coreboot-builds/GOOGLE_WYVERN/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
    CC         smm/arch/x86/idt.o
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_WYVERN/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_WYVERN/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_WYVERN/smm/arch/x86/idt.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_WYVERN.xml not found.
Building board GOOGLE_BANJO (using default config)
Building GOOGLE_BANJO
  Creating config file for GOOGLE_BANJO...
    GOOGLE_BANJO (Config: Default configuration)
  GOOGLE_BANJO config created.
  Compiling GOOGLE_BANJO image...
GOOGLE_BANJO build FAILED after 4.986 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52821 bytes   1442 keywords      0 source lines
AML Output:    dsdt.aml -   16326 bytes    808 opcodes     634 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 705 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_BANJO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_BANJO.xml not found.
Building board GOOGLE_CANDY (using default config)
Building GOOGLE_CANDY
  Creating config file for GOOGLE_CANDY...
    GOOGLE_CANDY (Config: Default configuration)
  GOOGLE_CANDY config created.
  Compiling GOOGLE_CANDY image...
GOOGLE_CANDY build FAILED after 4.671 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   54674 bytes   1494 keywords      0 source lines
AML Output:    dsdt.aml -   16890 bytes    823 opcodes     671 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 741 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_CANDY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_CANDY.xml not found.
Building board GOOGLE_CLAPPER (using default config)
Building GOOGLE_CLAPPER
  Creating config file for GOOGLE_CLAPPER...
    GOOGLE_CLAPPER (Config: Default configuration)
  GOOGLE_CLAPPER config created.
  Compiling GOOGLE_CLAPPER image...
GOOGLE_CLAPPER build FAILED after 4.640 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   53661 bytes   1467 keywords      0 source lines
AML Output:    dsdt.aml -   16581 bytes    817 opcodes     650 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 713 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_CLAPPER/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_CLAPPER.xml not found.
Building board GOOGLE_ENGUARDE (using default config)
Building GOOGLE_ENGUARDE
  Creating config file for GOOGLE_ENGUARDE...
    GOOGLE_ENGUARDE (Config: Default configuration)
  GOOGLE_ENGUARDE config created.
  Compiling GOOGLE_ENGUARDE image...
GOOGLE_ENGUARDE build FAILED after 4.322 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52821 bytes   1442 keywords      0 source lines
AML Output:    dsdt.aml -   16326 bytes    808 opcodes     634 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 705 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_ENGUARDE/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_ENGUARDE.xml not found.
Building board GOOGLE_EXPRESSO (using default config)
Building GOOGLE_EXPRESSO
  Creating config file for GOOGLE_EXPRESSO...
    GOOGLE_EXPRESSO (Config: Default configuration)
  GOOGLE_EXPRESSO config created.
  Compiling GOOGLE_EXPRESSO image...
GOOGLE_EXPRESSO build FAILED after 5.014 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   54130 bytes   1479 keywords      0 source lines
AML Output:    dsdt.aml -   16735 bytes    822 opcodes     657 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 718 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_EXPRESSO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_EXPRESSO.xml not found.
Building board GOOGLE_GLIMMER (using default config)
Building GOOGLE_GLIMMER
  Creating config file for GOOGLE_GLIMMER...
    GOOGLE_GLIMMER (Config: Default configuration)
  GOOGLE_GLIMMER config created.
  Compiling GOOGLE_GLIMMER image...
GOOGLE_GLIMMER build FAILED after 4.504 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   53661 bytes   1467 keywords      0 source lines
AML Output:    dsdt.aml -   16581 bytes    817 opcodes     650 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 713 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_GLIMMER/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_GLIMMER.xml not found.
Building board GOOGLE_GNAWTY (using default config)
Building GOOGLE_GNAWTY
  Creating config file for GOOGLE_GNAWTY...
    GOOGLE_GNAWTY (Config: Default configuration)
  GOOGLE_GNAWTY config created.
  Compiling GOOGLE_GNAWTY image...
GOOGLE_GNAWTY build FAILED after 4.403 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   53142 bytes   1452 keywords      0 source lines
AML Output:    dsdt.aml -   16410 bytes    812 opcodes     640 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 708 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_GNAWTY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_GNAWTY.xml not found.
Building board GOOGLE_HELI (using default config)
Building GOOGLE_HELI
  Creating config file for GOOGLE_HELI...
    GOOGLE_HELI (Config: Default configuration)
  GOOGLE_HELI config created.
  Compiling GOOGLE_HELI image...
GOOGLE_HELI build FAILED after 5.509 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52821 bytes   1442 keywords      0 source lines
AML Output:    dsdt.aml -   16326 bytes    808 opcodes     634 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 705 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_HELI/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_HELI.xml not found.
Building board GOOGLE_KIP (using default config)
Building GOOGLE_KIP
  Creating config file for GOOGLE_KIP...
    GOOGLE_KIP (Config: Default configuration)
  GOOGLE_KIP config created.
  Compiling GOOGLE_KIP image...
GOOGLE_KIP build FAILED after 5.290 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52821 bytes   1442 keywords      0 source lines
AML Output:    dsdt.aml -   16326 bytes    808 opcodes     634 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 705 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_KIP/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_KIP.xml not found.
Building board GOOGLE_NINJA (using default config)
Building GOOGLE_NINJA
  Creating config file for GOOGLE_NINJA...
    GOOGLE_NINJA (Config: Default configuration)
  GOOGLE_NINJA config created.
  Compiling GOOGLE_NINJA image...
GOOGLE_NINJA build FAILED after 5.304 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   51635 bytes   1410 keywords      0 source lines
AML Output:    dsdt.aml -   15985 bytes    798 opcodes     612 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 694 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_NINJA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_NINJA.xml not found.
Building board GOOGLE_ORCO (using default config)
Building GOOGLE_ORCO
  Creating config file for GOOGLE_ORCO...
    GOOGLE_ORCO (Config: Default configuration)
  GOOGLE_ORCO config created.
  Compiling GOOGLE_ORCO image...
GOOGLE_ORCO build FAILED after 4.639 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52821 bytes   1442 keywords      0 source lines
AML Output:    dsdt.aml -   16326 bytes    808 opcodes     634 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 705 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_ORCO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_ORCO.xml not found.
Building board GOOGLE_QUAWKS (using default config)
Building GOOGLE_QUAWKS
  Creating config file for GOOGLE_QUAWKS...
    GOOGLE_QUAWKS (Config: Default configuration)
  GOOGLE_QUAWKS config created.
  Compiling GOOGLE_QUAWKS image...
GOOGLE_QUAWKS build FAILED after 4.548 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52821 bytes   1442 keywords      0 source lines
AML Output:    dsdt.aml -   16326 bytes    808 opcodes     634 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 705 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_QUAWKS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_QUAWKS.xml not found.
Building board GOOGLE_SQUAWKS (using default config)
Building GOOGLE_SQUAWKS
  Creating config file for GOOGLE_SQUAWKS...
    GOOGLE_SQUAWKS (Config: Default configuration)
  GOOGLE_SQUAWKS config created.
  Compiling GOOGLE_SQUAWKS image...
GOOGLE_SQUAWKS build FAILED after 3.289 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   53536 bytes   1460 keywords      0 source lines
AML Output:    dsdt.aml -   16566 bytes    812 opcodes     648 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 726 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_SQUAWKS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_SQUAWKS.xml not found.
Building board GOOGLE_RAMBI (using default config)
Building GOOGLE_RAMBI
  Creating config file for GOOGLE_RAMBI...
    GOOGLE_RAMBI (Config: Default configuration)
  GOOGLE_RAMBI config created.
  Compiling GOOGLE_RAMBI image...
GOOGLE_RAMBI build FAILED after 6.676 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   54140 bytes   1481 keywords      0 source lines
AML Output:    dsdt.aml -   16737 bytes    822 opcodes     659 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 718 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_RAMBI/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_RAMBI.xml not found.
Building board GOOGLE_SUMO (using default config)
Building GOOGLE_SUMO
  Creating config file for GOOGLE_SUMO...
    GOOGLE_SUMO (Config: Default configuration)
  GOOGLE_SUMO config created.
  Compiling GOOGLE_SUMO image...
GOOGLE_SUMO build FAILED after 4.309 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52436 bytes   1434 keywords      0 source lines
AML Output:    dsdt.aml -   16227 bytes    807 opcodes     627 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 702 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_SUMO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_SUMO.xml not found.
Building board GOOGLE_SWANKY (using default config)
Building GOOGLE_SWANKY
  Creating config file for GOOGLE_SWANKY...
    GOOGLE_SWANKY (Config: Default configuration)
  GOOGLE_SWANKY config created.
  Compiling GOOGLE_SWANKY image...
GOOGLE_SWANKY build FAILED after 4.178 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52821 bytes   1442 keywords      0 source lines
AML Output:    dsdt.aml -   16326 bytes    808 opcodes     634 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 705 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_SWANKY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_SWANKY.xml not found.
Building board GOOGLE_WINKY (using default config)
Building GOOGLE_WINKY
  Creating config file for GOOGLE_WINKY...
    GOOGLE_WINKY (Config: Default configuration)
  GOOGLE_WINKY config created.
  Compiling GOOGLE_WINKY image...
GOOGLE_WINKY build FAILED after 3.918 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52822 bytes   1442 keywords      0 source lines
AML Output:    dsdt.aml -   16327 bytes    808 opcodes     634 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 705 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_WINKY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_WINKY.xml not found.
GOOGLE_REEF_CROS GOOGLE_REEF
Building config GOOGLE_REEF_CROS
Building GOOGLE_REEF_CROS
    GOOGLE_REEF (Config: Default configuration)
  Compiling GOOGLE_REEF image...
GOOGLE_REEF_CROS build FAILED after 2.650 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_REEF_CROS/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_REEF_CROS/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_REEF_CROS/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150: coreboot-builds/GOOGLE_REEF_CROS/external/vboot_reference-verstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_REEF_CROS/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_REEF_CROS/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_REEF_CROS.xml not found.
Building board GOOGLE_REEF (using default config)
Building GOOGLE_REEF
  Creating config file for GOOGLE_REEF...
    GOOGLE_REEF (Config: Default configuration)
  GOOGLE_REEF config created.
  Compiling GOOGLE_REEF image...
GOOGLE_REEF build FAILED after 2.228 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_REEF/ramstage/arch/x86/c_start.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_REEF/romstage/arch/x86/assembly_entry.o] Error 1
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_REEF/smmstub/cpu/x86/smm/smm_stub.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_REEF/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_REEF/ramstage/arch/x86/wakeup.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_REEF/ramstage/arch/x86/idt.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_REEF.xml not found.
Building board GOOGLE_PYRO (using default config)
Building GOOGLE_PYRO
  Creating config file for GOOGLE_PYRO...
    GOOGLE_PYRO (Config: Default configuration)
  GOOGLE_PYRO config created.
  Compiling GOOGLE_PYRO image...
GOOGLE_PYRO build FAILED after 1.982 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_PYRO/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_PYRO/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_PYRO/ramstage/arch/x86/c_start.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_PYRO/smmstub/cpu/x86/smm/smm_stub.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_PYRO/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_PYRO.xml not found.
Building board GOOGLE_SAND (using default config)
Building GOOGLE_SAND
  Creating config file for GOOGLE_SAND...
    GOOGLE_SAND (Config: Default configuration)
  GOOGLE_SAND config created.
  Compiling GOOGLE_SAND image...
GOOGLE_SAND build FAILED after 2.231 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_SAND/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_SAND/ramstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_SAND/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_SAND/romstage/arch/x86/gdt_init.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_SAND/ramstage/arch/x86/c_start.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_SAND/ramstage/arch/x86/memcpy.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_SAND/ramstage/arch/x86/ioapic.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_SAND.xml not found.
Building board GOOGLE_SNAPPY (using default config)
Building GOOGLE_SNAPPY
  Creating config file for GOOGLE_SNAPPY...
    GOOGLE_SNAPPY (Config: Default configuration)
  GOOGLE_SNAPPY config created.
  Compiling GOOGLE_SNAPPY image...
GOOGLE_SNAPPY build FAILED after 2.027 seconds!
Log excerpt:
    CC         ramstage/arch/x86/c_start.o
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_SNAPPY/romstage/arch/x86/gdt_init.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/GOOGLE_SNAPPY/romstage/arch/x86/assembly_entry.o] Error 1
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_SNAPPY/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_SNAPPY/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_SNAPPY/ramstage/arch/x86/c_start.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_SNAPPY.xml not found.
Building board GOOGLE_CORAL (using default config)
Building GOOGLE_CORAL
  Creating config file for GOOGLE_CORAL...
    GOOGLE_CORAL (Config: Default configuration)
  GOOGLE_CORAL config created.
  Compiling GOOGLE_CORAL image...
GOOGLE_CORAL build FAILED after 2.015 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_CORAL/romstage/arch/x86/gdt_init.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_CORAL/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_CORAL/ramstage/arch/x86/c_start.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_CORAL/ramstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_CORAL/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_CORAL/ramstage/arch/x86/wakeup.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_CORAL.xml not found.
Building board GOOGLE_DEKU (using default config)
Building GOOGLE_DEKU
  Creating config file for GOOGLE_DEKU...
    GOOGLE_DEKU (Config: Default configuration)
  GOOGLE_DEKU config created.
  Compiling GOOGLE_DEKU image...
GOOGLE_DEKU built successfully. (took 33.957 seconds)
Warning: coreboot-builds/abuild/GOOGLE_DEKU.xml not found.
Building board GOOGLE_DEKU4ES (using default config)
Building GOOGLE_DEKU4ES
  Creating config file for GOOGLE_DEKU4ES...
    GOOGLE_DEKU4ES (Config: Default configuration)
  GOOGLE_DEKU4ES config created.
  Compiling GOOGLE_DEKU4ES image...
GOOGLE_DEKU4ES built successfully. (took 23.033 seconds)
Warning: coreboot-builds/abuild/GOOGLE_DEKU4ES.xml not found.
Building board GOOGLE_KARIS (using default config)
Building GOOGLE_KARIS
  Creating config file for GOOGLE_KARIS...
    GOOGLE_KARIS (Config: Default configuration)
  GOOGLE_KARIS config created.
  Compiling GOOGLE_KARIS image...
GOOGLE_KARIS built successfully. (took 29.774 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KARIS.xml not found.
Building board GOOGLE_KARIS4ES (using default config)
Building GOOGLE_KARIS4ES
  Creating config file for GOOGLE_KARIS4ES...
    GOOGLE_KARIS4ES (Config: Default configuration)
  GOOGLE_KARIS4ES config created.
  Compiling GOOGLE_KARIS4ES image...
GOOGLE_KARIS4ES built successfully. (took 29.183 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KARIS4ES.xml not found.
Building board GOOGLE_OVIS (using default config)
Building GOOGLE_OVIS
  Creating config file for GOOGLE_OVIS...
    GOOGLE_OVIS (Config: Default configuration)
  GOOGLE_OVIS config created.
  Compiling GOOGLE_OVIS image...
GOOGLE_OVIS built successfully. (took 26.533 seconds)
Warning: coreboot-builds/abuild/GOOGLE_OVIS.xml not found.
Building board GOOGLE_OVIS4ES (using default config)
Building GOOGLE_OVIS4ES
  Creating config file for GOOGLE_OVIS4ES...
    GOOGLE_OVIS4ES (Config: Default configuration)
  GOOGLE_OVIS4ES config created.
  Compiling GOOGLE_OVIS4ES image...
GOOGLE_OVIS4ES built successfully. (took 28.707 seconds)
Warning: coreboot-builds/abuild/GOOGLE_OVIS4ES.xml not found.
Building board GOOGLE_REX0 (using default config)
Building GOOGLE_REX0
  Creating config file for GOOGLE_REX0...
    GOOGLE_REX0 (Config: Default configuration)
  GOOGLE_REX0 config created.
  Compiling GOOGLE_REX0 image...
GOOGLE_REX0 built successfully. (took 33.524 seconds)
Warning: coreboot-builds/abuild/GOOGLE_REX0.xml not found.
Building board GOOGLE_REX_EC_ISH (using default config)
Building GOOGLE_REX_EC_ISH
  Creating config file for GOOGLE_REX_EC_ISH...
    GOOGLE_REX_EC_ISH (Config: Default configuration)
  GOOGLE_REX_EC_ISH config created.
  Compiling GOOGLE_REX_EC_ISH image...
GOOGLE_REX_EC_ISH built successfully. (took 31.494 seconds)
Warning: coreboot-builds/abuild/GOOGLE_REX_EC_ISH.xml not found.
Building board GOOGLE_REX4ES (using default config)
Building GOOGLE_REX4ES
  Creating config file for GOOGLE_REX4ES...
    GOOGLE_REX4ES (Config: Default configuration)
  GOOGLE_REX4ES config created.
  Compiling GOOGLE_REX4ES image...
GOOGLE_REX4ES built successfully. (took 36.867 seconds)
Warning: coreboot-builds/abuild/GOOGLE_REX4ES.xml not found.
Building board GOOGLE_REX4ES_EC_ISH (using default config)
Building GOOGLE_REX4ES_EC_ISH
  Creating config file for GOOGLE_REX4ES_EC_ISH...
    GOOGLE_REX4ES_EC_ISH (Config: Default configuration)
  GOOGLE_REX4ES_EC_ISH config created.
  Compiling GOOGLE_REX4ES_EC_ISH image...
GOOGLE_REX4ES_EC_ISH built successfully. (took 35.244 seconds)
Warning: coreboot-builds/abuild/GOOGLE_REX4ES_EC_ISH.xml not found.
Building board GOOGLE_REX64 (using default config)
Building GOOGLE_REX64
  Creating config file for GOOGLE_REX64...
    GOOGLE_REX64 (Config: Default configuration)
  GOOGLE_REX64 config created.
  Compiling GOOGLE_REX64 image...
GOOGLE_REX64 built successfully. (took 37.153 seconds)
Warning: coreboot-builds/abuild/GOOGLE_REX64.xml not found.
Building board GOOGLE_SCREEBO (using default config)
Building GOOGLE_SCREEBO
  Creating config file for GOOGLE_SCREEBO...
    GOOGLE_SCREEBO (Config: Default configuration)
  GOOGLE_SCREEBO config created.
  Compiling GOOGLE_SCREEBO image...
GOOGLE_SCREEBO built successfully. (took 35.940 seconds)
Warning: coreboot-builds/abuild/GOOGLE_SCREEBO.xml not found.
Building board GOOGLE_SCREEBO4ES (using default config)
Building GOOGLE_SCREEBO4ES
  Creating config file for GOOGLE_SCREEBO4ES...
    GOOGLE_SCREEBO4ES (Config: Default configuration)
  GOOGLE_SCREEBO4ES config created.
  Compiling GOOGLE_SCREEBO4ES image...
GOOGLE_SCREEBO4ES built successfully. (took 32.652 seconds)
Warning: coreboot-builds/abuild/GOOGLE_SCREEBO4ES.xml not found.
Building board GOOGLE_ARCADA (using default config)
Building GOOGLE_ARCADA
  Creating config file for GOOGLE_ARCADA...
    GOOGLE_ARCADA (Config: Default configuration)
  GOOGLE_ARCADA config created.
  Compiling GOOGLE_ARCADA image...
GOOGLE_ARCADA build FAILED after 2.333 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_ARCADA/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_ARCADA/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_ARCADA/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_ARCADA/ramstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_ARCADA/smmstub/cpu/x86/smm/smm_stub.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_ARCADA/ramstage/arch/x86/c_start.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_ARCADA/ramstage/arch/x86/wakeup.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_ARCADA.xml not found.
Building board GOOGLE_SARIEN (using default config)
Building GOOGLE_SARIEN
  Creating config file for GOOGLE_SARIEN...
    GOOGLE_SARIEN (Config: Default configuration)
  GOOGLE_SARIEN config created.
  Compiling GOOGLE_SARIEN image...
GOOGLE_SARIEN build FAILED after 2.020 seconds!
Log excerpt:
    CC         romstage/arch/x86/idt.o
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GEN        build.h
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_SARIEN/romstage/arch/x86/idt.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_SARIEN/romstage/arch/x86/gdt_init.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_SARIEN/romstage/arch/x86/assembly_entry.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_SARIEN.xml not found.
Building board GOOGLE_CRYSTALDRIFT (using default config)
Building GOOGLE_CRYSTALDRIFT
  Creating config file for GOOGLE_CRYSTALDRIFT...
    GOOGLE_CRYSTALDRIFT (Config: Default configuration)
  GOOGLE_CRYSTALDRIFT config created.
  Compiling GOOGLE_CRYSTALDRIFT image...
GOOGLE_CRYSTALDRIFT build FAILED after 8.339 seconds!
Log excerpt:
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 14 with channel 0 and dimm 0 at offset 30808
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 14 with channel 1 and dimm 0 at offset 31888
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 15 with channel 0 and dimm 0 at offset 32988
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 15 with channel 1 and dimm 0 at offset 34068
Disabling channel 1, dimm 0 and clearing SPD
No more SPD magic numbers in APCB
Fixing checksum and writing to coreboot-builds/GOOGLE_CRYSTALDRIFT/data.apcb.gen
Writing 39204 bytes to coreboot-builds/GOOGLE_CRYSTALDRIFT/data.apcb.gen
Warning: coreboot-builds/abuild/GOOGLE_CRYSTALDRIFT.xml not found.
Building board GOOGLE_FROSTFLOW (using default config)
Building GOOGLE_FROSTFLOW
  Creating config file for GOOGLE_FROSTFLOW...
    GOOGLE_FROSTFLOW (Config: Default configuration)
  GOOGLE_FROSTFLOW config created.
  Compiling GOOGLE_FROSTFLOW image...
GOOGLE_FROSTFLOW build FAILED after 8.525 seconds!
Log excerpt:
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 14 with channel 0 and dimm 0 at offset 30808
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 14 with channel 1 and dimm 0 at offset 31888
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 15 with channel 0 and dimm 0 at offset 32988
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 15 with channel 1 and dimm 0 at offset 34068
Disabling channel 1, dimm 0 and clearing SPD
No more SPD magic numbers in APCB
Fixing checksum and writing to coreboot-builds/GOOGLE_FROSTFLOW/data.apcb.gen
Writing 39204 bytes to coreboot-builds/GOOGLE_FROSTFLOW/data.apcb.gen
Warning: coreboot-builds/abuild/GOOGLE_FROSTFLOW.xml not found.
Building board GOOGLE_MARKARTH (using default config)
Building GOOGLE_MARKARTH
  Creating config file for GOOGLE_MARKARTH...
    GOOGLE_MARKARTH (Config: Default configuration)
  GOOGLE_MARKARTH config created.
  Compiling GOOGLE_MARKARTH image...
GOOGLE_MARKARTH build FAILED after 8.606 seconds!
Log excerpt:
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 14 with channel 0 and dimm 0 at offset 30808
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 14 with channel 1 and dimm 0 at offset 31888
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 15 with channel 0 and dimm 0 at offset 32988
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 15 with channel 1 and dimm 0 at offset 34068
Disabling channel 1, dimm 0 and clearing SPD
No more SPD magic numbers in APCB
Fixing checksum and writing to coreboot-builds/GOOGLE_MARKARTH/data.apcb.gen
Writing 39204 bytes to coreboot-builds/GOOGLE_MARKARTH/data.apcb.gen
Warning: coreboot-builds/abuild/GOOGLE_MARKARTH.xml not found.
GOOGLE_SKYRIM.NO_VIDEO GOOGLE_SKYRIM
Building config GOOGLE_SKYRIM.NO_VIDEO
Building GOOGLE_SKYRIM.NO_VIDEO
    GOOGLE_SKYRIM (Config: Default configuration)
  Compiling GOOGLE_SKYRIM image...
GOOGLE_SKYRIM.NO_VIDEO build FAILED after 3.050 seconds!
Log excerpt:
    CC         bootblock/soc/amd/common/block/lpc/spi_dma.o
    CC         bootblock/soc/amd/common/block/pci/amd_pci_mmconf.o
    CC         bootblock/soc/amd/common/block/pm/pmlib.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_SKYRIM.NO_VIDEO/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_SKYRIM.NO_VIDEO/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_SKYRIM.NO_VIDEO/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150: coreboot-builds/GOOGLE_SKYRIM.NO_VIDEO/external/vboot_reference-verstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_SKYRIM.NO_VIDEO.xml not found.
GOOGLE_SKYRIM.WITH_BINARIES GOOGLE_SKYRIM
Building config GOOGLE_SKYRIM.WITH_BINARIES
Building GOOGLE_SKYRIM.WITH_BINARIES
    GOOGLE_SKYRIM (Config: Default configuration)
  Compiling GOOGLE_SKYRIM image...
GOOGLE_SKYRIM.WITH_BINARIES build FAILED after 7.939 seconds!
Log excerpt:
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 14 with channel 0 and dimm 0 at offset 30808
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 14 with channel 1 and dimm 0 at offset 31888
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 15 with channel 0 and dimm 0 at offset 32988
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 15 with channel 1 and dimm 0 at offset 34068
Disabling channel 1, dimm 0 and clearing SPD
No more SPD magic numbers in APCB
Fixing checksum and writing to coreboot-builds/GOOGLE_SKYRIM.WITH_BINARIES/data.apcb.gen
Writing 39204 bytes to coreboot-builds/GOOGLE_SKYRIM.WITH_BINARIES/data.apcb.gen
Warning: coreboot-builds/abuild/GOOGLE_SKYRIM.WITH_BINARIES.xml not found.
Building board GOOGLE_SKYRIM (using default config)
Building GOOGLE_SKYRIM
  Creating config file for GOOGLE_SKYRIM...
    GOOGLE_SKYRIM (Config: Default configuration)
  GOOGLE_SKYRIM config created.
  Compiling GOOGLE_SKYRIM image...
GOOGLE_SKYRIM build FAILED after 8.418 seconds!
Log excerpt:
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 14 with channel 0 and dimm 0 at offset 30808
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 14 with channel 1 and dimm 0 at offset 31888
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 15 with channel 0 and dimm 0 at offset 32988
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 15 with channel 1 and dimm 0 at offset 34068
Disabling channel 1, dimm 0 and clearing SPD
No more SPD magic numbers in APCB
Fixing checksum and writing to coreboot-builds/GOOGLE_SKYRIM/data.apcb.gen
Writing 39204 bytes to coreboot-builds/GOOGLE_SKYRIM/data.apcb.gen
Warning: coreboot-builds/abuild/GOOGLE_SKYRIM.xml not found.
Building board GOOGLE_WINTERHOLD (using default config)
Building GOOGLE_WINTERHOLD
  Creating config file for GOOGLE_WINTERHOLD...
    GOOGLE_WINTERHOLD (Config: Default configuration)
  GOOGLE_WINTERHOLD config created.
  Compiling GOOGLE_WINTERHOLD image...
GOOGLE_WINTERHOLD build FAILED after 7.973 seconds!
Log excerpt:
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 14 with channel 0 and dimm 0 at offset 30808
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 14 with channel 1 and dimm 0 at offset 31888
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 15 with channel 0 and dimm 0 at offset 32988
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 15 with channel 1 and dimm 0 at offset 34068
Disabling channel 1, dimm 0 and clearing SPD
No more SPD magic numbers in APCB
Fixing checksum and writing to coreboot-builds/GOOGLE_WINTERHOLD/data.apcb.gen
Writing 39204 bytes to coreboot-builds/GOOGLE_WINTERHOLD/data.apcb.gen
Warning: coreboot-builds/abuild/GOOGLE_WINTERHOLD.xml not found.
Building board GOOGLE_FALCO (using default config)
Building GOOGLE_FALCO
  Creating config file for GOOGLE_FALCO...
    GOOGLE_FALCO (Config: Default configuration)
  GOOGLE_FALCO config created.
  Compiling GOOGLE_FALCO image...
GOOGLE_FALCO build FAILED after 8.785 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   53217 bytes   1720 keywords      0 source lines
AML Output:    dsdt.aml -   15967 bytes   1098 opcodes     622 named objects

Compilation successful. 0 Errors, 0 Warnings, 13 Remarks, 636 Optimizations, 13 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_FALCO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_FALCO.xml not found.
Building board GOOGLE_LEON (using default config)
Building GOOGLE_LEON
  Creating config file for GOOGLE_LEON...
    GOOGLE_LEON (Config: Default configuration)
  GOOGLE_LEON config created.
  Compiling GOOGLE_LEON image...
GOOGLE_LEON build FAILED after 8.401 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   53217 bytes   1720 keywords      0 source lines
AML Output:    dsdt.aml -   15967 bytes   1098 opcodes     622 named objects

Compilation successful. 0 Errors, 0 Warnings, 13 Remarks, 636 Optimizations, 13 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_LEON/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_LEON.xml not found.
Building board GOOGLE_PEPPY (using default config)
Building GOOGLE_PEPPY
  Creating config file for GOOGLE_PEPPY...
    GOOGLE_PEPPY (Config: Default configuration)
  GOOGLE_PEPPY config created.
  Compiling GOOGLE_PEPPY image...
GOOGLE_PEPPY build FAILED after 9.123 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   55686 bytes   1784 keywords      0 source lines
AML Output:    dsdt.aml -   16759 bytes   1120 opcodes     664 named objects

Compilation successful. 0 Errors, 0 Warnings, 13 Remarks, 680 Optimizations, 13 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_PEPPY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_PEPPY.xml not found.
Building board GOOGLE_WOLF (using default config)
Building GOOGLE_WOLF
  Creating config file for GOOGLE_WOLF...
    GOOGLE_WOLF (Config: Default configuration)
  GOOGLE_WOLF config created.
  Compiling GOOGLE_WOLF image...
GOOGLE_WOLF build FAILED after 8.085 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   54185 bytes   1744 keywords      0 source lines
AML Output:    dsdt.aml -   16296 bytes   1103 opcodes     641 named objects

Compilation successful. 0 Errors, 0 Warnings, 13 Remarks, 664 Optimizations, 13 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_WOLF/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_WOLF.xml not found.
Building board GOOGLE_SMAUG (using default config)
Building GOOGLE_SMAUG
  Creating config file for GOOGLE_SMAUG...
    GOOGLE_SMAUG (Config: Default configuration)
  GOOGLE_SMAUG config created.
  Compiling GOOGLE_SMAUG image...
GOOGLE_SMAUG built successfully. (took 19.054 seconds)
Warning: coreboot-builds/abuild/GOOGLE_SMAUG.xml not found.
Building board GOOGLE_STORM (using default config)
Building GOOGLE_STORM
  Creating config file for GOOGLE_STORM...
    GOOGLE_STORM (Config: Default configuration)
  GOOGLE_STORM config created.
  Compiling GOOGLE_STORM image...
GOOGLE_STORM built successfully. (took 10.146 seconds)
Warning: coreboot-builds/abuild/GOOGLE_STORM.xml not found.
Building board GOOGLE_STOUT (using default config)
Building GOOGLE_STOUT
  Creating config file for GOOGLE_STOUT...
    GOOGLE_STOUT (Config: Default configuration)
  GOOGLE_STOUT config created.
  Compiling GOOGLE_STOUT image...
GOOGLE_STOUT build FAILED after 23.009 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_STOUT/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/GOOGLE_STOUT/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/GOOGLE_STOUT.xml not found.
Building board GOOGLE_BUBS (using default config)
Building GOOGLE_BUBS
  Creating config file for GOOGLE_BUBS...
    GOOGLE_BUBS (Config: Default configuration)
  GOOGLE_BUBS config created.
  Compiling GOOGLE_BUBS image...
GOOGLE_BUBS built successfully. (took 16.183 seconds)
Warning: coreboot-builds/abuild/GOOGLE_BUBS.xml not found.
Building board GOOGLE_COACHZ (using default config)
Building GOOGLE_COACHZ
  Creating config file for GOOGLE_COACHZ...
    GOOGLE_COACHZ (Config: Default configuration)
  GOOGLE_COACHZ config created.
  Compiling GOOGLE_COACHZ image...
GOOGLE_COACHZ built successfully. (took 17.368 seconds)
Warning: coreboot-builds/abuild/GOOGLE_COACHZ.xml not found.
Building board GOOGLE_GELARSHIE (using default config)
Building GOOGLE_GELARSHIE
  Creating config file for GOOGLE_GELARSHIE...
    GOOGLE_GELARSHIE (Config: Default configuration)
  GOOGLE_GELARSHIE config created.
  Compiling GOOGLE_GELARSHIE image...
GOOGLE_GELARSHIE built successfully. (took 16.720 seconds)
Warning: coreboot-builds/abuild/GOOGLE_GELARSHIE.xml not found.
Building board GOOGLE_HOMESTAR (using default config)
Building GOOGLE_HOMESTAR
  Creating config file for GOOGLE_HOMESTAR...
    GOOGLE_HOMESTAR (Config: Default configuration)
  GOOGLE_HOMESTAR config created.
  Compiling GOOGLE_HOMESTAR image...
GOOGLE_HOMESTAR built successfully. (took 13.723 seconds)
Warning: coreboot-builds/abuild/GOOGLE_HOMESTAR.xml not found.
Building board GOOGLE_KINGOFTOWN (using default config)
Building GOOGLE_KINGOFTOWN
  Creating config file for GOOGLE_KINGOFTOWN...
    GOOGLE_KINGOFTOWN (Config: Default configuration)
  GOOGLE_KINGOFTOWN config created.
  Compiling GOOGLE_KINGOFTOWN image...
GOOGLE_KINGOFTOWN built successfully. (took 12.874 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KINGOFTOWN.xml not found.
Building board GOOGLE_LAZOR (using default config)
Building GOOGLE_LAZOR
  Creating config file for GOOGLE_LAZOR...
    GOOGLE_LAZOR (Config: Default configuration)
  GOOGLE_LAZOR config created.
  Compiling GOOGLE_LAZOR image...
GOOGLE_LAZOR built successfully. (took 12.454 seconds)
Warning: coreboot-builds/abuild/GOOGLE_LAZOR.xml not found.
Building board GOOGLE_MARZIPAN (using default config)
Building GOOGLE_MARZIPAN
  Creating config file for GOOGLE_MARZIPAN...
    GOOGLE_MARZIPAN (Config: Default configuration)
  GOOGLE_MARZIPAN config created.
  Compiling GOOGLE_MARZIPAN image...
GOOGLE_MARZIPAN built successfully. (took 13.011 seconds)
Warning: coreboot-builds/abuild/GOOGLE_MARZIPAN.xml not found.
Building board GOOGLE_MRBLAND (using default config)
Building GOOGLE_MRBLAND
  Creating config file for GOOGLE_MRBLAND...
    GOOGLE_MRBLAND (Config: Default configuration)
  GOOGLE_MRBLAND config created.
  Compiling GOOGLE_MRBLAND image...
GOOGLE_MRBLAND built successfully. (took 11.648 seconds)
Warning: coreboot-builds/abuild/GOOGLE_MRBLAND.xml not found.
Building board GOOGLE_PAZQUEL (using default config)
Building GOOGLE_PAZQUEL
  Creating config file for GOOGLE_PAZQUEL...
    GOOGLE_PAZQUEL (Config: Default configuration)
  GOOGLE_PAZQUEL config created.
  Compiling GOOGLE_PAZQUEL image...
GOOGLE_PAZQUEL built successfully. (took 15.084 seconds)
Warning: coreboot-builds/abuild/GOOGLE_PAZQUEL.xml not found.
Building board GOOGLE_POMPOM (using default config)
Building GOOGLE_POMPOM
  Creating config file for GOOGLE_POMPOM...
    GOOGLE_POMPOM (Config: Default configuration)
  GOOGLE_POMPOM config created.
  Compiling GOOGLE_POMPOM image...
GOOGLE_POMPOM built successfully. (took 15.451 seconds)
Warning: coreboot-builds/abuild/GOOGLE_POMPOM.xml not found.
Building board GOOGLE_QUACKINGSTICK (using default config)
Building GOOGLE_QUACKINGSTICK
  Creating config file for GOOGLE_QUACKINGSTICK...
    GOOGLE_QUACKINGSTICK (Config: Default configuration)
  GOOGLE_QUACKINGSTICK config created.
  Compiling GOOGLE_QUACKINGSTICK image...
GOOGLE_QUACKINGSTICK built successfully. (took 14.610 seconds)
Warning: coreboot-builds/abuild/GOOGLE_QUACKINGSTICK.xml not found.
Building board GOOGLE_WORMDINGLER (using default config)
Building GOOGLE_WORMDINGLER
  Creating config file for GOOGLE_WORMDINGLER...
    GOOGLE_WORMDINGLER (Config: Default configuration)
  GOOGLE_WORMDINGLER config created.
  Compiling GOOGLE_WORMDINGLER image...
GOOGLE_WORMDINGLER built successfully. (took 12.543 seconds)
Warning: coreboot-builds/abuild/GOOGLE_WORMDINGLER.xml not found.
GOOGLE_TROGDOR.BUILD_TEST GOOGLE_TROGDOR
Building config GOOGLE_TROGDOR.BUILD_TEST
Building GOOGLE_TROGDOR.BUILD_TEST
    GOOGLE_TROGDOR (Config: Default configuration)
  Compiling GOOGLE_TROGDOR image...
GOOGLE_TROGDOR.BUILD_TEST build FAILED after 2.002 seconds!
Log excerpt:
    CC         ramstage/soc/qualcomm/common/usb/qusb_phy.o
    CC         ramstage/soc/qualcomm/common/usb/usb.o
    CC         ramstage/soc/qualcomm/common/display/mdss.o
    CC         ramstage/soc/qualcomm/common/aop_load_reset.o
    CC         ramstage/soc/qualcomm/common/clock.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_TROGDOR.BUILD_TEST/external/vboot_reference-bootblock/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_TROGDOR.BUILD_TEST/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_TROGDOR.BUILD_TEST/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Building board GOOGLE_TROGDOR (using default config)
Warning: coreboot-builds/abuild/GOOGLE_TROGDOR.BUILD_TEST.xml not found.
Building GOOGLE_TROGDOR
  Creating config file for GOOGLE_TROGDOR...
    GOOGLE_TROGDOR (Config: Default configuration)
  GOOGLE_TROGDOR config created.
  Compiling GOOGLE_TROGDOR image...
GOOGLE_TROGDOR built successfully. (took 11.590 seconds)
Warning: coreboot-builds/abuild/GOOGLE_TROGDOR.xml not found.
Building board GOOGLE_VEYRON_JAQ (using default config)
Building GOOGLE_VEYRON_JAQ
  Creating config file for GOOGLE_VEYRON_JAQ...
    GOOGLE_VEYRON_JAQ (Config: Default configuration)
  GOOGLE_VEYRON_JAQ config created.
  Compiling GOOGLE_VEYRON_JAQ image...
GOOGLE_VEYRON_JAQ built successfully. (took 9.397 seconds)
Warning: coreboot-builds/abuild/GOOGLE_VEYRON_JAQ.xml not found.
Building board GOOGLE_VEYRON_JERRY (using default config)
Building GOOGLE_VEYRON_JERRY
  Creating config file for GOOGLE_VEYRON_JERRY...
    GOOGLE_VEYRON_JERRY (Config: Default configuration)
  GOOGLE_VEYRON_JERRY config created.
  Compiling GOOGLE_VEYRON_JERRY image...
GOOGLE_VEYRON_JERRY built successfully. (took 10.357 seconds)
Warning: coreboot-builds/abuild/GOOGLE_VEYRON_JERRY.xml not found.
Building board GOOGLE_VEYRON_MIGHTY (using default config)
Building GOOGLE_VEYRON_MIGHTY
  Creating config file for GOOGLE_VEYRON_MIGHTY...
    GOOGLE_VEYRON_MIGHTY (Config: Default configuration)
  GOOGLE_VEYRON_MIGHTY config created.
  Compiling GOOGLE_VEYRON_MIGHTY image...
GOOGLE_VEYRON_MIGHTY built successfully. (took 6.737 seconds)
Warning: coreboot-builds/abuild/GOOGLE_VEYRON_MIGHTY.xml not found.
Building board GOOGLE_VEYRON_MINNIE (using default config)
Building GOOGLE_VEYRON_MINNIE
  Creating config file for GOOGLE_VEYRON_MINNIE...
    GOOGLE_VEYRON_MINNIE (Config: Default configuration)
  GOOGLE_VEYRON_MINNIE config created.
  Compiling GOOGLE_VEYRON_MINNIE image...
GOOGLE_VEYRON_MINNIE built successfully. (took 8.409 seconds)
Warning: coreboot-builds/abuild/GOOGLE_VEYRON_MINNIE.xml not found.
Building board GOOGLE_VEYRON_SPEEDY (using default config)
Building GOOGLE_VEYRON_SPEEDY
  Creating config file for GOOGLE_VEYRON_SPEEDY...
    GOOGLE_VEYRON_SPEEDY (Config: Default configuration)
  GOOGLE_VEYRON_SPEEDY config created.
  Compiling GOOGLE_VEYRON_SPEEDY image...
GOOGLE_VEYRON_SPEEDY built successfully. (took 8.310 seconds)
Warning: coreboot-builds/abuild/GOOGLE_VEYRON_SPEEDY.xml not found.
Building board GOOGLE_VEYRON_MICKEY (using default config)
Building GOOGLE_VEYRON_MICKEY
  Creating config file for GOOGLE_VEYRON_MICKEY...
    GOOGLE_VEYRON_MICKEY (Config: Default configuration)
  GOOGLE_VEYRON_MICKEY config created.
  Compiling GOOGLE_VEYRON_MICKEY image...
GOOGLE_VEYRON_MICKEY built successfully. (took 6.174 seconds)
Warning: coreboot-builds/abuild/GOOGLE_VEYRON_MICKEY.xml not found.
Building board GOOGLE_VEYRON_RIALTO (using default config)
Building GOOGLE_VEYRON_RIALTO
  Creating config file for GOOGLE_VEYRON_RIALTO...
    GOOGLE_VEYRON_RIALTO (Config: Default configuration)
  GOOGLE_VEYRON_RIALTO config created.
  Compiling GOOGLE_VEYRON_RIALTO image...
GOOGLE_VEYRON_RIALTO built successfully. (took 7.007 seconds)
Warning: coreboot-builds/abuild/GOOGLE_VEYRON_RIALTO.xml not found.
Building board GOOGLE_CHRONICLER (using default config)
Building GOOGLE_CHRONICLER
  Creating config file for GOOGLE_CHRONICLER...
    GOOGLE_CHRONICLER (Config: Default configuration)
  GOOGLE_CHRONICLER config created.
  Compiling GOOGLE_CHRONICLER image...
GOOGLE_CHRONICLER build FAILED after 2.147 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_CHRONICLER/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_CHRONICLER/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_CHRONICLER/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_CHRONICLER/smm/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_CHRONICLER/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_CHRONICLER.xml not found.
Building board GOOGLE_COLLIS (using default config)
Building GOOGLE_COLLIS
  Creating config file for GOOGLE_COLLIS...
    GOOGLE_COLLIS (Config: Default configuration)
  GOOGLE_COLLIS config created.
  Compiling GOOGLE_COLLIS image...
GOOGLE_COLLIS build FAILED after 2.189 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_COLLIS/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_COLLIS/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_COLLIS/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_COLLIS/ramstage/arch/x86/c_start.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_COLLIS/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_COLLIS.xml not found.
Building board GOOGLE_COPANO (using default config)
Building GOOGLE_COPANO
  Creating config file for GOOGLE_COPANO...
    GOOGLE_COPANO (Config: Default configuration)
  GOOGLE_COPANO config created.
  Compiling GOOGLE_COPANO image...
GOOGLE_COPANO build FAILED after 2.209 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_COPANO/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_COPANO/romstage/arch/x86/gdt_init.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_COPANO/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_COPANO/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_COPANO/smm/arch/x86/memcpy.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_COPANO.xml not found.
Building board GOOGLE_DELBIN (using default config)
Building GOOGLE_DELBIN
  Creating config file for GOOGLE_DELBIN...
    GOOGLE_DELBIN (Config: Default configuration)
  GOOGLE_DELBIN config created.
  Compiling GOOGLE_DELBIN image...
GOOGLE_DELBIN build FAILED after 2.165 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_DELBIN/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_DELBIN/romstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_DELBIN/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_DELBIN/smmstub/cpu/x86/smm/smm_stub.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_DELBIN/smm/arch/x86/idt.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_DELBIN.xml not found.
Building board GOOGLE_DROBIT (using default config)
Building GOOGLE_DROBIT
  Creating config file for GOOGLE_DROBIT...
    GOOGLE_DROBIT (Config: Default configuration)
  GOOGLE_DROBIT config created.
  Compiling GOOGLE_DROBIT image...
GOOGLE_DROBIT build FAILED after 2.161 seconds!
Log excerpt:
make: *** Waiting for unfinished jobs....
    CC         rmodules_x86_32/cpu/x86/sipi_vector.o
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_DROBIT/romstage/arch/x86/idt.o] Error 1
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_DROBIT/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_DROBIT/romstage/arch/x86/gdt_init.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_DROBIT/smmstub/cpu/x86/smm/smm_stub.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_DROBIT/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_DROBIT.xml not found.
Building board GOOGLE_ELDRID (using default config)
Building GOOGLE_ELDRID
  Creating config file for GOOGLE_ELDRID...
    GOOGLE_ELDRID (Config: Default configuration)
  GOOGLE_ELDRID config created.
  Compiling GOOGLE_ELDRID image...
GOOGLE_ELDRID build FAILED after 2.957 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   63219 bytes   2216 keywords      0 source lines
AML Output:    dsdt.aml -   20701 bytes   1469 opcodes     747 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 873 Optimizations, 72 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_ELDRID/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_ELDRID.xml not found.
Building board GOOGLE_ELEMI (using default config)
Building GOOGLE_ELEMI
  Creating config file for GOOGLE_ELEMI...
    GOOGLE_ELEMI (Config: Default configuration)
  GOOGLE_ELEMI config created.
  Compiling GOOGLE_ELEMI image...
GOOGLE_ELEMI build FAILED after 1.709 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_ELEMI/romstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_ELEMI/romstage/arch/x86/gdt_init.o] Error 1
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_ELEMI/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_ELEMI/smm/arch/x86/memmove_32.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_ELEMI/smm/arch/x86/memcpy.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_ELEMI.xml not found.
Building board GOOGLE_HALVOR (using default config)
Building GOOGLE_HALVOR
  Creating config file for GOOGLE_HALVOR...
    GOOGLE_HALVOR (Config: Default configuration)
  GOOGLE_HALVOR config created.
  Compiling GOOGLE_HALVOR image...
GOOGLE_HALVOR build FAILED after 2.164 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_HALVOR/smm/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_HALVOR/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_HALVOR/smmstub/cpu/x86/smm/smm_stub.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_HALVOR/ramstage/arch/x86/c_start.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_HALVOR/ramstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_HALVOR/ramstage/arch/x86/wakeup.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_HALVOR/ramstage/acpi/acpi_apic.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_HALVOR/ramstage/acpi/acpi.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_HALVOR.xml not found.
Building board GOOGLE_LINDAR (using default config)
Building GOOGLE_LINDAR
  Creating config file for GOOGLE_LINDAR...
    GOOGLE_LINDAR (Config: Default configuration)
  GOOGLE_LINDAR config created.
  Compiling GOOGLE_LINDAR image...
GOOGLE_LINDAR build FAILED after 1.672 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_LINDAR/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/GOOGLE_LINDAR/romstage/arch/x86/idt.o] Error 1
    CC         smmstub/cpu/x86/smm/smm_stub.o
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_LINDAR/romstage/arch/x86/gdt_init.o] Error 1
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_LINDAR/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_LINDAR/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_LINDAR.xml not found.
Building board GOOGLE_MALEFOR (using default config)
Building GOOGLE_MALEFOR
  Creating config file for GOOGLE_MALEFOR...
    GOOGLE_MALEFOR (Config: Default configuration)
  GOOGLE_MALEFOR config created.
  Compiling GOOGLE_MALEFOR image...
GOOGLE_MALEFOR build FAILED after 2.130 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/GOOGLE_MALEFOR/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_MALEFOR/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_MALEFOR/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_MALEFOR/ramstage/device/oprom/realmode/x86_asm.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_MALEFOR/ramstage/arch/x86/c_start.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_MALEFOR/ramstage/arch/x86/cf9_reset.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_MALEFOR.xml not found.
Building board GOOGLE_TERRADOR (using default config)
Building GOOGLE_TERRADOR
  Creating config file for GOOGLE_TERRADOR...
    GOOGLE_TERRADOR (Config: Default configuration)
  GOOGLE_TERRADOR config created.
  Compiling GOOGLE_TERRADOR image...
GOOGLE_TERRADOR build FAILED after 2.062 seconds!
Log excerpt:
make: *** Waiting for unfinished jobs....
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_TERRADOR/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_TERRADOR/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_TERRADOR/ramstage/device/oprom/realmode/x86_asm.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_TERRADOR/smm/arch/x86/idt.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_TERRADOR.xml not found.
Building board GOOGLE_TODOR (using default config)
Building GOOGLE_TODOR
  Creating config file for GOOGLE_TODOR...
    GOOGLE_TODOR (Config: Default configuration)
  GOOGLE_TODOR config created.
  Compiling GOOGLE_TODOR image...
GOOGLE_TODOR build FAILED after 2.029 seconds!
Log excerpt:
The sections containing CBFSes are: COREBOOT
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
    GEN        build.h
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_TODOR/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/GOOGLE_TODOR/romstage/arch/x86/gdt_init.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_TODOR/romstage/arch/x86/idt.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_TODOR.xml not found.
Building board GOOGLE_TRONDO (using default config)
Building GOOGLE_TRONDO
  Creating config file for GOOGLE_TRONDO...
    GOOGLE_TRONDO (Config: Default configuration)
  GOOGLE_TRONDO config created.
  Compiling GOOGLE_TRONDO image...
GOOGLE_TRONDO build FAILED after 2.133 seconds!
Log excerpt:
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/GOOGLE_TRONDO/romstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_TRONDO/romstage/arch/x86/gdt_init.o] Error 1
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_TRONDO/ramstage/device/oprom/realmode/x86_asm.o] Error 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_TRONDO/smm/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_TRONDO/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_TRONDO.xml not found.
Building board GOOGLE_VOEMA (using default config)
Building GOOGLE_VOEMA
  Creating config file for GOOGLE_VOEMA...
    GOOGLE_VOEMA (Config: Default configuration)
  GOOGLE_VOEMA config created.
  Compiling GOOGLE_VOEMA image...
GOOGLE_VOEMA build FAILED after 2.148 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOEMA/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOEMA/smm/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOEMA/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOEMA/ramstage/arch/x86/c_start.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOEMA/ramstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOEMA/ramstage/arch/x86/wakeup.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_VOEMA.xml not found.
Building board GOOGLE_VOLET (using default config)
Building GOOGLE_VOLET
  Creating config file for GOOGLE_VOLET...
    GOOGLE_VOLET (Config: Default configuration)
  GOOGLE_VOLET config created.
  Compiling GOOGLE_VOLET image...
GOOGLE_VOLET build FAILED after 2.070 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOLET/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOLET/ramstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOLET/smmstub/cpu/x86/smm/smm_stub.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOLET/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOLET/ramstage/arch/x86/c_start.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_VOLET.xml not found.
GOOGLE_VOLTEER.BUILD_TEST_PURPOSES GOOGLE_VOLTEER
Building config GOOGLE_VOLTEER.BUILD_TEST_PURPOSES
Building GOOGLE_VOLTEER.BUILD_TEST_PURPOSES
    GOOGLE_VOLTEER (Config: Default configuration)
  Compiling GOOGLE_VOLTEER image...
GOOGLE_VOLTEER.BUILD_TEST_PURPOSES build FAILED after 1.923 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOLTEER.BUILD_TEST_PURPOSES/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOLTEER.BUILD_TEST_PURPOSES/smm/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_VOLTEER.BUILD_TEST_PURPOSES/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_VOLTEER.BUILD_TEST_PURPOSES/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/GOOGLE_VOLTEER.BUILD_TEST_PURPOSES/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_VOLTEER.BUILD_TEST_PURPOSES/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_VOLTEER.BUILD_TEST_PURPOSES.xml not found.
Building board GOOGLE_VOLTEER (using default config)
Building GOOGLE_VOLTEER
  Creating config file for GOOGLE_VOLTEER...
    GOOGLE_VOLTEER (Config: Default configuration)
  GOOGLE_VOLTEER config created.
  Compiling GOOGLE_VOLTEER image...
GOOGLE_VOLTEER build FAILED after 1.818 seconds!
Log excerpt:
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/GOOGLE_VOLTEER/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOLTEER/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOLTEER/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOLTEER/romstage/arch/x86/idt.o] Error 1
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOLTEER/ramstage/device/oprom/realmode/x86_asm.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOLTEER/smm/arch/x86/idt.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_VOLTEER.xml not found.
Building board GOOGLE_VOLTEER2 (using default config)
Building GOOGLE_VOLTEER2
  Creating config file for GOOGLE_VOLTEER2...
    GOOGLE_VOLTEER2 (Config: Default configuration)
  GOOGLE_VOLTEER2 config created.
  Compiling GOOGLE_VOLTEER2 image...
GOOGLE_VOLTEER2 build FAILED after 2.057 seconds!
Log excerpt:
make: *** Waiting for unfinished jobs....
    CC         smmstub/cpu/x86/smm/smm_stub.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOLTEER2/romstage/arch/x86/gdt_init.o] Error 1
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOLTEER2/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOLTEER2/smm/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOLTEER2/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_VOLTEER2.xml not found.
Building board GOOGLE_VOLTEER2_TI50 (using default config)
Building GOOGLE_VOLTEER2_TI50
  Creating config file for GOOGLE_VOLTEER2_TI50...
    GOOGLE_VOLTEER2_TI50 (Config: Default configuration)
  GOOGLE_VOLTEER2_TI50 config created.
  Compiling GOOGLE_VOLTEER2_TI50 image...
GOOGLE_VOLTEER2_TI50 build FAILED after 1.812 seconds!
Log excerpt:
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/GOOGLE_VOLTEER2_TI50/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
    CC         ramstage/device/oprom/realmode/x86_asm.o
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOLTEER2_TI50/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOLTEER2_TI50/romstage/arch/x86/gdt_init.o] Error 1
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOLTEER2_TI50/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOLTEER2_TI50/ramstage/device/oprom/realmode/x86_asm.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_VOLTEER2_TI50.xml not found.
Building board GOOGLE_VOXEL (using default config)
Building GOOGLE_VOXEL
  Creating config file for GOOGLE_VOXEL...
    GOOGLE_VOXEL (Config: Default configuration)
  GOOGLE_VOXEL config created.
  Compiling GOOGLE_VOXEL image...
GOOGLE_VOXEL build FAILED after 2.480 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOXEL/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOXEL/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOXEL/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOXEL/ramstage/arch/x86/c_start.o] Error 1
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOXEL/ramstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/GOOGLE_VOXEL/ramstage/arch/x86/wakeup.o] Error 1
Warning: coreboot-builds/abuild/GOOGLE_VOXEL.xml not found.
Building board GOOGLE_BERKNIP (using default config)
Building GOOGLE_BERKNIP
  Creating config file for GOOGLE_BERKNIP...
    GOOGLE_BERKNIP (Config: Default configuration)
  GOOGLE_BERKNIP config created.
  Compiling GOOGLE_BERKNIP image...
GOOGLE_BERKNIP build FAILED after 2.706 seconds!
Log excerpt:
    CC         bootblock/drivers/spi/issi.o
    CC         bootblock/drivers/spi/macronix.o
    CC         bootblock/drivers/spi/spansion.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_BERKNIP/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_BERKNIP/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_BERKNIP/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150: coreboot-builds/GOOGLE_BERKNIP/external/vboot_reference-verstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_BERKNIP.xml not found.
Building board GOOGLE_DALBOZ (using default config)
Building GOOGLE_DALBOZ
  Creating config file for GOOGLE_DALBOZ...
    GOOGLE_DALBOZ (Config: Default configuration)
  GOOGLE_DALBOZ config created.
  Compiling GOOGLE_DALBOZ image...
GOOGLE_DALBOZ build FAILED after 2.986 seconds!
Log excerpt:
    CC         ramstage/device/mdio.o
    CC         ramstage/device/mmio.o
    CC         ramstage/device/pci_class.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_DALBOZ/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150: coreboot-builds/GOOGLE_DALBOZ/external/vboot_reference-verstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_DALBOZ/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_DALBOZ/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_DALBOZ.xml not found.
Building board GOOGLE_DIRINBOZ (using default config)
Building GOOGLE_DIRINBOZ
  Creating config file for GOOGLE_DIRINBOZ...
    GOOGLE_DIRINBOZ (Config: Default configuration)
  GOOGLE_DIRINBOZ config created.
  Compiling GOOGLE_DIRINBOZ image...
GOOGLE_DIRINBOZ build FAILED after 2.433 seconds!
Log excerpt:
    CC         ramstage/arch/x86/acpi.o
    CC         ramstage/arch/x86/acpi_bert_storage.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
    CC         ramstage/arch/x86/acpi_s3.o
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_DIRINBOZ/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_DIRINBOZ/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_DIRINBOZ/external/vboot_reference-bootblock/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:150: coreboot-builds/GOOGLE_DIRINBOZ/external/vboot_reference-verstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_DIRINBOZ.xml not found.
Building board GOOGLE_EZKINIL (using default config)
Building GOOGLE_EZKINIL
  Creating config file for GOOGLE_EZKINIL...
    GOOGLE_EZKINIL (Config: Default configuration)
  GOOGLE_EZKINIL config created.
  Compiling GOOGLE_EZKINIL image...
GOOGLE_EZKINIL build FAILED after 2.586 seconds!
Log excerpt:
    CC         bootblock/drivers/i2c/designware/dw_i2c.o
    CC         bootblock/drivers/i2c/tpm/cr50.o
    CC         bootblock/drivers/i2c/tpm/tis.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_EZKINIL/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150: coreboot-builds/GOOGLE_EZKINIL/external/vboot_reference-verstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_EZKINIL/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_EZKINIL/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_EZKINIL.xml not found.
Building board GOOGLE_GUMBOZ (using default config)
Building GOOGLE_GUMBOZ
  Creating config file for GOOGLE_GUMBOZ...
    GOOGLE_GUMBOZ (Config: Default configuration)
  GOOGLE_GUMBOZ config created.
  Compiling GOOGLE_GUMBOZ image...
GOOGLE_GUMBOZ build FAILED after 2.283 seconds!
Log excerpt:
    CC         bootblock/console/console.o
    CC         bootblock/console/die.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
    CC         bootblock/console/init.o
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_GUMBOZ/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_GUMBOZ/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_GUMBOZ/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150: coreboot-builds/GOOGLE_GUMBOZ/external/vboot_reference-verstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_GUMBOZ.xml not found.
Building board GOOGLE_MORPHIUS (using default config)
Building GOOGLE_MORPHIUS
  Creating config file for GOOGLE_MORPHIUS...
    GOOGLE_MORPHIUS (Config: Default configuration)
  GOOGLE_MORPHIUS config created.
  Compiling GOOGLE_MORPHIUS image...
GOOGLE_MORPHIUS build FAILED after 3.047 seconds!
Log excerpt:
    CC         bootblock/drivers/pc80/rtc/mc146818rtc.o
    CC         bootblock/drivers/pc80/rtc/mc146818rtc_boot.o
    CC         bootblock/drivers/spi/adesto.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_MORPHIUS/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_MORPHIUS/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_MORPHIUS/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150: coreboot-builds/GOOGLE_MORPHIUS/external/vboot_reference-verstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_MORPHIUS.xml not found.
Building board GOOGLE_SHUBOZ (using default config)
Building GOOGLE_SHUBOZ
  Creating config file for GOOGLE_SHUBOZ...
    GOOGLE_SHUBOZ (Config: Default configuration)
  GOOGLE_SHUBOZ config created.
  Compiling GOOGLE_SHUBOZ image...
GOOGLE_SHUBOZ build FAILED after 3.056 seconds!
Log excerpt:
    CC         ramstage/acpi/acpigen_ps2_keybd.o
    CC         ramstage/acpi/acpigen_usb.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
    CC         ramstage/acpi/device.o
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_SHUBOZ/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_SHUBOZ/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_SHUBOZ/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150: coreboot-builds/GOOGLE_SHUBOZ/external/vboot_reference-verstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_SHUBOZ.xml not found.
Building board GOOGLE_TREMBYLE (using default config)
Building GOOGLE_TREMBYLE
  Creating config file for GOOGLE_TREMBYLE...
    GOOGLE_TREMBYLE (Config: Default configuration)
  GOOGLE_TREMBYLE config created.
  Compiling GOOGLE_TREMBYLE image...
GOOGLE_TREMBYLE build FAILED after 3.008 seconds!
Log excerpt:
    CC         bootblock/drivers/pc80/rtc/mc146818rtc_boot.o
    CC         bootblock/drivers/spi/adesto.o
    CC         bootblock/drivers/spi/amic.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_TREMBYLE/external/vboot_reference-bootblock/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_TREMBYLE/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_TREMBYLE/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150: coreboot-builds/GOOGLE_TREMBYLE/external/vboot_reference-verstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_TREMBYLE.xml not found.
GOOGLE_VILBOZ.X86_64 GOOGLE_VILBOZ
Building config GOOGLE_VILBOZ.X86_64
Building GOOGLE_VILBOZ.X86_64
    GOOGLE_VILBOZ (Config: Default configuration)
  Compiling GOOGLE_VILBOZ image...
GOOGLE_VILBOZ.X86_64 build FAILED after 2.075 seconds!
Log excerpt:
    CC         bootblock/cpu/x86/64bit/mode_switch2.o
    CC         bootblock/cpu/x86/64bit/pt1G.o
    CC         bootblock/cpu/x86/entry16.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_VILBOZ.X86_64/external/vboot_reference-bootblock/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
make: *** [src/security/vboot/Makefile.mk:150: coreboot-builds/GOOGLE_VILBOZ.X86_64/external/vboot_reference-verstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_VILBOZ.X86_64/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_VILBOZ.X86_64/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_VILBOZ.X86_64.xml not found.
Building board GOOGLE_VILBOZ (using default config)
Building GOOGLE_VILBOZ
  Creating config file for GOOGLE_VILBOZ...
    GOOGLE_VILBOZ (Config: Default configuration)
  GOOGLE_VILBOZ config created.
  Compiling GOOGLE_VILBOZ image...
GOOGLE_VILBOZ build FAILED after 2.373 seconds!
Log excerpt:
    CC         bootblock/device/pci_ops.o
    CC         bootblock/drivers/elog/elog.o
    CC         bootblock/drivers/i2c/designware/dw_i2c.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_VILBOZ/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_VILBOZ/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_VILBOZ/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150: coreboot-builds/GOOGLE_VILBOZ/external/vboot_reference-verstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_VILBOZ.xml not found.
Building board GOOGLE_WOOMAX (using default config)
Building GOOGLE_WOOMAX
  Creating config file for GOOGLE_WOOMAX...
    GOOGLE_WOOMAX (Config: Default configuration)
  GOOGLE_WOOMAX config created.
  Compiling GOOGLE_WOOMAX image...
GOOGLE_WOOMAX build FAILED after 3.225 seconds!
Log excerpt:
    CC         bootblock/drivers/pc80/rtc/mc146818rtc_boot.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
    CC         bootblock/drivers/spi/adesto.o
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/GOOGLE_WOOMAX/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
    CC         bootblock/drivers/spi/amic.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/GOOGLE_WOOMAX/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/GOOGLE_WOOMAX/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150: coreboot-builds/GOOGLE_WOOMAX/external/vboot_reference-verstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/GOOGLE_WOOMAX.xml not found.
Building board HP_280_G2 (using default config)
Building HP_280_G2
  Creating config file for HP_280_G2...
    HP_280_G2 (Config: Default configuration)
  HP_280_G2 config created.
  Compiling HP_280_G2 image...
HP_280_G2 build FAILED after 1.767 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/s-imenne.o
    GCC        libgnat-x86_32/lib/gnat/s-maccod.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/s-parame.o
    GCC        libgnat-x86_32/lib/gnat/s-stoele.o
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/s-unstyp.o
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/HP_280_G2/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
    GCC        libgnat-x86_32/lib/gnat/system.o
make: *** [Makefile:419: coreboot-builds/HP_280_G2/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/HP_280_G2.xml not found.
HP_COMPAQ_8200_ELITE_SFF_PC.X86_64 HP_COMPAQ_8200_ELITE_SFF_PC
Building config HP_COMPAQ_8200_ELITE_SFF_PC.X86_64
Building HP_COMPAQ_8200_ELITE_SFF_PC.X86_64
    HP_COMPAQ_8200_ELITE_SFF_PC (Config: Default configuration)
  Compiling HP_COMPAQ_8200_ELITE_SFF_PC image...
HP_COMPAQ_8200_ELITE_SFF_PC.X86_64 build FAILED after 17.570 seconds!
Log excerpt:
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/x86_64-elf-ld.bfd: warning: coreboot-builds/HP_COMPAQ_8200_ELITE_SFF_PC.X86_64/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
    LINK       cbfs/fallback/romstage.debug
    OBJCOPY    cbfs/fallback/romstage.elf
Created CBFS (capacity = 3014116 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/HP_COMPAQ_8200_ELITE_SFF_PC.X86_64/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/HP_COMPAQ_8200_ELITE_SFF_PC.X86_64.xml not found.
Building board HP_COMPAQ_8200_ELITE_SFF_PC (using default config)
Building HP_COMPAQ_8200_ELITE_SFF_PC
  Creating config file for HP_COMPAQ_8200_ELITE_SFF_PC...
    HP_COMPAQ_8200_ELITE_SFF_PC (Config: Default configuration)
  HP_COMPAQ_8200_ELITE_SFF_PC config created.
  Compiling HP_COMPAQ_8200_ELITE_SFF_PC image...
HP_COMPAQ_8200_ELITE_SFF_PC build FAILED after 19.343 seconds!
Log excerpt:
    OBJCOPY    cbfs/fallback/romstage.elf
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_COMPAQ_8200_ELITE_SFF_PC/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 3014116 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/HP_COMPAQ_8200_ELITE_SFF_PC/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/HP_COMPAQ_8200_ELITE_SFF_PC.xml not found.
Building board HP_COMPAQ_ELITE_8300_USDT (using default config)
Building HP_COMPAQ_ELITE_8300_USDT
  Creating config file for HP_COMPAQ_ELITE_8300_USDT...
    HP_COMPAQ_ELITE_8300_USDT (Config: Default configuration)
  HP_COMPAQ_ELITE_8300_USDT config created.
  Compiling HP_COMPAQ_ELITE_8300_USDT image...
HP_COMPAQ_ELITE_8300_USDT build FAILED after 16.485 seconds!
Log excerpt:
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_COMPAQ_ELITE_8300_USDT/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
    LINK       cbfs/fallback/romstage.debug
    OBJCOPY    cbfs/fallback/romstage.elf
Created CBFS (capacity = 5635556 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/HP_COMPAQ_ELITE_8300_USDT/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/HP_COMPAQ_ELITE_8300_USDT.xml not found.
Building board HP_ELITEBOOK_820_G2 (using default config)
Building HP_ELITEBOOK_820_G2
  Creating config file for HP_ELITEBOOK_820_G2...
    HP_ELITEBOOK_820_G2 (Config: Default configuration)
  HP_ELITEBOOK_820_G2 config created.
  Compiling HP_ELITEBOOK_820_G2 image...
HP_ELITEBOOK_820_G2 build FAILED after 10.903 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_ELITEBOOK_820_G2/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/HP_ELITEBOOK_820_G2/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/HP_ELITEBOOK_820_G2.xml not found.
Building board HP_FOLIO_9480M (using default config)
Building HP_FOLIO_9480M
  Creating config file for HP_FOLIO_9480M...
    HP_FOLIO_9480M (Config: Default configuration)
  HP_FOLIO_9480M config created.
  Compiling HP_FOLIO_9480M image...
HP_FOLIO_9480M build FAILED after 3.212 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   51760 bytes   1660 keywords      0 source lines
AML Output:    dsdt.aml -   15320 bytes   1083 opcodes     577 named objects

Compilation successful. 0 Errors, 0 Warnings, 13 Remarks, 588 Optimizations, 25 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/HP_FOLIO_9480M/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/HP_FOLIO_9480M.xml not found.
Building board HP_PRO_3500_SERIES (using default config)
Building HP_PRO_3500_SERIES
  Creating config file for HP_PRO_3500_SERIES...
    HP_PRO_3500_SERIES (Config: Default configuration)
  HP_PRO_3500_SERIES config created.
  Compiling HP_PRO_3500_SERIES image...
HP_PRO_3500_SERIES build FAILED after 16.320 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_PRO_3500_SERIES/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 4128228 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/HP_PRO_3500_SERIES/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/HP_PRO_3500_SERIES.xml not found.
Building board HP_Z220_CMT_WORKSTATION (using default config)
Building HP_Z220_CMT_WORKSTATION
  Creating config file for HP_Z220_CMT_WORKSTATION...
    HP_Z220_CMT_WORKSTATION (Config: Default configuration)
  HP_Z220_CMT_WORKSTATION config created.
  Compiling HP_Z220_CMT_WORKSTATION image...
HP_Z220_CMT_WORKSTATION build FAILED after 16.951 seconds!
Log excerpt:
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_Z220_CMT_WORKSTATION/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
    LINK       cbfs/fallback/romstage.debug
    OBJCOPY    cbfs/fallback/romstage.elf
Created CBFS (capacity = 5635556 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/HP_Z220_CMT_WORKSTATION/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/HP_Z220_CMT_WORKSTATION.xml not found.
Building board HP_Z220_SFF_WORKSTATION (using default config)
Building HP_Z220_SFF_WORKSTATION
  Creating config file for HP_Z220_SFF_WORKSTATION...
    HP_Z220_SFF_WORKSTATION (Config: Default configuration)
  HP_Z220_SFF_WORKSTATION config created.
  Compiling HP_Z220_SFF_WORKSTATION image...
HP_Z220_SFF_WORKSTATION build FAILED after 14.568 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_Z220_SFF_WORKSTATION/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 5635556 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/HP_Z220_SFF_WORKSTATION/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/HP_Z220_SFF_WORKSTATION.xml not found.
Building board HP_2170P (using default config)
Building HP_2170P
  Creating config file for HP_2170P...
    HP_2170P (Config: Default configuration)
  HP_2170P config created.
  Compiling HP_2170P image...
HP_2170P build FAILED after 15.156 seconds!
Log excerpt:
    GCC        ramstage/b__ramstage.o
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_2170P/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/HP_2170P/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/HP_2170P.xml not found.
Building board HP_2560P (using default config)
Building HP_2560P
  Creating config file for HP_2560P...
    HP_2560P (Config: Default configuration)
  HP_2560P config created.
  Compiling HP_2560P image...
HP_2560P build FAILED after 16.434 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_2560P/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/HP_2560P/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/HP_2560P.xml not found.
Building board HP_2570P (using default config)
Building HP_2570P
  Creating config file for HP_2570P...
    HP_2570P (Config: Default configuration)
  HP_2570P config created.
  Compiling HP_2570P image...
HP_2570P build FAILED after 19.474 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_2570P/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/HP_2570P/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/HP_2570P.xml not found.
Building board HP_2760P (using default config)
Building HP_2760P
  Creating config file for HP_2760P...
    HP_2760P (Config: Default configuration)
  HP_2760P config created.
  Compiling HP_2760P image...
HP_2760P build FAILED after 20.751 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_2760P/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/HP_2760P/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/HP_2760P.xml not found.
Building board HP_8460P (using default config)
Building HP_8460P
  Creating config file for HP_8460P...
    HP_8460P (Config: Default configuration)
  HP_8460P config created.
  Compiling HP_8460P image...
HP_8460P build FAILED after 19.718 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_8460P/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/HP_8460P/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/HP_8460P.xml not found.
Building board HP_8470P (using default config)
Building HP_8470P
  Creating config file for HP_8470P...
    HP_8470P (Config: Default configuration)
  HP_8470P config created.
  Compiling HP_8470P image...
HP_8470P build FAILED after 21.302 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_8470P/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/HP_8470P/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/HP_8470P.xml not found.
Building board HP_8560W (using default config)
Building HP_8560W
  Creating config file for HP_8560W...
    HP_8560W (Config: Default configuration)
  HP_8560W config created.
  Compiling HP_8560W image...
HP_8560W build FAILED after 17.549 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_8560W/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/HP_8560W/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/HP_8560W.xml not found.
Building board HP_8770W (using default config)
Building HP_8770W
  Creating config file for HP_8770W...
    HP_8770W (Config: Default configuration)
  HP_8770W config created.
  Compiling HP_8770W image...
HP_8770W build FAILED after 17.376 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_8770W/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/HP_8770W/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/HP_8770W.xml not found.
Building board HP_FOLIO_9470M (using default config)
Building HP_FOLIO_9470M
  Creating config file for HP_FOLIO_9470M...
    HP_FOLIO_9470M (Config: Default configuration)
  HP_FOLIO_9470M config created.
  Compiling HP_FOLIO_9470M image...
HP_FOLIO_9470M build FAILED after 19.643 seconds!
Log excerpt:
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_FOLIO_9470M/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
    LINK       cbfs/fallback/romstage.debug
    OBJCOPY    cbfs/fallback/romstage.elf
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/HP_FOLIO_9470M/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/HP_FOLIO_9470M.xml not found.
Building board HP_PROBOOK_6360B (using default config)
Building HP_PROBOOK_6360B
  Creating config file for HP_PROBOOK_6360B...
    HP_PROBOOK_6360B (Config: Default configuration)
  HP_PROBOOK_6360B config created.
  Compiling HP_PROBOOK_6360B image...
HP_PROBOOK_6360B build FAILED after 18.937 seconds!
Log excerpt:
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_PROBOOK_6360B/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
    LINK       cbfs/fallback/romstage.debug
    OBJCOPY    cbfs/fallback/romstage.elf
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/HP_PROBOOK_6360B/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/HP_PROBOOK_6360B.xml not found.
Building board HP_REVOLVE_810_G1 (using default config)
Building HP_REVOLVE_810_G1
  Creating config file for HP_REVOLVE_810_G1...
    HP_REVOLVE_810_G1 (Config: Default configuration)
  HP_REVOLVE_810_G1 config created.
  Compiling HP_REVOLVE_810_G1 image...
HP_REVOLVE_810_G1 build FAILED after 18.747 seconds!
Log excerpt:
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_REVOLVE_810_G1/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
    LINK       cbfs/fallback/romstage.debug
    OBJCOPY    cbfs/fallback/romstage.elf
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/HP_REVOLVE_810_G1/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/HP_REVOLVE_810_G1.xml not found.
Building board IBASE_MB899 (using default config)
Building IBASE_MB899
  Creating config file for IBASE_MB899...
    IBASE_MB899 (Config: Default configuration)
  IBASE_MB899 config created.
  Compiling IBASE_MB899 image...
IBASE_MB899 build FAILED after 3.763 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   32619 bytes    711 keywords      0 source lines
AML Output:    dsdt.aml -    9444 bytes    303 opcodes     408 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 331 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/IBASE_MB899/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/IBASE_MB899.xml not found.
Building board IBM_SBP1 (using default config)
Building IBM_SBP1
  Creating config file for IBM_SBP1...
    IBM_SBP1 (Config: Default configuration)
  IBM_SBP1 config created.
  Compiling IBM_SBP1 image...
IBM_SBP1 build FAILED after 2.184 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -  157754 bytes   6641 keywords      0 source lines
AML Output:    dsdt.aml -   50673 bytes   4547 opcodes    2094 named objects

Compilation successful. 0 Errors, 0 Warnings, 61 Remarks, 1469 Optimizations
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/IBM_SBP1/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/IBM_SBP1.xml not found.
Building board INTEL_ADLRVP_P (using default config)
Building INTEL_ADLRVP_P
  Creating config file for INTEL_ADLRVP_P...
    INTEL_ADLRVP_P (Config: Default configuration)
  INTEL_ADLRVP_P config created.
  Compiling INTEL_ADLRVP_P image...
INTEL_ADLRVP_P build FAILED after 2.424 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_ADLRVP_P/smm/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/INTEL_ADLRVP_P/ramstage/device/oprom/realmode/x86_asm.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/INTEL_ADLRVP_P/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/INTEL_ADLRVP_P/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/INTEL_ADLRVP_P/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/INTEL_ADLRVP_P/external/vboot_reference-postcar/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/INTEL_ADLRVP_P.xml not found.
Building board INTEL_ADLRVP_P_EXT_EC (using default config)
Building INTEL_ADLRVP_P_EXT_EC
  Creating config file for INTEL_ADLRVP_P_EXT_EC...
    INTEL_ADLRVP_P_EXT_EC (Config: Default configuration)
  INTEL_ADLRVP_P_EXT_EC config created.
  Compiling INTEL_ADLRVP_P_EXT_EC image...
INTEL_ADLRVP_P_EXT_EC build FAILED after 2.280 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_ADLRVP_P_EXT_EC/smmstub/cpu/x86/smm/smm_stub.o] Error 1
make: *** [Makefile:419: coreboot-builds/INTEL_ADLRVP_P_EXT_EC/ramstage/arch/x86/c_start.o] Error 1
make: *** [Makefile:419: coreboot-builds/INTEL_ADLRVP_P_EXT_EC/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/INTEL_ADLRVP_P_EXT_EC/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/INTEL_ADLRVP_P_EXT_EC/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/INTEL_ADLRVP_P_EXT_EC/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/INTEL_ADLRVP_P_EXT_EC/external/vboot_reference-postcar/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/INTEL_ADLRVP_P_EXT_EC.xml not found.
Building board INTEL_ADLRVP_P_MCHP (using default config)
Building INTEL_ADLRVP_P_MCHP
  Creating config file for INTEL_ADLRVP_P_MCHP...
    INTEL_ADLRVP_P_MCHP (Config: Default configuration)
  INTEL_ADLRVP_P_MCHP config created.
  Compiling INTEL_ADLRVP_P_MCHP image...
INTEL_ADLRVP_P_MCHP build FAILED after 2.335 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_ADLRVP_P_MCHP/romstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/INTEL_ADLRVP_P_MCHP/romstage/arch/x86/gdt_init.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/INTEL_ADLRVP_P_MCHP/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/INTEL_ADLRVP_P_MCHP/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/INTEL_ADLRVP_P_MCHP/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/INTEL_ADLRVP_P_MCHP/external/vboot_reference-postcar/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/INTEL_ADLRVP_P_MCHP.xml not found.
Building board INTEL_ADLRVP_N (using default config)
Building INTEL_ADLRVP_N
  Creating config file for INTEL_ADLRVP_N...
    INTEL_ADLRVP_N (Config: Default configuration)
  INTEL_ADLRVP_N config created.
  Compiling INTEL_ADLRVP_N image...
INTEL_ADLRVP_N build FAILED after 2.878 seconds!
Log excerpt:
    CC         ramstage/cpu/intel/common/common_init.o
    CC         ramstage/cpu/intel/common/hyperthreading.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/INTEL_ADLRVP_N/external/vboot_reference-postcar/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
    CC         ramstage/cpu/intel/common/voltage.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/INTEL_ADLRVP_N/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/INTEL_ADLRVP_N/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/INTEL_ADLRVP_N/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/INTEL_ADLRVP_N.xml not found.
Building board INTEL_ADLRVP_N_EXT_EC (using default config)
Building INTEL_ADLRVP_N_EXT_EC
  Creating config file for INTEL_ADLRVP_N_EXT_EC...
    INTEL_ADLRVP_N_EXT_EC (Config: Default configuration)
  INTEL_ADLRVP_N_EXT_EC config created.
  Compiling INTEL_ADLRVP_N_EXT_EC image...
INTEL_ADLRVP_N_EXT_EC build FAILED after 2.653 seconds!
Log excerpt:
    CC         smm/cpu/x86/tsc/delay_tsc.o
    CC         smm/device/device_const.o
    CC         smm/device/pci_ops.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/INTEL_ADLRVP_N_EXT_EC/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/INTEL_ADLRVP_N_EXT_EC/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/INTEL_ADLRVP_N_EXT_EC/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/INTEL_ADLRVP_N_EXT_EC/external/vboot_reference-postcar/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/INTEL_ADLRVP_N_EXT_EC.xml not found.
Building board INTEL_ADLRVP_RPL (using default config)
Building INTEL_ADLRVP_RPL
  Creating config file for INTEL_ADLRVP_RPL...
    INTEL_ADLRVP_RPL (Config: Default configuration)
  INTEL_ADLRVP_RPL config created.
  Compiling INTEL_ADLRVP_RPL image...
INTEL_ADLRVP_RPL build FAILED after 2.312 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/INTEL_ADLRVP_RPL/smm/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/INTEL_ADLRVP_RPL/ramstage/device/oprom/realmode/x86_asm.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_ADLRVP_RPL/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/INTEL_ADLRVP_RPL/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/INTEL_ADLRVP_RPL/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/INTEL_ADLRVP_RPL/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/INTEL_ADLRVP_RPL/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/INTEL_ADLRVP_RPL.xml not found.
Building board INTEL_ADLRVP_RPL_EXT_EC (using default config)
Building INTEL_ADLRVP_RPL_EXT_EC
  Creating config file for INTEL_ADLRVP_RPL_EXT_EC...
    INTEL_ADLRVP_RPL_EXT_EC (Config: Default configuration)
  INTEL_ADLRVP_RPL_EXT_EC config created.
  Compiling INTEL_ADLRVP_RPL_EXT_EC image...
INTEL_ADLRVP_RPL_EXT_EC build FAILED after 2.353 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_ADLRVP_RPL_EXT_EC/ramstage/device/oprom/realmode/x86_asm.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_ADLRVP_RPL_EXT_EC/smm/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/INTEL_ADLRVP_RPL_EXT_EC/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/INTEL_ADLRVP_RPL_EXT_EC/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/INTEL_ADLRVP_RPL_EXT_EC/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/INTEL_ADLRVP_RPL_EXT_EC/external/vboot_reference-postcar/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/INTEL_ADLRVP_RPL_EXT_EC.xml not found.
Building board INTEL_APOLLOLAKE_RVP1 (using default config)
Building INTEL_APOLLOLAKE_RVP1
  Creating config file for INTEL_APOLLOLAKE_RVP1...
    INTEL_APOLLOLAKE_RVP1 (Config: Default configuration)
  INTEL_APOLLOLAKE_RVP1 config created.
  Compiling INTEL_APOLLOLAKE_RVP1 image...
INTEL_APOLLOLAKE_RVP1 build FAILED after 1.840 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/INTEL_APOLLOLAKE_RVP1/romstage/arch/x86/gdt_init.o] Error 1
make: *** [Makefile:419: coreboot-builds/INTEL_APOLLOLAKE_RVP1/ramstage/device/oprom/realmode/x86_asm.o] Error 1
make: *** [Makefile:419: coreboot-builds/INTEL_APOLLOLAKE_RVP1/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_APOLLOLAKE_RVP1/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
make: *** [Makefile:419: coreboot-builds/INTEL_APOLLOLAKE_RVP1/ramstage/arch/x86/c_start.o] Error 1
Warning: coreboot-builds/abuild/INTEL_APOLLOLAKE_RVP1.xml not found.
Building board INTEL_APOLLOLAKE_RVP2 (using default config)
Building INTEL_APOLLOLAKE_RVP2
  Creating config file for INTEL_APOLLOLAKE_RVP2...
    INTEL_APOLLOLAKE_RVP2 (Config: Default configuration)
  INTEL_APOLLOLAKE_RVP2 config created.
  Compiling INTEL_APOLLOLAKE_RVP2 image...
INTEL_APOLLOLAKE_RVP2 build FAILED after 2.132 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_APOLLOLAKE_RVP2/smmstub/cpu/x86/smm/smm_stub.o] Error 1
make: *** [Makefile:419: coreboot-builds/INTEL_APOLLOLAKE_RVP2/ramstage/device/oprom/realmode/x86_asm.o] Error 1
make: *** [Makefile:419: coreboot-builds/INTEL_APOLLOLAKE_RVP2/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_APOLLOLAKE_RVP2/ramstage/cpu/x86/smm/smm_module_loader.o] Error 1
Warning: coreboot-builds/abuild/INTEL_APOLLOLAKE_RVP2.xml not found.
Building board INTEL_ARCHERCITY_CRB (using default config)
Building INTEL_ARCHERCITY_CRB
  Creating config file for INTEL_ARCHERCITY_CRB...
    INTEL_ARCHERCITY_CRB (Config: Default configuration)
  INTEL_ARCHERCITY_CRB config created.
  Compiling INTEL_ARCHERCITY_CRB image...
INTEL_ARCHERCITY_CRB build FAILED after 4.151 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   92103 bytes   3552 keywords      0 source lines
AML Output:    dsdt.aml -   29169 bytes   2358 opcodes    1194 named objects

Compilation successful. 0 Errors, 0 Warnings, 31 Remarks, 1060 Optimizations
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/INTEL_ARCHERCITY_CRB/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/INTEL_ARCHERCITY_CRB.xml not found.
Building board INTEL_AVENUECITY_CRB (using default config)
Building INTEL_AVENUECITY_CRB
  Creating config file for INTEL_AVENUECITY_CRB...
    INTEL_AVENUECITY_CRB (Config: Default configuration)
  INTEL_AVENUECITY_CRB config created.
  Compiling INTEL_AVENUECITY_CRB image...
INTEL_AVENUECITY_CRB built successfully. (took 19.645 seconds)
Warning: coreboot-builds/abuild/INTEL_AVENUECITY_CRB.xml not found.
Building board INTEL_BASKING_RIDGE (using default config)
Building INTEL_BASKING_RIDGE
  Creating config file for INTEL_BASKING_RIDGE...
    INTEL_BASKING_RIDGE (Config: Default configuration)
  INTEL_BASKING_RIDGE config created.
  Compiling INTEL_BASKING_RIDGE image...
INTEL_BASKING_RIDGE build FAILED after 14.769 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/INTEL_BASKING_RIDGE/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/INTEL_BASKING_RIDGE/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/INTEL_BASKING_RIDGE.xml not found.
Building board INTEL_BEECHNUTCITY_CRB (using default config)
Building INTEL_BEECHNUTCITY_CRB
  Creating config file for INTEL_BEECHNUTCITY_CRB...
    INTEL_BEECHNUTCITY_CRB (Config: Default configuration)
  INTEL_BEECHNUTCITY_CRB config created.
  Compiling INTEL_BEECHNUTCITY_CRB image...
INTEL_BEECHNUTCITY_CRB built successfully. (took 19.720 seconds)
Warning: coreboot-builds/abuild/INTEL_BEECHNUTCITY_CRB.xml not found.
Building board INTEL_CEDARISLAND_CRB (using default config)
Building INTEL_CEDARISLAND_CRB
  Creating config file for INTEL_CEDARISLAND_CRB...
    INTEL_CEDARISLAND_CRB (Config: Default configuration)
  INTEL_CEDARISLAND_CRB config created.
  Compiling INTEL_CEDARISLAND_CRB image...
INTEL_CEDARISLAND_CRB build FAILED after 1.885 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/CedarIslandFspBinPkg/Include: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/INTEL_CEDARISLAND_CRB/romstage/arch/x86/assembly_entry.o] Error 1
make: *** [Makefile:419: coreboot-builds/INTEL_CEDARISLAND_CRB/romstage/arch/x86/gdt_init.o] Error 1
make: *** [Makefile:419: coreboot-builds/INTEL_CEDARISLAND_CRB/ramstage/device/oprom/realmode/x86_asm.o] Error 1
cc1: error: 3rdparty/fsp/CedarIslandFspBinPkg/Include: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CedarIslandFspBinPkg/Include: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_CEDARISLAND_CRB/ramstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/INTEL_CEDARISLAND_CRB/ramstage/arch/x86/c_start.o] Error 1
make: *** [Makefile:419: coreboot-builds/INTEL_CEDARISLAND_CRB/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
Warning: coreboot-builds/abuild/INTEL_CEDARISLAND_CRB.xml not found.
Building board INTEL_COFFEELAKE_RVPU (using default config)
Building INTEL_COFFEELAKE_RVPU
  Creating config file for INTEL_COFFEELAKE_RVPU...
    INTEL_COFFEELAKE_RVPU (Config: Default configuration)
  INTEL_COFFEELAKE_RVPU config created.
  Compiling INTEL_COFFEELAKE_RVPU image...
INTEL_COFFEELAKE_RVPU build FAILED after 1.947 seconds!
Log excerpt:
make: *** Waiting for unfinished jobs....
    CC         smm/arch/x86/idt.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_COFFEELAKE_RVPU/romstage/arch/x86/gdt_init.o] Error 1
make: *** [Makefile:419: coreboot-builds/INTEL_COFFEELAKE_RVPU/romstage/arch/x86/idt.o] Error 1
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_COFFEELAKE_RVPU/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_COFFEELAKE_RVPU/ramstage/device/oprom/realmode/x86_asm.o] Error 1
Warning: coreboot-builds/abuild/INTEL_COFFEELAKE_RVPU.xml not found.
Building board INTEL_COFFEELAKE_RVP11 (using default config)
Building INTEL_COFFEELAKE_RVP11
  Creating config file for INTEL_COFFEELAKE_RVP11...
    INTEL_COFFEELAKE_RVP11 (Config: Default configuration)
  INTEL_COFFEELAKE_RVP11 config created.
  Compiling INTEL_COFFEELAKE_RVP11 image...
INTEL_COFFEELAKE_RVP11 build FAILED after 1.912 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    FMAP       coreboot-builds/sharedutils/cbfstool/fmaptool -h coreboot-builds/INTEL_COFFEELAKE_RVP11/fmap_config.h coreboot-builds/INTEL_COFFEELAKE_RVP11/fmap.fmd coreboot-builds/INTEL_COFFEELAKE_RVP11/fmap.fmap
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_COFFEELAKE_RVP11/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/INTEL_COFFEELAKE_RVP11/fmap.fmap' (and generated header)
The sections containing CBFSes are: cc1: all warnings being treated as errors
COREBOOT
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_COFFEELAKE_RVP11/romstage/arch/x86/gdt_init.o] Error 1
make: *** [Makefile:419: coreboot-builds/INTEL_COFFEELAKE_RVP11/romstage/arch/x86/idt.o] Error 1
Warning: coreboot-builds/abuild/INTEL_COFFEELAKE_RVP11.xml not found.
Building board INTEL_WHISKEYLAKE_RVP (using default config)
Building INTEL_WHISKEYLAKE_RVP
  Creating config file for INTEL_WHISKEYLAKE_RVP...
    INTEL_WHISKEYLAKE_RVP (Config: Default configuration)
  INTEL_WHISKEYLAKE_RVP config created.
  Compiling INTEL_WHISKEYLAKE_RVP image...
INTEL_WHISKEYLAKE_RVP build FAILED after 1.988 seconds!
Log excerpt:
    CC         smm/arch/x86/idt.o
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_WHISKEYLAKE_RVP/romstage/arch/x86/gdt_init.o] Error 1
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/INTEL_WHISKEYLAKE_RVP/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_WHISKEYLAKE_RVP/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_WHISKEYLAKE_RVP/ramstage/device/oprom/realmode/x86_asm.o] Error 1
Warning: coreboot-builds/abuild/INTEL_WHISKEYLAKE_RVP.xml not found.
Building board INTEL_COFFEELAKE_RVP8 (using default config)
Building INTEL_COFFEELAKE_RVP8
  Creating config file for INTEL_COFFEELAKE_RVP8...
    INTEL_COFFEELAKE_RVP8 (Config: Default configuration)
  INTEL_COFFEELAKE_RVP8 config created.
  Compiling INTEL_COFFEELAKE_RVP8 image...
INTEL_COFFEELAKE_RVP8 build FAILED after 2.137 seconds!
Log excerpt:
    CC         ramstage/device/oprom/realmode/x86_interrupts.o
make: *** [Makefile:419: coreboot-builds/INTEL_COFFEELAKE_RVP8/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/INTEL_COFFEELAKE_RVP8/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/INTEL_COFFEELAKE_RVP8/romstage/arch/x86/idt.o] Error 1
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_COFFEELAKE_RVP8/ramstage/device/oprom/realmode/x86_asm.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_COFFEELAKE_RVP8/ramstage/device/oprom/realmode/x86_interrupts.o] Error 1
Warning: coreboot-builds/abuild/INTEL_COFFEELAKE_RVP8.xml not found.
Building board INTEL_COMETLAKE_RVPU (using default config)
Building INTEL_COMETLAKE_RVPU
  Creating config file for INTEL_COMETLAKE_RVPU...
    INTEL_COMETLAKE_RVPU (Config: Default configuration)
  INTEL_COMETLAKE_RVPU config created.
  Compiling INTEL_COMETLAKE_RVPU image...
INTEL_COMETLAKE_RVPU build FAILED after 1.994 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/INTEL_COMETLAKE_RVPU/romstage/arch/x86/idt.o] Error 1
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_COMETLAKE_RVPU/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/INTEL_COMETLAKE_RVPU/ramstage/device/oprom/realmode/x86_asm.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_COMETLAKE_RVPU/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_COMETLAKE_RVPU/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Warning: coreboot-builds/abuild/INTEL_COMETLAKE_RVPU.xml not found.
Building board INTEL_D510MO (using default config)
Building INTEL_D510MO
  Creating config file for INTEL_D510MO...
    INTEL_D510MO (Config: Default configuration)
  INTEL_D510MO config created.
  Compiling INTEL_D510MO image...
INTEL_D510MO build FAILED after 3.248 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28084 bytes    620 keywords      0 source lines
AML Output:    dsdt.aml -    7920 bytes    254 opcodes     366 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 215 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/INTEL_D510MO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/INTEL_D510MO.xml not found.
Building board INTEL_D945GCLF (using default config)
Building INTEL_D945GCLF
  Creating config file for INTEL_D945GCLF...
    INTEL_D945GCLF (Config: Default configuration)
  INTEL_D945GCLF config created.
  Compiling INTEL_D945GCLF image...
INTEL_D945GCLF build FAILED after 3.711 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   31678 bytes    707 keywords      0 source lines
AML Output:    dsdt.aml -    9124 bytes    299 opcodes     408 named objects

Compilation successful. 0 Errors, 0 Warnings, 24 Remarks, 299 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/INTEL_D945GCLF/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/INTEL_D945GCLF.xml not found.
Building board INTEL_DCP847SKE (using default config)
Building INTEL_DCP847SKE
  Creating config file for INTEL_DCP847SKE...
    INTEL_DCP847SKE (Config: Default configuration)
  INTEL_DCP847SKE config created.
  Compiling INTEL_DCP847SKE image...
INTEL_DCP847SKE build FAILED after 18.966 seconds!
Log excerpt:
    LINK       cbfs/fallback/romstage.debug
    OBJCOPY    cbfs/fallback/romstage.elf
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/INTEL_DCP847SKE/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 6487524 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/INTEL_DCP847SKE/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/INTEL_DCP847SKE.xml not found.
Building board INTEL_DG41WV (using default config)
Building INTEL_DG41WV
  Creating config file for INTEL_DG41WV...
    INTEL_DG41WV (Config: Default configuration)
  INTEL_DG41WV config created.
  Compiling INTEL_DG41WV image...
INTEL_DG41WV build FAILED after 4.266 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   36701 bytes    883 keywords      0 source lines
AML Output:    dsdt.aml -   10448 bytes    416 opcodes     467 named objects

Compilation successful. 0 Errors, 0 Warnings, 39 Remarks, 269 Optimizations, 6 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/INTEL_DG41WV/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/INTEL_DG41WV.xml not found.
Building board INTEL_DG43GT (using default config)
Building INTEL_DG43GT
  Creating config file for INTEL_DG43GT...
    INTEL_DG43GT (Config: Default configuration)
  INTEL_DG43GT config created.
  Compiling INTEL_DG43GT image...
INTEL_DG43GT build FAILED after 6.280 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   35076 bytes    877 keywords      0 source lines
AML Output:    dsdt.aml -    9939 bytes    400 opcodes     477 named objects

Compilation successful. 0 Errors, 0 Warnings, 36 Remarks, 270 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/INTEL_DG43GT/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/INTEL_DG43GT.xml not found.
Building board INTEL_DQ67SW (using default config)
Building INTEL_DQ67SW
  Creating config file for INTEL_DQ67SW...
    INTEL_DQ67SW (Config: Default configuration)
  INTEL_DQ67SW config created.
  Compiling INTEL_DQ67SW image...
INTEL_DQ67SW build FAILED after 18.267 seconds!
Log excerpt:
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/INTEL_DQ67SW/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
    LINK       cbfs/fallback/romstage.debug
    OBJCOPY    cbfs/fallback/romstage.elf
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/INTEL_DQ67SW/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/INTEL_DQ67SW.xml not found.
Building board INTEL_ELKHARTLAKE_CRB (using default config)
Building INTEL_ELKHARTLAKE_CRB
  Creating config file for INTEL_ELKHARTLAKE_CRB...
    INTEL_ELKHARTLAKE_CRB (Config: Default configuration)
  INTEL_ELKHARTLAKE_CRB config created.
  Compiling INTEL_ELKHARTLAKE_CRB image...
INTEL_ELKHARTLAKE_CRB build FAILED after 2.118 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/ElkhartLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/INTEL_ELKHARTLAKE_CRB/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
    CC         ramstage/device/oprom/realmode/x86_asm.o
cc1: error: 3rdparty/fsp/ElkhartLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_ELKHARTLAKE_CRB/romstage/arch/x86/gdt_init.o] Error 1
cc1: error: 3rdparty/fsp/ElkhartLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_ELKHARTLAKE_CRB/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_ELKHARTLAKE_CRB/ramstage/device/oprom/realmode/x86_asm.o] Error 1
Warning: coreboot-builds/abuild/INTEL_ELKHARTLAKE_CRB.xml not found.
Building board INTEL_EMERALDLAKE2 (using default config)
Building INTEL_EMERALDLAKE2
  Creating config file for INTEL_EMERALDLAKE2...
    INTEL_EMERALDLAKE2 (Config: Default configuration)
  INTEL_EMERALDLAKE2 config created.
  Compiling INTEL_EMERALDLAKE2 image...
INTEL_EMERALDLAKE2 build FAILED after 16.003 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/INTEL_EMERALDLAKE2/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/INTEL_EMERALDLAKE2/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/INTEL_EMERALDLAKE2.xml not found.
Building board INTEL_GLKRVP (using default config)
Building INTEL_GLKRVP
  Creating config file for INTEL_GLKRVP...
    INTEL_GLKRVP (Config: Default configuration)
  INTEL_GLKRVP config created.
  Compiling INTEL_GLKRVP image...
INTEL_GLKRVP build FAILED after 3.726 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   37915 bytes   1226 keywords      0 source lines
AML Output:    dsdt.aml -   12805 bytes    682 opcodes     544 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 554 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/INTEL_GLKRVP/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/INTEL_GLKRVP.xml not found.
INTEL_HARCUVAR INTEL_HARCUVAR
Building config INTEL_HARCUVAR_
Building INTEL_HARCUVAR_
    INTEL_HARCUVAR (Config: Default configuration)
  Compiling INTEL_HARCUVAR image...
INTEL_HARCUVAR_ build FAILED after 1.803 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/DenvertonNSFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
    FMAP       coreboot-builds/sharedutils/cbfstool/fmaptool -h coreboot-builds/INTEL_HARCUVAR_/fmap_config.h coreboot-builds/INTEL_HARCUVAR_/fmap.fmd coreboot-builds/INTEL_HARCUVAR_/fmap.fmap
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_HARCUVAR_/romstage/arch/x86/gdt_init.o] Error 1
make: *** Waiting for unfinished jobs....
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/INTEL_HARCUVAR_/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
make: *** [Makefile:419: coreboot-builds/INTEL_HARCUVAR_/romstage/arch/x86/assembly_entry.o] Error 1
cc1: error: 3rdparty/fsp/DenvertonNSFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_HARCUVAR_/ramstage/device/oprom/realmode/x86_asm.o] Error 1
Warning: coreboot-builds/abuild/INTEL_HARCUVAR_.xml not found.
Building board INTEL_HARCUVAR (using default config)
Building INTEL_HARCUVAR
  Creating config file for INTEL_HARCUVAR...
    INTEL_HARCUVAR (Config: Default configuration)
  INTEL_HARCUVAR config created.
  Compiling INTEL_HARCUVAR image...
INTEL_HARCUVAR build FAILED after 1.893 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/DenvertonNSFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/INTEL_HARCUVAR/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/INTEL_HARCUVAR/romstage/arch/x86/gdt_init.o] Error 1
cc1: error: 3rdparty/fsp/DenvertonNSFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/DenvertonNSFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_HARCUVAR/ramstage/device/oprom/realmode/x86_asm.o] Error 1
make: *** [Makefile:419: coreboot-builds/INTEL_HARCUVAR/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_HARCUVAR/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
Warning: coreboot-builds/abuild/INTEL_HARCUVAR.xml not found.
Building board INTEL_JASPERLAKE_RVP (using default config)
Building INTEL_JASPERLAKE_RVP
  Creating config file for INTEL_JASPERLAKE_RVP...
    INTEL_JASPERLAKE_RVP (Config: Default configuration)
  INTEL_JASPERLAKE_RVP config created.
  Compiling INTEL_JASPERLAKE_RVP image...
INTEL_JASPERLAKE_RVP build FAILED after 5.868 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28988 bytes    724 keywords      0 source lines
AML Output:    dsdt.aml -    8916 bytes    344 opcodes     380 named objects

Compilation successful. 0 Errors, 0 Warnings, 26 Remarks, 365 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/INTEL_JASPERLAKE_RVP/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/INTEL_JASPERLAKE_RVP.xml not found.
Building board INTEL_JASPERLAKE_RVP_EXT_EC (using default config)
Building INTEL_JASPERLAKE_RVP_EXT_EC
  Creating config file for INTEL_JASPERLAKE_RVP_EXT_EC...
    INTEL_JASPERLAKE_RVP_EXT_EC (Config: Default configuration)
  INTEL_JASPERLAKE_RVP_EXT_EC config created.
  Compiling INTEL_JASPERLAKE_RVP_EXT_EC image...
INTEL_JASPERLAKE_RVP_EXT_EC build FAILED after 4.403 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   39471 bytes   1114 keywords      0 source lines
AML Output:    dsdt.aml -   12387 bytes    615 opcodes     499 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 489 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/INTEL_JASPERLAKE_RVP_EXT_EC/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/INTEL_JASPERLAKE_RVP_EXT_EC.xml not found.
Building board INTEL_KBLRVP3 (using default config)
Building INTEL_KBLRVP3
  Creating config file for INTEL_KBLRVP3...
    INTEL_KBLRVP3 (Config: Default configuration)
  INTEL_KBLRVP3 config created.
  Compiling INTEL_KBLRVP3 image...
INTEL_KBLRVP3 build FAILED after 2.062 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    FMAP       coreboot-builds/sharedutils/cbfstool/fmaptool -h coreboot-builds/INTEL_KBLRVP3/fmap_config.h coreboot-builds/INTEL_KBLRVP3/fmap.fmd coreboot-builds/INTEL_KBLRVP3/fmap.fmap
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_KBLRVP3/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/INTEL_KBLRVP3/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/INTEL_KBLRVP3/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_KBLRVP3/ramstage/device/oprom/realmode/x86_asm.o] Error 1
Warning: coreboot-builds/abuild/INTEL_KBLRVP3.xml not found.
Building board INTEL_KBLRVP7 (using default config)
Building INTEL_KBLRVP7
  Creating config file for INTEL_KBLRVP7...
    INTEL_KBLRVP7 (Config: Default configuration)
  INTEL_KBLRVP7 config created.
  Compiling INTEL_KBLRVP7 image...
INTEL_KBLRVP7 build FAILED after 2.214 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_KBLRVP7/ramstage/arch/x86/c_start.o] Error 1
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/INTEL_KBLRVP7/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
make: *** [Makefile:419: coreboot-builds/INTEL_KBLRVP7/smmstub/cpu/x86/smm/smm_stub.o] Error 1
make: *** [Makefile:419: coreboot-builds/INTEL_KBLRVP7/ramstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_KBLRVP7/ramstage/arch/x86/memcpy.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_KBLRVP7/ramstage/arch/x86/ioapic.o] Error 1
Warning: coreboot-builds/abuild/INTEL_KBLRVP7.xml not found.
Building board INTEL_KBLRVP8 (using default config)
Building INTEL_KBLRVP8
  Creating config file for INTEL_KBLRVP8...
    INTEL_KBLRVP8 (Config: Default configuration)
  INTEL_KBLRVP8 config created.
  Compiling INTEL_KBLRVP8 image...
INTEL_KBLRVP8 build FAILED after 1.985 seconds!
Log excerpt:
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/INTEL_KBLRVP8/romstage/arch/x86/gdt_init.o] Error 1
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/INTEL_KBLRVP8/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_KBLRVP8/ramstage/device/oprom/realmode/x86_asm.o] Error 1
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_KBLRVP8/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_KBLRVP8/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
Warning: coreboot-builds/abuild/INTEL_KBLRVP8.xml not found.
Building board INTEL_KBLRVP11 (using default config)
Building INTEL_KBLRVP11
  Creating config file for INTEL_KBLRVP11...
    INTEL_KBLRVP11 (Config: Default configuration)
  INTEL_KBLRVP11 config created.
  Compiling INTEL_KBLRVP11 image...
INTEL_KBLRVP11 build FAILED after 2.059 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/INTEL_KBLRVP11/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
make: *** [Makefile:419: coreboot-builds/INTEL_KBLRVP11/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/INTEL_KBLRVP11/romstage/arch/x86/gdt_init.o] Error 1
    CC         ramstage/device/oprom/realmode/x86_asm.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_KBLRVP11/ramstage/device/oprom/realmode/x86_asm.o] Error 1
Warning: coreboot-builds/abuild/INTEL_KBLRVP11.xml not found.
Building board INTEL_KUNIMITSU (using default config)
Building INTEL_KUNIMITSU
  Creating config file for INTEL_KUNIMITSU...
    INTEL_KUNIMITSU (Config: Default configuration)
  INTEL_KUNIMITSU config created.
  Compiling INTEL_KUNIMITSU image...
INTEL_KUNIMITSU build FAILED after 2.261 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/INTEL_KUNIMITSU/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_KUNIMITSU/romstage/arch/x86/gdt_init.o] Error 1
make: *** [Makefile:419: coreboot-builds/INTEL_KUNIMITSU/ramstage/device/oprom/realmode/x86_asm.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_KUNIMITSU/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_KUNIMITSU/ramstage/cpu/x86/smm/smm_module_loader.o] Error 1
Warning: coreboot-builds/abuild/INTEL_KUNIMITSU.xml not found.
Building board INTEL_LEAFHILL (using default config)
Building INTEL_LEAFHILL
  Creating config file for INTEL_LEAFHILL...
    INTEL_LEAFHILL (Config: Default configuration)
  INTEL_LEAFHILL config created.
  Compiling INTEL_LEAFHILL image...
INTEL_LEAFHILL build FAILED after 1.933 seconds!
Log excerpt:
make: *** Waiting for unfinished jobs....
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/INTEL_LEAFHILL/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_LEAFHILL/ramstage/device/oprom/realmode/x86_asm.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_LEAFHILL/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_LEAFHILL/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
Warning: coreboot-builds/abuild/INTEL_LEAFHILL.xml not found.
Building board INTEL_MINNOW3 (using default config)
Building INTEL_MINNOW3
  Creating config file for INTEL_MINNOW3...
    INTEL_MINNOW3 (Config: Default configuration)
  INTEL_MINNOW3 config created.
  Compiling INTEL_MINNOW3 image...
INTEL_MINNOW3 build FAILED after 2.274 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/INTEL_MINNOW3/ramstage/device/oprom/realmode/x86_asm.o] Error 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_MINNOW3/smmstub/cpu/x86/smm/smm_stub.o] Error 1
make: *** [Makefile:419: coreboot-builds/INTEL_MINNOW3/ramstage/arch/x86/c_start.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_MINNOW3/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_MINNOW3/ramstage/arch/x86/idt.o] Error 1
Warning: coreboot-builds/abuild/INTEL_MINNOW3.xml not found.
Building board INTEL_MTLRVP_P (using default config)
Building INTEL_MTLRVP_P
  Creating config file for INTEL_MTLRVP_P...
    INTEL_MTLRVP_P (Config: Default configuration)
  INTEL_MTLRVP_P config created.
  Compiling INTEL_MTLRVP_P image...
INTEL_MTLRVP_P built successfully. (took 25.401 seconds)
Warning: coreboot-builds/abuild/INTEL_MTLRVP_P.xml not found.
Building board INTEL_MTLRVP_P_EXT_EC (using default config)
Building INTEL_MTLRVP_P_EXT_EC
  Creating config file for INTEL_MTLRVP_P_EXT_EC...
    INTEL_MTLRVP_P_EXT_EC (Config: Default configuration)
  INTEL_MTLRVP_P_EXT_EC config created.
  Compiling INTEL_MTLRVP_P_EXT_EC image...
INTEL_MTLRVP_P_EXT_EC built successfully. (took 26.536 seconds)
Warning: coreboot-builds/abuild/INTEL_MTLRVP_P_EXT_EC.xml not found.
Building board INTEL_MTLRVP4ES_P_EXT_EC (using default config)
Building INTEL_MTLRVP4ES_P_EXT_EC
  Creating config file for INTEL_MTLRVP4ES_P_EXT_EC...
    INTEL_MTLRVP4ES_P_EXT_EC (Config: Default configuration)
  INTEL_MTLRVP4ES_P_EXT_EC config created.
  Compiling INTEL_MTLRVP4ES_P_EXT_EC image...
INTEL_MTLRVP4ES_P_EXT_EC built successfully. (took 25.900 seconds)
Warning: coreboot-builds/abuild/INTEL_MTLRVP4ES_P_EXT_EC.xml not found.
Building board INTEL_MTLRVP_P_MCHP (using default config)
Building INTEL_MTLRVP_P_MCHP
  Creating config file for INTEL_MTLRVP_P_MCHP...
    INTEL_MTLRVP_P_MCHP (Config: Default configuration)
  INTEL_MTLRVP_P_MCHP config created.
  Compiling INTEL_MTLRVP_P_MCHP image...
INTEL_MTLRVP_P_MCHP built successfully. (took 28.558 seconds)
Warning: coreboot-builds/abuild/INTEL_MTLRVP_P_MCHP.xml not found.
Building board INTEL_SKLSDLBRK (using default config)
Building INTEL_SKLSDLBRK
  Creating config file for INTEL_SKLSDLBRK...
    INTEL_SKLSDLBRK (Config: Default configuration)
  INTEL_SKLSDLBRK config created.
  Compiling INTEL_SKLSDLBRK image...
INTEL_SKLSDLBRK build FAILED after 2.412 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/INTEL_SKLSDLBRK/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
    CC         ramstage/cpu/x86/smm/smm_module_loader.o
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/INTEL_SKLSDLBRK/romstage/arch/x86/gdt_init.o] Error 1
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/INTEL_SKLSDLBRK/ramstage/device/oprom/realmode/x86_asm.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_SKLSDLBRK/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_SKLSDLBRK/ramstage/cpu/x86/smm/smm_module_loader.o] Error 1
Warning: coreboot-builds/abuild/INTEL_SKLSDLBRK.xml not found.
Building board INTEL_SHADOWMOUNTAIN (using default config)
Building INTEL_SHADOWMOUNTAIN
  Creating config file for INTEL_SHADOWMOUNTAIN...
    INTEL_SHADOWMOUNTAIN (Config: Default configuration)
  INTEL_SHADOWMOUNTAIN config created.
  Compiling INTEL_SHADOWMOUNTAIN image...
INTEL_SHADOWMOUNTAIN build FAILED after 2.414 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_SHADOWMOUNTAIN/romstage/arch/x86/assembly_entry.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_SHADOWMOUNTAIN/romstage/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/INTEL_SHADOWMOUNTAIN/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/INTEL_SHADOWMOUNTAIN/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/INTEL_SHADOWMOUNTAIN/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/INTEL_SHADOWMOUNTAIN/external/vboot_reference-romstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/INTEL_SHADOWMOUNTAIN.xml not found.
Building board INTEL_STRAGO (using default config)
Building INTEL_STRAGO
  Creating config file for INTEL_STRAGO...
    INTEL_STRAGO (Config: Default configuration)
  INTEL_STRAGO config created.
  Compiling INTEL_STRAGO image...
INTEL_STRAGO build FAILED after 1.977 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_STRAGO/smmstub/cpu/x86/smm/smm_stub.o] Error 1
make: *** [Makefile:419: coreboot-builds/INTEL_STRAGO/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
cc1: error: 3rdparty/fsp/BraswellFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/INTEL_STRAGO/ramstage/device/oprom/realmode/x86_asm.o] Error 1
cc1: error: 3rdparty/fsp/BraswellFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_STRAGO/ramstage/arch/x86/c_start.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_STRAGO/ramstage/arch/x86/wakeup.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_STRAGO/ramstage/arch/x86/idt.o] Error 1
Warning: coreboot-builds/abuild/INTEL_STRAGO.xml not found.
Building board INTEL_TGLRVP_UP3 (using default config)
Building INTEL_TGLRVP_UP3
  Creating config file for INTEL_TGLRVP_UP3...
    INTEL_TGLRVP_UP3 (Config: Default configuration)
  INTEL_TGLRVP_UP3 config created.
  Compiling INTEL_TGLRVP_UP3 image...
INTEL_TGLRVP_UP3 build FAILED after 2.030 seconds!
Log excerpt:
make: *** Waiting for unfinished jobs....
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/INTEL_TGLRVP_UP3/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
make: *** [Makefile:419: coreboot-builds/INTEL_TGLRVP_UP3/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_TGLRVP_UP3/romstage/arch/x86/gdt_init.o] Error 1
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_TGLRVP_UP3/ramstage/device/oprom/realmode/x86_asm.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_TGLRVP_UP3/smm/arch/x86/idt.o] Error 1
Warning: coreboot-builds/abuild/INTEL_TGLRVP_UP3.xml not found.
Building board INTEL_TGLRVP_UP4 (using default config)
Building INTEL_TGLRVP_UP4
  Creating config file for INTEL_TGLRVP_UP4...
    INTEL_TGLRVP_UP4 (Config: Default configuration)
  INTEL_TGLRVP_UP4 config created.
  Compiling INTEL_TGLRVP_UP4 image...
INTEL_TGLRVP_UP4 build FAILED after 2.215 seconds!
Log excerpt:
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_TGLRVP_UP4/romstage/arch/x86/assembly_entry.o] Error 1
make: *** [Makefile:419: coreboot-builds/INTEL_TGLRVP_UP4/romstage/arch/x86/gdt_init.o] Error 1
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_TGLRVP_UP4/ramstage/device/oprom/realmode/x86_asm.o] Error 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/INTEL_TGLRVP_UP4/smmstub/cpu/x86/smm/smm_stub.o] Error 1
make: *** [Makefile:419: coreboot-builds/INTEL_TGLRVP_UP4/smm/arch/x86/idt.o] Error 1
Warning: coreboot-builds/abuild/INTEL_TGLRVP_UP4.xml not found.
Building board INTEL_WTM2 (using default config)
Building INTEL_WTM2
  Creating config file for INTEL_WTM2...
    INTEL_WTM2 (Config: Default configuration)
  INTEL_WTM2 config created.
  Compiling INTEL_WTM2 image...
INTEL_WTM2 build FAILED after 15.983 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/INTEL_WTM2/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/INTEL_WTM2/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/INTEL_WTM2.xml not found.
Building board INVENTEC_TRANSFORMERS (using default config)
Building INVENTEC_TRANSFORMERS
  Creating config file for INVENTEC_TRANSFORMERS...
    INVENTEC_TRANSFORMERS (Config: Default configuration)
  INVENTEC_TRANSFORMERS config created.
  Compiling INVENTEC_TRANSFORMERS image...
INVENTEC_TRANSFORMERS build FAILED after 2.303 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   92322 bytes   3558 keywords      0 source lines
AML Output:    dsdt.aml -   29225 bytes   2360 opcodes    1198 named objects

Compilation successful. 0 Errors, 0 Warnings, 31 Remarks, 1061 Optimizations
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/INVENTEC_TRANSFORMERS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/INVENTEC_TRANSFORMERS.xml not found.
Building board KONTRON_986LCD_M (using default config)
Building KONTRON_986LCD_M
  Creating config file for KONTRON_986LCD_M...
    KONTRON_986LCD_M (Config: Default configuration)
  KONTRON_986LCD_M config created.
  Compiling KONTRON_986LCD_M image...
KONTRON_986LCD_M build FAILED after 3.699 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   32624 bytes    711 keywords      0 source lines
AML Output:    dsdt.aml -    9444 bytes    303 opcodes     408 named objects

Compilation successful. 0 Errors, 0 Warnings, 24 Remarks, 331 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/KONTRON_986LCD_M/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/KONTRON_986LCD_M.xml not found.
Building board KONTRON_BSL6 (using default config)
Building KONTRON_BSL6
  Creating config file for KONTRON_BSL6...
    KONTRON_BSL6 (Config: Default configuration)
  KONTRON_BSL6 config created.
  Compiling KONTRON_BSL6 image...
KONTRON_BSL6 build FAILED after 2.772 seconds!
Log excerpt:
    CC         romstage/arch/x86/gdt_init.o
    GEN        build.h
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
make: *** [Makefile:419: coreboot-builds/KONTRON_BSL6/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/KONTRON_BSL6/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/KONTRON_BSL6.xml not found.
Building board SIEMENS_BOXER26 (using default config)
Building SIEMENS_BOXER26
  Creating config file for SIEMENS_BOXER26...
    SIEMENS_BOXER26 (Config: Default configuration)
  SIEMENS_BOXER26 config created.
  Compiling SIEMENS_BOXER26 image...
SIEMENS_BOXER26 build FAILED after 2.575 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/SIEMENS_BOXER26/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SIEMENS_BOXER26/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/SIEMENS_BOXER26/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/SIEMENS_BOXER26.xml not found.
Building board KONTRON_KTQM77 (using default config)
Building KONTRON_KTQM77
  Creating config file for KONTRON_KTQM77...
    KONTRON_KTQM77 (Config: Default configuration)
  KONTRON_KTQM77 config created.
  Compiling KONTRON_KTQM77 image...
KONTRON_KTQM77 build FAILED after 19.907 seconds!
Log excerpt:
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/KONTRON_KTQM77/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
    LINK       cbfs/fallback/romstage.debug
    OBJCOPY    cbfs/fallback/romstage.elf
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/KONTRON_KTQM77/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/KONTRON_KTQM77.xml not found.
Building board KONTRON_COME_MAL10 (using default config)
Building KONTRON_COME_MAL10
  Creating config file for KONTRON_COME_MAL10...
    KONTRON_COME_MAL10 (Config: Default configuration)
  KONTRON_COME_MAL10 config created.
  Compiling KONTRON_COME_MAL10 image...
KONTRON_COME_MAL10 build FAILED after 2.759 seconds!
Log excerpt:
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/KONTRON_COME_MAL10/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
make: *** [Makefile:419: coreboot-builds/KONTRON_COME_MAL10/romstage/arch/x86/gdt_init.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/KONTRON_COME_MAL10/romstage/arch/x86/assembly_entry.o] Error 1
Warning: coreboot-builds/abuild/KONTRON_COME_MAL10.xml not found.
Building board LENOVO_THINKPAD_T440P (using default config)
Building LENOVO_THINKPAD_T440P
  Creating config file for LENOVO_THINKPAD_T440P...
    LENOVO_THINKPAD_T440P (Config: Default configuration)
  LENOVO_THINKPAD_T440P config created.
  Compiling LENOVO_THINKPAD_T440P image...
LENOVO_THINKPAD_T440P build FAILED after 20.573 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_THINKPAD_T440P/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/LENOVO_THINKPAD_T440P/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/LENOVO_THINKPAD_T440P.xml not found.
Building board LENOVO_THINKPAD_W541 (using default config)
Building LENOVO_THINKPAD_W541
  Creating config file for LENOVO_THINKPAD_W541...
    LENOVO_THINKPAD_W541 (Config: Default configuration)
  LENOVO_THINKPAD_W541 config created.
  Compiling LENOVO_THINKPAD_W541 image...
LENOVO_THINKPAD_W541 build FAILED after 20.377 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_THINKPAD_W541/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/LENOVO_THINKPAD_W541/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/LENOVO_THINKPAD_W541.xml not found.
Building board LENOVO_L520 (using default config)
Building LENOVO_L520
  Creating config file for LENOVO_L520...
    LENOVO_L520 (Config: Default configuration)
  LENOVO_L520 config created.
  Compiling LENOVO_L520 image...
LENOVO_L520 build FAILED after 20.545 seconds!
Log excerpt:
    GCC        ramstage/b__ramstage.o
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_L520/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/LENOVO_L520/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/LENOVO_L520.xml not found.
Building board LENOVO_THINKCENTRE_M900_TINY (using default config)
Building LENOVO_THINKCENTRE_M900_TINY
  Creating config file for LENOVO_THINKCENTRE_M900_TINY...
    LENOVO_THINKCENTRE_M900_TINY (Config: Default configuration)
  LENOVO_THINKCENTRE_M900_TINY config created.
  Compiling LENOVO_THINKCENTRE_M900_TINY image...
LENOVO_THINKCENTRE_M900_TINY build FAILED after 2.960 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
    GCC        libgnat-x86_32/lib/gnat/gnat.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/i-c.o
make: *** [Makefile:419: coreboot-builds/LENOVO_THINKCENTRE_M900_TINY/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/LENOVO_THINKCENTRE_M900_TINY/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/LENOVO_THINKCENTRE_M900_TINY.xml not found.
Building board LENOVO_S230U (using default config)
Building LENOVO_S230U
  Creating config file for LENOVO_S230U...
    LENOVO_S230U (Config: Default configuration)
  LENOVO_S230U config created.
  Compiling LENOVO_S230U image...
LENOVO_S230U build FAILED after 19.941 seconds!
Log excerpt:
    CC         generated/ramstage.o
    OBJCOPY    cbfs/fallback/romstage.elf
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_S230U/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/LENOVO_S230U/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/LENOVO_S230U.xml not found.
LENOVO_T400_VBOOT_AND_DEBUG LENOVO_T400
Building config LENOVO_T400_VBOOT_AND_DEBUG
Building LENOVO_T400_VBOOT_AND_DEBUG
    LENOVO_T400 (Config: Default configuration)
  Compiling LENOVO_T400 image...
LENOVO_T400_VBOOT_AND_DEBUG build FAILED after 3.843 seconds!
Log excerpt:
    CC         smm/console/post.o
    CC         smm/console/printk.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/LENOVO_T400_VBOOT_AND_DEBUG/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
    CC         smm/console/vtxprintf.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/LENOVO_T400_VBOOT_AND_DEBUG/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/LENOVO_T400_VBOOT_AND_DEBUG/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/LENOVO_T400_VBOOT_AND_DEBUG/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/LENOVO_T400_VBOOT_AND_DEBUG.xml not found.
Building board LENOVO_T400 (using default config)
Building LENOVO_T400
  Creating config file for LENOVO_T400...
    LENOVO_T400 (Config: Default configuration)
  LENOVO_T400 config created.
  Compiling LENOVO_T400 image...
LENOVO_T400 build FAILED after 6.643 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52393 bytes   1509 keywords      0 source lines
AML Output:    dsdt.aml -   15500 bytes    866 opcodes     643 named objects

Compilation successful. 0 Errors, 0 Warnings, 28 Remarks, 590 Optimizations, 9 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_T400/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_T400.xml not found.
Building board LENOVO_T500 (using default config)
Building LENOVO_T500
  Creating config file for LENOVO_T500...
    LENOVO_T500 (Config: Default configuration)
  LENOVO_T500 config created.
  Compiling LENOVO_T500 image...
LENOVO_T500 build FAILED after 10.946 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52393 bytes   1509 keywords      0 source lines
AML Output:    dsdt.aml -   15500 bytes    866 opcodes     643 named objects

Compilation successful. 0 Errors, 0 Warnings, 28 Remarks, 590 Optimizations, 9 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_T500/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_T500.xml not found.
Building board LENOVO_R400 (using default config)
Building LENOVO_R400
  Creating config file for LENOVO_R400...
    LENOVO_R400 (Config: Default configuration)
  LENOVO_R400 config created.
  Compiling LENOVO_R400 image...
LENOVO_R400 build FAILED after 6.795 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52393 bytes   1509 keywords      0 source lines
AML Output:    dsdt.aml -   15500 bytes    866 opcodes     643 named objects

Compilation successful. 0 Errors, 0 Warnings, 28 Remarks, 590 Optimizations, 9 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_R400/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_R400.xml not found.
Building board LENOVO_R500 (using default config)
Building LENOVO_R500
  Creating config file for LENOVO_R500...
    LENOVO_R500 (Config: Default configuration)
  LENOVO_R500 config created.
  Compiling LENOVO_R500 image...
LENOVO_R500 build FAILED after 10.829 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52393 bytes   1509 keywords      0 source lines
AML Output:    dsdt.aml -   15500 bytes    866 opcodes     643 named objects

Compilation successful. 0 Errors, 0 Warnings, 28 Remarks, 590 Optimizations, 9 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_R500/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_R500.xml not found.
Building board LENOVO_W500 (using default config)
Building LENOVO_W500
  Creating config file for LENOVO_W500...
    LENOVO_W500 (Config: Default configuration)
  LENOVO_W500 config created.
  Compiling LENOVO_W500 image...
LENOVO_W500 build FAILED after 12.127 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52393 bytes   1509 keywords      0 source lines
AML Output:    dsdt.aml -   15500 bytes    866 opcodes     643 named objects

Compilation successful. 0 Errors, 0 Warnings, 28 Remarks, 590 Optimizations, 9 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_W500/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_W500.xml not found.
Building board LENOVO_T410 (using default config)
Building LENOVO_T410
  Creating config file for LENOVO_T410...
    LENOVO_T410 (Config: Default configuration)
  LENOVO_T410 config created.
  Compiling LENOVO_T410 image...
LENOVO_T410 build FAILED after 5.041 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   47361 bytes   1452 keywords      0 source lines
AML Output:    dsdt.aml -   14005 bytes    897 opcodes     555 named objects

Compilation successful. 0 Errors, 0 Warnings, 9 Remarks, 483 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_T410/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_T410.xml not found.
LENOVO_T420_STATIC_OPTION_TABLE_NO_MEM_FUSES LENOVO_T420
Building config LENOVO_T420_STATIC_OPTION_TABLE_NO_MEM_FUSES
Building LENOVO_T420_STATIC_OPTION_TABLE_NO_MEM_FUSES
    LENOVO_T420 (Config: Default configuration)
  Compiling LENOVO_T420 image...
LENOVO_T420_STATIC_OPTION_TABLE_NO_MEM_FUSES build FAILED after 3.248 seconds!
Log excerpt:
    CC         ramstage/arch/x86/null_breakpoint.o
    CC         ramstage/arch/x86/post.o
    CC         ramstage/arch/x86/rdrand.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/LENOVO_T420_STATIC_OPTION_TABLE_NO_MEM_FUSES/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/LENOVO_T420_STATIC_OPTION_TABLE_NO_MEM_FUSES/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/LENOVO_T420_STATIC_OPTION_TABLE_NO_MEM_FUSES/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/LENOVO_T420_STATIC_OPTION_TABLE_NO_MEM_FUSES/external/vboot_reference-postcar/vboot_fw.a] Error 2
Building board LENOVO_T420 (using default config)
Warning: coreboot-builds/abuild/LENOVO_T420_STATIC_OPTION_TABLE_NO_MEM_FUSES.xml not found.
Building LENOVO_T420
  Creating config file for LENOVO_T420...
    LENOVO_T420 (Config: Default configuration)
  LENOVO_T420 config created.
  Compiling LENOVO_T420 image...
LENOVO_T420 build FAILED after 19.055 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_T420/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/LENOVO_T420/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/LENOVO_T420.xml not found.
Building board LENOVO_T420S (using default config)
Building LENOVO_T420S
  Creating config file for LENOVO_T420S...
    LENOVO_T420S (Config: Default configuration)
  LENOVO_T420S config created.
  Compiling LENOVO_T420S image...
LENOVO_T420S build FAILED after 21.870 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_T420S/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/LENOVO_T420S/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/LENOVO_T420S.xml not found.
LENOVO_THINKPAD_T430_ALL_DEBUG_AND_OPTION_TABLE LENOVO_THINKPAD_T430
Building config LENOVO_THINKPAD_T430_ALL_DEBUG_AND_OPTION_TABLE
Building LENOVO_THINKPAD_T430_ALL_DEBUG_AND_OPTION_TABLE
    LENOVO_THINKPAD_T430 (Config: Default configuration)
  Compiling LENOVO_THINKPAD_T430 image...
LENOVO_THINKPAD_T430_ALL_DEBUG_AND_OPTION_TABLE build FAILED after 20.203 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_THINKPAD_T430_ALL_DEBUG_AND_OPTION_TABLE/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/LENOVO_THINKPAD_T430_ALL_DEBUG_AND_OPTION_TABLE/coreboot.pre] Error 1
Building board LENOVO_THINKPAD_T430 (using default config)
Warning: coreboot-builds/abuild/LENOVO_THINKPAD_T430_ALL_DEBUG_AND_OPTION_TABLE.xml not found.
Building LENOVO_THINKPAD_T430
  Creating config file for LENOVO_THINKPAD_T430...
    LENOVO_THINKPAD_T430 (Config: Default configuration)
  LENOVO_THINKPAD_T430 config created.
  Compiling LENOVO_THINKPAD_T430 image...
LENOVO_THINKPAD_T430 build FAILED after 9.960 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_THINKPAD_T430/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/LENOVO_THINKPAD_T430/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/LENOVO_THINKPAD_T430.xml not found.
Building board LENOVO_T430S (using default config)
Building LENOVO_T430S
  Creating config file for LENOVO_T430S...
    LENOVO_T430S (Config: Default configuration)
  LENOVO_T430S config created.
  Compiling LENOVO_T430S image...
LENOVO_T430S build FAILED after 9.586 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_T430S/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/LENOVO_T430S/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/LENOVO_T430S.xml not found.
Building board LENOVO_T431S (using default config)
Building LENOVO_T431S
  Creating config file for LENOVO_T431S...
    LENOVO_T431S (Config: Default configuration)
  LENOVO_T431S config created.
  Compiling LENOVO_T431S image...
LENOVO_T431S build FAILED after 9.561 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_T431S/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/LENOVO_T431S/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/LENOVO_T431S.xml not found.
Building board LENOVO_T520 (using default config)
Building LENOVO_T520
  Creating config file for LENOVO_T520...
    LENOVO_T520 (Config: Default configuration)
  LENOVO_T520 config created.
  Compiling LENOVO_T520 image...
LENOVO_T520 build FAILED after 9.442 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_T520/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/LENOVO_T520/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/LENOVO_T520.xml not found.
Building board LENOVO_W520 (using default config)
Building LENOVO_W520
  Creating config file for LENOVO_W520...
    LENOVO_W520 (Config: Default configuration)
  LENOVO_W520 config created.
  Compiling LENOVO_W520 image...
LENOVO_W520 build FAILED after 9.564 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_W520/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/LENOVO_W520/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/LENOVO_W520.xml not found.
Building board LENOVO_T530 (using default config)
Building LENOVO_T530
  Creating config file for LENOVO_T530...
    LENOVO_T530 (Config: Default configuration)
  LENOVO_T530 config created.
  Compiling LENOVO_T530 image...
LENOVO_T530 build FAILED after 11.169 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_T530/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/LENOVO_T530/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/LENOVO_T530.xml not found.
Building board LENOVO_W530 (using default config)
Building LENOVO_W530
  Creating config file for LENOVO_W530...
    LENOVO_W530 (Config: Default configuration)
  LENOVO_W530 config created.
  Compiling LENOVO_W530 image...
LENOVO_W530 build FAILED after 14.351 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_W530/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/LENOVO_W530/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/LENOVO_W530.xml not found.
Building board LENOVO_T60 (using default config)
Building LENOVO_T60
  Creating config file for LENOVO_T60...
    LENOVO_T60 (Config: Default configuration)
  LENOVO_T60 config created.
  Compiling LENOVO_T60 image...
LENOVO_T60 build FAILED after 4.102 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   44664 bytes   1218 keywords      0 source lines
AML Output:    dsdt.aml -   12949 bytes    638 opcodes     580 named objects

Compilation successful. 0 Errors, 0 Warnings, 30 Remarks, 421 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_T60/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_T60.xml not found.
Building board LENOVO_Z61T (using default config)
Building LENOVO_Z61T
  Creating config file for LENOVO_Z61T...
    LENOVO_Z61T (Config: Default configuration)
  LENOVO_Z61T config created.
  Compiling LENOVO_Z61T image...
LENOVO_Z61T build FAILED after 3.722 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   44664 bytes   1218 keywords      0 source lines
AML Output:    dsdt.aml -   12949 bytes    638 opcodes     580 named objects

Compilation successful. 0 Errors, 0 Warnings, 30 Remarks, 421 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_Z61T/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_Z61T.xml not found.
Building board LENOVO_R60 (using default config)
Building LENOVO_R60
  Creating config file for LENOVO_R60...
    LENOVO_R60 (Config: Default configuration)
  LENOVO_R60 config created.
  Compiling LENOVO_R60 image...
LENOVO_R60 build FAILED after 2.341 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   44664 bytes   1218 keywords      0 source lines
AML Output:    dsdt.aml -   12949 bytes    638 opcodes     580 named objects

Compilation successful. 0 Errors, 0 Warnings, 30 Remarks, 421 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_R60/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_R60.xml not found.
Building board LENOVO_THINKCENTRE_A58 (using default config)
Building LENOVO_THINKCENTRE_A58
  Creating config file for LENOVO_THINKCENTRE_A58...
    LENOVO_THINKCENTRE_A58 (Config: Default configuration)
  LENOVO_THINKCENTRE_A58 config created.
  Compiling LENOVO_THINKCENTRE_A58 image...
LENOVO_THINKCENTRE_A58 build FAILED after 6.793 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   34057 bytes    761 keywords      0 source lines
AML Output:    dsdt.aml -    9534 bytes    326 opcodes     435 named objects

Compilation successful. 0 Errors, 0 Warnings, 36 Remarks, 251 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_THINKCENTRE_A58/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_THINKCENTRE_A58.xml not found.
Building board LENOVO_THINKCENTRE_M710S (using default config)
Building LENOVO_THINKCENTRE_M710S
  Creating config file for LENOVO_THINKCENTRE_M710S...
    LENOVO_THINKCENTRE_M710S (Config: Default configuration)
  LENOVO_THINKCENTRE_M710S config created.
  Compiling LENOVO_THINKCENTRE_M710S image...
LENOVO_THINKCENTRE_M710S build FAILED after 2.289 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/gnat.o
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/i-c.o
make: *** [Makefile:419: coreboot-builds/LENOVO_THINKCENTRE_M710S/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/LENOVO_THINKCENTRE_M710S/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/LENOVO_THINKCENTRE_M710S.xml not found.
Building board LENOVO_X131E (using default config)
Building LENOVO_X131E
  Creating config file for LENOVO_X131E...
    LENOVO_X131E (Config: Default configuration)
  LENOVO_X131E config created.
  Compiling LENOVO_X131E image...
LENOVO_X131E build FAILED after 21.158 seconds!
Log excerpt:
    OBJCOPY    cbfs/fallback/romstage.elf
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_X131E/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/LENOVO_X131E/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/LENOVO_X131E.xml not found.
Building board LENOVO_X1_CARBON_GEN1 (using default config)
Building LENOVO_X1_CARBON_GEN1
  Creating config file for LENOVO_X1_CARBON_GEN1...
    LENOVO_X1_CARBON_GEN1 (Config: Default configuration)
  LENOVO_X1_CARBON_GEN1 config created.
  Compiling LENOVO_X1_CARBON_GEN1 image...
LENOVO_X1_CARBON_GEN1 build FAILED after 21.233 seconds!
Log excerpt:
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_X1_CARBON_GEN1/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
    LINK       cbfs/fallback/romstage.debug
    OBJCOPY    cbfs/fallback/romstage.elf
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/LENOVO_X1_CARBON_GEN1/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/LENOVO_X1_CARBON_GEN1.xml not found.
Building board LENOVO_X200 (using default config)
Building LENOVO_X200
  Creating config file for LENOVO_X200...
    LENOVO_X200 (Config: Default configuration)
  LENOVO_X200 config created.
  Compiling LENOVO_X200 image...
LENOVO_X200 build FAILED after 5.384 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   51842 bytes   1489 keywords      0 source lines
AML Output:    dsdt.aml -   15253 bytes    857 opcodes     632 named objects

Compilation successful. 0 Errors, 0 Warnings, 28 Remarks, 586 Optimizations, 9 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_X200/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_X200.xml not found.
Building board LENOVO_X301 (using default config)
Building LENOVO_X301
  Creating config file for LENOVO_X301...
    LENOVO_X301 (Config: Default configuration)
  LENOVO_X301 config created.
  Compiling LENOVO_X301 image...
LENOVO_X301 build FAILED after 4.356 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   51842 bytes   1489 keywords      0 source lines
AML Output:    dsdt.aml -   15253 bytes    857 opcodes     632 named objects

Compilation successful. 0 Errors, 0 Warnings, 28 Remarks, 586 Optimizations, 9 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_X301/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_X301.xml not found.
LENOVO_X201_ALL_DEBUG_OPTION_TABLE_BT_ON_WIFI LENOVO_X201
Building config LENOVO_X201_ALL_DEBUG_OPTION_TABLE_BT_ON_WIFI
Building LENOVO_X201_ALL_DEBUG_OPTION_TABLE_BT_ON_WIFI
    LENOVO_X201 (Config: Default configuration)
  Compiling LENOVO_X201 image...
LENOVO_X201_ALL_DEBUG_OPTION_TABLE_BT_ON_WIFI build FAILED after 15.594 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   48105 bytes   1482 keywords      0 source lines
AML Output:    dsdt.aml -   14385 bytes    923 opcodes     559 named objects

Compilation successful. 0 Errors, 0 Warnings, 9 Remarks, 488 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_X201_ALL_DEBUG_OPTION_TABLE_BT_ON_WIFI/dsdt.aml disassembled correctly.
Building board LENOVO_X201 (using default config)
Warning: coreboot-builds/abuild/LENOVO_X201_ALL_DEBUG_OPTION_TABLE_BT_ON_WIFI.xml not found.
Building LENOVO_X201
  Creating config file for LENOVO_X201...
    LENOVO_X201 (Config: Default configuration)
  LENOVO_X201 config created.
  Compiling LENOVO_X201 image...
LENOVO_X201 build FAILED after 4.372 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   48105 bytes   1482 keywords      0 source lines
AML Output:    dsdt.aml -   14385 bytes    923 opcodes     559 named objects

Compilation successful. 0 Errors, 0 Warnings, 9 Remarks, 488 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_X201/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_X201.xml not found.
LENOVO_X220_MRC_BIN LENOVO_X220
Building config LENOVO_X220_MRC_BIN
Building LENOVO_X220_MRC_BIN
    LENOVO_X220 (Config: Default configuration)
  Compiling LENOVO_X220 image...
LENOVO_X220_MRC_BIN build FAILED after 12.397 seconds!
Log excerpt:
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_X220_MRC_BIN/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       mrc.bin
Image SIZE 8388608
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/LENOVO_X220_MRC_BIN/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/LENOVO_X220_MRC_BIN.xml not found.
LENOVO_X220_OPTION_TABLE_DEBUG_TPM_EXTENDED_CBFS LENOVO_X220
Building config LENOVO_X220_OPTION_TABLE_DEBUG_TPM_EXTENDED_CBFS
Building LENOVO_X220_OPTION_TABLE_DEBUG_TPM_EXTENDED_CBFS
    LENOVO_X220 (Config: Default configuration)
  Compiling LENOVO_X220 image...
LENOVO_X220_OPTION_TABLE_DEBUG_TPM_EXTENDED_CBFS build FAILED after 16.214 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_X220_OPTION_TABLE_DEBUG_TPM_EXTENDED_CBFS/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 2031076 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/LENOVO_X220_OPTION_TABLE_DEBUG_TPM_EXTENDED_CBFS/coreboot.pre] Error 1
Building board LENOVO_X220 (using default config)
Warning: coreboot-builds/abuild/LENOVO_X220_OPTION_TABLE_DEBUG_TPM_EXTENDED_CBFS.xml not found.
Building LENOVO_X220
  Creating config file for LENOVO_X220...
    LENOVO_X220 (Config: Default configuration)
  LENOVO_X220 config created.
  Compiling LENOVO_X220 image...
LENOVO_X220 build FAILED after 15.010 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_X220/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/LENOVO_X220/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/LENOVO_X220.xml not found.
Building board LENOVO_X220I (using default config)
Building LENOVO_X220I
  Creating config file for LENOVO_X220I...
    LENOVO_X220I (Config: Default configuration)
  LENOVO_X220I config created.
  Compiling LENOVO_X220I image...
LENOVO_X220I build FAILED after 9.708 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_X220I/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/LENOVO_X220I/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/LENOVO_X220I.xml not found.
Building board LENOVO_X1 (using default config)
Building LENOVO_X1
  Creating config file for LENOVO_X1...
    LENOVO_X1 (Config: Default configuration)
  LENOVO_X1 config created.
  Compiling LENOVO_X1 image...
LENOVO_X1 build FAILED after 12.836 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_X1/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/LENOVO_X1/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/LENOVO_X1.xml not found.
Building board LENOVO_X230 (using default config)
Building LENOVO_X230
  Creating config file for LENOVO_X230...
    LENOVO_X230 (Config: Default configuration)
  LENOVO_X230 config created.
  Compiling LENOVO_X230 image...
LENOVO_X230 build FAILED after 17.284 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_X230/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/LENOVO_X230/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/LENOVO_X230.xml not found.
Building board LENOVO_X230T (using default config)
Building LENOVO_X230T
  Creating config file for LENOVO_X230T...
    LENOVO_X230T (Config: Default configuration)
  LENOVO_X230T config created.
  Compiling LENOVO_X230T image...
LENOVO_X230T build FAILED after 17.957 seconds!
Log excerpt:
    OBJCOPY    cbfs/fallback/romstage.elf
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_X230T/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/LENOVO_X230T/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/LENOVO_X230T.xml not found.
Building board LENOVO_X230S (using default config)
Building LENOVO_X230S
  Creating config file for LENOVO_X230S...
    LENOVO_X230S (Config: Default configuration)
  LENOVO_X230S config created.
  Compiling LENOVO_X230S image...
LENOVO_X230S build FAILED after 15.955 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_X230S/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/LENOVO_X230S/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/LENOVO_X230S.xml not found.
Building board LENOVO_X230_EDP (using default config)
Building LENOVO_X230_EDP
  Creating config file for LENOVO_X230_EDP...
    LENOVO_X230_EDP (Config: Default configuration)
  LENOVO_X230_EDP config created.
  Compiling LENOVO_X230_EDP image...
LENOVO_X230_EDP build FAILED after 15.330 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_X230_EDP/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/LENOVO_X230_EDP/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/LENOVO_X230_EDP.xml not found.
Building board LENOVO_X60 (using default config)
Building LENOVO_X60
  Creating config file for LENOVO_X60...
    LENOVO_X60 (Config: Default configuration)
  LENOVO_X60 config created.
  Compiling LENOVO_X60 image...
LENOVO_X60 build FAILED after 1.447 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   44021 bytes   1201 keywords      0 source lines
AML Output:    dsdt.aml -   12707 bytes    629 opcodes     572 named objects

Compilation successful. 0 Errors, 0 Warnings, 28 Remarks, 416 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_X60/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_X60.xml not found.
LIBRETREND_LT1000 LIBRETREND_LT1000
Building config LIBRETREND_LT1000_
Building LIBRETREND_LT1000_
    LIBRETREND_LT1000 (Config: Default configuration)
  Compiling LIBRETREND_LT1000 image...
LIBRETREND_LT1000_ build FAILED after 1.596 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/s-parame.o
    GCC        libgnat-x86_32/lib/gnat/s-stoele.o
    GCC        libgnat-x86_32/lib/gnat/s-unstyp.o
    GCC        libgnat-x86_32/lib/gnat/system.o
cc1: all warnings being treated as errors
    GENERATE   libhwbase/common/hw-config.ads
cc1: all warnings being treated as errors
    GENERATE   libgfxinit/common/hw-gfx-gma-config.ads
make: *** [Makefile:419: coreboot-builds/LIBRETREND_LT1000_/romstage/arch/x86/gdt_init.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/LIBRETREND_LT1000_/romstage/arch/x86/assembly_entry.o] Error 1
Warning: coreboot-builds/abuild/LIBRETREND_LT1000_.xml not found.
Building board LIBRETREND_LT1000 (using default config)
Building LIBRETREND_LT1000
  Creating config file for LIBRETREND_LT1000...
    LIBRETREND_LT1000 (Config: Default configuration)
  LIBRETREND_LT1000 config created.
  Compiling LIBRETREND_LT1000 image...
LIBRETREND_LT1000 build FAILED after 1.563 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/s-parame.o
    GCC        libgnat-x86_32/lib/gnat/s-maccod.o
    GCC        libgnat-x86_32/lib/gnat/s-stoele.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/s-unstyp.o
    GCC        libgnat-x86_32/lib/gnat/system.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
    GENERATE   libhwbase/common/hw-config.ads
make: *** [Makefile:419: coreboot-builds/LIBRETREND_LT1000/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/LIBRETREND_LT1000/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/LIBRETREND_LT1000.xml not found.
Building board MSI_H81M_P33 (using default config)
Building MSI_H81M_P33
  Creating config file for MSI_H81M_P33...
    MSI_H81M_P33 (Config: Default configuration)
  MSI_H81M_P33 config created.
  Compiling MSI_H81M_P33 image...
MSI_H81M_P33 build FAILED after 8.649 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/MSI_H81M_P33/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/MSI_H81M_P33/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/MSI_H81M_P33.xml not found.
Building board MSI_MS7707 (using default config)
Building MSI_MS7707
  Creating config file for MSI_MS7707...
    MSI_MS7707 (Config: Default configuration)
  MSI_MS7707 config created.
  Compiling MSI_MS7707 image...
MSI_MS7707 build FAILED after 8.069 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/MSI_MS7707/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 2031076 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/MSI_MS7707/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/MSI_MS7707.xml not found.
Building board MSI_Z690_A_PRO_WIFI_DDR4 (using default config)
Building MSI_Z690_A_PRO_WIFI_DDR4
  Creating config file for MSI_Z690_A_PRO_WIFI_DDR4...
    MSI_Z690_A_PRO_WIFI_DDR4 (Config: Default configuration)
  MSI_Z690_A_PRO_WIFI_DDR4 config created.
  Compiling MSI_Z690_A_PRO_WIFI_DDR4 image...
MSI_Z690_A_PRO_WIFI_DDR4 build FAILED after 1.549 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR4/ramstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR4/ramstage/arch/x86/wakeup.o] Error 1
make: *** [Makefile:419: coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR4/ramstage/arch/x86/c_start.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR4/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR4/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR4/external/vboot_reference-postcar/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR4/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/MSI_Z690_A_PRO_WIFI_DDR4.xml not found.
Building board MSI_Z690_A_PRO_WIFI_DDR5 (using default config)
Building MSI_Z690_A_PRO_WIFI_DDR5
  Creating config file for MSI_Z690_A_PRO_WIFI_DDR5...
    MSI_Z690_A_PRO_WIFI_DDR5 (Config: Default configuration)
  MSI_Z690_A_PRO_WIFI_DDR5 config created.
  Compiling MSI_Z690_A_PRO_WIFI_DDR5 image...
MSI_Z690_A_PRO_WIFI_DDR5 build FAILED after 1.547 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR5/ramstage/arch/x86/c_start.o] Error 1
make: *** [Makefile:419: coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR5/ramstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR5/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR5/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR5/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR5/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR5/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/MSI_Z690_A_PRO_WIFI_DDR5.xml not found.
Building board MSI_Z790_P_PRO_WIFI_DDR4 (using default config)
Building MSI_Z790_P_PRO_WIFI_DDR4
  Creating config file for MSI_Z790_P_PRO_WIFI_DDR4...
    MSI_Z790_P_PRO_WIFI_DDR4 (Config: Default configuration)
  MSI_Z790_P_PRO_WIFI_DDR4 config created.
  Compiling MSI_Z790_P_PRO_WIFI_DDR4 image...
MSI_Z790_P_PRO_WIFI_DDR4 build FAILED after 1.908 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/MSI_Z790_P_PRO_WIFI_DDR4/ramstage/acpi/acpi_apic.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/MSI_Z790_P_PRO_WIFI_DDR4/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/MSI_Z790_P_PRO_WIFI_DDR4/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/MSI_Z790_P_PRO_WIFI_DDR4/external/vboot_reference-bootblock/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/MSI_Z790_P_PRO_WIFI_DDR4/external/vboot_reference-postcar/vboot_fw.a] Error 2
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/MSI_Z790_P_PRO_WIFI_DDR4/ramstage/acpi/acpi.o] Error 1
Warning: coreboot-builds/abuild/MSI_Z790_P_PRO_WIFI_DDR4.xml not found.
Building board MSI_Z790_P_PRO_WIFI (using default config)
Building MSI_Z790_P_PRO_WIFI
  Creating config file for MSI_Z790_P_PRO_WIFI...
    MSI_Z790_P_PRO_WIFI (Config: Default configuration)
  MSI_Z790_P_PRO_WIFI config created.
  Compiling MSI_Z790_P_PRO_WIFI image...
MSI_Z790_P_PRO_WIFI build FAILED after 1.473 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/MSI_Z790_P_PRO_WIFI/ramstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/MSI_Z790_P_PRO_WIFI/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/MSI_Z790_P_PRO_WIFI/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/MSI_Z790_P_PRO_WIFI/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/MSI_Z790_P_PRO_WIFI/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/MSI_Z790_P_PRO_WIFI/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/MSI_Z790_P_PRO_WIFI.xml not found.
OCP_DELTALAKE_CBNT OCP_DELTALAKE
Building config OCP_DELTALAKE_CBNT
Building OCP_DELTALAKE_CBNT
    OCP_DELTALAKE (Config: Default configuration)
  Compiling OCP_DELTALAKE image...
OCP_DELTALAKE_CBNT build FAILED after 1.398 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   45917 bytes    653 keywords      0 source lines
AML Output:    dsdt.aml -   13993 bytes    358 opcodes     295 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 1133 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/OCP_DELTALAKE_CBNT/dsdt.aml disassembled correctly.
Building board OCP_DELTALAKE (using default config)
Warning: coreboot-builds/abuild/OCP_DELTALAKE_CBNT.xml not found.
Building OCP_DELTALAKE
  Creating config file for OCP_DELTALAKE...
    OCP_DELTALAKE (Config: Default configuration)
  OCP_DELTALAKE config created.
  Compiling OCP_DELTALAKE image...
OCP_DELTALAKE build FAILED after 1.406 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   45917 bytes    653 keywords      0 source lines
AML Output:    dsdt.aml -   13993 bytes    358 opcodes     295 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 1133 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/OCP_DELTALAKE/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/OCP_DELTALAKE.xml not found.
OCP_TIOGAPASS OCP_TIOGAPASS
Building config OCP_TIOGAPASS_
Building OCP_TIOGAPASS_
    OCP_TIOGAPASS (Config: Default configuration)
  Compiling OCP_TIOGAPASS image...
OCP_TIOGAPASS_ build FAILED after 1.395 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   48905 bytes    817 keywords      0 source lines
AML Output:    dsdt.aml -   15149 bytes    474 opcodes     343 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 1161 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/OCP_TIOGAPASS_/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/OCP_TIOGAPASS_.xml not found.
Building board OCP_TIOGAPASS (using default config)
Building OCP_TIOGAPASS
  Creating config file for OCP_TIOGAPASS...
    OCP_TIOGAPASS (Config: Default configuration)
  OCP_TIOGAPASS config created.
  Compiling OCP_TIOGAPASS image...
OCP_TIOGAPASS build FAILED after 1.394 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   48905 bytes    817 keywords      0 source lines
AML Output:    dsdt.aml -   15149 bytes    474 opcodes     343 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 1161 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/OCP_TIOGAPASS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/OCP_TIOGAPASS.xml not found.
Building board OPENCELLULAR_ELGON (using default config)
Building OPENCELLULAR_ELGON
  Creating config file for OPENCELLULAR_ELGON...
    OPENCELLULAR_ELGON (Config: Default configuration)
  OPENCELLULAR_ELGON config created.
  Compiling OPENCELLULAR_ELGON image...
OPENCELLULAR_ELGON built successfully. (took 33.030 seconds)
Warning: coreboot-builds/abuild/OPENCELLULAR_ELGON.xml not found.
Building board PACKARDBELL_MS2290 (using default config)
Building PACKARDBELL_MS2290
  Creating config file for PACKARDBELL_MS2290...
    PACKARDBELL_MS2290 (Config: Default configuration)
  PACKARDBELL_MS2290 config created.
  Compiling PACKARDBELL_MS2290 image...
PACKARDBELL_MS2290 build FAILED after 3.103 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   35053 bytes    990 keywords      0 source lines
AML Output:    dsdt.aml -   10300 bytes    578 opcodes     412 named objects

Compilation successful. 0 Errors, 0 Warnings, 9 Remarks, 263 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/PACKARDBELL_MS2290/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/PACKARDBELL_MS2290.xml not found.
PCENGINES_APU2 PCENGINES_APU2
Building config PCENGINES_APU2_
Building PCENGINES_APU2_
    PCENGINES_APU2 (Config: Default configuration)
  Compiling PCENGINES_APU2 image...
PCENGINES_APU2_ built successfully. (took 14.244 seconds)
Warning: coreboot-builds/abuild/PCENGINES_APU2_.xml not found.
Building board PCENGINES_APU2 (using default config)
Building PCENGINES_APU2
  Creating config file for PCENGINES_APU2...
    PCENGINES_APU2 (Config: Default configuration)
  PCENGINES_APU2 config created.
  Compiling PCENGINES_APU2 image...
PCENGINES_APU2 built successfully. (took 12.752 seconds)
Warning: coreboot-builds/abuild/PCENGINES_APU2.xml not found.
PCENGINES_APU3 PCENGINES_APU3
Building config PCENGINES_APU3_
Building PCENGINES_APU3_
    PCENGINES_APU3 (Config: Default configuration)
  Compiling PCENGINES_APU3 image...
PCENGINES_APU3_ built successfully. (took 13.215 seconds)
Building board PCENGINES_APU3 (using default config)
Warning: coreboot-builds/abuild/PCENGINES_APU3_.xml not found.
Building PCENGINES_APU3
  Creating config file for PCENGINES_APU3...
    PCENGINES_APU3 (Config: Default configuration)
  PCENGINES_APU3 config created.
  Compiling PCENGINES_APU3 image...
PCENGINES_APU3 built successfully. (took 14.281 seconds)
Warning: coreboot-builds/abuild/PCENGINES_APU3.xml not found.
PCENGINES_APU4 PCENGINES_APU4
Building config PCENGINES_APU4_
Building PCENGINES_APU4_
    PCENGINES_APU4 (Config: Default configuration)
  Compiling PCENGINES_APU4 image...
PCENGINES_APU4_ built successfully. (took 14.039 seconds)
Building board PCENGINES_APU4 (using default config)
Warning: coreboot-builds/abuild/PCENGINES_APU4_.xml not found.
Building PCENGINES_APU4
  Creating config file for PCENGINES_APU4...
    PCENGINES_APU4 (Config: Default configuration)
  PCENGINES_APU4 config created.
  Compiling PCENGINES_APU4 image...
PCENGINES_APU4 built successfully. (took 13.404 seconds)
Warning: coreboot-builds/abuild/PCENGINES_APU4.xml not found.
PCENGINES_APU5 PCENGINES_APU5
Building config PCENGINES_APU5_
Building PCENGINES_APU5_
    PCENGINES_APU5 (Config: Default configuration)
  Compiling PCENGINES_APU5 image...
PCENGINES_APU5_ built successfully. (took 13.769 seconds)
Building board PCENGINES_APU5 (using default config)
Warning: coreboot-builds/abuild/PCENGINES_APU5_.xml not found.
Building PCENGINES_APU5
  Creating config file for PCENGINES_APU5...
    PCENGINES_APU5 (Config: Default configuration)
  PCENGINES_APU5 config created.
  Compiling PCENGINES_APU5 image...
PCENGINES_APU5 built successfully. (took 14.011 seconds)
Warning: coreboot-builds/abuild/PCENGINES_APU5.xml not found.
Building board PINE64_ROCKPRO64 (using default config)
Building PINE64_ROCKPRO64
  Creating config file for PINE64_ROCKPRO64...
    PINE64_ROCKPRO64 (Config: Default configuration)
  PINE64_ROCKPRO64 config created.
  Compiling PINE64_ROCKPRO64 image...
PINE64_ROCKPRO64 built successfully. (took 15.063 seconds)
Warning: coreboot-builds/abuild/PINE64_ROCKPRO64.xml not found.
PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI PORTWELL_M107
Building config PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI
Building PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI
    PORTWELL_M107 (Config: Default configuration)
  Compiling PORTWELL_M107 image...
PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI build FAILED after 2.047 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI/romstage/arch/x86/gdt_init.o] Error 1
make: *** [Makefile:419: coreboot-builds/PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/BraswellFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI/ramstage/arch/x86/c_start.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI/ramstage/device/oprom/realmode/x86_asm.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
make: *** [Makefile:419: coreboot-builds/PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI/ramstage/arch/x86/idt.o] Error 1
Building board PORTWELL_M107 (using default config)
Warning: coreboot-builds/abuild/PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI.xml not found.
Building PORTWELL_M107
  Creating config file for PORTWELL_M107...
    PORTWELL_M107 (Config: Default configuration)
  PORTWELL_M107 config created.
  Compiling PORTWELL_M107 image...
PORTWELL_M107 build FAILED after 1.932 seconds!
Log excerpt:
The sections containing CBFSes are: COREBOOT
cc1: all warnings being treated as errors
    CC         smmstub/cpu/x86/smm/smm_stub.o
make: *** [Makefile:419: coreboot-builds/PORTWELL_M107/romstage/arch/x86/gdt_init.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PORTWELL_M107/romstage/arch/x86/assembly_entry.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PORTWELL_M107/ramstage/device/oprom/realmode/x86_asm.o] Error 1
cc1: error: 3rdparty/fsp/BraswellFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PORTWELL_M107/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Warning: coreboot-builds/abuild/PORTWELL_M107.xml not found.
Building board PRODRIVE_ATLAS (using default config)
Building PRODRIVE_ATLAS
  Creating config file for PRODRIVE_ATLAS...
    PRODRIVE_ATLAS (Config: Default configuration)
  PRODRIVE_ATLAS config created.
  Compiling PRODRIVE_ATLAS image...
PRODRIVE_ATLAS build FAILED after 2.527 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/PRODRIVE_ATLAS/romstage/arch/x86/gdt_init.o] Error 1
cc1: error: 3rdparty/fsp/AlderLakeFspBinPkg/IoT/AlderLakeP/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PRODRIVE_ATLAS/smm/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/PRODRIVE_ATLAS/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/PRODRIVE_ATLAS/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/PRODRIVE_ATLAS/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/PRODRIVE_ATLAS/external/vboot_reference-postcar/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/PRODRIVE_ATLAS.xml not found.
PRODRIVE_HERMES PRODRIVE_HERMES
Building config PRODRIVE_HERMES_
Building PRODRIVE_HERMES_
    PRODRIVE_HERMES (Config: Default configuration)
  Compiling PRODRIVE_HERMES image...
PRODRIVE_HERMES_ build FAILED after 2.088 seconds!
Log excerpt:
    CC         smmstub/cpu/x86/smm/smm_stub.o
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PRODRIVE_HERMES_/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PRODRIVE_HERMES_/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PRODRIVE_HERMES_/romstage/arch/x86/idt.o] Error 1
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/PRODRIVE_HERMES_/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PRODRIVE_HERMES_/smmstub/cpu/x86/smm/smm_stub.o] Error 1
Warning: coreboot-builds/abuild/PRODRIVE_HERMES_.xml not found.
PRODRIVE_HERMES.X86_64 PRODRIVE_HERMES
Building config PRODRIVE_HERMES.X86_64
Building PRODRIVE_HERMES.X86_64
    PRODRIVE_HERMES (Config: Default configuration)
  Compiling PRODRIVE_HERMES image...
PRODRIVE_HERMES.X86_64 build FAILED after 2.075 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/PRODRIVE_HERMES.X86_64/romstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/PRODRIVE_HERMES.X86_64/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PRODRIVE_HERMES.X86_64/romstage/cpu/x86/64bit/mode_switch2.o] Error 1
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/PRODRIVE_HERMES.X86_64/romstage/cpu/x86/64bit/mode_switch.o] Error 1
make: *** [Makefile:419: coreboot-builds/PRODRIVE_HERMES.X86_64/romstage/arch/x86/memmove_64.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PRODRIVE_HERMES.X86_64/romstage/cpu/x86/64bit/pt1G.o] Error 1
Warning: coreboot-builds/abuild/PRODRIVE_HERMES.X86_64.xml not found.
Building board PRODRIVE_HERMES (using default config)
Building PRODRIVE_HERMES
  Creating config file for PRODRIVE_HERMES...
    PRODRIVE_HERMES (Config: Default configuration)
  PRODRIVE_HERMES config created.
  Compiling PRODRIVE_HERMES image...
PRODRIVE_HERMES build FAILED after 2.139 seconds!
Log excerpt:
    CC         smm/arch/x86/idt.o
make: *** [Makefile:419: coreboot-builds/PRODRIVE_HERMES/romstage/arch/x86/idt.o] Error 1
make: *** Waiting for unfinished jobs....
    FMAP       coreboot-builds/sharedutils/cbfstool/fmaptool -h coreboot-builds/PRODRIVE_HERMES/fmap_config.h coreboot-builds/PRODRIVE_HERMES/fmap.fmd coreboot-builds/PRODRIVE_HERMES/fmap.fmap
cc1: all warnings being treated as errors
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/PRODRIVE_HERMES/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
make: *** [Makefile:419: coreboot-builds/PRODRIVE_HERMES/romstage/arch/x86/assembly_entry.o] Error 1
make: *** [Makefile:419: coreboot-builds/PRODRIVE_HERMES/romstage/arch/x86/gdt_init.o] Error 1
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PRODRIVE_HERMES/smm/arch/x86/idt.o] Error 1
Warning: coreboot-builds/abuild/PRODRIVE_HERMES.xml not found.
Building board PROTECTLI_FW2B (using default config)
Building PROTECTLI_FW2B
  Creating config file for PROTECTLI_FW2B...
    PROTECTLI_FW2B (Config: Default configuration)
  PROTECTLI_FW2B config created.
  Compiling PROTECTLI_FW2B image...
PROTECTLI_FW2B build FAILED after 1.954 seconds!
Log excerpt:
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/PROTECTLI_FW2B/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
cc1: error: 3rdparty/fsp/BraswellFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    CC         ramstage/device/oprom/realmode/x86_asm.o
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PROTECTLI_FW2B/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: error: 3rdparty/fsp/BraswellFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PROTECTLI_FW2B/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PROTECTLI_FW2B/ramstage/device/oprom/realmode/x86_asm.o] Error 1
Warning: coreboot-builds/abuild/PROTECTLI_FW2B.xml not found.
Building board PROTECTLI_FW4B (using default config)
Building PROTECTLI_FW4B
  Creating config file for PROTECTLI_FW4B...
    PROTECTLI_FW4B (Config: Default configuration)
  PROTECTLI_FW4B config created.
  Compiling PROTECTLI_FW4B image...
PROTECTLI_FW4B build FAILED after 1.900 seconds!
Log excerpt:
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PROTECTLI_FW4B/romstage/arch/x86/gdt_init.o] Error 1
cc1: all warnings being treated as errors
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/PROTECTLI_FW4B/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
make: *** [Makefile:419: coreboot-builds/PROTECTLI_FW4B/ramstage/device/oprom/realmode/x86_asm.o] Error 1
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/BraswellFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/PROTECTLI_FW4B/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PROTECTLI_FW4B/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
Warning: coreboot-builds/abuild/PROTECTLI_FW4B.xml not found.
Building board PROTECTLI_VP46XX (using default config)
Building PROTECTLI_VP46XX
  Creating config file for PROTECTLI_VP46XX...
    PROTECTLI_VP46XX (Config: Default configuration)
  PROTECTLI_VP46XX config created.
  Compiling PROTECTLI_VP46XX image...
PROTECTLI_VP46XX build FAILED after 2.528 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake2/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/ada.o
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
    GCC        libgnat-x86_32/lib/gnat/gnat.o
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/i-c.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PROTECTLI_VP46XX/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/PROTECTLI_VP46XX/romstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/PROTECTLI_VP46XX/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/PROTECTLI_VP46XX.xml not found.
PROTECTLI_VP2420 PROTECTLI_VP2420
Building config PROTECTLI_VP2420_
Building PROTECTLI_VP2420_
    PROTECTLI_VP2420 (Config: Default configuration)
  Compiling PROTECTLI_VP2420 image...
PROTECTLI_VP2420_ build FAILED after 1.992 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/PROTECTLI_VP2420_/romstage/arch/x86/idt.o] Error 1
cc1: error: 3rdparty/fsp/ElkhartLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/ElkhartLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PROTECTLI_VP2420_/smm/arch/x86/idt.o] Error 1
cc1: error: 3rdparty/fsp/ElkhartLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/PROTECTLI_VP2420_/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PROTECTLI_VP2420_/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PROTECTLI_VP2420_/ramstage/arch/x86/c_start.o] Error 1
Warning: coreboot-builds/abuild/PROTECTLI_VP2420_.xml not found.
Building board PROTECTLI_VP2420 (using default config)
Building PROTECTLI_VP2420
  Creating config file for PROTECTLI_VP2420...
    PROTECTLI_VP2420 (Config: Default configuration)
  PROTECTLI_VP2420 config created.
  Compiling PROTECTLI_VP2420 image...
PROTECTLI_VP2420 build FAILED after 1.985 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PROTECTLI_VP2420/romstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/PROTECTLI_VP2420/romstage/arch/x86/assembly_entry.o] Error 1
    CC         rmodules_x86_32/cpu/x86/sipi_vector.o
cc1: error: 3rdparty/fsp/ElkhartLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PROTECTLI_VP2420/smm/arch/x86/idt.o] Error 1
cc1: error: 3rdparty/fsp/ElkhartLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PROTECTLI_VP2420/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PROTECTLI_VP2420/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
Warning: coreboot-builds/abuild/PROTECTLI_VP2420.xml not found.
Building board PROTECTLI_FW6 (using default config)
Building PROTECTLI_FW6
  Creating config file for PROTECTLI_FW6...
    PROTECTLI_FW6 (Config: Default configuration)
  PROTECTLI_FW6 config created.
  Compiling PROTECTLI_FW6 image...
PROTECTLI_FW6 build FAILED after 2.585 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/ada.o
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/gnat.o
    GCC        libgnat-x86_32/lib/gnat/i-c.o
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PROTECTLI_FW6/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PROTECTLI_FW6/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/PROTECTLI_FW6.xml not found.
Building board PURISM_LIBREM13_V1 (using default config)
Building PURISM_LIBREM13_V1
  Creating config file for PURISM_LIBREM13_V1...
    PURISM_LIBREM13_V1 (Config: Default configuration)
  PURISM_LIBREM13_V1 config created.
  Compiling PURISM_LIBREM13_V1 image...
PURISM_LIBREM13_V1 build FAILED after 15.766 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/PURISM_LIBREM13_V1/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/PURISM_LIBREM13_V1/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/PURISM_LIBREM13_V1.xml not found.
Building board PURISM_LIBREM15_V2 (using default config)
Building PURISM_LIBREM15_V2
  Creating config file for PURISM_LIBREM15_V2...
    PURISM_LIBREM15_V2 (Config: Default configuration)
  PURISM_LIBREM15_V2 config created.
  Compiling PURISM_LIBREM15_V2 image...
PURISM_LIBREM15_V2 build FAILED after 15.999 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/PURISM_LIBREM15_V2/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/PURISM_LIBREM15_V2/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/PURISM_LIBREM15_V2.xml not found.
Building board PURISM_LIBREM_MINI (using default config)
Building PURISM_LIBREM_MINI
  Creating config file for PURISM_LIBREM_MINI...
    PURISM_LIBREM_MINI (Config: Default configuration)
  PURISM_LIBREM_MINI config created.
  Compiling PURISM_LIBREM_MINI image...
PURISM_LIBREM_MINI build FAILED after 2.597 seconds!
Log excerpt:
    FMAP       coreboot-builds/sharedutils/cbfstool/fmaptool -h coreboot-builds/PURISM_LIBREM_MINI/fmap_config.h coreboot-builds/PURISM_LIBREM_MINI/fmap.fmd coreboot-builds/PURISM_LIBREM_MINI/fmap.fmap
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
SUCCESS: Wrote 266 bytes to file 'coreboot-builds/PURISM_LIBREM_MINI/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM_MINI/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM_MINI/romstage/arch/x86/gdt_init.o] Error 1
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM_MINI/romstage/arch/x86/idt.o] Error 1
Warning: coreboot-builds/abuild/PURISM_LIBREM_MINI.xml not found.
Building board PURISM_LIBREM_MINI_V2 (using default config)
Building PURISM_LIBREM_MINI_V2
  Creating config file for PURISM_LIBREM_MINI_V2...
    PURISM_LIBREM_MINI_V2 (Config: Default configuration)
  PURISM_LIBREM_MINI_V2 config created.
  Compiling PURISM_LIBREM_MINI_V2 image...
PURISM_LIBREM_MINI_V2 build FAILED after 2.682 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM_MINI_V2/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM_MINI_V2/romstage/arch/x86/gdt_init.o] Error 1
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM_MINI_V2/romstage/arch/x86/idt.o] Error 1
Warning: coreboot-builds/abuild/PURISM_LIBREM_MINI_V2.xml not found.
Building board PURISM_LIBREM_14 (using default config)
Building PURISM_LIBREM_14
  Creating config file for PURISM_LIBREM_14...
    PURISM_LIBREM_14 (Config: Default configuration)
  PURISM_LIBREM_14 config created.
  Compiling PURISM_LIBREM_14 image...
PURISM_LIBREM_14 build FAILED after 2.645 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake2/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake2/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM_14/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM_14/romstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM_14/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/PURISM_LIBREM_14.xml not found.
Building board PURISM_LIBREM_11 (using default config)
Building PURISM_LIBREM_11
  Creating config file for PURISM_LIBREM_11...
    PURISM_LIBREM_11 (Config: Default configuration)
  PURISM_LIBREM_11 config created.
  Compiling PURISM_LIBREM_11 image...
PURISM_LIBREM_11 build FAILED after 3.691 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   33552 bytes    898 keywords      0 source lines
AML Output:    dsdt.aml -   10662 bytes    459 opcodes     439 named objects

Compilation successful. 0 Errors, 0 Warnings, 26 Remarks, 392 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/PURISM_LIBREM_11/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/PURISM_LIBREM_11.xml not found.
Building board PURISM_LIBREM_L1UM_V2 (using default config)
Building PURISM_LIBREM_L1UM_V2
  Creating config file for PURISM_LIBREM_L1UM_V2...
    PURISM_LIBREM_L1UM_V2 (Config: Default configuration)
  PURISM_LIBREM_L1UM_V2 config created.
  Compiling PURISM_LIBREM_L1UM_V2 image...
PURISM_LIBREM_L1UM_V2 build FAILED after 2.059 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM_L1UM_V2/romstage/arch/x86/assembly_entry.o] Error 1
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM_L1UM_V2/smm/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM_L1UM_V2/romstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM_L1UM_V2/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM_L1UM_V2/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
Warning: coreboot-builds/abuild/PURISM_LIBREM_L1UM_V2.xml not found.
Building board PURISM_LIBREM13_V2 (using default config)
Building PURISM_LIBREM13_V2
  Creating config file for PURISM_LIBREM13_V2...
    PURISM_LIBREM13_V2 (Config: Default configuration)
  PURISM_LIBREM13_V2 config created.
  Compiling PURISM_LIBREM13_V2 image...
PURISM_LIBREM13_V2 build FAILED after 2.564 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/ada.o
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/gnat.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/i-c.o
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM13_V2/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
    GCC        libgnat-x86_32/lib/gnat/interfac.o
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM13_V2/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/PURISM_LIBREM13_V2.xml not found.
Building board PURISM_LIBREM15_V3 (using default config)
Building PURISM_LIBREM15_V3
  Creating config file for PURISM_LIBREM15_V3...
    PURISM_LIBREM15_V3 (Config: Default configuration)
  PURISM_LIBREM15_V3 config created.
  Compiling PURISM_LIBREM15_V3 image...
PURISM_LIBREM15_V3 build FAILED after 2.641 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
    GCC        libgnat-x86_32/lib/gnat/gnat.o
    GCC        libgnat-x86_32/lib/gnat/i-c.o
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/interfac.o
    GCC        libgnat-x86_32/lib/gnat/s-atacco.o
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM15_V3/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM15_V3/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/PURISM_LIBREM15_V3.xml not found.
Building board PURISM_LIBREM13_V4 (using default config)
Building PURISM_LIBREM13_V4
  Creating config file for PURISM_LIBREM13_V4...
    PURISM_LIBREM13_V4 (Config: Default configuration)
  PURISM_LIBREM13_V4 config created.
  Compiling PURISM_LIBREM13_V4 image...
PURISM_LIBREM13_V4 build FAILED after 2.506 seconds!
Log excerpt:
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/PURISM_LIBREM13_V4/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM13_V4/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM13_V4/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/PURISM_LIBREM13_V4.xml not found.
PURISM_LIBREM15_V4.TXT_BUILD_TEST PURISM_LIBREM15_V4
Building config PURISM_LIBREM15_V4.TXT_BUILD_TEST
Building PURISM_LIBREM15_V4.TXT_BUILD_TEST
    PURISM_LIBREM15_V4 (Config: Default configuration)
  Compiling PURISM_LIBREM15_V4 image...
PURISM_LIBREM15_V4.TXT_BUILD_TEST build FAILED after 2.439 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/PURISM_LIBREM15_V4.TXT_BUILD_TEST/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
    CC         romstage/security/intel/txt/getsec_sclean.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM15_V4.TXT_BUILD_TEST/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM15_V4.TXT_BUILD_TEST/romstage/arch/x86/gdt_init.o] Error 1
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM15_V4.TXT_BUILD_TEST/romstage/security/intel/txt/getsec_sclean.o] Error 1
Warning: coreboot-builds/abuild/PURISM_LIBREM15_V4.TXT_BUILD_TEST.xml not found.
PURISM_LIBREM15_V4_STM PURISM_LIBREM15_V4
Building config PURISM_LIBREM15_V4_STM
Building PURISM_LIBREM15_V4_STM
    PURISM_LIBREM15_V4 (Config: Default configuration)
  Compiling PURISM_LIBREM15_V4 image...
PURISM_LIBREM15_V4_STM build FAILED after 1.785 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/s-atacco.o
    GCC        libgnat-x86_32/lib/gnat/s-imenne.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/s-maccod.o
    GCC        libgnat-x86_32/lib/gnat/s-parame.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/s-stoele.o
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM15_V4_STM/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM15_V4_STM/romstage/arch/x86/gdt_init.o] Error 1
Building board PURISM_LIBREM15_V4 (using default config)
Warning: coreboot-builds/abuild/PURISM_LIBREM15_V4_STM.xml not found.
Building PURISM_LIBREM15_V4
  Creating config file for PURISM_LIBREM15_V4...
    PURISM_LIBREM15_V4 (Config: Default configuration)
  PURISM_LIBREM15_V4 config created.
  Compiling PURISM_LIBREM15_V4 image...
PURISM_LIBREM15_V4 build FAILED after 1.543 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/i-c.o
    GCC        libgnat-x86_32/lib/gnat/interfac.o
    GCC        libgnat-x86_32/lib/gnat/s-atacco.o
    GCC        libgnat-x86_32/lib/gnat/s-imenne.o
    GCC        libgnat-x86_32/lib/gnat/s-maccod.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM15_V4/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
    GCC        libgnat-x86_32/lib/gnat/s-stoele.o
    GCC        libgnat-x86_32/lib/gnat/s-parame.o
make: *** [Makefile:419: coreboot-builds/PURISM_LIBREM15_V4/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/PURISM_LIBREM15_V4.xml not found.
Building board RAPTOR_CS_TALOS_2 (using default config)
Building RAPTOR_CS_TALOS_2
  Creating config file for RAPTOR_CS_TALOS_2...
    RAPTOR_CS_TALOS_2 (Config: Default configuration)
  RAPTOR_CS_TALOS_2 config created.
  Compiling RAPTOR_CS_TALOS_2 image...
RAPTOR_CS_TALOS_2 build FAILED after 0.623 seconds!
Log excerpt:
toolchain.mk:183: The coreboot toolchain for 'ppc64' architecture was not found.
toolchain.mk:216: 
toolchain.mk:217: Path to your toolchain is currently set to '/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/'
toolchain.mk:219: 
toolchain.mk:220: To build the entire coreboot toolchain: run 'make crossgcc'
toolchain.mk:224: For more toolchain build targets: run 'make help_toolchain'
toolchain.mk:225: 
toolchain.mk:227: To try to use any toolchain in your path, run 'make menuconfig', then select
toolchain.mk:229: the config option: 'General setup', and 'Allow building with any toolchain'
toolchain.mk:231: Note that this is NOT supported. Using it means you're on your own.
toolchain.mk:233: 
toolchain.mk:235: *** Halting the build.  Stop.
Warning: coreboot-builds/abuild/RAPTOR_CS_TALOS_2.xml not found.
Building board RAZER_BLADE_H2U (using default config)
Building RAZER_BLADE_H2U
  Creating config file for RAZER_BLADE_H2U...
    RAZER_BLADE_H2U (Config: Default configuration)
  RAZER_BLADE_H2U config created.
  Compiling RAZER_BLADE_H2U image...
RAZER_BLADE_H2U build FAILED after 1.539 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/s-maccod.o
    GCC        libgnat-x86_32/lib/gnat/s-parame.o
    GCC        libgnat-x86_32/lib/gnat/s-stoele.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/s-unstyp.o
    GCC        libgnat-x86_32/lib/gnat/system.o
make: *** [Makefile:419: coreboot-builds/RAZER_BLADE_H2U/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/RAZER_BLADE_H2U/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/RAZER_BLADE_H2U.xml not found.
Building board RAZER_BLADE_H3Q (using default config)
Building RAZER_BLADE_H3Q
  Creating config file for RAZER_BLADE_H3Q...
    RAZER_BLADE_H3Q (Config: Default configuration)
  RAZER_BLADE_H3Q config created.
  Compiling RAZER_BLADE_H3Q image...
RAZER_BLADE_H3Q build FAILED after 1.568 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/s-imenne.o
    GCC        libgnat-x86_32/lib/gnat/s-parame.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/s-stoele.o
    GCC        libgnat-x86_32/lib/gnat/s-unstyp.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/system.o
make: *** [Makefile:419: coreboot-builds/RAZER_BLADE_H3Q/romstage/arch/x86/gdt_init.o] Error 1
make: *** Waiting for unfinished jobs....
    GENERATE   libhwbase/common/hw-config.ads
make: *** [Makefile:419: coreboot-builds/RAZER_BLADE_H3Q/romstage/arch/x86/assembly_entry.o] Error 1
Warning: coreboot-builds/abuild/RAZER_BLADE_H3Q.xml not found.
Building board RODA_RK886EX (using default config)
Building RODA_RK886EX
  Creating config file for RODA_RK886EX...
    RODA_RK886EX (Config: Default configuration)
  RODA_RK886EX config created.
  Compiling RODA_RK886EX image...
RODA_RK886EX build FAILED after 1.399 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   43490 bytes   1198 keywords      0 source lines
AML Output:    dsdt.aml -   13338 bytes    672 opcodes     526 named objects

Compilation successful. 0 Errors, 0 Warnings, 31 Remarks, 436 Optimizations, 13 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/RODA_RK886EX/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/RODA_RK886EX.xml not found.
Building board RODA_RK9 (using default config)
Building RODA_RK9
  Creating config file for RODA_RK9...
    RODA_RK9 (Config: Default configuration)
  RODA_RK9 config created.
  Compiling RODA_RK9 image...
RODA_RK9 build FAILED after 4.173 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   46346 bytes   1222 keywords      0 source lines
AML Output:    dsdt.aml -   14298 bytes    656 opcodes     566 named objects

Compilation successful. 0 Errors, 0 Warnings, 36 Remarks, 461 Optimizations, 12 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/RODA_RK9/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/RODA_RK9.xml not found.
Building board RODA_RV11 (using default config)
Building RODA_RV11
  Creating config file for RODA_RV11...
    RODA_RV11 (Config: Default configuration)
  RODA_RV11 config created.
  Compiling RODA_RV11 image...
RODA_RV11 build FAILED after 14.743 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/RODA_RV11/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/RODA_RV11/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/RODA_RV11.xml not found.
Building board RODA_RW11 (using default config)
Building RODA_RW11
  Creating config file for RODA_RW11...
    RODA_RW11 (Config: Default configuration)
  RODA_RW11 config created.
  Compiling RODA_RW11 image...
RODA_RW11 build FAILED after 9.151 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/RODA_RW11/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/RODA_RW11/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/RODA_RW11.xml not found.
Building board SAMSUNG_LUMPY (using default config)
Building SAMSUNG_LUMPY
  Creating config file for SAMSUNG_LUMPY...
    SAMSUNG_LUMPY (Config: Default configuration)
  SAMSUNG_LUMPY config created.
  Compiling SAMSUNG_LUMPY image...
SAMSUNG_LUMPY build FAILED after 9.636 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/SAMSUNG_LUMPY/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/SAMSUNG_LUMPY/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/SAMSUNG_LUMPY.xml not found.
Building board SAMSUNG_STUMPY (using default config)
Building SAMSUNG_STUMPY
  Creating config file for SAMSUNG_STUMPY...
    SAMSUNG_STUMPY (Config: Default configuration)
  SAMSUNG_STUMPY config created.
  Compiling SAMSUNG_STUMPY image...
SAMSUNG_STUMPY build FAILED after 13.423 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/SAMSUNG_STUMPY/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/SAMSUNG_STUMPY/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/SAMSUNG_STUMPY.xml not found.
Building board SAPPHIRE_PUREPLATINUMH61 (using default config)
Building SAPPHIRE_PUREPLATINUMH61
  Creating config file for SAPPHIRE_PUREPLATINUMH61...
    SAPPHIRE_PUREPLATINUMH61 (Config: Default configuration)
  SAPPHIRE_PUREPLATINUMH61 config created.
  Compiling SAPPHIRE_PUREPLATINUMH61 image...
SAPPHIRE_PUREPLATINUMH61 build FAILED after 10.331 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/SAPPHIRE_PUREPLATINUMH61/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/SAPPHIRE_PUREPLATINUMH61/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/SAPPHIRE_PUREPLATINUMH61.xml not found.
Building board SIEMENS_CHILI_BASE (using default config)
Building SIEMENS_CHILI_BASE
  Creating config file for SIEMENS_CHILI_BASE...
    SIEMENS_CHILI_BASE (Config: Default configuration)
  SIEMENS_CHILI_BASE config created.
  Compiling SIEMENS_CHILI_BASE image...
SIEMENS_CHILI_BASE build FAILED after 1.573 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/interfac.o
    GCC        libgnat-x86_32/lib/gnat/s-atacco.o
    GCC        libgnat-x86_32/lib/gnat/s-imenne.o
    GCC        libgnat-x86_32/lib/gnat/s-maccod.o
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SIEMENS_CHILI_BASE/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/SIEMENS_CHILI_BASE/romstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/SIEMENS_CHILI_BASE/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/SIEMENS_CHILI_BASE.xml not found.
Building board SIEMENS_CHILI_CHILI (using default config)
Building SIEMENS_CHILI_CHILI
  Creating config file for SIEMENS_CHILI_CHILI...
    SIEMENS_CHILI_CHILI (Config: Default configuration)
  SIEMENS_CHILI_CHILI config created.
  Compiling SIEMENS_CHILI_CHILI image...
SIEMENS_CHILI_CHILI build FAILED after 1.573 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/s-parame.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/s-stoele.o
    GCC        libgnat-x86_32/lib/gnat/s-unstyp.o
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/system.o
make: *** [Makefile:419: coreboot-builds/SIEMENS_CHILI_CHILI/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/SIEMENS_CHILI_CHILI/romstage/arch/x86/gdt_init.o] Error 1
make: *** [Makefile:419: coreboot-builds/SIEMENS_CHILI_CHILI/romstage/arch/x86/idt.o] Error 1
Warning: coreboot-builds/abuild/SIEMENS_CHILI_CHILI.xml not found.
Building board SIEMENS_FA_EHL (using default config)
Building SIEMENS_FA_EHL
  Creating config file for SIEMENS_FA_EHL...
    SIEMENS_FA_EHL (Config: Default configuration)
  SIEMENS_FA_EHL config created.
  Compiling SIEMENS_FA_EHL image...
SIEMENS_FA_EHL build FAILED after 1.409 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   29691 bytes    668 keywords      0 source lines
AML Output:    dsdt.aml -    9160 bytes    317 opcodes     351 named objects

Compilation successful. 0 Errors, 0 Warnings, 24 Remarks, 433 Optimizations, 33 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/SIEMENS_FA_EHL/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/SIEMENS_FA_EHL.xml not found.
Building board SIEMENS_MC_APL1 (using default config)
Building SIEMENS_MC_APL1
  Creating config file for SIEMENS_MC_APL1...
    SIEMENS_MC_APL1 (Config: Default configuration)
  SIEMENS_MC_APL1 config created.
  Compiling SIEMENS_MC_APL1 image...
SIEMENS_MC_APL1 build FAILED after 1.426 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   20909 bytes    598 keywords      0 source lines
AML Output:    dsdt.aml -    6925 bytes    272 opcodes     326 named objects

Compilation successful. 0 Errors, 0 Warnings, 10 Remarks, 268 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/SIEMENS_MC_APL1/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/SIEMENS_MC_APL1.xml not found.
Building board SIEMENS_MC_APL2 (using default config)
Building SIEMENS_MC_APL2
  Creating config file for SIEMENS_MC_APL2...
    SIEMENS_MC_APL2 (Config: Default configuration)
  SIEMENS_MC_APL2 config created.
  Compiling SIEMENS_MC_APL2 image...
SIEMENS_MC_APL2 build FAILED after 1.487 seconds!
Log excerpt:

Compilation successful. 0 Errors, 0 Warnings, 10 Remarks, 268 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/SIEMENS_MC_APL2/dsdt.aml disassembled correctly.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SIEMENS_MC_APL2/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SIEMENS_MC_APL2/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SIEMENS_MC_APL2/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SIEMENS_MC_APL2/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SIEMENS_MC_APL2.xml not found.
Building board SIEMENS_MC_APL3 (using default config)
Building SIEMENS_MC_APL3
  Creating config file for SIEMENS_MC_APL3...
    SIEMENS_MC_APL3 (Config: Default configuration)
  SIEMENS_MC_APL3 config created.
  Compiling SIEMENS_MC_APL3 image...
SIEMENS_MC_APL3 build FAILED after 1.430 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   20909 bytes    598 keywords      0 source lines
AML Output:    dsdt.aml -    6925 bytes    272 opcodes     326 named objects

Compilation successful. 0 Errors, 0 Warnings, 10 Remarks, 268 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/SIEMENS_MC_APL3/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/SIEMENS_MC_APL3.xml not found.
Building board SIEMENS_MC_APL4 (using default config)
Building SIEMENS_MC_APL4
  Creating config file for SIEMENS_MC_APL4...
    SIEMENS_MC_APL4 (Config: Default configuration)
  SIEMENS_MC_APL4 config created.
  Compiling SIEMENS_MC_APL4 image...
SIEMENS_MC_APL4 build FAILED after 1.479 seconds!
Log excerpt:

Compilation successful. 0 Errors, 0 Warnings, 10 Remarks, 268 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/SIEMENS_MC_APL4/dsdt.aml disassembled correctly.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SIEMENS_MC_APL4/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SIEMENS_MC_APL4/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SIEMENS_MC_APL4/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SIEMENS_MC_APL4/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SIEMENS_MC_APL4.xml not found.
Building board SIEMENS_MC_APL5 (using default config)
Building SIEMENS_MC_APL5
  Creating config file for SIEMENS_MC_APL5...
    SIEMENS_MC_APL5 (Config: Default configuration)
  SIEMENS_MC_APL5 config created.
  Compiling SIEMENS_MC_APL5 image...
SIEMENS_MC_APL5 build FAILED after 1.480 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SIEMENS_MC_APL5/ramstage/arch/x86/c_start.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SIEMENS_MC_APL5/ramstage/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SIEMENS_MC_APL5/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SIEMENS_MC_APL5/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SIEMENS_MC_APL5/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SIEMENS_MC_APL5/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SIEMENS_MC_APL5.xml not found.
Building board SIEMENS_MC_APL6 (using default config)
Building SIEMENS_MC_APL6
  Creating config file for SIEMENS_MC_APL6...
    SIEMENS_MC_APL6 (Config: Default configuration)
  SIEMENS_MC_APL6 config created.
  Compiling SIEMENS_MC_APL6 image...
SIEMENS_MC_APL6 build FAILED after 1.490 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/SIEMENS_MC_APL6/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
make: *** [Makefile:419: coreboot-builds/SIEMENS_MC_APL6/ramstage/arch/x86/c_start.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SIEMENS_MC_APL6/ramstage/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SIEMENS_MC_APL6/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SIEMENS_MC_APL6/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SIEMENS_MC_APL6/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SIEMENS_MC_APL6/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SIEMENS_MC_APL6.xml not found.
Building board SIEMENS_MC_APL7 (using default config)
Building SIEMENS_MC_APL7
  Creating config file for SIEMENS_MC_APL7...
    SIEMENS_MC_APL7 (Config: Default configuration)
  SIEMENS_MC_APL7 config created.
  Compiling SIEMENS_MC_APL7 image...
SIEMENS_MC_APL7 build FAILED after 1.492 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/s-imenne.o
    GCC        libgnat-x86_32/lib/gnat/s-maccod.o
    GCC        libgnat-x86_32/lib/gnat/s-parame.o
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/s-stoele.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SIEMENS_MC_APL7/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
    GCC        libgnat-x86_32/lib/gnat/s-unstyp.o
make: *** [Makefile:419: coreboot-builds/SIEMENS_MC_APL7/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/SIEMENS_MC_APL7.xml not found.
Building board SIEMENS_MC_EHL1 (using default config)
Building SIEMENS_MC_EHL1
  Creating config file for SIEMENS_MC_EHL1...
    SIEMENS_MC_EHL1 (Config: Default configuration)
  SIEMENS_MC_EHL1 config created.
  Compiling SIEMENS_MC_EHL1 image...
SIEMENS_MC_EHL1 build FAILED after 1.491 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/SIEMENS_MC_EHL1/ramstage/arch/x86/c_start.o] Error 1
make: *** [Makefile:419: coreboot-builds/SIEMENS_MC_EHL1/smmstub/cpu/x86/smm/smm_stub.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SIEMENS_MC_EHL1/ramstage/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SIEMENS_MC_EHL1/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SIEMENS_MC_EHL1/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SIEMENS_MC_EHL1/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SIEMENS_MC_EHL1/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SIEMENS_MC_EHL1.xml not found.
Building board SIEMENS_MC_EHL2 (using default config)
Building SIEMENS_MC_EHL2
  Creating config file for SIEMENS_MC_EHL2...
    SIEMENS_MC_EHL2 (Config: Default configuration)
  SIEMENS_MC_EHL2 config created.
  Compiling SIEMENS_MC_EHL2 image...
SIEMENS_MC_EHL2 build FAILED after 1.484 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SIEMENS_MC_EHL2/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
make: *** [Makefile:419: coreboot-builds/SIEMENS_MC_EHL2/ramstage/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SIEMENS_MC_EHL2/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SIEMENS_MC_EHL2/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SIEMENS_MC_EHL2/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SIEMENS_MC_EHL2/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SIEMENS_MC_EHL2.xml not found.
Building board SIEMENS_MC_EHL3 (using default config)
Building SIEMENS_MC_EHL3
  Creating config file for SIEMENS_MC_EHL3...
    SIEMENS_MC_EHL3 (Config: Default configuration)
  SIEMENS_MC_EHL3 config created.
  Compiling SIEMENS_MC_EHL3 image...
SIEMENS_MC_EHL3 build FAILED after 1.481 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/SIEMENS_MC_EHL3/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
make: *** [Makefile:419: coreboot-builds/SIEMENS_MC_EHL3/ramstage/arch/x86/c_start.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SIEMENS_MC_EHL3/ramstage/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SIEMENS_MC_EHL3/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SIEMENS_MC_EHL3/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SIEMENS_MC_EHL3/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SIEMENS_MC_EHL3/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SIEMENS_MC_EHL3.xml not found.
Building board SIEMENS_MC_EHL4 (using default config)
Building SIEMENS_MC_EHL4
  Creating config file for SIEMENS_MC_EHL4...
    SIEMENS_MC_EHL4 (Config: Default configuration)
  SIEMENS_MC_EHL4 config created.
  Compiling SIEMENS_MC_EHL4 image...
SIEMENS_MC_EHL4 build FAILED after 1.428 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   29691 bytes    668 keywords      0 source lines
AML Output:    dsdt.aml -    9160 bytes    317 opcodes     351 named objects

Compilation successful. 0 Errors, 0 Warnings, 24 Remarks, 433 Optimizations, 33 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/SIEMENS_MC_EHL4/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/SIEMENS_MC_EHL4.xml not found.
Building board SIEMENS_MC_EHL5 (using default config)
Building SIEMENS_MC_EHL5
  Creating config file for SIEMENS_MC_EHL5...
    SIEMENS_MC_EHL5 (Config: Default configuration)
  SIEMENS_MC_EHL5 config created.
  Compiling SIEMENS_MC_EHL5 image...
SIEMENS_MC_EHL5 build FAILED after 1.490 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/SIEMENS_MC_EHL5/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
make: *** [Makefile:419: coreboot-builds/SIEMENS_MC_EHL5/ramstage/arch/x86/c_start.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SIEMENS_MC_EHL5/ramstage/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SIEMENS_MC_EHL5/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SIEMENS_MC_EHL5/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SIEMENS_MC_EHL5/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SIEMENS_MC_EHL5/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SIEMENS_MC_EHL5.xml not found.
Building board SIFIVE_HIFIVE_UNLEASHED (using default config)
Building SIFIVE_HIFIVE_UNLEASHED
  Creating config file for SIFIVE_HIFIVE_UNLEASHED...
    SIFIVE_HIFIVE_UNLEASHED (Config: Default configuration)
  SIFIVE_HIFIVE_UNLEASHED config created.
  Compiling SIFIVE_HIFIVE_UNLEASHED image...
SIFIVE_HIFIVE_UNLEASHED build FAILED after 1.081 seconds!
Log excerpt:
    CC         romstage/arch/riscv/romstage.o
    CC         romstage/arch/riscv/trap_util.o
    GEN        build.h
    CC         ramstage/arch/riscv/fp_asm.o
    CC         ramstage/arch/riscv/ramstage.o
    CC         ramstage/arch/riscv/trap_util.o
make: dtc: No such file or directory
make: *** [src/mainboard/sifive/hifive-unleashed/Makefile.mk:14: coreboot-builds/SIFIVE_HIFIVE_UNLEASHED/hifive-unleashed.dtb] Error 127
make: *** Waiting for unfinished jobs....
    FMAP       coreboot-builds/sharedutils/cbfstool/fmaptool -h coreboot-builds/SIFIVE_HIFIVE_UNLEASHED/fmap_config.h coreboot-builds/SIFIVE_HIFIVE_UNLEASHED/fmap.fmd coreboot-builds/SIFIVE_HIFIVE_UNLEASHED/fmap.fmap
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/SIFIVE_HIFIVE_UNLEASHED/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
Warning: coreboot-builds/abuild/SIFIVE_HIFIVE_UNLEASHED.xml not found.
Building board SIFIVE_HIFIVE_UNMATCHED (using default config)
Building SIFIVE_HIFIVE_UNMATCHED
  Creating config file for SIFIVE_HIFIVE_UNMATCHED...
    SIFIVE_HIFIVE_UNMATCHED (Config: Default configuration)
  SIFIVE_HIFIVE_UNMATCHED config created.
  Compiling SIFIVE_HIFIVE_UNMATCHED image...
SIFIVE_HIFIVE_UNMATCHED build FAILED after 1.080 seconds!
Log excerpt:
    SCONFIG    mainboard/sifive/hifive-unmatched/devicetree.cb
    GEN        build.h
    CC         ramstage/arch/riscv/fp_asm.o
    CC         ramstage/arch/riscv/ramstage.o
    CC         ramstage/arch/riscv/trap_util.o
make: dtc: No such file or directory
make: *** [src/mainboard/sifive/hifive-unmatched/Makefile.mk:12: coreboot-builds/SIFIVE_HIFIVE_UNMATCHED/hifive-unmatched.dtb] Error 127
make: *** Waiting for unfinished jobs....
Warning: coreboot-builds/abuild/SIFIVE_HIFIVE_UNMATCHED.xml not found.
Building board STARLABS_LITE_GLK (using default config)
Building STARLABS_LITE_GLK
  Creating config file for STARLABS_LITE_GLK...
    STARLABS_LITE_GLK (Config: Default configuration)
  STARLABS_LITE_GLK config created.
  Compiling STARLABS_LITE_GLK image...
STARLABS_LITE_GLK build FAILED after 1.442 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   33902 bytes   1026 keywords      0 source lines
AML Output:    dsdt.aml -   11628 bytes    565 opcodes     461 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 438 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/STARLABS_LITE_GLK/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/STARLABS_LITE_GLK.xml not found.
Building board STARLABS_LITE_GLKR (using default config)
Building STARLABS_LITE_GLKR
  Creating config file for STARLABS_LITE_GLKR...
    STARLABS_LITE_GLKR (Config: Default configuration)
  STARLABS_LITE_GLKR config created.
  Compiling STARLABS_LITE_GLKR image...
STARLABS_LITE_GLKR build FAILED after 1.435 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   33645 bytes   1022 keywords      0 source lines
AML Output:    dsdt.aml -   11524 bytes    565 opcodes     457 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 438 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/STARLABS_LITE_GLKR/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/STARLABS_LITE_GLKR.xml not found.
Building board STARLABS_LABTOP_KBL (using default config)
Building STARLABS_LABTOP_KBL
  Creating config file for STARLABS_LABTOP_KBL...
    STARLABS_LABTOP_KBL (Config: Default configuration)
  STARLABS_LABTOP_KBL config created.
  Compiling STARLABS_LABTOP_KBL image...
STARLABS_LABTOP_KBL build FAILED after 1.559 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/interfac.o
    GCC        libgnat-x86_32/lib/gnat/s-atacco.o
    GCC        libgnat-x86_32/lib/gnat/s-imenne.o
    GCC        libgnat-x86_32/lib/gnat/s-maccod.o
    GCC        libgnat-x86_32/lib/gnat/s-parame.o
    GCC        libgnat-x86_32/lib/gnat/s-stoele.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/s-unstyp.o
make: *** [Makefile:419: coreboot-builds/STARLABS_LABTOP_KBL/romstage/arch/x86/gdt_init.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/STARLABS_LABTOP_KBL/romstage/arch/x86/assembly_entry.o] Error 1
Warning: coreboot-builds/abuild/STARLABS_LABTOP_KBL.xml not found.
Building board STARLABS_LABTOP_CML (using default config)
Building STARLABS_LABTOP_CML
  Creating config file for STARLABS_LABTOP_CML...
    STARLABS_LABTOP_CML (Config: Default configuration)
  STARLABS_LABTOP_CML config created.
  Compiling STARLABS_LABTOP_CML image...
STARLABS_LABTOP_CML build FAILED after 1.553 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/s-atacco.o
    GCC        libgnat-x86_32/lib/gnat/s-imenne.o
    GCC        libgnat-x86_32/lib/gnat/s-maccod.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/s-parame.o
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/STARLABS_LABTOP_CML/romstage/arch/x86/gdt_init.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/STARLABS_LABTOP_CML/romstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/STARLABS_LABTOP_CML/romstage/arch/x86/assembly_entry.o] Error 1
    GCC        libgnat-x86_32/lib/gnat/s-stoele.o
Warning: coreboot-builds/abuild/STARLABS_LABTOP_CML.xml not found.
Building board STARLABS_STARBOOK_TGL (using default config)
Building STARLABS_STARBOOK_TGL
  Creating config file for STARLABS_STARBOOK_TGL...
    STARLABS_STARBOOK_TGL (Config: Default configuration)
  STARLABS_STARBOOK_TGL config created.
  Compiling STARLABS_STARBOOK_TGL image...
STARLABS_STARBOOK_TGL build FAILED after 1.602 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/STARLABS_STARBOOK_TGL/ramstage/arch/x86/c_start.o] Error 1
make: *** [Makefile:419: coreboot-builds/STARLABS_STARBOOK_TGL/ramstage/arch/x86/wakeup.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/STARLABS_STARBOOK_TGL/ramstage/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/STARLABS_STARBOOK_TGL/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/STARLABS_STARBOOK_TGL/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/STARLABS_STARBOOK_TGL/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/STARLABS_STARBOOK_TGL/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/STARLABS_STARBOOK_TGL.xml not found.
STARLABS_STARBOOK_ADL_OPTION_TABLE STARLABS_STARBOOK_ADL
Building config STARLABS_STARBOOK_ADL_OPTION_TABLE
Building STARLABS_STARBOOK_ADL_OPTION_TABLE
    STARLABS_STARBOOK_ADL (Config: Default configuration)
  Compiling STARLABS_STARBOOK_ADL image...
STARLABS_STARBOOK_ADL_OPTION_TABLE build FAILED after 1.496 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/STARLABS_STARBOOK_ADL_OPTION_TABLE/ramstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/STARLABS_STARBOOK_ADL_OPTION_TABLE/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/STARLABS_STARBOOK_ADL_OPTION_TABLE/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/STARLABS_STARBOOK_ADL_OPTION_TABLE/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/STARLABS_STARBOOK_ADL_OPTION_TABLE/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/STARLABS_STARBOOK_ADL_OPTION_TABLE/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/STARLABS_STARBOOK_ADL_OPTION_TABLE.xml not found.
Building board STARLABS_STARBOOK_ADL (using default config)
Building STARLABS_STARBOOK_ADL
  Creating config file for STARLABS_STARBOOK_ADL...
    STARLABS_STARBOOK_ADL (Config: Default configuration)
  STARLABS_STARBOOK_ADL config created.
  Compiling STARLABS_STARBOOK_ADL image...
STARLABS_STARBOOK_ADL build FAILED after 1.518 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/STARLABS_STARBOOK_ADL/ramstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/STARLABS_STARBOOK_ADL/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/STARLABS_STARBOOK_ADL/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/STARLABS_STARBOOK_ADL/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/STARLABS_STARBOOK_ADL/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/STARLABS_STARBOOK_ADL/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/STARLABS_STARBOOK_ADL.xml not found.
Building board STARLABS_STARBOOK_RPL (using default config)
Building STARLABS_STARBOOK_RPL
  Creating config file for STARLABS_STARBOOK_RPL...
    STARLABS_STARBOOK_RPL (Config: Default configuration)
  STARLABS_STARBOOK_RPL config created.
  Compiling STARLABS_STARBOOK_RPL image...
STARLABS_STARBOOK_RPL build FAILED after 1.523 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/STARLABS_STARBOOK_RPL/ramstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/STARLABS_STARBOOK_RPL/ramstage/arch/x86/c_start.o] Error 1
make: *** [Makefile:419: coreboot-builds/STARLABS_STARBOOK_RPL/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/STARLABS_STARBOOK_RPL/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/STARLABS_STARBOOK_RPL/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/STARLABS_STARBOOK_RPL/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/STARLABS_STARBOOK_RPL/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/STARLABS_STARBOOK_RPL.xml not found.
Building board SUPERMICRO_X10SLM_PLUS_F (using default config)
Building SUPERMICRO_X10SLM_PLUS_F
  Creating config file for SUPERMICRO_X10SLM_PLUS_F...
    SUPERMICRO_X10SLM_PLUS_F (Config: Default configuration)
  SUPERMICRO_X10SLM_PLUS_F config created.
  Compiling SUPERMICRO_X10SLM_PLUS_F image...
SUPERMICRO_X10SLM_PLUS_F build FAILED after 8.951 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/SUPERMICRO_X10SLM_PLUS_F/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 11468260 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/SUPERMICRO_X10SLM_PLUS_F/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/SUPERMICRO_X10SLM_PLUS_F.xml not found.
Building board SUPERMICRO_X11SSH_TF (using default config)
Building SUPERMICRO_X11SSH_TF
  Creating config file for SUPERMICRO_X11SSH_TF...
    SUPERMICRO_X11SSH_TF (Config: Default configuration)
  SUPERMICRO_X11SSH_TF config created.
  Compiling SUPERMICRO_X11SSH_TF image...
SUPERMICRO_X11SSH_TF build FAILED after 1.474 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   36839 bytes    933 keywords      0 source lines
AML Output:    dsdt.aml -   10925 bytes    451 opcodes     482 named objects

Compilation successful. 0 Errors, 0 Warnings, 25 Remarks, 516 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/SUPERMICRO_X11SSH_TF/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/SUPERMICRO_X11SSH_TF.xml not found.
Building board SUPERMICRO_X11SSM_F (using default config)
Building SUPERMICRO_X11SSM_F
  Creating config file for SUPERMICRO_X11SSM_F...
    SUPERMICRO_X11SSM_F (Config: Default configuration)
  SUPERMICRO_X11SSM_F config created.
  Compiling SUPERMICRO_X11SSM_F image...
SUPERMICRO_X11SSM_F build FAILED after 1.490 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   36839 bytes    933 keywords      0 source lines
AML Output:    dsdt.aml -   10925 bytes    451 opcodes     482 named objects

Compilation successful. 0 Errors, 0 Warnings, 25 Remarks, 516 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/SUPERMICRO_X11SSM_F/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/SUPERMICRO_X11SSM_F.xml not found.
Building board SUPERMICRO_X11SSH_F (using default config)
Building SUPERMICRO_X11SSH_F
  Creating config file for SUPERMICRO_X11SSH_F...
    SUPERMICRO_X11SSH_F (Config: Default configuration)
  SUPERMICRO_X11SSH_F config created.
  Compiling SUPERMICRO_X11SSH_F image...
SUPERMICRO_X11SSH_F build FAILED after 1.471 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   36839 bytes    933 keywords      0 source lines
AML Output:    dsdt.aml -   10925 bytes    451 opcodes     482 named objects

Compilation successful. 0 Errors, 0 Warnings, 25 Remarks, 516 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/SUPERMICRO_X11SSH_F/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/SUPERMICRO_X11SSH_F.xml not found.
Building board SUPERMICRO_X11SSW_F (using default config)
Building SUPERMICRO_X11SSW_F
  Creating config file for SUPERMICRO_X11SSW_F...
    SUPERMICRO_X11SSW_F (Config: Default configuration)
  SUPERMICRO_X11SSW_F config created.
  Compiling SUPERMICRO_X11SSW_F image...
SUPERMICRO_X11SSW_F build FAILED after 1.466 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   36839 bytes    933 keywords      0 source lines
AML Output:    dsdt.aml -   10925 bytes    451 opcodes     482 named objects

Compilation successful. 0 Errors, 0 Warnings, 25 Remarks, 516 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/SUPERMICRO_X11SSW_F/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/SUPERMICRO_X11SSW_F.xml not found.
Building board SUPERMICRO_X9SAE (using default config)
Building SUPERMICRO_X9SAE
  Creating config file for SUPERMICRO_X9SAE...
    SUPERMICRO_X9SAE (Config: Default configuration)
  SUPERMICRO_X9SAE config created.
  Compiling SUPERMICRO_X9SAE image...
SUPERMICRO_X9SAE build FAILED after 9.611 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/SUPERMICRO_X9SAE/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/SUPERMICRO_X9SAE/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/SUPERMICRO_X9SAE.xml not found.
Building board SUPERMICRO_X9SCL (using default config)
Building SUPERMICRO_X9SCL
  Creating config file for SUPERMICRO_X9SCL...
    SUPERMICRO_X9SCL (Config: Default configuration)
  SUPERMICRO_X9SCL config created.
  Compiling SUPERMICRO_X9SCL image...
SUPERMICRO_X9SCL build FAILED after 8.602 seconds!
Log excerpt:
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/SUPERMICRO_X9SCL/cbfs/fallback/postcar.debug has a LOAD segment with RWX permissions
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/SUPERMICRO_X9SCL/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 4128228 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215: coreboot-builds/SUPERMICRO_X9SCL/coreboot.pre] Error 1
Warning: coreboot-builds/abuild/SUPERMICRO_X9SCL.xml not found.
Building board SYSTEM76_ADDW1 (using default config)
Building SYSTEM76_ADDW1
  Creating config file for SYSTEM76_ADDW1...
    SYSTEM76_ADDW1 (Config: Default configuration)
  SYSTEM76_ADDW1 config created.
  Compiling SYSTEM76_ADDW1 image...
SYSTEM76_ADDW1 build FAILED after 1.549 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ADDW1/ramstage/arch/x86/c_start.o] Error 1
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ADDW1/ramstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ADDW1/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_ADDW1/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_ADDW1/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_ADDW1/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_ADDW1/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_ADDW1.xml not found.
Building board SYSTEM76_ADDW2 (using default config)
Building SYSTEM76_ADDW2
  Creating config file for SYSTEM76_ADDW2...
    SYSTEM76_ADDW2 (Config: Default configuration)
  SYSTEM76_ADDW2 config created.
  Compiling SYSTEM76_ADDW2 image...
SYSTEM76_ADDW2 build FAILED after 1.926 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ADDW2/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_ADDW2/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_ADDW2/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_ADDW2/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_ADDW2/external/vboot_reference-postcar/vboot_fw.a] Error 2
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ADDW2/ramstage/acpi/acpi.o] Error 1
Warning: coreboot-builds/abuild/SYSTEM76_ADDW2.xml not found.
Building board SYSTEM76_DARP8 (using default config)
Building SYSTEM76_DARP8
  Creating config file for SYSTEM76_DARP8...
    SYSTEM76_DARP8 (Config: Default configuration)
  SYSTEM76_DARP8 config created.
  Compiling SYSTEM76_DARP8 image...
SYSTEM76_DARP8 build FAILED after 1.550 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_DARP8/ramstage/arch/x86/wakeup.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_DARP8/ramstage/arch/x86/c_start.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_DARP8/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_DARP8/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_DARP8/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_DARP8/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_DARP8.xml not found.
Building board SYSTEM76_GALP6 (using default config)
Building SYSTEM76_GALP6
  Creating config file for SYSTEM76_GALP6...
    SYSTEM76_GALP6 (Config: Default configuration)
  SYSTEM76_GALP6 config created.
  Compiling SYSTEM76_GALP6 image...
SYSTEM76_GALP6 build FAILED after 1.551 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GALP6/ramstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GALP6/ramstage/arch/x86/c_start.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GALP6/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_GALP6/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_GALP6/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_GALP6/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_GALP6/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_GALP6.xml not found.
Building board SYSTEM76_GAZE17_3050 (using default config)
Building SYSTEM76_GAZE17_3050
  Creating config file for SYSTEM76_GAZE17_3050...
    SYSTEM76_GAZE17_3050 (Config: Default configuration)
  SYSTEM76_GAZE17_3050 config created.
  Compiling SYSTEM76_GAZE17_3050 image...
SYSTEM76_GAZE17_3050 build FAILED after 1.544 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GAZE17_3050/ramstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GAZE17_3050/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_GAZE17_3050/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_GAZE17_3050/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_GAZE17_3050/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_GAZE17_3050/external/vboot_reference-postcar/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_GAZE17_3050.xml not found.
Building board SYSTEM76_GAZE17_3060_B (using default config)
Building SYSTEM76_GAZE17_3060_B
  Creating config file for SYSTEM76_GAZE17_3060_B...
    SYSTEM76_GAZE17_3060_B (Config: Default configuration)
  SYSTEM76_GAZE17_3060_B config created.
  Compiling SYSTEM76_GAZE17_3060_B image...
SYSTEM76_GAZE17_3060_B build FAILED after 2.093 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   95279 bytes   6020 keywords      0 source lines
AML Output:    dsdt.aml -   22576 bytes   5265 opcodes     755 named objects

Compilation successful. 0 Errors, 0 Warnings, 25 Remarks, 8337 Optimizations, 3799 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/SYSTEM76_GAZE17_3060_B/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/SYSTEM76_GAZE17_3060_B.xml not found.
Building board SYSTEM76_LEMP11 (using default config)
Building SYSTEM76_LEMP11
  Creating config file for SYSTEM76_LEMP11...
    SYSTEM76_LEMP11 (Config: Default configuration)
  SYSTEM76_LEMP11 config created.
  Compiling SYSTEM76_LEMP11 image...
SYSTEM76_LEMP11 build FAILED after 1.551 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/SYSTEM76_LEMP11/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_LEMP11/ramstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/SYSTEM76_LEMP11/smm/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_LEMP11/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_LEMP11/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_LEMP11/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_LEMP11/external/vboot_reference-postcar/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_LEMP11.xml not found.
Building board SYSTEM76_ORYP9 (using default config)
Building SYSTEM76_ORYP9
  Creating config file for SYSTEM76_ORYP9...
    SYSTEM76_ORYP9 (Config: Default configuration)
  SYSTEM76_ORYP9 config created.
  Compiling SYSTEM76_ORYP9 image...
SYSTEM76_ORYP9 build FAILED after 1.539 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ORYP9/ramstage/arch/x86/wakeup.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ORYP9/ramstage/arch/x86/c_start.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_ORYP9/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_ORYP9/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_ORYP9/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_ORYP9/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_ORYP9.xml not found.
Building board SYSTEM76_ORYP10 (using default config)
Building SYSTEM76_ORYP10
  Creating config file for SYSTEM76_ORYP10...
    SYSTEM76_ORYP10 (Config: Default configuration)
  SYSTEM76_ORYP10 config created.
  Compiling SYSTEM76_ORYP10 image...
SYSTEM76_ORYP10 build FAILED after 1.550 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ORYP10/ramstage/arch/x86/c_start.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ORYP10/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_ORYP10/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_ORYP10/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_ORYP10/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_ORYP10/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_ORYP10.xml not found.
Building board SYSTEM76_BONW14 (using default config)
Building SYSTEM76_BONW14
  Creating config file for SYSTEM76_BONW14...
    SYSTEM76_BONW14 (Config: Default configuration)
  SYSTEM76_BONW14 config created.
  Compiling SYSTEM76_BONW14 image...
SYSTEM76_BONW14 build FAILED after 1.924 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_BONW14/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_BONW14/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_BONW14/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_BONW14/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_BONW14/external/vboot_reference-bootblock/vboot_fw.a] Error 2
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_BONW14/ramstage/acpi/acpi.o] Error 1
Warning: coreboot-builds/abuild/SYSTEM76_BONW14.xml not found.
Building board SYSTEM76_GALP4 (using default config)
Building SYSTEM76_GALP4
  Creating config file for SYSTEM76_GALP4...
    SYSTEM76_GALP4 (Config: Default configuration)
  SYSTEM76_GALP4 config created.
  Compiling SYSTEM76_GALP4 image...
SYSTEM76_GALP4 build FAILED after 1.537 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GALP4/ramstage/arch/x86/wakeup.o] Error 1
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GALP4/ramstage/arch/x86/c_start.o] Error 1
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GALP4/ramstage/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_GALP4/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_GALP4/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_GALP4/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_GALP4/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_GALP4.xml not found.
Building board SYSTEM76_DARP6 (using default config)
Building SYSTEM76_DARP6
  Creating config file for SYSTEM76_DARP6...
    SYSTEM76_DARP6 (Config: Default configuration)
  SYSTEM76_DARP6 config created.
  Compiling SYSTEM76_DARP6 image...
SYSTEM76_DARP6 build FAILED after 1.925 seconds!
Log excerpt:
cc1: all warnings being treated as errors
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_DARP6/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** [Makefile:419: coreboot-builds/SYSTEM76_DARP6/ramstage/acpi/acpi_dmar.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_DARP6/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_DARP6/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_DARP6/external/vboot_reference-postcar/vboot_fw.a] Error 2
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_DARP6/ramstage/acpi/acpi.o] Error 1
Warning: coreboot-builds/abuild/SYSTEM76_DARP6.xml not found.
SYSTEM76_LEMP9 SYSTEM76_LEMP9
Building config SYSTEM76_LEMP9_
Building SYSTEM76_LEMP9_
    SYSTEM76_LEMP9 (Config: Default configuration)
  Compiling SYSTEM76_LEMP9 image...
SYSTEM76_LEMP9_ build FAILED after 1.463 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/SYSTEM76_LEMP9_/ramstage/arch/x86/c_start.o] Error 1
make: *** [Makefile:419: coreboot-builds/SYSTEM76_LEMP9_/ramstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_LEMP9_/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_LEMP9_/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_LEMP9_/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_LEMP9_/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_LEMP9_/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_LEMP9_.xml not found.
Building board SYSTEM76_LEMP9 (using default config)
Building SYSTEM76_LEMP9
  Creating config file for SYSTEM76_LEMP9...
    SYSTEM76_LEMP9 (Config: Default configuration)
  SYSTEM76_LEMP9 config created.
  Compiling SYSTEM76_LEMP9 image...
SYSTEM76_LEMP9 build FAILED after 1.556 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_LEMP9/ramstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_LEMP9/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_LEMP9/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_LEMP9/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_LEMP9/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_LEMP9/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_LEMP9.xml not found.
Building board SYSTEM76_GAZE14 (using default config)
Building SYSTEM76_GAZE14
  Creating config file for SYSTEM76_GAZE14...
    SYSTEM76_GAZE14 (Config: Default configuration)
  SYSTEM76_GAZE14 config created.
  Compiling SYSTEM76_GAZE14 image...
SYSTEM76_GAZE14 build FAILED after 1.935 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GAZE14/ramstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GAZE14/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_GAZE14/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_GAZE14/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_GAZE14/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_GAZE14/external/vboot_reference-bootblock/vboot_fw.a] Error 2
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GAZE14/ramstage/acpi/acpi.o] Error 1
Warning: coreboot-builds/abuild/SYSTEM76_GAZE14.xml not found.
SYSTEM76_GAZE15 SYSTEM76_GAZE15
Building config SYSTEM76_GAZE15_
Building SYSTEM76_GAZE15_
    SYSTEM76_GAZE15 (Config: Default configuration)
  Compiling SYSTEM76_GAZE15 image...
SYSTEM76_GAZE15_ build FAILED after 1.535 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GAZE15_/ramstage/arch/x86/c_start.o] Error 1
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GAZE15_/ramstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GAZE15_/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_GAZE15_/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_GAZE15_/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_GAZE15_/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_GAZE15_/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_GAZE15_.xml not found.
Building board SYSTEM76_GAZE15 (using default config)
Building SYSTEM76_GAZE15
  Creating config file for SYSTEM76_GAZE15...
    SYSTEM76_GAZE15 (Config: Default configuration)
  SYSTEM76_GAZE15 config created.
  Compiling SYSTEM76_GAZE15 image...
SYSTEM76_GAZE15 build FAILED after 1.548 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GAZE15/ramstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GAZE15/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_GAZE15/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_GAZE15/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_GAZE15/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_GAZE15/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_GAZE15.xml not found.
Building board SYSTEM76_GALP2 (using default config)
Building SYSTEM76_GALP2
  Creating config file for SYSTEM76_GALP2...
    SYSTEM76_GALP2 (Config: Default configuration)
  SYSTEM76_GALP2 config created.
  Compiling SYSTEM76_GALP2 image...
SYSTEM76_GALP2 build FAILED after 1.543 seconds!
Log excerpt:

Compilation successful. 0 Errors, 0 Warnings, 25 Remarks, 607 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/SYSTEM76_GALP2/dsdt.aml disassembled correctly.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_GALP2/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_GALP2/external/vboot_reference-postcar/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_GALP2/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_GALP2/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_GALP2.xml not found.
Building board SYSTEM76_GALP3 (using default config)
Building SYSTEM76_GALP3
  Creating config file for SYSTEM76_GALP3...
    SYSTEM76_GALP3 (Config: Default configuration)
  SYSTEM76_GALP3 config created.
  Compiling SYSTEM76_GALP3 image...
SYSTEM76_GALP3 build FAILED after 1.541 seconds!
Log excerpt:

Compilation successful. 0 Errors, 0 Warnings, 25 Remarks, 607 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/SYSTEM76_GALP3/dsdt.aml disassembled correctly.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_GALP3/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_GALP3/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_GALP3/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_GALP3/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_GALP3.xml not found.
Building board SYSTEM76_GALP3_B (using default config)
Building SYSTEM76_GALP3_B
  Creating config file for SYSTEM76_GALP3_B...
    SYSTEM76_GALP3_B (Config: Default configuration)
  SYSTEM76_GALP3_B config created.
  Compiling SYSTEM76_GALP3_B image...
SYSTEM76_GALP3_B build FAILED after 1.542 seconds!
Log excerpt:

Compilation successful. 0 Errors, 0 Warnings, 25 Remarks, 607 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/SYSTEM76_GALP3_B/dsdt.aml disassembled correctly.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_GALP3_B/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_GALP3_B/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_GALP3_B/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_GALP3_B/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_GALP3_B.xml not found.
SYSTEM76_ORYP5 SYSTEM76_ORYP5
Building config SYSTEM76_ORYP5_
Building SYSTEM76_ORYP5_
    SYSTEM76_ORYP5 (Config: Default configuration)
  Compiling SYSTEM76_ORYP5 image...
SYSTEM76_ORYP5_ build FAILED after 1.460 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ORYP5_/ramstage/arch/x86/memcpy.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ORYP5_/ramstage/arch/x86/ioapic.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_ORYP5_/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_ORYP5_/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_ORYP5_/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_ORYP5_/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_ORYP5_.xml not found.
Building board SYSTEM76_ORYP5 (using default config)
Building SYSTEM76_ORYP5
  Creating config file for SYSTEM76_ORYP5...
    SYSTEM76_ORYP5 (Config: Default configuration)
  SYSTEM76_ORYP5 config created.
  Compiling SYSTEM76_ORYP5 image...
SYSTEM76_ORYP5 build FAILED after 1.561 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ORYP5/ramstage/arch/x86/c_start.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ORYP5/ramstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ORYP5/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_ORYP5/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_ORYP5/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_ORYP5/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_ORYP5/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_ORYP5.xml not found.
Building board SYSTEM76_ORYP6 (using default config)
Building SYSTEM76_ORYP6
  Creating config file for SYSTEM76_ORYP6...
    SYSTEM76_ORYP6 (Config: Default configuration)
  SYSTEM76_ORYP6 config created.
  Compiling SYSTEM76_ORYP6 image...
SYSTEM76_ORYP6 build FAILED after 1.887 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ORYP6/ramstage/acpi/acpi_dmar.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_ORYP6/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_ORYP6/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_ORYP6/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_ORYP6/external/vboot_reference-bootblock/vboot_fw.a] Error 2
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ORYP6/ramstage/acpi/acpi.o] Error 1
Warning: coreboot-builds/abuild/SYSTEM76_ORYP6.xml not found.
Building board SYSTEM76_ORYP7 (using default config)
Building SYSTEM76_ORYP7
  Creating config file for SYSTEM76_ORYP7...
    SYSTEM76_ORYP7 (Config: Default configuration)
  SYSTEM76_ORYP7 config created.
  Compiling SYSTEM76_ORYP7 image...
SYSTEM76_ORYP7 build FAILED after 1.549 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ORYP7/ramstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ORYP7/ramstage/arch/x86/c_start.o] Error 1
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ORYP7/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_ORYP7/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_ORYP7/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_ORYP7/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_ORYP7/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_ORYP7.xml not found.
Building board SYSTEM76_ADDW3 (using default config)
Building SYSTEM76_ADDW3
  Creating config file for SYSTEM76_ADDW3...
    SYSTEM76_ADDW3 (Config: Default configuration)
  SYSTEM76_ADDW3 config created.
  Compiling SYSTEM76_ADDW3 image...
SYSTEM76_ADDW3 build FAILED after 1.534 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ADDW3/ramstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ADDW3/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_ADDW3/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_ADDW3/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_ADDW3/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_ADDW3/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_ADDW3.xml not found.
Building board SYSTEM76_ADDW4 (using default config)
Building SYSTEM76_ADDW4
  Creating config file for SYSTEM76_ADDW4...
    SYSTEM76_ADDW4 (Config: Default configuration)
  SYSTEM76_ADDW4 config created.
  Compiling SYSTEM76_ADDW4 image...
SYSTEM76_ADDW4 build FAILED after 1.540 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ADDW4/ramstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ADDW4/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_ADDW4/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_ADDW4/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_ADDW4/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_ADDW4/external/vboot_reference-postcar/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_ADDW4.xml not found.
Building board SYSTEM76_BONW15 (using default config)
Building SYSTEM76_BONW15
  Creating config file for SYSTEM76_BONW15...
    SYSTEM76_BONW15 (Config: Default configuration)
  SYSTEM76_BONW15 config created.
  Compiling SYSTEM76_BONW15 image...
SYSTEM76_BONW15 build FAILED after 1.539 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/SYSTEM76_BONW15/ramstage/arch/x86/c_start.o] Error 1
make: *** [Makefile:419: coreboot-builds/SYSTEM76_BONW15/ramstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_BONW15/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_BONW15/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_BONW15/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_BONW15/external/vboot_reference-bootblock/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_BONW15/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_BONW15.xml not found.
Building board SYSTEM76_DARP9 (using default config)
Building SYSTEM76_DARP9
  Creating config file for SYSTEM76_DARP9...
    SYSTEM76_DARP9 (Config: Default configuration)
  SYSTEM76_DARP9 config created.
  Compiling SYSTEM76_DARP9 image...
SYSTEM76_DARP9 build FAILED after 1.547 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_DARP9/ramstage/arch/x86/c_start.o] Error 1
make: *** [Makefile:419: coreboot-builds/SYSTEM76_DARP9/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_DARP9/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_DARP9/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_DARP9/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_DARP9/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_DARP9.xml not found.
Building board SYSTEM76_GALP7 (using default config)
Building SYSTEM76_GALP7
  Creating config file for SYSTEM76_GALP7...
    SYSTEM76_GALP7 (Config: Default configuration)
  SYSTEM76_GALP7 config created.
  Compiling SYSTEM76_GALP7 image...
SYSTEM76_GALP7 build FAILED after 1.536 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GALP7/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GALP7/ramstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GALP7/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_GALP7/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_GALP7/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_GALP7/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_GALP7/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_GALP7.xml not found.
Building board SYSTEM76_GAZE18 (using default config)
Building SYSTEM76_GAZE18
  Creating config file for SYSTEM76_GAZE18...
    SYSTEM76_GAZE18 (Config: Default configuration)
  SYSTEM76_GAZE18 config created.
  Compiling SYSTEM76_GAZE18 image...
SYSTEM76_GAZE18 build FAILED after 1.467 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GAZE18/ramstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GAZE18/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_GAZE18/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_GAZE18/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_GAZE18/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_GAZE18/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_GAZE18.xml not found.
Building board SYSTEM76_LEMP12 (using default config)
Building SYSTEM76_LEMP12
  Creating config file for SYSTEM76_LEMP12...
    SYSTEM76_LEMP12 (Config: Default configuration)
  SYSTEM76_LEMP12 config created.
  Compiling SYSTEM76_LEMP12 image...
SYSTEM76_LEMP12 build FAILED after 1.525 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_LEMP12/ramstage/arch/x86/c_start.o] Error 1
make: *** [Makefile:419: coreboot-builds/SYSTEM76_LEMP12/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_LEMP12/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_LEMP12/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_LEMP12/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_LEMP12/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_LEMP12.xml not found.
Building board SYSTEM76_ORYP11 (using default config)
Building SYSTEM76_ORYP11
  Creating config file for SYSTEM76_ORYP11...
    SYSTEM76_ORYP11 (Config: Default configuration)
  SYSTEM76_ORYP11 config created.
  Compiling SYSTEM76_ORYP11 image...
SYSTEM76_ORYP11 build FAILED after 1.541 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ORYP11/ramstage/arch/x86/c_start.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ORYP11/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ORYP11/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_ORYP11/external/vboot_reference-postcar/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_ORYP11/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_ORYP11/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_ORYP11/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_ORYP11.xml not found.
Building board SYSTEM76_ORYP12 (using default config)
Building SYSTEM76_ORYP12
  Creating config file for SYSTEM76_ORYP12...
    SYSTEM76_ORYP12 (Config: Default configuration)
  SYSTEM76_ORYP12 config created.
  Compiling SYSTEM76_ORYP12 image...
SYSTEM76_ORYP12 build FAILED after 1.537 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ORYP12/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ORYP12/ramstage/arch/x86/idt.o] Error 1
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ORYP12/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_ORYP12/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_ORYP12/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_ORYP12/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_ORYP12/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_ORYP12.xml not found.
Building board SYSTEM76_SERW13 (using default config)
Building SYSTEM76_SERW13
  Creating config file for SYSTEM76_SERW13...
    SYSTEM76_SERW13 (Config: Default configuration)
  SYSTEM76_SERW13 config created.
  Compiling SYSTEM76_SERW13 image...
SYSTEM76_SERW13 build FAILED after 1.532 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/SYSTEM76_SERW13/ramstage/arch/x86/c_start.o] Error 1
make: *** [Makefile:419: coreboot-builds/SYSTEM76_SERW13/ramstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_SERW13/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_SERW13/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_SERW13/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_SERW13/external/vboot_reference-postcar/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_SERW13/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_SERW13.xml not found.
Building board SYSTEM76_GAZE16_3050 (using default config)
Building SYSTEM76_GAZE16_3050
  Creating config file for SYSTEM76_GAZE16_3050...
    SYSTEM76_GAZE16_3050 (Config: Default configuration)
  SYSTEM76_GAZE16_3050 config created.
  Compiling SYSTEM76_GAZE16_3050 image...
SYSTEM76_GAZE16_3050 build FAILED after 1.534 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GAZE16_3050/ramstage/arch/x86/wakeup.o] Error 1
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GAZE16_3050/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GAZE16_3050/ramstage/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_GAZE16_3050/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_GAZE16_3050/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_GAZE16_3050/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_GAZE16_3050/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_GAZE16_3050.xml not found.
Building board SYSTEM76_GAZE16_3060 (using default config)
Building SYSTEM76_GAZE16_3060
  Creating config file for SYSTEM76_GAZE16_3060...
    SYSTEM76_GAZE16_3060 (Config: Default configuration)
  SYSTEM76_GAZE16_3060 config created.
  Compiling SYSTEM76_GAZE16_3060 image...
SYSTEM76_GAZE16_3060 build FAILED after 1.533 seconds!
Log excerpt:

Compilation successful. 0 Errors, 0 Warnings, 24 Remarks, 811 Optimizations, 69 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/SYSTEM76_GAZE16_3060/dsdt.aml disassembled correctly.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_GAZE16_3060/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_GAZE16_3060/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_GAZE16_3060/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_GAZE16_3060/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_GAZE16_3060.xml not found.
Building board SYSTEM76_GAZE16_3060_B (using default config)
Building SYSTEM76_GAZE16_3060_B
  Creating config file for SYSTEM76_GAZE16_3060_B...
    SYSTEM76_GAZE16_3060_B (Config: Default configuration)
  SYSTEM76_GAZE16_3060_B config created.
  Compiling SYSTEM76_GAZE16_3060_B image...
SYSTEM76_GAZE16_3060_B build FAILED after 1.555 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GAZE16_3060_B/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GAZE16_3060_B/ramstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GAZE16_3060_B/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_GAZE16_3060_B/external/vboot_reference-postcar/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_GAZE16_3060_B/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_GAZE16_3060_B/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_GAZE16_3060_B/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_GAZE16_3060_B.xml not found.
Building board SYSTEM76_ORYP8 (using default config)
Building SYSTEM76_ORYP8
  Creating config file for SYSTEM76_ORYP8...
    SYSTEM76_ORYP8 (Config: Default configuration)
  SYSTEM76_ORYP8 config created.
  Compiling SYSTEM76_ORYP8 image...
SYSTEM76_ORYP8 build FAILED after 1.526 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ORYP8/rmodules_x86_32/cpu/x86/sipi_vector.o] Error 1
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ORYP8/ramstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_ORYP8/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_ORYP8/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_ORYP8/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_ORYP8/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_ORYP8/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_ORYP8.xml not found.
Building board SYSTEM76_DARP7 (using default config)
Building SYSTEM76_DARP7
  Creating config file for SYSTEM76_DARP7...
    SYSTEM76_DARP7 (Config: Default configuration)
  SYSTEM76_DARP7 config created.
  Compiling SYSTEM76_DARP7 image...
SYSTEM76_DARP7 build FAILED after 1.535 seconds!
Log excerpt:

Compilation successful. 0 Errors, 0 Warnings, 24 Remarks, 831 Optimizations, 69 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/SYSTEM76_DARP7/dsdt.aml disassembled correctly.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_DARP7/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_DARP7/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_DARP7/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_DARP7/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_DARP7.xml not found.
Building board SYSTEM76_GALP5 (using default config)
Building SYSTEM76_GALP5
  Creating config file for SYSTEM76_GALP5...
    SYSTEM76_GALP5 (Config: Default configuration)
  SYSTEM76_GALP5 config created.
  Compiling SYSTEM76_GALP5 image...
SYSTEM76_GALP5 build FAILED after 1.534 seconds!
Log excerpt:

Compilation successful. 0 Errors, 0 Warnings, 24 Remarks, 829 Optimizations, 69 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/SYSTEM76_GALP5/dsdt.aml disassembled correctly.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_GALP5/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_GALP5/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_GALP5/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_GALP5/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_GALP5.xml not found.
Building board SYSTEM76_LEMP10 (using default config)
Building SYSTEM76_LEMP10
  Creating config file for SYSTEM76_LEMP10...
    SYSTEM76_LEMP10 (Config: Default configuration)
  SYSTEM76_LEMP10 config created.
  Compiling SYSTEM76_LEMP10 image...
SYSTEM76_LEMP10 build FAILED after 1.538 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_LEMP10/ramstage/arch/x86/c_start.o] Error 1
make: *** [Makefile:419: coreboot-builds/SYSTEM76_LEMP10/ramstage/arch/x86/idt.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_LEMP10/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_LEMP10/external/vboot_reference-ramstage/vboot_fw.a] Error 2
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_LEMP10/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_LEMP10/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_LEMP10.xml not found.
Building board SYSTEM76_GALP3_C (using default config)
Building SYSTEM76_GALP3_C
  Creating config file for SYSTEM76_GALP3_C...
    SYSTEM76_GALP3_C (Config: Default configuration)
  SYSTEM76_GALP3_C config created.
  Compiling SYSTEM76_GALP3_C image...
SYSTEM76_GALP3_C build FAILED after 1.915 seconds!
Log excerpt:
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_GALP3_C/external/vboot_reference-ramstage/vboot_fw.a] Error 2
cc1: all warnings being treated as errors
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_GALP3_C/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_GALP3_C/external/vboot_reference-romstage/vboot_fw.a] Error 2
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GALP3_C/ramstage/acpi/acpi_dmar.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_GALP3_C/external/vboot_reference-bootblock/vboot_fw.a] Error 2
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_GALP3_C/ramstage/acpi/acpi.o] Error 1
Warning: coreboot-builds/abuild/SYSTEM76_GALP3_C.xml not found.
Building board SYSTEM76_DARP5 (using default config)
Building SYSTEM76_DARP5
  Creating config file for SYSTEM76_DARP5...
    SYSTEM76_DARP5 (Config: Default configuration)
  SYSTEM76_DARP5 config created.
  Compiling SYSTEM76_DARP5 image...
SYSTEM76_DARP5 build FAILED after 1.556 seconds!
Log excerpt:
make: *** [Makefile:419: coreboot-builds/SYSTEM76_DARP5/ramstage/arch/x86/c_start.o] Error 1
make: *** [Makefile:419: coreboot-builds/SYSTEM76_DARP5/ramstage/arch/x86/idt.o] Error 1
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/SYSTEM76_DARP5/ramstage/arch/x86/wakeup.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/SYSTEM76_DARP5/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/SYSTEM76_DARP5/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/SYSTEM76_DARP5/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/SYSTEM76_DARP5/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/SYSTEM76_DARP5.xml not found.
Building board TI_BEAGLEBONE (using default config)
Building TI_BEAGLEBONE
  Creating config file for TI_BEAGLEBONE...
    TI_BEAGLEBONE (Config: Default configuration)
  TI_BEAGLEBONE config created.
  Compiling TI_BEAGLEBONE image...
TI_BEAGLEBONE built successfully. (took 4.579 seconds)
Warning: coreboot-builds/abuild/TI_BEAGLEBONE.xml not found.
UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE UP_SQUARED
Building config UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE
Building UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE
    UP_SQUARED (Config: Default configuration)
  Compiling UP_SQUARED image...
UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE build FAILED after 1.751 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419: coreboot-builds/UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE/romstage/arch/x86/gdt_init.o] Error 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55: coreboot-builds/UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE/external/vboot_reference-ramstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56: coreboot-builds/UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE/external/vboot_reference-postcar/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53: coreboot-builds/UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE/external/vboot_reference-romstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150: coreboot-builds/UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE/external/vboot_reference-verstage/vboot_fw.a] Error 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51: coreboot-builds/UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE/external/vboot_reference-bootblock/vboot_fw.a] Error 2
Warning: coreboot-builds/abuild/UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE.xml not found.
Building board UP_SQUARED (using default config)
Building UP_SQUARED
  Creating config file for UP_SQUARED...
    UP_SQUARED (Config: Default configuration)
  UP_SQUARED config created.
  Compiling UP_SQUARED image...
UP_SQUARED build FAILED after 1.531 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/s-parame.o
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/s-stoele.o
    GCC        libgnat-x86_32/lib/gnat/s-unstyp.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/system.o
    GENERATE   libhwbase/common/hw-config.ads
make: *** [Makefile:419: coreboot-builds/UP_SQUARED/romstage/arch/x86/assembly_entry.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:419: coreboot-builds/UP_SQUARED/romstage/arch/x86/gdt_init.o] Error 1
Warning: coreboot-builds/abuild/UP_SQUARED.xml not found.
625 configuration(s) failed:
51NB_X210 - Log: coreboot-builds/51NB_X210/make.log
ACER_VN7_572G - Log: coreboot-builds/ACER_VN7_572G/make.log
ACER_G43T_AM3 - Log: coreboot-builds/ACER_G43T_AM3/make.log
AMD_BILBY - Log: coreboot-builds/AMD_BILBY/make.log
AMD_BIRMAN_PHOENIX_FSP - Log: coreboot-builds/AMD_BIRMAN_PHOENIX_FSP/make.log
AMD_BIRMAN_PHOENIX_OPENSIL - Log: coreboot-builds/AMD_BIRMAN_PHOENIX_OPENSIL/make.log
AMD_BIRMAN_GLINDA - Log: coreboot-builds/AMD_BIRMAN_GLINDA/make.log
AMD_BIRMANPLUS_PHOENIX - Log: coreboot-builds/AMD_BIRMANPLUS_PHOENIX/make.log
AMD_BIRMANPLUS_GLINDA - Log: coreboot-builds/AMD_BIRMANPLUS_GLINDA/make.log
AMD_CHAUSIE - Log: coreboot-builds/AMD_CHAUSIE/make.log
AMD_GARDENIA - Log: coreboot-builds/AMD_GARDENIA/make.log
AMD_MAJOLICA - Log: coreboot-builds/AMD_MAJOLICA/make.log
AMD_MANDOLIN - Log: coreboot-builds/AMD_MANDOLIN/make.log
AMD_CEREME - Log: coreboot-builds/AMD_CEREME/make.log
AMD_MAYAN_PHOENIX - Log: coreboot-builds/AMD_MAYAN_PHOENIX/make.log
AMD_ONYX_POC - Log: coreboot-builds/AMD_ONYX_POC/make.log
AMD_PADEMELON - Log: coreboot-builds/AMD_PADEMELON/make.log
AOOSTAR_WTR_R1 - Log: coreboot-builds/AOOSTAR_WTR_R1/make.log
AOPEN_DXPLPLUSU - Log: coreboot-builds/AOPEN_DXPLPLUSU/make.log
APPLE_MACBOOK21 - Log: coreboot-builds/APPLE_MACBOOK21/make.log
APPLE_MACBOOK11 - Log: coreboot-builds/APPLE_MACBOOK11/make.log
APPLE_IMAC52 - Log: coreboot-builds/APPLE_IMAC52/make.log
APPLE_MACBOOKAIR4_2 - Log: coreboot-builds/APPLE_MACBOOKAIR4_2/make.log
ASROCK_B75M_ITX - Log: coreboot-builds/ASROCK_B75M_ITX/make.log
ASROCK_B75PRO3_M - Log: coreboot-builds/ASROCK_B75PRO3_M/make.log
ASROCK_B85M_PRO4.DEBUG_SMMSTORE_HOTPLUG_GCOV_UBSAN_EM100 - Log: coreboot-builds/ASROCK_B85M_PRO4.DEBUG_SMMSTORE_HOTPLUG_GCOV_UBSAN_EM100/make.log
ASROCK_B85M_PRO4.NATIVE_RAMINIT - Log: coreboot-builds/ASROCK_B85M_PRO4.NATIVE_RAMINIT/make.log
ASROCK_B85M_PRO4.TPM2_TXT_PLACEHOLDER_ACMS - Log: coreboot-builds/ASROCK_B85M_PRO4.TPM2_TXT_PLACEHOLDER_ACMS/make.log
ASROCK_B85M_PRO4 - Log: coreboot-builds/ASROCK_B85M_PRO4/make.log
ASROCK_G41C_GS_R2_0 - Log: coreboot-builds/ASROCK_G41C_GS_R2_0/make.log
ASROCK_G41C_GS - Log: coreboot-builds/ASROCK_G41C_GS/make.log
ASROCK_G41M_GS - Log: coreboot-builds/ASROCK_G41M_GS/make.log
ASROCK_G41M_S3 - Log: coreboot-builds/ASROCK_G41M_S3/make.log
ASROCK_G41M_VS3_R2_0 - Log: coreboot-builds/ASROCK_G41M_VS3_R2_0/make.log
ASROCK_H110M_DVS - Log: coreboot-builds/ASROCK_H110M_DVS/make.log
ASROCK_H77PRO4_M - Log: coreboot-builds/ASROCK_H77PRO4_M/make.log
ASROCK_H81M_HDS - Log: coreboot-builds/ASROCK_H81M_HDS/make.log
ASROCK_Z87E_ITX - Log: coreboot-builds/ASROCK_Z87E_ITX/make.log
ASROCK_Z97_EXTREME6 - Log: coreboot-builds/ASROCK_Z97_EXTREME6/make.log
ASUS_H61M_CS - Log: coreboot-builds/ASUS_H61M_CS/make.log
ASUS_P8H61_M_LX - Log: coreboot-builds/ASUS_P8H61_M_LX/make.log
ASUS_P8H61_M_LX3_R2_0 - Log: coreboot-builds/ASUS_P8H61_M_LX3_R2_0/make.log
ASUS_P8H61_M_PRO - Log: coreboot-builds/ASUS_P8H61_M_PRO/make.log
ASUS_P8H61_M_PRO_CM6630 - Log: coreboot-builds/ASUS_P8H61_M_PRO_CM6630/make.log
ASUS_MAXIMUS_IV_GENE_Z - Log: coreboot-builds/ASUS_MAXIMUS_IV_GENE_Z/make.log
ASUS_P2B_RAMDEBUG - Log: coreboot-builds/ASUS_P2B_RAMDEBUG/make.log
ASUS_P2B - Log: coreboot-builds/ASUS_P2B/make.log
ASUS_P2B_D - Log: coreboot-builds/ASUS_P2B_D/make.log
ASUS_P2B_DS - Log: coreboot-builds/ASUS_P2B_DS/make.log
ASUS_P2B_F - Log: coreboot-builds/ASUS_P2B_F/make.log
ASUS_P2B_LS - Log: coreboot-builds/ASUS_P2B_LS/make.log
ASUS_P3B_F - Log: coreboot-builds/ASUS_P3B_F/make.log
ASUS_P5GC_MX - Log: coreboot-builds/ASUS_P5GC_MX/make.log
ASUS_P5QC - Log: coreboot-builds/ASUS_P5QC/make.log
ASUS_P5Q_PRO - Log: coreboot-builds/ASUS_P5Q_PRO/make.log
ASUS_P5QL_PRO - Log: coreboot-builds/ASUS_P5QL_PRO/make.log
ASUS_P5Q_SE - Log: coreboot-builds/ASUS_P5Q_SE/make.log
ASUS_P5Q - Log: coreboot-builds/ASUS_P5Q/make.log
ASUS_P5QL_EM - Log: coreboot-builds/ASUS_P5QL_EM/make.log
ASUS_P5QPL_AM - Log: coreboot-builds/ASUS_P5QPL_AM/make.log
ASUS_P5G41T_M_LX - Log: coreboot-builds/ASUS_P5G41T_M_LX/make.log
ASUS_P8C_WS - Log: coreboot-builds/ASUS_P8C_WS/make.log
ASUS_P8H77_V - Log: coreboot-builds/ASUS_P8H77_V/make.log
ASUS_P8Z77_M_PRO - Log: coreboot-builds/ASUS_P8Z77_M_PRO/make.log
ASUS_P8Z77_V_LX2 - Log: coreboot-builds/ASUS_P8Z77_V_LX2/make.log
ASUS_P8Z77_V - Log: coreboot-builds/ASUS_P8Z77_V/make.log
ASUS_P8Z77_M - Log: coreboot-builds/ASUS_P8Z77_M/make.log
BIOSTAR_TH61_ITX - Log: coreboot-builds/BIOSTAR_TH61_ITX/make.log
BOSTENTECH_GBYT4 - Log: coreboot-builds/BOSTENTECH_GBYT4/make.log
BYTEDANCE_BD_EGS - Log: coreboot-builds/BYTEDANCE_BD_EGS/make.log
CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT - Log: coreboot-builds/CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT/make.log
CAVIUM_CN8100_SFF_EVB - Log: coreboot-builds/CAVIUM_CN8100_SFF_EVB/make.log
CLEVO_L140CU - Log: coreboot-builds/CLEVO_L140CU/make.log
CLEVO_N130WU - Log: coreboot-builds/CLEVO_N130WU/make.log
CLEVO_L140MU - Log: coreboot-builds/CLEVO_L140MU/make.log
COMPULAB_INTENSE_PC - Log: coreboot-builds/COMPULAB_INTENSE_PC/make.log
CWWK_ADL_N - Log: coreboot-builds/CWWK_ADL_N/make.log
DELL_E6400 - Log: coreboot-builds/DELL_E6400/make.log
DELL_LATITUDE_E7240 - Log: coreboot-builds/DELL_LATITUDE_E7240/make.log
DELL_OPTIPLEX_9020_SFF - Log: coreboot-builds/DELL_OPTIPLEX_9020_SFF/make.log
DELL_OPTIPLEX_9020_MT - Log: coreboot-builds/DELL_OPTIPLEX_9020_MT/make.log
DELL_LATITUDE_E6430 - Log: coreboot-builds/DELL_LATITUDE_E6430/make.log
DELL_OPTIPLEX_9010_SFF - Log: coreboot-builds/DELL_OPTIPLEX_9010_SFF/make.log
DELL_OPTIPLEX_9010 - Log: coreboot-builds/DELL_OPTIPLEX_9010/make.log
DELL_PRECISION_T1650 - Log: coreboot-builds/DELL_PRECISION_T1650/make.log
EMULATION_QEMU_POWER8 - Log: coreboot-builds/EMULATION_QEMU_POWER8/make.log
EMULATION_QEMU_POWER9_ - Log: coreboot-builds/EMULATION_QEMU_POWER9_/make.log
EMULATION_QEMU_POWER9 - Log: coreboot-builds/EMULATION_QEMU_POWER9/make.log
FACEBOOK_FBG1701.MBOOT_VBOOT - Log: coreboot-builds/FACEBOOK_FBG1701.MBOOT_VBOOT/make.log
FACEBOOK_FBG1701.SBOM - Log: coreboot-builds/FACEBOOK_FBG1701.SBOM/make.log
FACEBOOK_FBG1701 - Log: coreboot-builds/FACEBOOK_FBG1701/make.log
FACEBOOK_MONOLITH - Log: coreboot-builds/FACEBOOK_MONOLITH/make.log
FOXCONN_D41S - Log: coreboot-builds/FOXCONN_D41S/make.log
FOXCONN_G41S_K - Log: coreboot-builds/FOXCONN_G41S_K/make.log
FOXCONN_G41M_ - Log: coreboot-builds/FOXCONN_G41M_/make.log
FOXCONN_G41M - Log: coreboot-builds/FOXCONN_G41M/make.log
FRAMEWORK_AZALEA - Log: coreboot-builds/FRAMEWORK_AZALEA/make.log
GETAC_P470 - Log: coreboot-builds/GETAC_P470/make.log
GIGABYTE_GA_945GCM_S2L - Log: coreboot-builds/GIGABYTE_GA_945GCM_S2L/make.log
GIGABYTE_GA_945GCM_S2C - Log: coreboot-builds/GIGABYTE_GA_945GCM_S2C/make.log
GIGABYTE_GA_B75M_D3H - Log: coreboot-builds/GIGABYTE_GA_B75M_D3H/make.log
GIGABYTE_GA_B75M_D3V - Log: coreboot-builds/GIGABYTE_GA_B75M_D3V/make.log
GIGABYTE_GA_B75_D3V - Log: coreboot-builds/GIGABYTE_GA_B75_D3V/make.log
GIGABYTE_GA_D510UD - Log: coreboot-builds/GIGABYTE_GA_D510UD/make.log
GIGABYTE_GA_G41M_ES2L - Log: coreboot-builds/GIGABYTE_GA_G41M_ES2L/make.log
GIGABYTE_GA_H61M_S2PV - Log: coreboot-builds/GIGABYTE_GA_H61M_S2PV/make.log
GIGABYTE_GA_H61M_DS2 - Log: coreboot-builds/GIGABYTE_GA_H61M_DS2/make.log
GIGABYTE_GA_H61M_DS2V - Log: coreboot-builds/GIGABYTE_GA_H61M_DS2V/make.log
GIGABYTE_GA_H61MA_D3V - Log: coreboot-builds/GIGABYTE_GA_H61MA_D3V/make.log
GOOGLE_AURON_PAINE - Log: coreboot-builds/GOOGLE_AURON_PAINE/make.log
GOOGLE_AURON_YUNA - Log: coreboot-builds/GOOGLE_AURON_YUNA/make.log
GOOGLE_BUDDY - Log: coreboot-builds/GOOGLE_BUDDY/make.log
GOOGLE_GANDOF - Log: coreboot-builds/GOOGLE_GANDOF/make.log
GOOGLE_LULU - Log: coreboot-builds/GOOGLE_LULU/make.log
GOOGLE_SAMUS - Log: coreboot-builds/GOOGLE_SAMUS/make.log
GOOGLE_MCCLOUD - Log: coreboot-builds/GOOGLE_MCCLOUD/make.log
GOOGLE_MONROE - Log: coreboot-builds/GOOGLE_MONROE/make.log
GOOGLE_PANTHER.PCH_SERIALIO_UART - Log: coreboot-builds/GOOGLE_PANTHER.PCH_SERIALIO_UART/make.log
GOOGLE_PANTHER - Log: coreboot-builds/GOOGLE_PANTHER/make.log
GOOGLE_TRICKY - Log: coreboot-builds/GOOGLE_TRICKY/make.log
GOOGLE_ZAKO - Log: coreboot-builds/GOOGLE_ZAKO/make.log
GOOGLE_BROX - Log: coreboot-builds/GOOGLE_BROX/make.log
GOOGLE_BROX_EC_ISH - Log: coreboot-builds/GOOGLE_BROX_EC_ISH/make.log
GOOGLE_LOTSO - Log: coreboot-builds/GOOGLE_LOTSO/make.log
GOOGLE_GREENBAYUPOC - Log: coreboot-builds/GOOGLE_GREENBAYUPOC/make.log
GOOGLE_AGAH - Log: coreboot-builds/GOOGLE_AGAH/make.log
GOOGLE_ANAHERA - Log: coreboot-builds/GOOGLE_ANAHERA/make.log
GOOGLE_ANAHERA4ES - Log: coreboot-builds/GOOGLE_ANAHERA4ES/make.log
GOOGLE_ANRAGGAR - Log: coreboot-builds/GOOGLE_ANRAGGAR/make.log
GOOGLE_AURASH - Log: coreboot-builds/GOOGLE_AURASH/make.log
GOOGLE_BANSHEE - Log: coreboot-builds/GOOGLE_BANSHEE/make.log
GOOGLE_BRASK - Log: coreboot-builds/GOOGLE_BRASK/make.log
GOOGLE_BRYA0 - Log: coreboot-builds/GOOGLE_BRYA0/make.log
GOOGLE_CRAASK - Log: coreboot-builds/GOOGLE_CRAASK/make.log
GOOGLE_CRAASKOV - Log: coreboot-builds/GOOGLE_CRAASKOV/make.log
GOOGLE_CONSTITUTION - Log: coreboot-builds/GOOGLE_CONSTITUTION/make.log
GOOGLE_CROTA - Log: coreboot-builds/GOOGLE_CROTA/make.log
GOOGLE_DOCHI - Log: coreboot-builds/GOOGLE_DOCHI/make.log
GOOGLE_FELWINTER - Log: coreboot-builds/GOOGLE_FELWINTER/make.log
GOOGLE_GAELIN - Log: coreboot-builds/GOOGLE_GAELIN/make.log
GOOGLE_GIMBLE - Log: coreboot-builds/GOOGLE_GIMBLE/make.log
GOOGLE_GIMBLE4ES - Log: coreboot-builds/GOOGLE_GIMBLE4ES/make.log
GOOGLE_GLADIOS - Log: coreboot-builds/GOOGLE_GLADIOS/make.log
GOOGLE_GLASSWAY - Log: coreboot-builds/GOOGLE_GLASSWAY/make.log
GOOGLE_GOTHRAX - Log: coreboot-builds/GOOGLE_GOTHRAX/make.log
GOOGLE_HADES - Log: coreboot-builds/GOOGLE_HADES/make.log
GOOGLE_KANO - Log: coreboot-builds/GOOGLE_KANO/make.log
GOOGLE_KINOX - Log: coreboot-builds/GOOGLE_KINOX/make.log
GOOGLE_KULDAX - Log: coreboot-builds/GOOGLE_KULDAX/make.log
GOOGLE_JOXER - Log: coreboot-builds/GOOGLE_JOXER/make.log
GOOGLE_LISBON - Log: coreboot-builds/GOOGLE_LISBON/make.log
GOOGLE_MARASOV - Log: coreboot-builds/GOOGLE_MARASOV/make.log
GOOGLE_MITHRAX - Log: coreboot-builds/GOOGLE_MITHRAX/make.log
GOOGLE_MOLI - Log: coreboot-builds/GOOGLE_MOLI/make.log
GOOGLE_NIVVIKS - Log: coreboot-builds/GOOGLE_NIVVIKS/make.log
GOOGLE_NEREID - Log: coreboot-builds/GOOGLE_NEREID/make.log
GOOGLE_NOKRIS - Log: coreboot-builds/GOOGLE_NOKRIS/make.log
GOOGLE_OMNIGUL - Log: coreboot-builds/GOOGLE_OMNIGUL/make.log
GOOGLE_OSIRIS - Log: coreboot-builds/GOOGLE_OSIRIS/make.log
GOOGLE_PIRRHA - Log: coreboot-builds/GOOGLE_PIRRHA/make.log
GOOGLE_PRIMUS - Log: coreboot-builds/GOOGLE_PRIMUS/make.log
GOOGLE_PUJJO - Log: coreboot-builds/GOOGLE_PUJJO/make.log
GOOGLE_QUANDISO - Log: coreboot-builds/GOOGLE_QUANDISO/make.log
GOOGLE_REDRIX - Log: coreboot-builds/GOOGLE_REDRIX/make.log
GOOGLE_REDRIX4ES - Log: coreboot-builds/GOOGLE_REDRIX4ES/make.log
GOOGLE_RIVEN - Log: coreboot-builds/GOOGLE_RIVEN/make.log
GOOGLE_SKOLAS - Log: coreboot-builds/GOOGLE_SKOLAS/make.log
GOOGLE_SKOLAS4ES - Log: coreboot-builds/GOOGLE_SKOLAS4ES/make.log
GOOGLE_TAEKO - Log: coreboot-builds/GOOGLE_TAEKO/make.log
GOOGLE_TAEKO4ES - Log: coreboot-builds/GOOGLE_TAEKO4ES/make.log
GOOGLE_TANIKS - Log: coreboot-builds/GOOGLE_TANIKS/make.log
GOOGLE_TEREID - Log: coreboot-builds/GOOGLE_TEREID/make.log
GOOGLE_TIVVIKS - Log: coreboot-builds/GOOGLE_TIVVIKS/make.log
GOOGLE_TRULO - Log: coreboot-builds/GOOGLE_TRULO/make.log
GOOGLE_ULDREN - Log: coreboot-builds/GOOGLE_ULDREN/make.log
GOOGLE_VELL - Log: coreboot-builds/GOOGLE_VELL/make.log
GOOGLE_VOLMAR - Log: coreboot-builds/GOOGLE_VOLMAR/make.log
GOOGLE_XIVU - Log: coreboot-builds/GOOGLE_XIVU/make.log
GOOGLE_YAVIKS - Log: coreboot-builds/GOOGLE_YAVIKS/make.log
GOOGLE_YAVILLA - Log: coreboot-builds/GOOGLE_YAVILLA/make.log
GOOGLE_ZYDRON - Log: coreboot-builds/GOOGLE_ZYDRON/make.log
GOOGLE_XOL - Log: coreboot-builds/GOOGLE_XOL/make.log
GOOGLE_NOVA - Log: coreboot-builds/GOOGLE_NOVA/make.log
GOOGLE_BUJIA - Log: coreboot-builds/GOOGLE_BUJIA/make.log
GOOGLE_YAVISTA - Log: coreboot-builds/GOOGLE_YAVISTA/make.log
GOOGLE_SUNDANCE - Log: coreboot-builds/GOOGLE_SUNDANCE/make.log
GOOGLE_PUJJOGA - Log: coreboot-builds/GOOGLE_PUJJOGA/make.log
GOOGLE_ORISA - Log: coreboot-builds/GOOGLE_ORISA/make.log
GOOGLE_BUTTERFLY - Log: coreboot-builds/GOOGLE_BUTTERFLY/make.log
GOOGLE_BANON - Log: coreboot-builds/GOOGLE_BANON/make.log
GOOGLE_CELES - Log: coreboot-builds/GOOGLE_CELES/make.log
GOOGLE_CYAN - Log: coreboot-builds/GOOGLE_CYAN/make.log
GOOGLE_EDGAR - Log: coreboot-builds/GOOGLE_EDGAR/make.log
GOOGLE_KEFKA - Log: coreboot-builds/GOOGLE_KEFKA/make.log
GOOGLE_REKS - Log: coreboot-builds/GOOGLE_REKS/make.log
GOOGLE_RELM - Log: coreboot-builds/GOOGLE_RELM/make.log
GOOGLE_SETZER - Log: coreboot-builds/GOOGLE_SETZER/make.log
GOOGLE_TERRA - Log: coreboot-builds/GOOGLE_TERRA/make.log
GOOGLE_ULTIMA - Log: coreboot-builds/GOOGLE_ULTIMA/make.log
GOOGLE_WIZPIG - Log: coreboot-builds/GOOGLE_WIZPIG/make.log
GOOGLE_BEADRIX - Log: coreboot-builds/GOOGLE_BEADRIX/make.log
GOOGLE_BLIPPER - Log: coreboot-builds/GOOGLE_BLIPPER/make.log
GOOGLE_BOTEN - Log: coreboot-builds/GOOGLE_BOTEN/make.log
GOOGLE_BOXY - Log: coreboot-builds/GOOGLE_BOXY/make.log
GOOGLE_BUGZZY - Log: coreboot-builds/GOOGLE_BUGZZY/make.log
GOOGLE_CAPPY2 - Log: coreboot-builds/GOOGLE_CAPPY2/make.log
GOOGLE_CORORI - Log: coreboot-builds/GOOGLE_CORORI/make.log
GOOGLE_CRET - Log: coreboot-builds/GOOGLE_CRET/make.log
GOOGLE_DEDEDE - Log: coreboot-builds/GOOGLE_DEDEDE/make.log
GOOGLE_DEXI - Log: coreboot-builds/GOOGLE_DEXI/make.log
GOOGLE_DIBBI - Log: coreboot-builds/GOOGLE_DIBBI/make.log
GOOGLE_DITA - Log: coreboot-builds/GOOGLE_DITA/make.log
GOOGLE_DRAWCIA - Log: coreboot-builds/GOOGLE_DRAWCIA/make.log
GOOGLE_DRIBLEE - Log: coreboot-builds/GOOGLE_DRIBLEE/make.log
GOOGLE_GALTIC - Log: coreboot-builds/GOOGLE_GALTIC/make.log
GOOGLE_GOOEY - Log: coreboot-builds/GOOGLE_GOOEY/make.log
GOOGLE_HABOKI - Log: coreboot-builds/GOOGLE_HABOKI/make.log
GOOGLE_KRACKO - Log: coreboot-builds/GOOGLE_KRACKO/make.log
GOOGLE_LALALA - Log: coreboot-builds/GOOGLE_LALALA/make.log
GOOGLE_LANTIS - Log: coreboot-builds/GOOGLE_LANTIS/make.log
GOOGLE_MADOO - Log: coreboot-builds/GOOGLE_MADOO/make.log
GOOGLE_MAGOLOR - Log: coreboot-builds/GOOGLE_MAGOLOR/make.log
GOOGLE_METAKNIGHT - Log: coreboot-builds/GOOGLE_METAKNIGHT/make.log
GOOGLE_PIRIKA - Log: coreboot-builds/GOOGLE_PIRIKA/make.log
GOOGLE_SASUKE - Log: coreboot-builds/GOOGLE_SASUKE/make.log
GOOGLE_SASUKETTE - Log: coreboot-builds/GOOGLE_SASUKETTE/make.log
GOOGLE_STORO - Log: coreboot-builds/GOOGLE_STORO/make.log
GOOGLE_SHOTZO - Log: coreboot-builds/GOOGLE_SHOTZO/make.log
GOOGLE_TARANZA - Log: coreboot-builds/GOOGLE_TARANZA/make.log
GOOGLE_WADDLEDEE - Log: coreboot-builds/GOOGLE_WADDLEDEE/make.log
GOOGLE_WADDLEDOO - Log: coreboot-builds/GOOGLE_WADDLEDOO/make.log
GOOGLE_DRALLION - Log: coreboot-builds/GOOGLE_DRALLION/make.log
GOOGLE_EVE - Log: coreboot-builds/GOOGLE_EVE/make.log
GOOGLE_FIZZ - Log: coreboot-builds/GOOGLE_FIZZ/make.log
GOOGLE_KARMA - Log: coreboot-builds/GOOGLE_KARMA/make.log
GOOGLE_ENDEAVOUR - Log: coreboot-builds/GOOGLE_ENDEAVOUR/make.log
GOOGLE_ASUKA - Log: coreboot-builds/GOOGLE_ASUKA/make.log
GOOGLE_CAROLINE - Log: coreboot-builds/GOOGLE_CAROLINE/make.log
GOOGLE_CAVE - Log: coreboot-builds/GOOGLE_CAVE/make.log
GOOGLE_CHELL - Log: coreboot-builds/GOOGLE_CHELL/make.log
GOOGLE_GLADOS - Log: coreboot-builds/GOOGLE_GLADOS/make.log
GOOGLE_LARS - Log: coreboot-builds/GOOGLE_LARS/make.log
GOOGLE_SENTRY - Log: coreboot-builds/GOOGLE_SENTRY/make.log
GOOGLE_KEVIN_SECDATA_MOCK - Log: coreboot-builds/GOOGLE_KEVIN_SECDATA_MOCK/make.log
GOOGLE_DEWATT - Log: coreboot-builds/GOOGLE_DEWATT/make.log
GOOGLE_GUYBRUSH - Log: coreboot-builds/GOOGLE_GUYBRUSH/make.log
GOOGLE_NIPPERKIN - Log: coreboot-builds/GOOGLE_NIPPERKIN/make.log
GOOGLE_AKEMI - Log: coreboot-builds/GOOGLE_AKEMI/make.log
GOOGLE_DRATINI - Log: coreboot-builds/GOOGLE_DRATINI/make.log
GOOGLE_HATCH - Log: coreboot-builds/GOOGLE_HATCH/make.log
GOOGLE_HELIOS - Log: coreboot-builds/GOOGLE_HELIOS/make.log
GOOGLE_HELIOS_DISKSWAP - Log: coreboot-builds/GOOGLE_HELIOS_DISKSWAP/make.log
GOOGLE_JINLON - Log: coreboot-builds/GOOGLE_JINLON/make.log
GOOGLE_KINDRED - Log: coreboot-builds/GOOGLE_KINDRED/make.log
GOOGLE_KOHAKU - Log: coreboot-builds/GOOGLE_KOHAKU/make.log
GOOGLE_MUSHU - Log: coreboot-builds/GOOGLE_MUSHU/make.log
GOOGLE_NIGHTFURY - Log: coreboot-builds/GOOGLE_NIGHTFURY/make.log
GOOGLE_PALKIA - Log: coreboot-builds/GOOGLE_PALKIA/make.log
GOOGLE_HEROBRINE - Log: coreboot-builds/GOOGLE_HEROBRINE/make.log
GOOGLE_HEROBRINE_REV0 - Log: coreboot-builds/GOOGLE_HEROBRINE_REV0/make.log
GOOGLE_SENOR - Log: coreboot-builds/GOOGLE_SENOR/make.log
GOOGLE_PIGLIN - Log: coreboot-builds/GOOGLE_PIGLIN/make.log
GOOGLE_HOGLIN - Log: coreboot-builds/GOOGLE_HOGLIN/make.log
GOOGLE_VILLAGER - Log: coreboot-builds/GOOGLE_VILLAGER/make.log
GOOGLE_EVOKER - Log: coreboot-builds/GOOGLE_EVOKER/make.log
GOOGLE_ZOGLIN - Log: coreboot-builds/GOOGLE_ZOGLIN/make.log
GOOGLE_ZOMBIE - Log: coreboot-builds/GOOGLE_ZOMBIE/make.log
GOOGLE_GUADO.PCH_SERIALIO_UART - Log: coreboot-builds/GOOGLE_GUADO.PCH_SERIALIO_UART/make.log
GOOGLE_GUADO - Log: coreboot-builds/GOOGLE_GUADO/make.log
GOOGLE_JECHT - Log: coreboot-builds/GOOGLE_JECHT/make.log
GOOGLE_RIKKU - Log: coreboot-builds/GOOGLE_RIKKU/make.log
GOOGLE_TIDUS - Log: coreboot-builds/GOOGLE_TIDUS/make.log
GOOGLE_ALEENA - Log: coreboot-builds/GOOGLE_ALEENA/make.log
GOOGLE_CAREENA - Log: coreboot-builds/GOOGLE_CAREENA/make.log
GOOGLE_GRUNT - Log: coreboot-builds/GOOGLE_GRUNT/make.log
GOOGLE_LIARA - Log: coreboot-builds/GOOGLE_LIARA/make.log
GOOGLE_NUWANI - Log: coreboot-builds/GOOGLE_NUWANI/make.log
GOOGLE_TREEYA - Log: coreboot-builds/GOOGLE_TREEYA/make.log
GOOGLE_LINK - Log: coreboot-builds/GOOGLE_LINK/make.log
GOOGLE_MYST - Log: coreboot-builds/GOOGLE_MYST/make.log
GOOGLE_AMPTON - Log: coreboot-builds/GOOGLE_AMPTON/make.log
GOOGLE_BLOOG - Log: coreboot-builds/GOOGLE_BLOOG/make.log
GOOGLE_BOBBA - Log: coreboot-builds/GOOGLE_BOBBA/make.log
GOOGLE_CASTA - Log: coreboot-builds/GOOGLE_CASTA/make.log
GOOGLE_DOOD - Log: coreboot-builds/GOOGLE_DOOD/make.log
GOOGLE_FLEEX - Log: coreboot-builds/GOOGLE_FLEEX/make.log
GOOGLE_FOOB - Log: coreboot-builds/GOOGLE_FOOB/make.log
GOOGLE_GARG - Log: coreboot-builds/GOOGLE_GARG/make.log
GOOGLE_LICK - Log: coreboot-builds/GOOGLE_LICK/make.log
GOOGLE_MEEP_CROS - Log: coreboot-builds/GOOGLE_MEEP_CROS/make.log
GOOGLE_MEEP - Log: coreboot-builds/GOOGLE_MEEP/make.log
GOOGLE_OCTOPUS_SPI_FLASH_CONSOLE - Log: coreboot-builds/GOOGLE_OCTOPUS_SPI_FLASH_CONSOLE/make.log
GOOGLE_OCTOPUS - Log: coreboot-builds/GOOGLE_OCTOPUS/make.log
GOOGLE_PHASER - Log: coreboot-builds/GOOGLE_PHASER/make.log
GOOGLE_YORP - Log: coreboot-builds/GOOGLE_YORP/make.log
GOOGLE_PARROT - Log: coreboot-builds/GOOGLE_PARROT/make.log
GOOGLE_ATLAS - Log: coreboot-builds/GOOGLE_ATLAS/make.log
GOOGLE_POPPY - Log: coreboot-builds/GOOGLE_POPPY/make.log
GOOGLE_NAMI - Log: coreboot-builds/GOOGLE_NAMI/make.log
GOOGLE_NAUTILUS - Log: coreboot-builds/GOOGLE_NAUTILUS/make.log
GOOGLE_NOCTURNE - Log: coreboot-builds/GOOGLE_NOCTURNE/make.log
GOOGLE_RAMMUS - Log: coreboot-builds/GOOGLE_RAMMUS/make.log
GOOGLE_SORAKA - Log: coreboot-builds/GOOGLE_SORAKA/make.log
GOOGLE_AMBASSADOR - Log: coreboot-builds/GOOGLE_AMBASSADOR/make.log
GOOGLE_DOOLY - Log: coreboot-builds/GOOGLE_DOOLY/make.log
GOOGLE_DUFFY_LEGACY - Log: coreboot-builds/GOOGLE_DUFFY_LEGACY/make.log
GOOGLE_DUFFY - Log: coreboot-builds/GOOGLE_DUFFY/make.log
GOOGLE_FAFFY - Log: coreboot-builds/GOOGLE_FAFFY/make.log
GOOGLE_GENESIS - Log: coreboot-builds/GOOGLE_GENESIS/make.log
GOOGLE_KAISA_LEGACY - Log: coreboot-builds/GOOGLE_KAISA_LEGACY/make.log
GOOGLE_KAISA - Log: coreboot-builds/GOOGLE_KAISA/make.log
GOOGLE_MOONBUGGY - Log: coreboot-builds/GOOGLE_MOONBUGGY/make.log
GOOGLE_NOIBAT - Log: coreboot-builds/GOOGLE_NOIBAT/make.log
GOOGLE_PUFF - Log: coreboot-builds/GOOGLE_PUFF/make.log
GOOGLE_SCOUT - Log: coreboot-builds/GOOGLE_SCOUT/make.log
GOOGLE_WYVERN - Log: coreboot-builds/GOOGLE_WYVERN/make.log
GOOGLE_BANJO - Log: coreboot-builds/GOOGLE_BANJO/make.log
GOOGLE_CANDY - Log: coreboot-builds/GOOGLE_CANDY/make.log
GOOGLE_CLAPPER - Log: coreboot-builds/GOOGLE_CLAPPER/make.log
GOOGLE_ENGUARDE - Log: coreboot-builds/GOOGLE_ENGUARDE/make.log
GOOGLE_EXPRESSO - Log: coreboot-builds/GOOGLE_EXPRESSO/make.log
GOOGLE_GLIMMER - Log: coreboot-builds/GOOGLE_GLIMMER/make.log
GOOGLE_GNAWTY - Log: coreboot-builds/GOOGLE_GNAWTY/make.log
GOOGLE_HELI - Log: coreboot-builds/GOOGLE_HELI/make.log
GOOGLE_KIP - Log: coreboot-builds/GOOGLE_KIP/make.log
GOOGLE_NINJA - Log: coreboot-builds/GOOGLE_NINJA/make.log
GOOGLE_ORCO - Log: coreboot-builds/GOOGLE_ORCO/make.log
GOOGLE_QUAWKS - Log: coreboot-builds/GOOGLE_QUAWKS/make.log
GOOGLE_SQUAWKS - Log: coreboot-builds/GOOGLE_SQUAWKS/make.log
GOOGLE_RAMBI - Log: coreboot-builds/GOOGLE_RAMBI/make.log
GOOGLE_SUMO - Log: coreboot-builds/GOOGLE_SUMO/make.log
GOOGLE_SWANKY - Log: coreboot-builds/GOOGLE_SWANKY/make.log
GOOGLE_WINKY - Log: coreboot-builds/GOOGLE_WINKY/make.log
GOOGLE_REEF_CROS - Log: coreboot-builds/GOOGLE_REEF_CROS/make.log
GOOGLE_REEF - Log: coreboot-builds/GOOGLE_REEF/make.log
GOOGLE_PYRO - Log: coreboot-builds/GOOGLE_PYRO/make.log
GOOGLE_SAND - Log: coreboot-builds/GOOGLE_SAND/make.log
GOOGLE_SNAPPY - Log: coreboot-builds/GOOGLE_SNAPPY/make.log
GOOGLE_CORAL - Log: coreboot-builds/GOOGLE_CORAL/make.log
GOOGLE_ARCADA - Log: coreboot-builds/GOOGLE_ARCADA/make.log
GOOGLE_SARIEN - Log: coreboot-builds/GOOGLE_SARIEN/make.log
GOOGLE_CRYSTALDRIFT - Log: coreboot-builds/GOOGLE_CRYSTALDRIFT/make.log
GOOGLE_FROSTFLOW - Log: coreboot-builds/GOOGLE_FROSTFLOW/make.log
GOOGLE_MARKARTH - Log: coreboot-builds/GOOGLE_MARKARTH/make.log
GOOGLE_SKYRIM.NO_VIDEO - Log: coreboot-builds/GOOGLE_SKYRIM.NO_VIDEO/make.log
GOOGLE_SKYRIM.WITH_BINARIES - Log: coreboot-builds/GOOGLE_SKYRIM.WITH_BINARIES/make.log
GOOGLE_SKYRIM - Log: coreboot-builds/GOOGLE_SKYRIM/make.log
GOOGLE_WINTERHOLD - Log: coreboot-builds/GOOGLE_WINTERHOLD/make.log
GOOGLE_FALCO - Log: coreboot-builds/GOOGLE_FALCO/make.log
GOOGLE_LEON - Log: coreboot-builds/GOOGLE_LEON/make.log
GOOGLE_PEPPY - Log: coreboot-builds/GOOGLE_PEPPY/make.log
GOOGLE_WOLF - Log: coreboot-builds/GOOGLE_WOLF/make.log
GOOGLE_STOUT - Log: coreboot-builds/GOOGLE_STOUT/make.log
GOOGLE_TROGDOR.BUILD_TEST - Log: coreboot-builds/GOOGLE_TROGDOR.BUILD_TEST/make.log
GOOGLE_CHRONICLER - Log: coreboot-builds/GOOGLE_CHRONICLER/make.log
GOOGLE_COLLIS - Log: coreboot-builds/GOOGLE_COLLIS/make.log
GOOGLE_COPANO - Log: coreboot-builds/GOOGLE_COPANO/make.log
GOOGLE_DELBIN - Log: coreboot-builds/GOOGLE_DELBIN/make.log
GOOGLE_DROBIT - Log: coreboot-builds/GOOGLE_DROBIT/make.log
GOOGLE_ELDRID - Log: coreboot-builds/GOOGLE_ELDRID/make.log
GOOGLE_ELEMI - Log: coreboot-builds/GOOGLE_ELEMI/make.log
GOOGLE_HALVOR - Log: coreboot-builds/GOOGLE_HALVOR/make.log
GOOGLE_LINDAR - Log: coreboot-builds/GOOGLE_LINDAR/make.log
GOOGLE_MALEFOR - Log: coreboot-builds/GOOGLE_MALEFOR/make.log
GOOGLE_TERRADOR - Log: coreboot-builds/GOOGLE_TERRADOR/make.log
GOOGLE_TODOR - Log: coreboot-builds/GOOGLE_TODOR/make.log
GOOGLE_TRONDO - Log: coreboot-builds/GOOGLE_TRONDO/make.log
GOOGLE_VOEMA - Log: coreboot-builds/GOOGLE_VOEMA/make.log
GOOGLE_VOLET - Log: coreboot-builds/GOOGLE_VOLET/make.log
GOOGLE_VOLTEER.BUILD_TEST_PURPOSES - Log: coreboot-builds/GOOGLE_VOLTEER.BUILD_TEST_PURPOSES/make.log
GOOGLE_VOLTEER - Log: coreboot-builds/GOOGLE_VOLTEER/make.log
GOOGLE_VOLTEER2 - Log: coreboot-builds/GOOGLE_VOLTEER2/make.log
GOOGLE_VOLTEER2_TI50 - Log: coreboot-builds/GOOGLE_VOLTEER2_TI50/make.log
GOOGLE_VOXEL - Log: coreboot-builds/GOOGLE_VOXEL/make.log
GOOGLE_BERKNIP - Log: coreboot-builds/GOOGLE_BERKNIP/make.log
GOOGLE_DALBOZ - Log: coreboot-builds/GOOGLE_DALBOZ/make.log
GOOGLE_DIRINBOZ - Log: coreboot-builds/GOOGLE_DIRINBOZ/make.log
GOOGLE_EZKINIL - Log: coreboot-builds/GOOGLE_EZKINIL/make.log
GOOGLE_GUMBOZ - Log: coreboot-builds/GOOGLE_GUMBOZ/make.log
GOOGLE_MORPHIUS - Log: coreboot-builds/GOOGLE_MORPHIUS/make.log
GOOGLE_SHUBOZ - Log: coreboot-builds/GOOGLE_SHUBOZ/make.log
GOOGLE_TREMBYLE - Log: coreboot-builds/GOOGLE_TREMBYLE/make.log
GOOGLE_VILBOZ.X86_64 - Log: coreboot-builds/GOOGLE_VILBOZ.X86_64/make.log
GOOGLE_VILBOZ - Log: coreboot-builds/GOOGLE_VILBOZ/make.log
GOOGLE_WOOMAX - Log: coreboot-builds/GOOGLE_WOOMAX/make.log
HP_280_G2 - Log: coreboot-builds/HP_280_G2/make.log
HP_COMPAQ_8200_ELITE_SFF_PC.X86_64 - Log: coreboot-builds/HP_COMPAQ_8200_ELITE_SFF_PC.X86_64/make.log
HP_COMPAQ_8200_ELITE_SFF_PC - Log: coreboot-builds/HP_COMPAQ_8200_ELITE_SFF_PC/make.log
HP_COMPAQ_ELITE_8300_USDT - Log: coreboot-builds/HP_COMPAQ_ELITE_8300_USDT/make.log
HP_ELITEBOOK_820_G2 - Log: coreboot-builds/HP_ELITEBOOK_820_G2/make.log
HP_FOLIO_9480M - Log: coreboot-builds/HP_FOLIO_9480M/make.log
HP_PRO_3500_SERIES - Log: coreboot-builds/HP_PRO_3500_SERIES/make.log
HP_Z220_CMT_WORKSTATION - Log: coreboot-builds/HP_Z220_CMT_WORKSTATION/make.log
HP_Z220_SFF_WORKSTATION - Log: coreboot-builds/HP_Z220_SFF_WORKSTATION/make.log
HP_2170P - Log: coreboot-builds/HP_2170P/make.log
HP_2560P - Log: coreboot-builds/HP_2560P/make.log
HP_2570P - Log: coreboot-builds/HP_2570P/make.log
HP_2760P - Log: coreboot-builds/HP_2760P/make.log
HP_8460P - Log: coreboot-builds/HP_8460P/make.log
HP_8470P - Log: coreboot-builds/HP_8470P/make.log
HP_8560W - Log: coreboot-builds/HP_8560W/make.log
HP_8770W - Log: coreboot-builds/HP_8770W/make.log
HP_FOLIO_9470M - Log: coreboot-builds/HP_FOLIO_9470M/make.log
HP_PROBOOK_6360B - Log: coreboot-builds/HP_PROBOOK_6360B/make.log
HP_REVOLVE_810_G1 - Log: coreboot-builds/HP_REVOLVE_810_G1/make.log
IBASE_MB899 - Log: coreboot-builds/IBASE_MB899/make.log
IBM_SBP1 - Log: coreboot-builds/IBM_SBP1/make.log
INTEL_ADLRVP_P - Log: coreboot-builds/INTEL_ADLRVP_P/make.log
INTEL_ADLRVP_P_EXT_EC - Log: coreboot-builds/INTEL_ADLRVP_P_EXT_EC/make.log
INTEL_ADLRVP_P_MCHP - Log: coreboot-builds/INTEL_ADLRVP_P_MCHP/make.log
INTEL_ADLRVP_N - Log: coreboot-builds/INTEL_ADLRVP_N/make.log
INTEL_ADLRVP_N_EXT_EC - Log: coreboot-builds/INTEL_ADLRVP_N_EXT_EC/make.log
INTEL_ADLRVP_RPL - Log: coreboot-builds/INTEL_ADLRVP_RPL/make.log
INTEL_ADLRVP_RPL_EXT_EC - Log: coreboot-builds/INTEL_ADLRVP_RPL_EXT_EC/make.log
INTEL_APOLLOLAKE_RVP1 - Log: coreboot-builds/INTEL_APOLLOLAKE_RVP1/make.log
INTEL_APOLLOLAKE_RVP2 - Log: coreboot-builds/INTEL_APOLLOLAKE_RVP2/make.log
INTEL_ARCHERCITY_CRB - Log: coreboot-builds/INTEL_ARCHERCITY_CRB/make.log
INTEL_BASKING_RIDGE - Log: coreboot-builds/INTEL_BASKING_RIDGE/make.log
INTEL_CEDARISLAND_CRB - Log: coreboot-builds/INTEL_CEDARISLAND_CRB/make.log
INTEL_COFFEELAKE_RVPU - Log: coreboot-builds/INTEL_COFFEELAKE_RVPU/make.log
INTEL_COFFEELAKE_RVP11 - Log: coreboot-builds/INTEL_COFFEELAKE_RVP11/make.log
INTEL_WHISKEYLAKE_RVP - Log: coreboot-builds/INTEL_WHISKEYLAKE_RVP/make.log
INTEL_COFFEELAKE_RVP8 - Log: coreboot-builds/INTEL_COFFEELAKE_RVP8/make.log
INTEL_COMETLAKE_RVPU - Log: coreboot-builds/INTEL_COMETLAKE_RVPU/make.log
INTEL_D510MO - Log: coreboot-builds/INTEL_D510MO/make.log
INTEL_D945GCLF - Log: coreboot-builds/INTEL_D945GCLF/make.log
INTEL_DCP847SKE - Log: coreboot-builds/INTEL_DCP847SKE/make.log
INTEL_DG41WV - Log: coreboot-builds/INTEL_DG41WV/make.log
INTEL_DG43GT - Log: coreboot-builds/INTEL_DG43GT/make.log
INTEL_DQ67SW - Log: coreboot-builds/INTEL_DQ67SW/make.log
INTEL_ELKHARTLAKE_CRB - Log: coreboot-builds/INTEL_ELKHARTLAKE_CRB/make.log
INTEL_EMERALDLAKE2 - Log: coreboot-builds/INTEL_EMERALDLAKE2/make.log
INTEL_GLKRVP - Log: coreboot-builds/INTEL_GLKRVP/make.log
INTEL_HARCUVAR_ - Log: coreboot-builds/INTEL_HARCUVAR_/make.log
INTEL_HARCUVAR - Log: coreboot-builds/INTEL_HARCUVAR/make.log
INTEL_JASPERLAKE_RVP - Log: coreboot-builds/INTEL_JASPERLAKE_RVP/make.log
INTEL_JASPERLAKE_RVP_EXT_EC - Log: coreboot-builds/INTEL_JASPERLAKE_RVP_EXT_EC/make.log
INTEL_KBLRVP3 - Log: coreboot-builds/INTEL_KBLRVP3/make.log
INTEL_KBLRVP7 - Log: coreboot-builds/INTEL_KBLRVP7/make.log
INTEL_KBLRVP8 - Log: coreboot-builds/INTEL_KBLRVP8/make.log
INTEL_KBLRVP11 - Log: coreboot-builds/INTEL_KBLRVP11/make.log
INTEL_KUNIMITSU - Log: coreboot-builds/INTEL_KUNIMITSU/make.log
INTEL_LEAFHILL - Log: coreboot-builds/INTEL_LEAFHILL/make.log
INTEL_MINNOW3 - Log: coreboot-builds/INTEL_MINNOW3/make.log
INTEL_SKLSDLBRK - Log: coreboot-builds/INTEL_SKLSDLBRK/make.log
INTEL_SHADOWMOUNTAIN - Log: coreboot-builds/INTEL_SHADOWMOUNTAIN/make.log
INTEL_STRAGO - Log: coreboot-builds/INTEL_STRAGO/make.log
INTEL_TGLRVP_UP3 - Log: coreboot-builds/INTEL_TGLRVP_UP3/make.log
INTEL_TGLRVP_UP4 - Log: coreboot-builds/INTEL_TGLRVP_UP4/make.log
INTEL_WTM2 - Log: coreboot-builds/INTEL_WTM2/make.log
INVENTEC_TRANSFORMERS - Log: coreboot-builds/INVENTEC_TRANSFORMERS/make.log
KONTRON_986LCD_M - Log: coreboot-builds/KONTRON_986LCD_M/make.log
KONTRON_BSL6 - Log: coreboot-builds/KONTRON_BSL6/make.log
SIEMENS_BOXER26 - Log: coreboot-builds/SIEMENS_BOXER26/make.log
KONTRON_KTQM77 - Log: coreboot-builds/KONTRON_KTQM77/make.log
KONTRON_COME_MAL10 - Log: coreboot-builds/KONTRON_COME_MAL10/make.log
LENOVO_THINKPAD_T440P - Log: coreboot-builds/LENOVO_THINKPAD_T440P/make.log
LENOVO_THINKPAD_W541 - Log: coreboot-builds/LENOVO_THINKPAD_W541/make.log
LENOVO_L520 - Log: coreboot-builds/LENOVO_L520/make.log
LENOVO_THINKCENTRE_M900_TINY - Log: coreboot-builds/LENOVO_THINKCENTRE_M900_TINY/make.log
LENOVO_S230U - Log: coreboot-builds/LENOVO_S230U/make.log
LENOVO_T400_VBOOT_AND_DEBUG - Log: coreboot-builds/LENOVO_T400_VBOOT_AND_DEBUG/make.log
LENOVO_T400 - Log: coreboot-builds/LENOVO_T400/make.log
LENOVO_T500 - Log: coreboot-builds/LENOVO_T500/make.log
LENOVO_R400 - Log: coreboot-builds/LENOVO_R400/make.log
LENOVO_R500 - Log: coreboot-builds/LENOVO_R500/make.log
LENOVO_W500 - Log: coreboot-builds/LENOVO_W500/make.log
LENOVO_T410 - Log: coreboot-builds/LENOVO_T410/make.log
LENOVO_T420_STATIC_OPTION_TABLE_NO_MEM_FUSES - Log: coreboot-builds/LENOVO_T420_STATIC_OPTION_TABLE_NO_MEM_FUSES/make.log
LENOVO_T420 - Log: coreboot-builds/LENOVO_T420/make.log
LENOVO_T420S - Log: coreboot-builds/LENOVO_T420S/make.log
LENOVO_THINKPAD_T430_ALL_DEBUG_AND_OPTION_TABLE - Log: coreboot-builds/LENOVO_THINKPAD_T430_ALL_DEBUG_AND_OPTION_TABLE/make.log
LENOVO_THINKPAD_T430 - Log: coreboot-builds/LENOVO_THINKPAD_T430/make.log
LENOVO_T430S - Log: coreboot-builds/LENOVO_T430S/make.log
LENOVO_T431S - Log: coreboot-builds/LENOVO_T431S/make.log
LENOVO_T520 - Log: coreboot-builds/LENOVO_T520/make.log
LENOVO_W520 - Log: coreboot-builds/LENOVO_W520/make.log
LENOVO_T530 - Log: coreboot-builds/LENOVO_T530/make.log
LENOVO_W530 - Log: coreboot-builds/LENOVO_W530/make.log
LENOVO_T60 - Log: coreboot-builds/LENOVO_T60/make.log
LENOVO_Z61T - Log: coreboot-builds/LENOVO_Z61T/make.log
LENOVO_R60 - Log: coreboot-builds/LENOVO_R60/make.log
LENOVO_THINKCENTRE_A58 - Log: coreboot-builds/LENOVO_THINKCENTRE_A58/make.log
LENOVO_THINKCENTRE_M710S - Log: coreboot-builds/LENOVO_THINKCENTRE_M710S/make.log
LENOVO_X131E - Log: coreboot-builds/LENOVO_X131E/make.log
LENOVO_X1_CARBON_GEN1 - Log: coreboot-builds/LENOVO_X1_CARBON_GEN1/make.log
LENOVO_X200 - Log: coreboot-builds/LENOVO_X200/make.log
LENOVO_X301 - Log: coreboot-builds/LENOVO_X301/make.log
LENOVO_X201_ALL_DEBUG_OPTION_TABLE_BT_ON_WIFI - Log: coreboot-builds/LENOVO_X201_ALL_DEBUG_OPTION_TABLE_BT_ON_WIFI/make.log
LENOVO_X201 - Log: coreboot-builds/LENOVO_X201/make.log
LENOVO_X220_MRC_BIN - Log: coreboot-builds/LENOVO_X220_MRC_BIN/make.log
LENOVO_X220_OPTION_TABLE_DEBUG_TPM_EXTENDED_CBFS - Log: coreboot-builds/LENOVO_X220_OPTION_TABLE_DEBUG_TPM_EXTENDED_CBFS/make.log
LENOVO_X220 - Log: coreboot-builds/LENOVO_X220/make.log
LENOVO_X220I - Log: coreboot-builds/LENOVO_X220I/make.log
LENOVO_X1 - Log: coreboot-builds/LENOVO_X1/make.log
LENOVO_X230 - Log: coreboot-builds/LENOVO_X230/make.log
LENOVO_X230T - Log: coreboot-builds/LENOVO_X230T/make.log
LENOVO_X230S - Log: coreboot-builds/LENOVO_X230S/make.log
LENOVO_X230_EDP - Log: coreboot-builds/LENOVO_X230_EDP/make.log
LENOVO_X60 - Log: coreboot-builds/LENOVO_X60/make.log
LIBRETREND_LT1000_ - Log: coreboot-builds/LIBRETREND_LT1000_/make.log
LIBRETREND_LT1000 - Log: coreboot-builds/LIBRETREND_LT1000/make.log
MSI_H81M_P33 - Log: coreboot-builds/MSI_H81M_P33/make.log
MSI_MS7707 - Log: coreboot-builds/MSI_MS7707/make.log
MSI_Z690_A_PRO_WIFI_DDR4 - Log: coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR4/make.log
MSI_Z690_A_PRO_WIFI_DDR5 - Log: coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR5/make.log
MSI_Z790_P_PRO_WIFI_DDR4 - Log: coreboot-builds/MSI_Z790_P_PRO_WIFI_DDR4/make.log
MSI_Z790_P_PRO_WIFI - Log: coreboot-builds/MSI_Z790_P_PRO_WIFI/make.log
OCP_DELTALAKE_CBNT - Log: coreboot-builds/OCP_DELTALAKE_CBNT/make.log
OCP_DELTALAKE - Log: coreboot-builds/OCP_DELTALAKE/make.log
OCP_TIOGAPASS_ - Log: coreboot-builds/OCP_TIOGAPASS_/make.log
OCP_TIOGAPASS - Log: coreboot-builds/OCP_TIOGAPASS/make.log
PACKARDBELL_MS2290 - Log: coreboot-builds/PACKARDBELL_MS2290/make.log
PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI - Log: coreboot-builds/PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI/make.log
PORTWELL_M107 - Log: coreboot-builds/PORTWELL_M107/make.log
PRODRIVE_ATLAS - Log: coreboot-builds/PRODRIVE_ATLAS/make.log
PRODRIVE_HERMES_ - Log: coreboot-builds/PRODRIVE_HERMES_/make.log
PRODRIVE_HERMES.X86_64 - Log: coreboot-builds/PRODRIVE_HERMES.X86_64/make.log
PRODRIVE_HERMES - Log: coreboot-builds/PRODRIVE_HERMES/make.log
PROTECTLI_FW2B - Log: coreboot-builds/PROTECTLI_FW2B/make.log
PROTECTLI_FW4B - Log: coreboot-builds/PROTECTLI_FW4B/make.log
PROTECTLI_VP46XX - Log: coreboot-builds/PROTECTLI_VP46XX/make.log
PROTECTLI_VP2420_ - Log: coreboot-builds/PROTECTLI_VP2420_/make.log
PROTECTLI_VP2420 - Log: coreboot-builds/PROTECTLI_VP2420/make.log
PROTECTLI_FW6 - Log: coreboot-builds/PROTECTLI_FW6/make.log
PURISM_LIBREM13_V1 - Log: coreboot-builds/PURISM_LIBREM13_V1/make.log
PURISM_LIBREM15_V2 - Log: coreboot-builds/PURISM_LIBREM15_V2/make.log
PURISM_LIBREM_MINI - Log: coreboot-builds/PURISM_LIBREM_MINI/make.log
PURISM_LIBREM_MINI_V2 - Log: coreboot-builds/PURISM_LIBREM_MINI_V2/make.log
PURISM_LIBREM_14 - Log: coreboot-builds/PURISM_LIBREM_14/make.log
PURISM_LIBREM_11 - Log: coreboot-builds/PURISM_LIBREM_11/make.log
PURISM_LIBREM_L1UM_V2 - Log: coreboot-builds/PURISM_LIBREM_L1UM_V2/make.log
PURISM_LIBREM13_V2 - Log: coreboot-builds/PURISM_LIBREM13_V2/make.log
PURISM_LIBREM15_V3 - Log: coreboot-builds/PURISM_LIBREM15_V3/make.log
PURISM_LIBREM13_V4 - Log: coreboot-builds/PURISM_LIBREM13_V4/make.log
PURISM_LIBREM15_V4.TXT_BUILD_TEST - Log: coreboot-builds/PURISM_LIBREM15_V4.TXT_BUILD_TEST/make.log
PURISM_LIBREM15_V4_STM - Log: coreboot-builds/PURISM_LIBREM15_V4_STM/make.log
PURISM_LIBREM15_V4 - Log: coreboot-builds/PURISM_LIBREM15_V4/make.log
RAPTOR_CS_TALOS_2 - Log: coreboot-builds/RAPTOR_CS_TALOS_2/make.log
RAZER_BLADE_H2U - Log: coreboot-builds/RAZER_BLADE_H2U/make.log
RAZER_BLADE_H3Q - Log: coreboot-builds/RAZER_BLADE_H3Q/make.log
RODA_RK886EX - Log: coreboot-builds/RODA_RK886EX/make.log
RODA_RK9 - Log: coreboot-builds/RODA_RK9/make.log
RODA_RV11 - Log: coreboot-builds/RODA_RV11/make.log
RODA_RW11 - Log: coreboot-builds/RODA_RW11/make.log
SAMSUNG_LUMPY - Log: coreboot-builds/SAMSUNG_LUMPY/make.log
SAMSUNG_STUMPY - Log: coreboot-builds/SAMSUNG_STUMPY/make.log
SAPPHIRE_PUREPLATINUMH61 - Log: coreboot-builds/SAPPHIRE_PUREPLATINUMH61/make.log
SIEMENS_CHILI_BASE - Log: coreboot-builds/SIEMENS_CHILI_BASE/make.log
SIEMENS_CHILI_CHILI - Log: coreboot-builds/SIEMENS_CHILI_CHILI/make.log
SIEMENS_FA_EHL - Log: coreboot-builds/SIEMENS_FA_EHL/make.log
SIEMENS_MC_APL1 - Log: coreboot-builds/SIEMENS_MC_APL1/make.log
SIEMENS_MC_APL2 - Log: coreboot-builds/SIEMENS_MC_APL2/make.log
SIEMENS_MC_APL3 - Log: coreboot-builds/SIEMENS_MC_APL3/make.log
SIEMENS_MC_APL4 - Log: coreboot-builds/SIEMENS_MC_APL4/make.log
SIEMENS_MC_APL5 - Log: coreboot-builds/SIEMENS_MC_APL5/make.log
SIEMENS_MC_APL6 - Log: coreboot-builds/SIEMENS_MC_APL6/make.log
SIEMENS_MC_APL7 - Log: coreboot-builds/SIEMENS_MC_APL7/make.log
SIEMENS_MC_EHL1 - Log: coreboot-builds/SIEMENS_MC_EHL1/make.log
SIEMENS_MC_EHL2 - Log: coreboot-builds/SIEMENS_MC_EHL2/make.log
SIEMENS_MC_EHL3 - Log: coreboot-builds/SIEMENS_MC_EHL3/make.log
SIEMENS_MC_EHL4 - Log: coreboot-builds/SIEMENS_MC_EHL4/make.log
SIEMENS_MC_EHL5 - Log: coreboot-builds/SIEMENS_MC_EHL5/make.log
SIFIVE_HIFIVE_UNLEASHED - Log: coreboot-builds/SIFIVE_HIFIVE_UNLEASHED/make.log
SIFIVE_HIFIVE_UNMATCHED - Log: coreboot-builds/SIFIVE_HIFIVE_UNMATCHED/make.log
STARLABS_LITE_GLK - Log: coreboot-builds/STARLABS_LITE_GLK/make.log
STARLABS_LITE_GLKR - Log: coreboot-builds/STARLABS_LITE_GLKR/make.log
STARLABS_LABTOP_KBL - Log: coreboot-builds/STARLABS_LABTOP_KBL/make.log
STARLABS_LABTOP_CML - Log: coreboot-builds/STARLABS_LABTOP_CML/make.log
STARLABS_STARBOOK_TGL - Log: coreboot-builds/STARLABS_STARBOOK_TGL/make.log
STARLABS_STARBOOK_ADL_OPTION_TABLE - Log: coreboot-builds/STARLABS_STARBOOK_ADL_OPTION_TABLE/make.log
STARLABS_STARBOOK_ADL - Log: coreboot-builds/STARLABS_STARBOOK_ADL/make.log
STARLABS_STARBOOK_RPL - Log: coreboot-builds/STARLABS_STARBOOK_RPL/make.log
SUPERMICRO_X10SLM_PLUS_F - Log: coreboot-builds/SUPERMICRO_X10SLM_PLUS_F/make.log
SUPERMICRO_X11SSH_TF - Log: coreboot-builds/SUPERMICRO_X11SSH_TF/make.log
SUPERMICRO_X11SSM_F - Log: coreboot-builds/SUPERMICRO_X11SSM_F/make.log
SUPERMICRO_X11SSH_F - Log: coreboot-builds/SUPERMICRO_X11SSH_F/make.log
SUPERMICRO_X11SSW_F - Log: coreboot-builds/SUPERMICRO_X11SSW_F/make.log
SUPERMICRO_X9SAE - Log: coreboot-builds/SUPERMICRO_X9SAE/make.log
SUPERMICRO_X9SCL - Log: coreboot-builds/SUPERMICRO_X9SCL/make.log
SYSTEM76_ADDW1 - Log: coreboot-builds/SYSTEM76_ADDW1/make.log
SYSTEM76_ADDW2 - Log: coreboot-builds/SYSTEM76_ADDW2/make.log
SYSTEM76_DARP8 - Log: coreboot-builds/SYSTEM76_DARP8/make.log
SYSTEM76_GALP6 - Log: coreboot-builds/SYSTEM76_GALP6/make.log
SYSTEM76_GAZE17_3050 - Log: coreboot-builds/SYSTEM76_GAZE17_3050/make.log
SYSTEM76_GAZE17_3060_B - Log: coreboot-builds/SYSTEM76_GAZE17_3060_B/make.log
SYSTEM76_LEMP11 - Log: coreboot-builds/SYSTEM76_LEMP11/make.log
SYSTEM76_ORYP9 - Log: coreboot-builds/SYSTEM76_ORYP9/make.log
SYSTEM76_ORYP10 - Log: coreboot-builds/SYSTEM76_ORYP10/make.log
SYSTEM76_BONW14 - Log: coreboot-builds/SYSTEM76_BONW14/make.log
SYSTEM76_GALP4 - Log: coreboot-builds/SYSTEM76_GALP4/make.log
SYSTEM76_DARP6 - Log: coreboot-builds/SYSTEM76_DARP6/make.log
SYSTEM76_LEMP9_ - Log: coreboot-builds/SYSTEM76_LEMP9_/make.log
SYSTEM76_LEMP9 - Log: coreboot-builds/SYSTEM76_LEMP9/make.log
SYSTEM76_GAZE14 - Log: coreboot-builds/SYSTEM76_GAZE14/make.log
SYSTEM76_GAZE15_ - Log: coreboot-builds/SYSTEM76_GAZE15_/make.log
SYSTEM76_GAZE15 - Log: coreboot-builds/SYSTEM76_GAZE15/make.log
SYSTEM76_GALP2 - Log: coreboot-builds/SYSTEM76_GALP2/make.log
SYSTEM76_GALP3 - Log: coreboot-builds/SYSTEM76_GALP3/make.log
SYSTEM76_GALP3_B - Log: coreboot-builds/SYSTEM76_GALP3_B/make.log
SYSTEM76_ORYP5_ - Log: coreboot-builds/SYSTEM76_ORYP5_/make.log
SYSTEM76_ORYP5 - Log: coreboot-builds/SYSTEM76_ORYP5/make.log
SYSTEM76_ORYP6 - Log: coreboot-builds/SYSTEM76_ORYP6/make.log
SYSTEM76_ORYP7 - Log: coreboot-builds/SYSTEM76_ORYP7/make.log
SYSTEM76_ADDW3 - Log: coreboot-builds/SYSTEM76_ADDW3/make.log
SYSTEM76_ADDW4 - Log: coreboot-builds/SYSTEM76_ADDW4/make.log
SYSTEM76_BONW15 - Log: coreboot-builds/SYSTEM76_BONW15/make.log
SYSTEM76_DARP9 - Log: coreboot-builds/SYSTEM76_DARP9/make.log
SYSTEM76_GALP7 - Log: coreboot-builds/SYSTEM76_GALP7/make.log
SYSTEM76_GAZE18 - Log: coreboot-builds/SYSTEM76_GAZE18/make.log
SYSTEM76_LEMP12 - Log: coreboot-builds/SYSTEM76_LEMP12/make.log
SYSTEM76_ORYP11 - Log: coreboot-builds/SYSTEM76_ORYP11/make.log
SYSTEM76_ORYP12 - Log: coreboot-builds/SYSTEM76_ORYP12/make.log
SYSTEM76_SERW13 - Log: coreboot-builds/SYSTEM76_SERW13/make.log
SYSTEM76_GAZE16_3050 - Log: coreboot-builds/SYSTEM76_GAZE16_3050/make.log
SYSTEM76_GAZE16_3060 - Log: coreboot-builds/SYSTEM76_GAZE16_3060/make.log
SYSTEM76_GAZE16_3060_B - Log: coreboot-builds/SYSTEM76_GAZE16_3060_B/make.log
SYSTEM76_ORYP8 - Log: coreboot-builds/SYSTEM76_ORYP8/make.log
SYSTEM76_DARP7 - Log: coreboot-builds/SYSTEM76_DARP7/make.log
SYSTEM76_GALP5 - Log: coreboot-builds/SYSTEM76_GALP5/make.log
SYSTEM76_LEMP10 - Log: coreboot-builds/SYSTEM76_LEMP10/make.log
SYSTEM76_GALP3_C - Log: coreboot-builds/SYSTEM76_GALP3_C/make.log
SYSTEM76_DARP5 - Log: coreboot-builds/SYSTEM76_DARP5/make.log
UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE - Log: coreboot-builds/UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE/make.log
UP_SQUARED - Log: coreboot-builds/UP_SQUARED/make.log

+ true
+ save_coreboot_results b1
+ RUN=b1
+ cd coreboot-builds
+ for i in *
+ '[' -f 51NB_X210/coreboot.rom ']'
+ for i in *
+ '[' -f ACER_G43T_AM3/coreboot.rom ']'
+ for i in *
+ '[' -f ACER_VN7_572G/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_BILBY/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_BIRMANPLUS_GLINDA/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_BIRMANPLUS_PHOENIX/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_BIRMAN_GLINDA/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_BIRMAN_PHOENIX_FSP/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_BIRMAN_PHOENIX_OPENSIL/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_CEREME/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_CHAUSIE/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_GARDENIA/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_MAJOLICA/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_MANDOLIN/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_MAYAN_PHOENIX/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_ONYX_POC/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_PADEMELON/coreboot.rom ']'
+ for i in *
+ '[' -f AOOSTAR_WTR_R1/coreboot.rom ']'
+ for i in *
+ '[' -f AOPEN_DXPLPLUSU/coreboot.rom ']'
+ for i in *
+ '[' -f APPLE_IMAC52/coreboot.rom ']'
+ for i in *
+ '[' -f APPLE_MACBOOK11/coreboot.rom ']'
+ for i in *
+ '[' -f APPLE_MACBOOK21/coreboot.rom ']'
+ for i in *
+ '[' -f APPLE_MACBOOKAIR4_2/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_B75M_ITX/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_B75PRO3_M/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_B85M_PRO4/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_B85M_PRO4.DEBUG_SMMSTORE_HOTPLUG_GCOV_UBSAN_EM100/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_B85M_PRO4.NATIVE_RAMINIT/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_B85M_PRO4.TPM2_TXT_PLACEHOLDER_ACMS/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_G41C_GS/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_G41C_GS_R2_0/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_G41M_GS/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_G41M_S3/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_G41M_VS3_R2_0/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_H110M_DVS/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_H77PRO4_M/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_H81M_HDS/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_Z87E_ITX/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_Z97_EXTREME6/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_H61M_CS/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_MAXIMUS_IV_GENE_Z/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P2B/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P2B_D/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P2B_DS/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P2B_F/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P2B_LS/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P2B_RAMDEBUG/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P3B_F/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P5G41T_M_LX/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P5GC_MX/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P5Q/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P5QC/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P5QL_EM/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P5QL_PRO/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P5QPL_AM/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P5Q_PRO/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P5Q_SE/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P8C_WS/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P8H61_M_LX/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P8H61_M_LX3_R2_0/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P8H61_M_PRO/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P8H61_M_PRO_CM6630/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P8H77_V/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P8Z77_M/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P8Z77_M_PRO/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P8Z77_V/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P8Z77_V_LX2/coreboot.rom ']'
+ for i in *
+ '[' -f BIOSTAR_TH61_ITX/coreboot.rom ']'
+ for i in *
+ '[' -f BOSTENTECH_GBYT4/coreboot.rom ']'
+ for i in *
+ '[' -f BYTEDANCE_BD_EGS/coreboot.rom ']'
+ for i in *
+ '[' -f CAVIUM_CN8100_SFF_EVB/coreboot.rom ']'
+ for i in *
+ '[' -f CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT/coreboot.rom ']'
+ for i in *
+ '[' -f CLEVO_L140CU/coreboot.rom ']'
+ for i in *
+ '[' -f CLEVO_L140MU/coreboot.rom ']'
+ for i in *
+ '[' -f CLEVO_N130WU/coreboot.rom ']'
+ for i in *
+ '[' -f COMPULAB_INTENSE_PC/coreboot.rom ']'
+ for i in *
+ '[' -f CWWK_ADL_N/coreboot.rom ']'
+ for i in *
+ '[' -f DELL_E6400/coreboot.rom ']'
+ for i in *
+ '[' -f DELL_LATITUDE_E6430/coreboot.rom ']'
+ for i in *
+ '[' -f DELL_LATITUDE_E7240/coreboot.rom ']'
+ for i in *
+ '[' -f DELL_OPTIPLEX_9010/coreboot.rom ']'
+ for i in *
+ '[' -f DELL_OPTIPLEX_9010_SFF/coreboot.rom ']'
+ for i in *
+ '[' -f DELL_OPTIPLEX_9020_MT/coreboot.rom ']'
+ for i in *
+ '[' -f DELL_OPTIPLEX_9020_SFF/coreboot.rom ']'
+ for i in *
+ '[' -f DELL_PRECISION_T1650/coreboot.rom ']'
+ for i in *
+ '[' -f EMULATION_QEMU_AARCH64/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_AARCH64
+ cp -p EMULATION_QEMU_AARCH64/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_AARCH64/
+ for i in *
+ '[' -f EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS
+ cp -p EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS/
+ for i in *
+ '[' -f EMULATION_QEMU_ARMV7/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_ARMV7
+ cp -p EMULATION_QEMU_ARMV7/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_ARMV7/
+ for i in *
+ '[' -f EMULATION_QEMU_POWER8/coreboot.rom ']'
+ for i in *
+ '[' -f EMULATION_QEMU_POWER9/coreboot.rom ']'
+ for i in *
+ '[' -f EMULATION_QEMU_POWER9_/coreboot.rom ']'
+ for i in *
+ '[' -f EMULATION_QEMU_RISCV_RV32/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_RISCV_RV32
+ cp -p EMULATION_QEMU_RISCV_RV32/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_RISCV_RV32/
+ for i in *
+ '[' -f EMULATION_QEMU_RISCV_RV64/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_RISCV_RV64
+ cp -p EMULATION_QEMU_RISCV_RV64/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_RISCV_RV64/
+ for i in *
+ '[' -f EMULATION_QEMU_RISCV_RV64_/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_RISCV_RV64_
+ cp -p EMULATION_QEMU_RISCV_RV64_/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_RISCV_RV64_/
+ for i in *
+ '[' -f EMULATION_QEMU_SBSA/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_SBSA
+ cp -p EMULATION_QEMU_SBSA/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_SBSA/
+ for i in *
+ '[' -f EMULATION_QEMU_X86_I440FX/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_X86_I440FX
+ cp -p EMULATION_QEMU_X86_I440FX/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_X86_I440FX/
+ for i in *
+ '[' -f EMULATION_QEMU_X86_I440FX_/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_X86_I440FX_
+ cp -p EMULATION_QEMU_X86_I440FX_/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_X86_I440FX_/
+ for i in *
+ '[' -f EMULATION_QEMU_X86_I440FX_ASAN/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_X86_I440FX_ASAN
+ cp -p EMULATION_QEMU_X86_I440FX_ASAN/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_X86_I440FX_ASAN/
+ for i in *
+ '[' -f EMULATION_QEMU_X86_I440FX_DEBUG/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_X86_I440FX_DEBUG
+ cp -p EMULATION_QEMU_X86_I440FX_DEBUG/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_X86_I440FX_DEBUG/
+ for i in *
+ '[' -f EMULATION_QEMU_X86_I440FX_NOSERIAL/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_X86_I440FX_NOSERIAL
+ cp -p EMULATION_QEMU_X86_I440FX_NOSERIAL/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_X86_I440FX_NOSERIAL/
+ for i in *
+ '[' -f EMULATION_QEMU_X86_I440FX_X86_64/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_X86_I440FX_X86_64
+ cp -p EMULATION_QEMU_X86_I440FX_X86_64/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_X86_I440FX_X86_64/
+ for i in *
+ '[' -f EMULATION_QEMU_X86_Q35/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_X86_Q35
+ cp -p EMULATION_QEMU_X86_Q35/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_X86_Q35/
+ for i in *
+ '[' -f EMULATION_QEMU_X86_Q35_SMM_TSEG/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_X86_Q35_SMM_TSEG
+ cp -p EMULATION_QEMU_X86_Q35_SMM_TSEG/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_X86_Q35_SMM_TSEG/
+ for i in *
+ '[' -f EMULATION_SPIKE_RISCV/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_SPIKE_RISCV
+ cp -p EMULATION_SPIKE_RISCV/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_SPIKE_RISCV/
+ for i in *
+ '[' -f EXAMPLE_MIN86/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EXAMPLE_MIN86
+ cp -p EXAMPLE_MIN86/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EXAMPLE_MIN86/
+ for i in *
+ '[' -f FACEBOOK_FBG1701/coreboot.rom ']'
+ for i in *
+ '[' -f FACEBOOK_FBG1701.MBOOT_VBOOT/coreboot.rom ']'
+ for i in *
+ '[' -f FACEBOOK_FBG1701.SBOM/coreboot.rom ']'
+ for i in *
+ '[' -f FACEBOOK_MONOLITH/coreboot.rom ']'
+ for i in *
+ '[' -f FOXCONN_D41S/coreboot.rom ']'
+ for i in *
+ '[' -f FOXCONN_G41M/coreboot.rom ']'
+ for i in *
+ '[' -f FOXCONN_G41M_/coreboot.rom ']'
+ for i in *
+ '[' -f FOXCONN_G41S_K/coreboot.rom ']'
+ for i in *
+ '[' -f FRAMEWORK_AZALEA/coreboot.rom ']'
+ for i in *
+ '[' -f GETAC_P470/coreboot.rom ']'
+ for i in *
+ '[' -f GIGABYTE_GA_945GCM_S2C/coreboot.rom ']'
+ for i in *
+ '[' -f GIGABYTE_GA_945GCM_S2L/coreboot.rom ']'
+ for i in *
+ '[' -f GIGABYTE_GA_B75M_D3H/coreboot.rom ']'
+ for i in *
+ '[' -f GIGABYTE_GA_B75M_D3V/coreboot.rom ']'
+ for i in *
+ '[' -f GIGABYTE_GA_B75_D3V/coreboot.rom ']'
+ for i in *
+ '[' -f GIGABYTE_GA_D510UD/coreboot.rom ']'
+ for i in *
+ '[' -f GIGABYTE_GA_G41M_ES2L/coreboot.rom ']'
+ for i in *
+ '[' -f GIGABYTE_GA_H61MA_D3V/coreboot.rom ']'
+ for i in *
+ '[' -f GIGABYTE_GA_H61M_DS2/coreboot.rom ']'
+ for i in *
+ '[' -f GIGABYTE_GA_H61M_DS2V/coreboot.rom ']'
+ for i in *
+ '[' -f GIGABYTE_GA_H61M_S2PV/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_AGAH/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_AKEMI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ALEENA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_AMBASSADOR/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_AMPTON/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ANAHERA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ANAHERA4ES/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ANRAGGAR/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ARCADA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ASUKA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ASURADA/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_ASURADA
+ cp -p GOOGLE_ASURADA/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_ASURADA/
+ for i in *
+ '[' -f GOOGLE_ATLAS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_AURASH/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_AURON_PAINE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_AURON_YUNA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BANJO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BANON/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BANSHEE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BEADRIX/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BERKNIP/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BLIPPER/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BLOOG/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BOB/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_BOB
+ cp -p GOOGLE_BOB/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_BOB/
+ for i in *
+ '[' -f GOOGLE_BOBBA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BOTEN/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BOXY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BRASK/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BROX/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BROX_EC_ISH/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BRYA0/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BUBS/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_BUBS
+ cp -p GOOGLE_BUBS/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_BUBS/
+ for i in *
+ '[' -f GOOGLE_BUDDY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BUGZZY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BUJIA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BURNET/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_BURNET
+ cp -p GOOGLE_BURNET/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_BURNET/
+ for i in *
+ '[' -f GOOGLE_BUTTERFLY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CANDY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CAPPY2/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CAREENA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CAROLINE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CASTA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CAVE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CELES/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CERISE/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_CERISE
+ cp -p GOOGLE_CERISE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_CERISE/
+ for i in *
+ '[' -f GOOGLE_CHELL/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CHERRY/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_CHERRY
+ cp -p GOOGLE_CHERRY/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_CHERRY/
+ for i in *
+ '[' -f GOOGLE_CHINCHOU/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_CHINCHOU
+ cp -p GOOGLE_CHINCHOU/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_CHINCHOU/
+ for i in *
+ '[' -f GOOGLE_CHRONICLER/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CIRI/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_CIRI
+ cp -p GOOGLE_CIRI/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_CIRI/
+ for i in *
+ '[' -f GOOGLE_CLAPPER/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_COACHZ/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_COACHZ
+ cp -p GOOGLE_COACHZ/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_COACHZ/
+ for i in *
+ '[' -f GOOGLE_COLLIS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CONSTITUTION/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_COPANO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CORAL/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CORORI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_COZMO/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_COZMO
+ cp -p GOOGLE_COZMO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_COZMO/
+ for i in *
+ '[' -f GOOGLE_CRAASK/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CRAASKOV/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CRET/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CROTA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CRYSTALDRIFT/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CYAN/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DAISY/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_DAISY
+ cp -p GOOGLE_DAISY/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_DAISY/
+ for i in *
+ '[' -f GOOGLE_DALBOZ/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DAMU/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_DAMU
+ cp -p GOOGLE_DAMU/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_DAMU/
+ for i in *
+ '[' -f GOOGLE_DEDEDE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DEKU/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_DEKU
+ cp -p GOOGLE_DEKU/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_DEKU/
+ for i in *
+ '[' -f GOOGLE_DEKU4ES/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_DEKU4ES
+ cp -p GOOGLE_DEKU4ES/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_DEKU4ES/
+ for i in *
+ '[' -f GOOGLE_DELBIN/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DEWATT/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DEXI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DIBBI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DIRINBOZ/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DITA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DOCHI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DOJO/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_DOJO
+ cp -p GOOGLE_DOJO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_DOJO/
+ for i in *
+ '[' -f GOOGLE_DOOD/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DOOLY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DRALLION/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DRATINI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DRAWCIA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DRIBLEE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DROBIT/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DUFFY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DUFFY_LEGACY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_EDGAR/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ELDRID/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ELEMI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ELM/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_ELM
+ cp -p GOOGLE_ELM/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_ELM/
+ for i in *
+ '[' -f GOOGLE_ENDEAVOUR/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ENGUARDE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ESCHE/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_ESCHE
+ cp -p GOOGLE_ESCHE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_ESCHE/
+ for i in *
+ '[' -f GOOGLE_EVE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_EVOKER/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_EXPRESSO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_EZKINIL/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_FAFFY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_FALCO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_FATCAT/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_FATCAT
+ cp -p GOOGLE_FATCAT/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_FATCAT/
+ for i in *
+ '[' -f GOOGLE_FELWINTER/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_FENNEL/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_FENNEL
+ cp -p GOOGLE_FENNEL/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_FENNEL/
+ for i in *
+ '[' -f GOOGLE_FIZZ/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_FLAPJACK/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_FLAPJACK
+ cp -p GOOGLE_FLAPJACK/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_FLAPJACK/
+ for i in *
+ '[' -f GOOGLE_FLEEX/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_FOOB/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_FOSTER/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_FOSTER
+ cp -p GOOGLE_FOSTER/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_FOSTER/
+ for i in *
+ '[' -f GOOGLE_FROSTFLOW/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GAELIN/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GALE/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_GALE
+ cp -p GOOGLE_GALE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_GALE/
+ for i in *
+ '[' -f GOOGLE_GALTIC/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GANDOF/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GARG/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GELARSHIE/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_GELARSHIE
+ cp -p GOOGLE_GELARSHIE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_GELARSHIE/
+ for i in *
+ '[' -f GOOGLE_GENESIS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GERALT/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_GERALT
+ cp -p GOOGLE_GERALT/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_GERALT/
+ for i in *
+ '[' -f GOOGLE_GIMBLE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GIMBLE4ES/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GLADIOS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GLADOS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GLASSWAY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GLIMMER/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GNAWTY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GOOEY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GOTHRAX/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GREENBAYUPOC/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GRU/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_GRU
+ cp -p GOOGLE_GRU/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_GRU/
+ for i in *
+ '[' -f GOOGLE_GRUNT/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GUADO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GUADO.PCH_SERIALIO_UART/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GUMBOZ/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GUYBRUSH/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_HABOKI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_HADES/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_HALVOR/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_HANA/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_HANA
+ cp -p GOOGLE_HANA/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_HANA/
+ for i in *
+ '[' -f GOOGLE_HATCH/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_HAYATO/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_HAYATO
+ cp -p GOOGLE_HAYATO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_HAYATO/
+ for i in *
+ '[' -f GOOGLE_HELI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_HELIOS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_HELIOS_DISKSWAP/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_HEROBRINE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_HEROBRINE_REV0/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_HOGLIN/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_HOMESTAR/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_HOMESTAR
+ cp -p GOOGLE_HOMESTAR/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_HOMESTAR/
+ for i in *
+ '[' -f GOOGLE_JACUZZI/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_JACUZZI
+ cp -p GOOGLE_JACUZZI/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_JACUZZI/
+ for i in *
+ '[' -f GOOGLE_JECHT/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_JINLON/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_JOXER/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_JUNIPER/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_JUNIPER
+ cp -p GOOGLE_JUNIPER/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_JUNIPER/
+ for i in *
+ '[' -f GOOGLE_KAISA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_KAISA_LEGACY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_KAKADU/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KAKADU
+ cp -p GOOGLE_KAKADU/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KAKADU/
+ for i in *
+ '[' -f GOOGLE_KANO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_KAPPA/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KAPPA
+ cp -p GOOGLE_KAPPA/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KAPPA/
+ for i in *
+ '[' -f GOOGLE_KARIS/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KARIS
+ cp -p GOOGLE_KARIS/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KARIS/
+ for i in *
+ '[' -f GOOGLE_KARIS4ES/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KARIS4ES
+ cp -p GOOGLE_KARIS4ES/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KARIS4ES/
+ for i in *
+ '[' -f GOOGLE_KARMA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_KATSU/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KATSU
+ cp -p GOOGLE_KATSU/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KATSU/
+ for i in *
+ '[' -f GOOGLE_KEFKA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_KEVIN/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KEVIN
+ cp -p GOOGLE_KEVIN/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KEVIN/
+ for i in *
+ '[' -f GOOGLE_KEVIN_SECDATA_MOCK/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_KINDRED/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_KINGLER/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KINGLER
+ cp -p GOOGLE_KINGLER/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KINGLER/
+ for i in *
+ '[' -f GOOGLE_KINGOFTOWN/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KINGOFTOWN
+ cp -p GOOGLE_KINGOFTOWN/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KINGOFTOWN/
+ for i in *
+ '[' -f GOOGLE_KINOX/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_KIP/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_KODAMA/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KODAMA
+ cp -p GOOGLE_KODAMA/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KODAMA/
+ for i in *
+ '[' -f GOOGLE_KOHAKU/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_KRABBY/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KRABBY
+ cp -p GOOGLE_KRABBY/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KRABBY/
+ for i in *
+ '[' -f GOOGLE_KRACKO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_KRANE/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KRANE
+ cp -p GOOGLE_KRANE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KRANE/
+ for i in *
+ '[' -f GOOGLE_KUKUI/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KUKUI
+ cp -p GOOGLE_KUKUI/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KUKUI/
+ for i in *
+ '[' -f GOOGLE_KULDAX/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_KYOGRE/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KYOGRE
+ cp -p GOOGLE_KYOGRE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KYOGRE/
+ for i in *
+ '[' -f GOOGLE_LALALA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_LANTIS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_LARS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_LAZOR/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_LAZOR
+ cp -p GOOGLE_LAZOR/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_LAZOR/
+ for i in *
+ '[' -f GOOGLE_LEON/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_LIARA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_LICK/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_LINDAR/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_LINK/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_LISBON/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_LOTSO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_LULU/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MADOO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MAGIKARP/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_MAGIKARP
+ cp -p GOOGLE_MAGIKARP/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_MAGIKARP/
+ for i in *
+ '[' -f GOOGLE_MAGOLOR/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MAKOMO/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_MAKOMO
+ cp -p GOOGLE_MAKOMO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_MAKOMO/
+ for i in *
+ '[' -f GOOGLE_MALEFOR/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MARASOV/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MARKARTH/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MARZIPAN/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_MARZIPAN
+ cp -p GOOGLE_MARZIPAN/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_MARZIPAN/
+ for i in *
+ '[' -f GOOGLE_MCCLOUD/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MEEP/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MEEP_CROS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_METAKNIGHT/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MISTRAL/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_MISTRAL
+ cp -p GOOGLE_MISTRAL/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_MISTRAL/
+ for i in *
+ '[' -f GOOGLE_MITHRAX/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MOLI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MONROE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MOONBUGGY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MORPHIUS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MRBLAND/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_MRBLAND
+ cp -p GOOGLE_MRBLAND/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_MRBLAND/
+ for i in *
+ '[' -f GOOGLE_MUNNA/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_MUNNA
+ cp -p GOOGLE_MUNNA/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_MUNNA/
+ for i in *
+ '[' -f GOOGLE_MUSHU/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MYST/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NAMI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NAUTILUS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NEFARIO/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_NEFARIO
+ cp -p GOOGLE_NEFARIO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_NEFARIO/
+ for i in *
+ '[' -f GOOGLE_NEREID/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NIGHTFURY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NINJA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NIPPERKIN/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NIVVIKS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NOCTURNE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NOIBAT/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NOKRIS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NOVA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NUWANI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NYAN/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_NYAN
+ cp -p GOOGLE_NYAN/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_NYAN/
+ for i in *
+ '[' -f GOOGLE_NYAN_BIG/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_NYAN_BIG
+ cp -p GOOGLE_NYAN_BIG/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_NYAN_BIG/
+ for i in *
+ '[' -f GOOGLE_NYAN_BLAZE/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_NYAN_BLAZE
+ cp -p GOOGLE_NYAN_BLAZE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_NYAN_BLAZE/
+ for i in *
+ '[' -f GOOGLE_OAK/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_OAK
+ cp -p GOOGLE_OAK/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_OAK/
+ for i in *
+ '[' -f GOOGLE_OCTOPUS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_OCTOPUS_SPI_FLASH_CONSOLE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_OMNIGUL/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ORCO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ORISA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_OSIRIS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_OVIS/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_OVIS
+ cp -p GOOGLE_OVIS/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_OVIS/
+ for i in *
+ '[' -f GOOGLE_OVIS4ES/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_OVIS4ES
+ cp -p GOOGLE_OVIS4ES/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_OVIS4ES/
+ for i in *
+ '[' -f GOOGLE_PALKIA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PANTHER/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PANTHER.PCH_SERIALIO_UART/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PARROT/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PAZQUEL/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_PAZQUEL
+ cp -p GOOGLE_PAZQUEL/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_PAZQUEL/
+ for i in *
+ '[' -f GOOGLE_PEACH_PIT/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_PEACH_PIT
+ cp -p GOOGLE_PEACH_PIT/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_PEACH_PIT/
+ for i in *
+ '[' -f GOOGLE_PEPPY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PHASER/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PICO/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_PICO
+ cp -p GOOGLE_PICO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_PICO/
+ for i in *
+ '[' -f GOOGLE_PIGLIN/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PIRIKA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PIRRHA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_POMPOM/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_POMPOM
+ cp -p GOOGLE_POMPOM/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_POMPOM/
+ for i in *
+ '[' -f GOOGLE_PONYTA/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_PONYTA
+ cp -p GOOGLE_PONYTA/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_PONYTA/
+ for i in *
+ '[' -f GOOGLE_POPPY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PRIMUS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PUFF/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PUJJO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PUJJOGA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PYRO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_QUACKINGSTICK/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_QUACKINGSTICK
+ cp -p GOOGLE_QUACKINGSTICK/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_QUACKINGSTICK/
+ for i in *
+ '[' -f GOOGLE_QUANDISO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_QUAWKS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_RAINIER/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_RAINIER
+ cp -p GOOGLE_RAINIER/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_RAINIER/
+ for i in *
+ '[' -f GOOGLE_RAMBI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_RAMMUS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_REDRIX/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_REDRIX4ES/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_REEF/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_REEF_CROS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_REKS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_RELM/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_REX0/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_REX0
+ cp -p GOOGLE_REX0/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_REX0/
+ for i in *
+ '[' -f GOOGLE_REX4ES/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_REX4ES
+ cp -p GOOGLE_REX4ES/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_REX4ES/
+ for i in *
+ '[' -f GOOGLE_REX4ES_EC_ISH/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_REX4ES_EC_ISH
+ cp -p GOOGLE_REX4ES_EC_ISH/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_REX4ES_EC_ISH/
+ for i in *
+ '[' -f GOOGLE_REX64/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_REX64
+ cp -p GOOGLE_REX64/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_REX64/
+ for i in *
+ '[' -f GOOGLE_REX_EC_ISH/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_REX_EC_ISH
+ cp -p GOOGLE_REX_EC_ISH/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_REX_EC_ISH/
+ for i in *
+ '[' -f GOOGLE_RIKKU/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_RIVEN/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SAMUS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SAND/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SARIEN/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SASUKE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SASUKETTE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SCARLET/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_SCARLET
+ cp -p GOOGLE_SCARLET/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_SCARLET/
+ for i in *
+ '[' -f GOOGLE_SCOUT/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SCREEBO/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_SCREEBO
+ cp -p GOOGLE_SCREEBO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_SCREEBO/
+ for i in *
+ '[' -f GOOGLE_SCREEBO4ES/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_SCREEBO4ES
+ cp -p GOOGLE_SCREEBO4ES/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_SCREEBO4ES/
+ for i in *
+ '[' -f GOOGLE_SENOR/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SENTRY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SETZER/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SHOTZO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SHUBOZ/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SKITTY/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_SKITTY
+ cp -p GOOGLE_SKITTY/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_SKITTY/
+ for i in *
+ '[' -f GOOGLE_SKOLAS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SKOLAS4ES/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SKYRIM/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SKYRIM.NO_VIDEO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SKYRIM.WITH_BINARIES/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SMAUG/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_SMAUG
+ cp -p GOOGLE_SMAUG/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_SMAUG/
+ for i in *
+ '[' -f GOOGLE_SNAPPY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SORAKA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SPHERION/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_SPHERION
+ cp -p GOOGLE_SPHERION/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_SPHERION/
+ for i in *
+ '[' -f GOOGLE_SQUAWKS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SQUIRTLE/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_SQUIRTLE
+ cp -p GOOGLE_SQUIRTLE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_SQUIRTLE/
+ for i in *
+ '[' -f GOOGLE_STARMIE/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_STARMIE
+ cp -p GOOGLE_STARMIE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_STARMIE/
+ for i in *
+ '[' -f GOOGLE_STEELIX/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_STEELIX
+ cp -p GOOGLE_STEELIX/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_STEELIX/
+ for i in *
+ '[' -f GOOGLE_STERN/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_STERN
+ cp -p GOOGLE_STERN/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_STERN/
+ for i in *
+ '[' -f GOOGLE_STORM/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_STORM
+ cp -p GOOGLE_STORM/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_STORM/
+ for i in *
+ '[' -f GOOGLE_STORO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_STOUT/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SUMO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SUNDANCE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SWANKY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TAEKO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TAEKO4ES/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TANIKS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TARANZA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TENTACRUEL/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_TENTACRUEL
+ cp -p GOOGLE_TENTACRUEL/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_TENTACRUEL/
+ for i in *
+ '[' -f GOOGLE_TEREID/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TERRA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TERRADOR/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TIDUS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TIVVIKS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TODOR/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TOMATO/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_TOMATO
+ cp -p GOOGLE_TOMATO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_TOMATO/
+ for i in *
+ '[' -f GOOGLE_TREEYA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TREMBYLE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TRICKY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TROGDOR/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_TROGDOR
+ cp -p GOOGLE_TROGDOR/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_TROGDOR/
+ for i in *
+ '[' -f GOOGLE_TROGDOR.BUILD_TEST/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TRONDO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TRULO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ULDREN/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ULTIMA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_VELL/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_VELUZA/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VELUZA
+ cp -p GOOGLE_VELUZA/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VELUZA/
+ for i in *
+ '[' -f GOOGLE_VEYRON_JAQ/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VEYRON_JAQ
+ cp -p GOOGLE_VEYRON_JAQ/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VEYRON_JAQ/
+ for i in *
+ '[' -f GOOGLE_VEYRON_JERRY/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VEYRON_JERRY
+ cp -p GOOGLE_VEYRON_JERRY/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VEYRON_JERRY/
+ for i in *
+ '[' -f GOOGLE_VEYRON_MICKEY/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VEYRON_MICKEY
+ cp -p GOOGLE_VEYRON_MICKEY/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VEYRON_MICKEY/
+ for i in *
+ '[' -f GOOGLE_VEYRON_MIGHTY/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VEYRON_MIGHTY
+ cp -p GOOGLE_VEYRON_MIGHTY/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VEYRON_MIGHTY/
+ for i in *
+ '[' -f GOOGLE_VEYRON_MINNIE/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VEYRON_MINNIE
+ cp -p GOOGLE_VEYRON_MINNIE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VEYRON_MINNIE/
+ for i in *
+ '[' -f GOOGLE_VEYRON_RIALTO/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VEYRON_RIALTO
+ cp -p GOOGLE_VEYRON_RIALTO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VEYRON_RIALTO/
+ for i in *
+ '[' -f GOOGLE_VEYRON_SPEEDY/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VEYRON_SPEEDY
+ cp -p GOOGLE_VEYRON_SPEEDY/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VEYRON_SPEEDY/
+ for i in *
+ '[' -f GOOGLE_VILBOZ/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_VILBOZ.X86_64/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_VILLAGER/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_VOEMA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_VOLET/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_VOLMAR/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_VOLTEER/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_VOLTEER.BUILD_TEST_PURPOSES/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_VOLTEER2/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_VOLTEER2_TI50/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_VOLTORB/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VOLTORB
+ cp -p GOOGLE_VOLTORB/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VOLTORB/
+ for i in *
+ '[' -f GOOGLE_VOXEL/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_WADDLEDEE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_WADDLEDOO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_WILLOW/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_WILLOW
+ cp -p GOOGLE_WILLOW/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_WILLOW/
+ for i in *
+ '[' -f GOOGLE_WINKY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_WINTERHOLD/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_WIZPIG/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_WOLF/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_WOOMAX/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_WORMDINGLER/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_WORMDINGLER
+ cp -p GOOGLE_WORMDINGLER/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_WORMDINGLER/
+ for i in *
+ '[' -f GOOGLE_WUGTRIO/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_WUGTRIO
+ cp -p GOOGLE_WUGTRIO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_WUGTRIO/
+ for i in *
+ '[' -f GOOGLE_WYVERN/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_XIVU/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_XOL/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_YAVIKS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_YAVILLA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_YAVISTA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_YORP/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ZAKO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ZOGLIN/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ZOMBIE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ZYDRON/coreboot.rom ']'
+ for i in *
+ '[' -f HP_2170P/coreboot.rom ']'
+ for i in *
+ '[' -f HP_2560P/coreboot.rom ']'
+ for i in *
+ '[' -f HP_2570P/coreboot.rom ']'
+ for i in *
+ '[' -f HP_2760P/coreboot.rom ']'
+ for i in *
+ '[' -f HP_280_G2/coreboot.rom ']'
+ for i in *
+ '[' -f HP_8460P/coreboot.rom ']'
+ for i in *
+ '[' -f HP_8470P/coreboot.rom ']'
+ for i in *
+ '[' -f HP_8560W/coreboot.rom ']'
+ for i in *
+ '[' -f HP_8770W/coreboot.rom ']'
+ for i in *
+ '[' -f HP_COMPAQ_8200_ELITE_SFF_PC/coreboot.rom ']'
+ for i in *
+ '[' -f HP_COMPAQ_8200_ELITE_SFF_PC.X86_64/coreboot.rom ']'
+ for i in *
+ '[' -f HP_COMPAQ_ELITE_8300_USDT/coreboot.rom ']'
+ for i in *
+ '[' -f HP_ELITEBOOK_820_G2/coreboot.rom ']'
+ for i in *
+ '[' -f HP_FOLIO_9470M/coreboot.rom ']'
+ for i in *
+ '[' -f HP_FOLIO_9480M/coreboot.rom ']'
+ for i in *
+ '[' -f HP_PROBOOK_6360B/coreboot.rom ']'
+ for i in *
+ '[' -f HP_PRO_3500_SERIES/coreboot.rom ']'
+ for i in *
+ '[' -f HP_REVOLVE_810_G1/coreboot.rom ']'
+ for i in *
+ '[' -f HP_Z220_CMT_WORKSTATION/coreboot.rom ']'
+ for i in *
+ '[' -f HP_Z220_SFF_WORKSTATION/coreboot.rom ']'
+ for i in *
+ '[' -f IBASE_MB899/coreboot.rom ']'
+ for i in *
+ '[' -f IBM_SBP1/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_ADLRVP_N/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_ADLRVP_N_EXT_EC/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_ADLRVP_P/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_ADLRVP_P_EXT_EC/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_ADLRVP_P_MCHP/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_ADLRVP_RPL/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_ADLRVP_RPL_EXT_EC/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_APOLLOLAKE_RVP1/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_APOLLOLAKE_RVP2/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_ARCHERCITY_CRB/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_AVENUECITY_CRB/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/INTEL_AVENUECITY_CRB
+ cp -p INTEL_AVENUECITY_CRB/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/INTEL_AVENUECITY_CRB/
+ for i in *
+ '[' -f INTEL_BASKING_RIDGE/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_BEECHNUTCITY_CRB/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/INTEL_BEECHNUTCITY_CRB
+ cp -p INTEL_BEECHNUTCITY_CRB/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/INTEL_BEECHNUTCITY_CRB/
+ for i in *
+ '[' -f INTEL_CEDARISLAND_CRB/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_COFFEELAKE_RVP11/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_COFFEELAKE_RVP8/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_COFFEELAKE_RVPU/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_COMETLAKE_RVPU/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_D510MO/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_D945GCLF/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_DCP847SKE/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_DG41WV/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_DG43GT/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_DQ67SW/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_ELKHARTLAKE_CRB/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_EMERALDLAKE2/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_GLKRVP/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_HARCUVAR/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_HARCUVAR_/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_JASPERLAKE_RVP/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_JASPERLAKE_RVP_EXT_EC/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_KBLRVP11/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_KBLRVP3/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_KBLRVP7/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_KBLRVP8/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_KUNIMITSU/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_LEAFHILL/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_MINNOW3/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_MTLRVP4ES_P_EXT_EC/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/INTEL_MTLRVP4ES_P_EXT_EC
+ cp -p INTEL_MTLRVP4ES_P_EXT_EC/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/INTEL_MTLRVP4ES_P_EXT_EC/
+ for i in *
+ '[' -f INTEL_MTLRVP_P/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/INTEL_MTLRVP_P
+ cp -p INTEL_MTLRVP_P/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/INTEL_MTLRVP_P/
+ for i in *
+ '[' -f INTEL_MTLRVP_P_EXT_EC/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/INTEL_MTLRVP_P_EXT_EC
+ cp -p INTEL_MTLRVP_P_EXT_EC/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/INTEL_MTLRVP_P_EXT_EC/
+ for i in *
+ '[' -f INTEL_MTLRVP_P_MCHP/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/INTEL_MTLRVP_P_MCHP
+ cp -p INTEL_MTLRVP_P_MCHP/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/INTEL_MTLRVP_P_MCHP/
+ for i in *
+ '[' -f INTEL_SHADOWMOUNTAIN/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_SKLSDLBRK/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_STRAGO/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_TGLRVP_UP3/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_TGLRVP_UP4/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_WHISKEYLAKE_RVP/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_WTM2/coreboot.rom ']'
+ for i in *
+ '[' -f INVENTEC_TRANSFORMERS/coreboot.rom ']'
+ for i in *
+ '[' -f KONTRON_986LCD_M/coreboot.rom ']'
+ for i in *
+ '[' -f KONTRON_BSL6/coreboot.rom ']'
+ for i in *
+ '[' -f KONTRON_COME_MAL10/coreboot.rom ']'
+ for i in *
+ '[' -f KONTRON_KTQM77/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_L520/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_R400/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_R500/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_R60/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_S230U/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_T400/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_T400_VBOOT_AND_DEBUG/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_T410/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_T420/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_T420S/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_T420_STATIC_OPTION_TABLE_NO_MEM_FUSES/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_T430S/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_T431S/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_T500/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_T520/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_T530/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_T60/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_THINKCENTRE_A58/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_THINKCENTRE_M710S/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_THINKCENTRE_M900_TINY/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_THINKPAD_T430/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_THINKPAD_T430_ALL_DEBUG_AND_OPTION_TABLE/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_THINKPAD_T440P/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_THINKPAD_W541/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_W500/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_W520/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_W530/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X1/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X131E/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X1_CARBON_GEN1/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X200/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X201/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X201_ALL_DEBUG_OPTION_TABLE_BT_ON_WIFI/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X220/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X220I/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X220_MRC_BIN/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X220_OPTION_TABLE_DEBUG_TPM_EXTENDED_CBFS/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X230/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X230S/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X230T/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X230_EDP/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X301/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X60/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_Z61T/coreboot.rom ']'
+ for i in *
+ '[' -f LIBRETREND_LT1000/coreboot.rom ']'
+ for i in *
+ '[' -f LIBRETREND_LT1000_/coreboot.rom ']'
+ for i in *
+ '[' -f MSI_H81M_P33/coreboot.rom ']'
+ for i in *
+ '[' -f MSI_MS7707/coreboot.rom ']'
+ for i in *
+ '[' -f MSI_Z690_A_PRO_WIFI_DDR4/coreboot.rom ']'
+ for i in *
+ '[' -f MSI_Z690_A_PRO_WIFI_DDR5/coreboot.rom ']'
+ for i in *
+ '[' -f MSI_Z790_P_PRO_WIFI/coreboot.rom ']'
+ for i in *
+ '[' -f MSI_Z790_P_PRO_WIFI_DDR4/coreboot.rom ']'
+ for i in *
+ '[' -f OCP_DELTALAKE/coreboot.rom ']'
+ for i in *
+ '[' -f OCP_DELTALAKE_CBNT/coreboot.rom ']'
+ for i in *
+ '[' -f OCP_TIOGAPASS/coreboot.rom ']'
+ for i in *
+ '[' -f OCP_TIOGAPASS_/coreboot.rom ']'
+ for i in *
+ '[' -f OPENCELLULAR_ELGON/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/OPENCELLULAR_ELGON
+ cp -p OPENCELLULAR_ELGON/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/OPENCELLULAR_ELGON/
+ for i in *
+ '[' -f PACKARDBELL_MS2290/coreboot.rom ']'
+ for i in *
+ '[' -f PCENGINES_APU2/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PCENGINES_APU2
+ cp -p PCENGINES_APU2/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PCENGINES_APU2/
+ for i in *
+ '[' -f PCENGINES_APU2_/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PCENGINES_APU2_
+ cp -p PCENGINES_APU2_/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PCENGINES_APU2_/
+ for i in *
+ '[' -f PCENGINES_APU3/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PCENGINES_APU3
+ cp -p PCENGINES_APU3/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PCENGINES_APU3/
+ for i in *
+ '[' -f PCENGINES_APU3_/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PCENGINES_APU3_
+ cp -p PCENGINES_APU3_/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PCENGINES_APU3_/
+ for i in *
+ '[' -f PCENGINES_APU4/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PCENGINES_APU4
+ cp -p PCENGINES_APU4/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PCENGINES_APU4/
+ for i in *
+ '[' -f PCENGINES_APU4_/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PCENGINES_APU4_
+ cp -p PCENGINES_APU4_/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PCENGINES_APU4_/
+ for i in *
+ '[' -f PCENGINES_APU5/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PCENGINES_APU5
+ cp -p PCENGINES_APU5/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PCENGINES_APU5/
+ for i in *
+ '[' -f PCENGINES_APU5_/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PCENGINES_APU5_
+ cp -p PCENGINES_APU5_/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PCENGINES_APU5_/
+ for i in *
+ '[' -f PINE64_ROCKPRO64/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PINE64_ROCKPRO64
+ cp -p PINE64_ROCKPRO64/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PINE64_ROCKPRO64/
+ for i in *
+ '[' -f PORTWELL_M107/coreboot.rom ']'
+ for i in *
+ '[' -f PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI/coreboot.rom ']'
+ for i in *
+ '[' -f PRODRIVE_ATLAS/coreboot.rom ']'
+ for i in *
+ '[' -f PRODRIVE_HERMES/coreboot.rom ']'
+ for i in *
+ '[' -f PRODRIVE_HERMES.X86_64/coreboot.rom ']'
+ for i in *
+ '[' -f PRODRIVE_HERMES_/coreboot.rom ']'
+ for i in *
+ '[' -f PROTECTLI_FW2B/coreboot.rom ']'
+ for i in *
+ '[' -f PROTECTLI_FW4B/coreboot.rom ']'
+ for i in *
+ '[' -f PROTECTLI_FW6/coreboot.rom ']'
+ for i in *
+ '[' -f PROTECTLI_VP2420/coreboot.rom ']'
+ for i in *
+ '[' -f PROTECTLI_VP2420_/coreboot.rom ']'
+ for i in *
+ '[' -f PROTECTLI_VP46XX/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM13_V1/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM13_V2/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM13_V4/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM15_V2/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM15_V3/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM15_V4/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM15_V4.TXT_BUILD_TEST/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM15_V4_STM/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM_11/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM_14/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM_L1UM_V2/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM_MINI/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM_MINI_V2/coreboot.rom ']'
+ for i in *
+ '[' -f RAPTOR_CS_TALOS_2/coreboot.rom ']'
+ for i in *
+ '[' -f RAZER_BLADE_H2U/coreboot.rom ']'
+ for i in *
+ '[' -f RAZER_BLADE_H3Q/coreboot.rom ']'
+ for i in *
+ '[' -f RODA_RK886EX/coreboot.rom ']'
+ for i in *
+ '[' -f RODA_RK9/coreboot.rom ']'
+ for i in *
+ '[' -f RODA_RV11/coreboot.rom ']'
+ for i in *
+ '[' -f RODA_RW11/coreboot.rom ']'
+ for i in *
+ '[' -f SAMSUNG_LUMPY/coreboot.rom ']'
+ for i in *
+ '[' -f SAMSUNG_STUMPY/coreboot.rom ']'
+ for i in *
+ '[' -f SAPPHIRE_PUREPLATINUMH61/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_BOXER26/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_CHILI_BASE/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_CHILI_CHILI/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_FA_EHL/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_MC_APL1/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_MC_APL2/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_MC_APL3/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_MC_APL4/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_MC_APL5/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_MC_APL6/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_MC_APL7/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_MC_EHL1/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_MC_EHL2/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_MC_EHL3/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_MC_EHL4/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_MC_EHL5/coreboot.rom ']'
+ for i in *
+ '[' -f SIFIVE_HIFIVE_UNLEASHED/coreboot.rom ']'
+ for i in *
+ '[' -f SIFIVE_HIFIVE_UNMATCHED/coreboot.rom ']'
+ for i in *
+ '[' -f STARLABS_LABTOP_CML/coreboot.rom ']'
+ for i in *
+ '[' -f STARLABS_LABTOP_KBL/coreboot.rom ']'
+ for i in *
+ '[' -f STARLABS_LITE_GLK/coreboot.rom ']'
+ for i in *
+ '[' -f STARLABS_LITE_GLKR/coreboot.rom ']'
+ for i in *
+ '[' -f STARLABS_STARBOOK_ADL/coreboot.rom ']'
+ for i in *
+ '[' -f STARLABS_STARBOOK_ADL_OPTION_TABLE/coreboot.rom ']'
+ for i in *
+ '[' -f STARLABS_STARBOOK_RPL/coreboot.rom ']'
+ for i in *
+ '[' -f STARLABS_STARBOOK_TGL/coreboot.rom ']'
+ for i in *
+ '[' -f SUPERMICRO_X10SLM_PLUS_F/coreboot.rom ']'
+ for i in *
+ '[' -f SUPERMICRO_X11SSH_F/coreboot.rom ']'
+ for i in *
+ '[' -f SUPERMICRO_X11SSH_TF/coreboot.rom ']'
+ for i in *
+ '[' -f SUPERMICRO_X11SSM_F/coreboot.rom ']'
+ for i in *
+ '[' -f SUPERMICRO_X11SSW_F/coreboot.rom ']'
+ for i in *
+ '[' -f SUPERMICRO_X9SAE/coreboot.rom ']'
+ for i in *
+ '[' -f SUPERMICRO_X9SCL/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ADDW1/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ADDW2/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ADDW3/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ADDW4/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_BONW14/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_BONW15/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_DARP5/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_DARP6/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_DARP7/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_DARP8/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_DARP9/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GALP2/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GALP3/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GALP3_B/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GALP3_C/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GALP4/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GALP5/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GALP6/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GALP7/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GAZE14/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GAZE15/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GAZE15_/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GAZE16_3050/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GAZE16_3060/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GAZE16_3060_B/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GAZE17_3050/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GAZE17_3060_B/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GAZE18/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_LEMP10/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_LEMP11/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_LEMP12/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_LEMP9/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_LEMP9_/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ORYP10/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ORYP11/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ORYP12/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ORYP5/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ORYP5_/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ORYP6/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ORYP7/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ORYP8/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ORYP9/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_SERW13/coreboot.rom ']'
+ for i in *
+ '[' -f TI_BEAGLEBONE/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/TI_BEAGLEBONE
+ cp -p TI_BEAGLEBONE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/TI_BEAGLEBONE/
+ for i in *
+ '[' -f UP_SQUARED/coreboot.rom ']'
+ for i in *
+ '[' -f UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE/coreboot.rom ']'
+ for i in *
+ '[' -f abuild/coreboot.rom ']'
+ for i in *
+ '[' -f failed_boards/coreboot.rom ']'
+ for i in *
+ '[' -f passing_boards/coreboot.rom ']'
+ for i in *
+ '[' -f sharedutils/coreboot.rom ']'
+ for i in *
+ '[' -f statistics.tar/coreboot.rom ']'
+ for i in *
+ '[' -f temp/coreboot.rom ']'
+ for i in *
+ '[' -f xcompile/coreboot.rom ']'
+ cd ..
+ rm coreboot-builds -r
=============================================================================
+ echo =============================================================================
++ date -u
Fri Jun 28 20:26:41 UTC 2024 - Building coreboot images - second build run.
+ echo 'Fri Jun 28 20:26:41 UTC 2024 - Building coreboot images - second build run.'
=============================================================================
+ echo =============================================================================
+ export TZ=/usr/share/zoneinfo/Etc/GMT-14
+ TZ=/usr/share/zoneinfo/Etc/GMT-14
+ export LANG=fr_CH.UTF-8
+ LANG=fr_CH.UTF-8
+ export LC_ALL=fr_CH.UTF-8
+ LC_ALL=fr_CH.UTF-8
+ export PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path
+ PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path
+ export 'CAPTURE_ENVIRONMENT=I capture the environment'
+ CAPTURE_ENVIRONMENT='I capture the environment'
+ umask 0002
++ echo 16-1
++ bc
make : on entre dans le répertoire « /srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot »
+ NEW_NUM_CPU=15
+ sed -i s#cpus=16#cpus=15# util/abuild/abuild
+ ionice -c 3 linux64 --uname-2.6 bash util/abuild/abuild
make : on quitte le répertoire « /srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot »
Building board 51NB_X210 (using default config)
Building 51NB_X210
  Creating config file for 51NB_X210...
    51NB_X210 (Config: Default configuration)
  51NB_X210 config created.
  Compiling 51NB_X210 image...
51NB_X210 build FAILED after 2.082 seconds!
Log excerpt:
    CC         romstage/arch/x86/gdt_init.o
    HOSTCC     coreboot-builds/sharedutils/sconfig/main.o
    GEN        build.h
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/51NB_X210/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
    GCC        libgnat-x86_32/lib/gnat/ada.o
make: *** [Makefile:419 : coreboot-builds/51NB_X210/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/51NB_X210.xml not found.
Building board ACER_VN7_572G (using default config)
Building ACER_VN7_572G
  Creating config file for ACER_VN7_572G...
    ACER_VN7_572G (Config: Default configuration)
  ACER_VN7_572G config created.
  Compiling ACER_VN7_572G image...
ACER_VN7_572G build FAILED after 2.083 seconds!
Log excerpt:
    CC         romstage/arch/x86/assembly_entry.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    CC         romstage/arch/x86/gdt_init.o
    GEN        build.h
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
make: *** [Makefile:419 : coreboot-builds/ACER_VN7_572G/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
    GCC        libgnat-x86_32/lib/gnat/ada.o
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/ACER_VN7_572G/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/ACER_VN7_572G.xml not found.
Building board ACER_G43T_AM3 (using default config)
Building ACER_G43T_AM3
  Creating config file for ACER_G43T_AM3...
    ACER_G43T_AM3 (Config: Default configuration)
  ACER_G43T_AM3 config created.
  Compiling ACER_G43T_AM3 image...
ACER_G43T_AM3 build FAILED after 2.264 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   31818 bytes    785 keywords      0 source lines
AML Output:    dsdt.aml -    9031 bytes    343 opcodes     442 named objects

Compilation successful. 0 Errors, 0 Warnings, 30 Remarks, 240 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ACER_G43T_AM3/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ACER_G43T_AM3.xml not found.
Building board AMD_BILBY (using default config)
Building AMD_BILBY
  Creating config file for AMD_BILBY...
    AMD_BILBY (Config: Default configuration)
  AMD_BILBY config created.
  Compiling AMD_BILBY image...
AMD_BILBY build FAILED after 2.224 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   29286 bytes   1047 keywords      0 source lines
AML Output:    dsdt.aml -   11732 bytes    719 opcodes     328 named objects

Compilation successful. 0 Errors, 0 Warnings, 8 Remarks, 224 Optimizations, 29 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/AMD_BILBY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/AMD_BILBY.xml not found.
Building board AMD_BIRMAN_PHOENIX_FSP (using default config)
Building AMD_BIRMAN_PHOENIX_FSP
  Creating config file for AMD_BIRMAN_PHOENIX_FSP...
    AMD_BIRMAN_PHOENIX_FSP (Config: Default configuration)
  AMD_BIRMAN_PHOENIX_FSP config created.
  Compiling AMD_BIRMAN_PHOENIX_FSP image...
AMD_BIRMAN_PHOENIX_FSP build FAILED after 2.493 seconds!
Log excerpt:
    CC         bootblock/soc/amd/common/block/uart/uart.o
    CC         bootblock/soc/amd/common/block/uart/uart_console.o
    CC         bootblock/soc/amd/phoenix/aoac.o
    CC         bootblock/soc/amd/phoenix/config.o
    CC         bootblock/soc/amd/phoenix/early_fch.o
    CC         bootblock/soc/amd/phoenix/espi_util.o
    CC         bootblock/soc/amd/phoenix/gpio.o
    CC         bootblock/soc/amd/phoenix/i2c.o
    CC         bootblock/soc/amd/phoenix/uart.o
make: ***  Aucune règle pour fabriquer la cible « 3rdparty/amd_blobs/phoenix/psp/TypeId0x00_Root.tkn », nécessaire pour « coreboot-builds/AMD_BIRMAN_PHOENIX_FSP/amdfw.rom ». Arrêt.
make: *** Attente des tâches non terminées....
    HOSTCC     cbfstool/amdcompress.o
Warning: coreboot-builds/abuild/AMD_BIRMAN_PHOENIX_FSP.xml not found.
Building board AMD_BIRMAN_PHOENIX_OPENSIL (using default config)
Building AMD_BIRMAN_PHOENIX_OPENSIL
  Creating config file for AMD_BIRMAN_PHOENIX_OPENSIL...
    AMD_BIRMAN_PHOENIX_OPENSIL (Config: Default configuration)
  AMD_BIRMAN_PHOENIX_OPENSIL config created.
  Compiling AMD_BIRMAN_PHOENIX_OPENSIL image...
AMD_BIRMAN_PHOENIX_OPENSIL build FAILED after 2.503 seconds!
Log excerpt:
    CC         bootblock/soc/amd/common/block/uart/uart.o
    CC         bootblock/soc/amd/common/block/uart/uart_console.o
    CC         bootblock/soc/amd/phoenix/aoac.o
    CC         bootblock/soc/amd/phoenix/config.o
    CC         bootblock/soc/amd/phoenix/early_fch.o
    CC         bootblock/soc/amd/phoenix/espi_util.o
    CC         bootblock/soc/amd/phoenix/gpio.o
    CC         bootblock/soc/amd/phoenix/i2c.o
    CC         bootblock/soc/amd/phoenix/uart.o
    HOSTCC     cbfstool/amdcompress (link)
make: ***  Aucune règle pour fabriquer la cible « 3rdparty/amd_blobs/phoenix/psp/TypeId0x00_Root.tkn », nécessaire pour « coreboot-builds/AMD_BIRMAN_PHOENIX_OPENSIL/amdfw.rom ». Arrêt.
make: *** Attente des tâches non terminées....
Warning: coreboot-builds/abuild/AMD_BIRMAN_PHOENIX_OPENSIL.xml not found.
Building board AMD_BIRMAN_GLINDA (using default config)
Building AMD_BIRMAN_GLINDA
  Creating config file for AMD_BIRMAN_GLINDA...
    AMD_BIRMAN_GLINDA (Config: Default configuration)
  AMD_BIRMAN_GLINDA config created.
  Compiling AMD_BIRMAN_GLINDA image...
AMD_BIRMAN_GLINDA build FAILED after 4.860 seconds!
Log excerpt:
    CC         bootblock/soc/amd/glinda/config.o
    CC         bootblock/soc/amd/glinda/early_fch.o
    CC         bootblock/soc/amd/glinda/espi_util.o
    CC         bootblock/soc/amd/glinda/gpio.o
    CC         bootblock/soc/amd/glinda/i2c.o
    CC         bootblock/soc/amd/glinda/uart.o
make: ***  Aucune règle pour fabriquer la cible « 3rdparty/amd_blobs/glinda/psp/TypeId0x00_Root.tkn », nécessaire pour « coreboot-builds/AMD_BIRMAN_GLINDA/amdfw.rom ». Arrêt.
make: *** Attente des tâches non terminées....
    RM            libvboot_host.so
    RM            libvboot_host.a
    LD            libvboot_host.so
    AR            libvboot_host.a
Warning: coreboot-builds/abuild/AMD_BIRMAN_GLINDA.xml not found.
Building board AMD_BIRMANPLUS_PHOENIX (using default config)
Building AMD_BIRMANPLUS_PHOENIX
  Creating config file for AMD_BIRMANPLUS_PHOENIX...
    AMD_BIRMANPLUS_PHOENIX (Config: Default configuration)
  AMD_BIRMANPLUS_PHOENIX config created.
  Compiling AMD_BIRMANPLUS_PHOENIX image...
AMD_BIRMANPLUS_PHOENIX build FAILED after 4.294 seconds!
Log excerpt:
    CC         bootblock/soc/amd/common/block/spi/fch_spi_util.o
    CC         bootblock/soc/amd/common/block/uart/uart.o
    CC         bootblock/soc/amd/common/block/uart/uart_console.o
    CC         bootblock/soc/amd/phoenix/aoac.o
    CC         bootblock/soc/amd/phoenix/config.o
    CC         bootblock/soc/amd/phoenix/early_fch.o
    CC         bootblock/soc/amd/phoenix/espi_util.o
    CC         bootblock/soc/amd/phoenix/gpio.o
    CC         bootblock/soc/amd/phoenix/i2c.o
    CC         bootblock/soc/amd/phoenix/uart.o
make: ***  Aucune règle pour fabriquer la cible « 3rdparty/amd_blobs/phoenix/psp/TypeId0x00_Root.tkn », nécessaire pour « coreboot-builds/AMD_BIRMANPLUS_PHOENIX/amdfw.rom ». Arrêt.
make: *** Attente des tâches non terminées....
Warning: coreboot-builds/abuild/AMD_BIRMANPLUS_PHOENIX.xml not found.
Building board AMD_BIRMANPLUS_GLINDA (using default config)
Building AMD_BIRMANPLUS_GLINDA
  Creating config file for AMD_BIRMANPLUS_GLINDA...
    AMD_BIRMANPLUS_GLINDA (Config: Default configuration)
  AMD_BIRMANPLUS_GLINDA config created.
  Compiling AMD_BIRMANPLUS_GLINDA image...
AMD_BIRMANPLUS_GLINDA build FAILED after 3.546 seconds!
Log excerpt:
    CC         bootblock/soc/amd/common/block/spi/fch_spi_util.o
    CC         bootblock/soc/amd/common/block/uart/uart.o
    CC         bootblock/soc/amd/common/block/uart/uart_console.o
    CC         bootblock/soc/amd/glinda/aoac.o
    CC         bootblock/soc/amd/glinda/config.o
    CC         bootblock/soc/amd/glinda/early_fch.o
    CC         bootblock/soc/amd/glinda/espi_util.o
    CC         bootblock/soc/amd/glinda/gpio.o
    CC         bootblock/soc/amd/glinda/i2c.o
    CC         bootblock/soc/amd/glinda/uart.o
make: ***  Aucune règle pour fabriquer la cible « 3rdparty/amd_blobs/glinda/psp/TypeId0x00_Root.tkn », nécessaire pour « coreboot-builds/AMD_BIRMANPLUS_GLINDA/amdfw.rom ». Arrêt.
make: *** Attente des tâches non terminées....
Warning: coreboot-builds/abuild/AMD_BIRMANPLUS_GLINDA.xml not found.
Building board AMD_CHAUSIE (using default config)
Building AMD_CHAUSIE
  Creating config file for AMD_CHAUSIE...
    AMD_CHAUSIE (Config: Default configuration)
  AMD_CHAUSIE config created.
  Compiling AMD_CHAUSIE image...
AMD_CHAUSIE build FAILED after 2.691 seconds!
Log excerpt:
    CC         bootblock/soc/amd/common/block/stb/stb.o
    CC         bootblock/soc/amd/common/block/uart/uart.o
    CC         bootblock/soc/amd/common/block/uart/uart_console.o
    CC         bootblock/soc/amd/mendocino/aoac.o
    CC         bootblock/soc/amd/mendocino/config.o
    CC         bootblock/soc/amd/mendocino/early_fch.o
    CC         bootblock/soc/amd/mendocino/espi_util.o
    CC         bootblock/soc/amd/mendocino/gpio.o
    CC         bootblock/soc/amd/mendocino/i2c.o
make: ***  Aucune règle pour fabriquer la cible « 3rdparty/amd_blobs/mendocino/PSP/TypeId0x00_MendocinoRoot.tkn », nécessaire pour « coreboot-builds/AMD_CHAUSIE/amdfw.rom ». Arrêt.
make: *** Attente des tâches non terminées....
    CC         bootblock/soc/amd/mendocino/uart.o
Warning: coreboot-builds/abuild/AMD_CHAUSIE.xml not found.
Building board AMD_GARDENIA (using default config)
Building AMD_GARDENIA
  Creating config file for AMD_GARDENIA...
    AMD_GARDENIA (Config: Default configuration)
  AMD_GARDENIA config created.
  Compiling AMD_GARDENIA image...
AMD_GARDENIA build FAILED after 3.065 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   32249 bytes   1137 keywords      0 source lines
AML Output:    dsdt.aml -   10634 bytes    706 opcodes     431 named objects

Compilation successful. 0 Errors, 0 Warnings, 9 Remarks, 343 Optimizations, 6 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/AMD_GARDENIA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/AMD_GARDENIA.xml not found.
Building board AMD_MAJOLICA (using default config)
Building AMD_MAJOLICA
  Creating config file for AMD_MAJOLICA...
    AMD_MAJOLICA (Config: Default configuration)
  AMD_MAJOLICA config created.
  Compiling AMD_MAJOLICA image...
AMD_MAJOLICA build FAILED after 2.523 seconds!
Log excerpt:
    CC         bootblock/soc/amd/common/block/psp/psp_efs.o
    CC         bootblock/soc/amd/common/block/smbus/smbus_early_fch.o
    CC         bootblock/soc/amd/common/block/smi/smi_util.o
    CC         bootblock/soc/amd/common/block/smn/smn.o
    CC         bootblock/soc/amd/common/block/smu/smu.o
    CC         bootblock/soc/amd/common/block/spi/fch_spi.o
    CC         bootblock/soc/amd/common/block/spi/fch_spi_ctrl.o
    CC         bootblock/soc/amd/common/block/spi/fch_spi_util.o
    CC         bootblock/soc/amd/common/block/uart/uart.o
make: ***  Aucune règle pour fabriquer la cible « 3rdparty/amd_blobs/cezanne/PSP/TypeId0x00_CezannePublicKey.tkn », nécessaire pour « coreboot-builds/AMD_MAJOLICA/amdfw.rom ». Arrêt.
make: *** Attente des tâches non terminées....
    CC         bootblock/soc/amd/common/block/uart/uart_console.o
Warning: coreboot-builds/abuild/AMD_MAJOLICA.xml not found.
Building board AMD_MANDOLIN (using default config)
Building AMD_MANDOLIN
  Creating config file for AMD_MANDOLIN...
    AMD_MANDOLIN (Config: Default configuration)
  AMD_MANDOLIN config created.
  Compiling AMD_MANDOLIN image...
AMD_MANDOLIN build FAILED after 1.481 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   29286 bytes   1047 keywords      0 source lines
AML Output:    dsdt.aml -   11732 bytes    719 opcodes     328 named objects

Compilation successful. 0 Errors, 0 Warnings, 8 Remarks, 224 Optimizations, 29 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/AMD_MANDOLIN/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/AMD_MANDOLIN.xml not found.
Building board AMD_CEREME (using default config)
Building AMD_CEREME
  Creating config file for AMD_CEREME...
    AMD_CEREME (Config: Default configuration)
  AMD_CEREME config created.
  Compiling AMD_CEREME image...
AMD_CEREME build FAILED after 1.478 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   29286 bytes   1047 keywords      0 source lines
AML Output:    dsdt.aml -   11732 bytes    719 opcodes     328 named objects

Compilation successful. 0 Errors, 0 Warnings, 8 Remarks, 224 Optimizations, 29 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/AMD_CEREME/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/AMD_CEREME.xml not found.
Building board AMD_MAYAN_PHOENIX (using default config)
Building AMD_MAYAN_PHOENIX
  Creating config file for AMD_MAYAN_PHOENIX...
    AMD_MAYAN_PHOENIX (Config: Default configuration)
  AMD_MAYAN_PHOENIX config created.
  Compiling AMD_MAYAN_PHOENIX image...
AMD_MAYAN_PHOENIX build FAILED after 1.528 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   34071 bytes   1298 keywords      0 source lines
AML Output:    dsdt.aml -   13487 bytes    915 opcodes     383 named objects

Compilation successful. 0 Errors, 0 Warnings, 10 Remarks, 307 Optimizations, 45 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/AMD_MAYAN_PHOENIX/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/AMD_MAYAN_PHOENIX.xml not found.
Building board AMD_ONYX_POC (using default config)
Building AMD_ONYX_POC
  Creating config file for AMD_ONYX_POC...
    AMD_ONYX_POC (Config: Default configuration)
  AMD_ONYX_POC config created.
  Compiling AMD_ONYX_POC image...
AMD_ONYX_POC build FAILED after 1.284 seconds!
Log excerpt:
    SCONFIG    mainboard/amd/onyx_poc/devicetree.cb
    CC         romstage/arch/x86/assembly_entry.o
    CC         romstage/arch/x86/gdt_init.o
    CC         romstage/arch/x86/memmove_64.o
    CC         romstage/cpu/x86/64bit/mode_switch.o
    CC         romstage/cpu/x86/64bit/mode_switch2.o
    CC         romstage/cpu/x86/64bit/pt1G.o
    GEN        build.h
/bin/sh: 1: python: not found
make: *** [src/vendorcode/amd/opensil/Makefile.mk:66 : /srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/coreboot-builds/AMD_ONYX_POC/opensil_config.h] Erreur 127
make: *** Attente des tâches non terminées....
Warning: coreboot-builds/abuild/AMD_ONYX_POC.xml not found.
Building board AMD_PADEMELON (using default config)
Building AMD_PADEMELON
  Creating config file for AMD_PADEMELON...
    AMD_PADEMELON (Config: Default configuration)
  AMD_PADEMELON config created.
  Compiling AMD_PADEMELON image...
AMD_PADEMELON build FAILED after 2.893 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   36147 bytes   1196 keywords      0 source lines
AML Output:    dsdt.aml -   11772 bytes    735 opcodes     461 named objects

Compilation successful. 0 Errors, 0 Warnings, 15 Remarks, 409 Optimizations, 6 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/AMD_PADEMELON/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/AMD_PADEMELON.xml not found.
Building board AOOSTAR_WTR_R1 (using default config)
Building AOOSTAR_WTR_R1
  Creating config file for AOOSTAR_WTR_R1...
    AOOSTAR_WTR_R1 (Config: Default configuration)
  AOOSTAR_WTR_R1 config created.
  Compiling AOOSTAR_WTR_R1 image...
AOOSTAR_WTR_R1 build FAILED after 1.719 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/AOOSTAR_WTR_R1/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/AOOSTAR_WTR_R1/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/AOOSTAR_WTR_R1/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/AOOSTAR_WTR_R1/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/AOOSTAR_WTR_R1/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/AOOSTAR_WTR_R1/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/AOOSTAR_WTR_R1/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/AOOSTAR_WTR_R1.xml not found.
Building board AOPEN_DXPLPLUSU (using default config)
Building AOPEN_DXPLPLUSU
  Creating config file for AOPEN_DXPLPLUSU...
    AOPEN_DXPLPLUSU (Config: Default configuration)
  AOPEN_DXPLPLUSU config created.
  Compiling AOPEN_DXPLPLUSU image...
AOPEN_DXPLPLUSU build FAILED after 1.490 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   12395 bytes    276 keywords      0 source lines
AML Output:    dsdt.aml -    3834 bytes    130 opcodes     146 named objects

Compilation successful. 0 Errors, 0 Warnings, 2 Remarks, 154 Optimizations, 1 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/AOPEN_DXPLPLUSU/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/AOPEN_DXPLPLUSU.xml not found.
Building board APPLE_MACBOOK21 (using default config)
Building APPLE_MACBOOK21
  Creating config file for APPLE_MACBOOK21...
    APPLE_MACBOOK21 (Config: Default configuration)
  APPLE_MACBOOK21 config created.
  Compiling APPLE_MACBOOK21 image...
APPLE_MACBOOK21 build FAILED after 1.424 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   34585 bytes    813 keywords      0 source lines
AML Output:    dsdt.aml -    9840 bytes    387 opcodes     426 named objects

Compilation successful. 0 Errors, 0 Warnings, 25 Remarks, 344 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/APPLE_MACBOOK21/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/APPLE_MACBOOK21.xml not found.
Building board APPLE_MACBOOK11 (using default config)
Building APPLE_MACBOOK11
  Creating config file for APPLE_MACBOOK11...
    APPLE_MACBOOK11 (Config: Default configuration)
  APPLE_MACBOOK11 config created.
  Compiling APPLE_MACBOOK11 image...
APPLE_MACBOOK11 build FAILED after 1.410 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   34585 bytes    813 keywords      0 source lines
AML Output:    dsdt.aml -    9840 bytes    387 opcodes     426 named objects

Compilation successful. 0 Errors, 0 Warnings, 25 Remarks, 344 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/APPLE_MACBOOK11/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/APPLE_MACBOOK11.xml not found.
Building board APPLE_IMAC52 (using default config)
Building APPLE_IMAC52
  Creating config file for APPLE_IMAC52...
    APPLE_IMAC52 (Config: Default configuration)
  APPLE_IMAC52 config created.
  Compiling APPLE_IMAC52 image...
APPLE_IMAC52 build FAILED after 1.412 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   34585 bytes    813 keywords      0 source lines
AML Output:    dsdt.aml -    9840 bytes    387 opcodes     426 named objects

Compilation successful. 0 Errors, 0 Warnings, 25 Remarks, 344 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/APPLE_IMAC52/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/APPLE_IMAC52.xml not found.
Building board APPLE_MACBOOKAIR4_2 (using default config)
Building APPLE_MACBOOKAIR4_2
  Creating config file for APPLE_MACBOOKAIR4_2...
    APPLE_MACBOOKAIR4_2 (Config: Default configuration)
  APPLE_MACBOOKAIR4_2 config created.
  Compiling APPLE_MACBOOKAIR4_2 image...
APPLE_MACBOOKAIR4_2 build FAILED after 9.959 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.elf
    OBJCOPY    bootblock.raw.bin
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/APPLE_MACBOOKAIR4_2/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/APPLE_MACBOOKAIR4_2/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/APPLE_MACBOOKAIR4_2.xml not found.
Building board ASROCK_B75M_ITX (using default config)
Building ASROCK_B75M_ITX
  Creating config file for ASROCK_B75M_ITX...
    ASROCK_B75M_ITX (Config: Default configuration)
  ASROCK_B75M_ITX config created.
  Compiling ASROCK_B75M_ITX image...
ASROCK_B75M_ITX build FAILED after 9.814 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASROCK_B75M_ITX/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASROCK_B75M_ITX/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASROCK_B75M_ITX.xml not found.
Building board ASROCK_B75PRO3_M (using default config)
Building ASROCK_B75PRO3_M
  Creating config file for ASROCK_B75PRO3_M...
    ASROCK_B75PRO3_M (Config: Default configuration)
  ASROCK_B75PRO3_M config created.
  Compiling ASROCK_B75PRO3_M image...
ASROCK_B75PRO3_M build FAILED after 9.265 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASROCK_B75PRO3_M/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASROCK_B75PRO3_M/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASROCK_B75PRO3_M.xml not found.
ASROCK_B85M_PRO4.DEBUG_SMMSTORE_HOTPLUG_GCOV_UBSAN_EM100 ASROCK_B85M_PRO4
Building config ASROCK_B85M_PRO4.DEBUG_SMMSTORE_HOTPLUG_GCOV_UBSAN_EM100
Building ASROCK_B85M_PRO4.DEBUG_SMMSTORE_HOTPLUG_GCOV_UBSAN_EM100
    ASROCK_B85M_PRO4 (Config: Default configuration)
  Compiling ASROCK_B85M_PRO4 image...
ASROCK_B85M_PRO4.DEBUG_SMMSTORE_HOTPLUG_GCOV_UBSAN_EM100 build FAILED after 19.771 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASROCK_B85M_PRO4.DEBUG_SMMSTORE_HOTPLUG_GCOV_UBSAN_EM100/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 1703396 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASROCK_B85M_PRO4.DEBUG_SMMSTORE_HOTPLUG_GCOV_UBSAN_EM100/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASROCK_B85M_PRO4.DEBUG_SMMSTORE_HOTPLUG_GCOV_UBSAN_EM100.xml not found.
ASROCK_B85M_PRO4.NATIVE_RAMINIT ASROCK_B85M_PRO4
Building config ASROCK_B85M_PRO4.NATIVE_RAMINIT
Building ASROCK_B85M_PRO4.NATIVE_RAMINIT
    ASROCK_B85M_PRO4 (Config: Default configuration)
  Compiling ASROCK_B85M_PRO4 image...
ASROCK_B85M_PRO4.NATIVE_RAMINIT build FAILED after 8.916 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASROCK_B85M_PRO4.NATIVE_RAMINIT/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 2031076 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASROCK_B85M_PRO4.NATIVE_RAMINIT/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASROCK_B85M_PRO4.NATIVE_RAMINIT.xml not found.
ASROCK_B85M_PRO4.TPM2_TXT_PLACEHOLDER_ACMS ASROCK_B85M_PRO4
Building config ASROCK_B85M_PRO4.TPM2_TXT_PLACEHOLDER_ACMS
Building ASROCK_B85M_PRO4.TPM2_TXT_PLACEHOLDER_ACMS
    ASROCK_B85M_PRO4 (Config: Default configuration)
  Compiling ASROCK_B85M_PRO4 image...
ASROCK_B85M_PRO4.TPM2_TXT_PLACEHOLDER_ACMS build FAILED after 9.283 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASROCK_B85M_PRO4.TPM2_TXT_PLACEHOLDER_ACMS/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 2031076 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASROCK_B85M_PRO4.TPM2_TXT_PLACEHOLDER_ACMS/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASROCK_B85M_PRO4.TPM2_TXT_PLACEHOLDER_ACMS.xml not found.
Building board ASROCK_B85M_PRO4 (using default config)
Building ASROCK_B85M_PRO4
  Creating config file for ASROCK_B85M_PRO4...
    ASROCK_B85M_PRO4 (Config: Default configuration)
  ASROCK_B85M_PRO4 config created.
  Compiling ASROCK_B85M_PRO4 image...
ASROCK_B85M_PRO4 build FAILED after 8.850 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASROCK_B85M_PRO4/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 2031076 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASROCK_B85M_PRO4/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASROCK_B85M_PRO4.xml not found.
Building board ASROCK_G41C_GS_R2_0 (using default config)
Building ASROCK_G41C_GS_R2_0
  Creating config file for ASROCK_G41C_GS_R2_0...
    ASROCK_G41C_GS_R2_0 (Config: Default configuration)
  ASROCK_G41C_GS_R2_0 config created.
  Compiling ASROCK_G41C_GS_R2_0 image...
ASROCK_G41C_GS_R2_0 build FAILED after 3.515 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28156 bytes    613 keywords      0 source lines
AML Output:    dsdt.aml -    7929 bytes    248 opcodes     365 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 226 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASROCK_G41C_GS_R2_0/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASROCK_G41C_GS_R2_0.xml not found.
Building board ASROCK_G41C_GS (using default config)
Building ASROCK_G41C_GS
  Creating config file for ASROCK_G41C_GS...
    ASROCK_G41C_GS (Config: Default configuration)
  ASROCK_G41C_GS config created.
  Compiling ASROCK_G41C_GS image...
ASROCK_G41C_GS build FAILED after 3.505 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28156 bytes    613 keywords      0 source lines
AML Output:    dsdt.aml -    7929 bytes    248 opcodes     365 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 226 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASROCK_G41C_GS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASROCK_G41C_GS.xml not found.
Building board ASROCK_G41M_GS (using default config)
Building ASROCK_G41M_GS
  Creating config file for ASROCK_G41M_GS...
    ASROCK_G41M_GS (Config: Default configuration)
  ASROCK_G41M_GS config created.
  Compiling ASROCK_G41M_GS image...
ASROCK_G41M_GS build FAILED after 3.417 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28156 bytes    613 keywords      0 source lines
AML Output:    dsdt.aml -    7929 bytes    248 opcodes     365 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 226 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASROCK_G41M_GS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASROCK_G41M_GS.xml not found.
Building board ASROCK_G41M_S3 (using default config)
Building ASROCK_G41M_S3
  Creating config file for ASROCK_G41M_S3...
    ASROCK_G41M_S3 (Config: Default configuration)
  ASROCK_G41M_S3 config created.
  Compiling ASROCK_G41M_S3 image...
ASROCK_G41M_S3 build FAILED after 3.494 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28156 bytes    613 keywords      0 source lines
AML Output:    dsdt.aml -    7929 bytes    248 opcodes     365 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 226 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASROCK_G41M_S3/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASROCK_G41M_S3.xml not found.
Building board ASROCK_G41M_VS3_R2_0 (using default config)
Building ASROCK_G41M_VS3_R2_0
  Creating config file for ASROCK_G41M_VS3_R2_0...
    ASROCK_G41M_VS3_R2_0 (Config: Default configuration)
  ASROCK_G41M_VS3_R2_0 config created.
  Compiling ASROCK_G41M_VS3_R2_0 image...
ASROCK_G41M_VS3_R2_0 build FAILED after 2.454 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28156 bytes    613 keywords      0 source lines
AML Output:    dsdt.aml -    7921 bytes    248 opcodes     365 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 226 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASROCK_G41M_VS3_R2_0/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASROCK_G41M_VS3_R2_0.xml not found.
Building board ASROCK_H110M_DVS (using default config)
Building ASROCK_H110M_DVS
  Creating config file for ASROCK_H110M_DVS...
    ASROCK_H110M_DVS (Config: Default configuration)
  ASROCK_H110M_DVS config created.
  Compiling ASROCK_H110M_DVS image...
ASROCK_H110M_DVS build FAILED after 1.458 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   39017 bytes   1017 keywords      0 source lines
AML Output:    dsdt.aml -   11703 bytes    497 opcodes     520 named objects

Compilation successful. 0 Errors, 0 Warnings, 28 Remarks, 564 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASROCK_H110M_DVS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASROCK_H110M_DVS.xml not found.
Building board ASROCK_H77PRO4_M (using default config)
Building ASROCK_H77PRO4_M
  Creating config file for ASROCK_H77PRO4_M...
    ASROCK_H77PRO4_M (Config: Default configuration)
  ASROCK_H77PRO4_M config created.
  Compiling ASROCK_H77PRO4_M image...
ASROCK_H77PRO4_M build FAILED after 9.075 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASROCK_H77PRO4_M/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASROCK_H77PRO4_M/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASROCK_H77PRO4_M.xml not found.
Building board ASROCK_H81M_HDS (using default config)
Building ASROCK_H81M_HDS
  Creating config file for ASROCK_H81M_HDS...
    ASROCK_H81M_HDS (Config: Default configuration)
  ASROCK_H81M_HDS config created.
  Compiling ASROCK_H81M_HDS image...
ASROCK_H81M_HDS build FAILED after 8.677 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASROCK_H81M_HDS/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 2031076 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASROCK_H81M_HDS/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASROCK_H81M_HDS.xml not found.
Building board ASROCK_Z87E_ITX (using default config)
Building ASROCK_Z87E_ITX
  Creating config file for ASROCK_Z87E_ITX...
    ASROCK_Z87E_ITX (Config: Default configuration)
  ASROCK_Z87E_ITX config created.
  Compiling ASROCK_Z87E_ITX image...
ASROCK_Z87E_ITX build FAILED after 8.739 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASROCK_Z87E_ITX/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASROCK_Z87E_ITX/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASROCK_Z87E_ITX.xml not found.
Building board ASROCK_Z97_EXTREME6 (using default config)
Building ASROCK_Z97_EXTREME6
  Creating config file for ASROCK_Z97_EXTREME6...
    ASROCK_Z97_EXTREME6 (Config: Default configuration)
  ASROCK_Z97_EXTREME6 config created.
  Compiling ASROCK_Z97_EXTREME6 image...
ASROCK_Z97_EXTREME6 build FAILED after 8.978 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASROCK_Z97_EXTREME6/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 2031076 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASROCK_Z97_EXTREME6/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASROCK_Z97_EXTREME6.xml not found.
Building board ASUS_H61M_CS (using default config)
Building ASUS_H61M_CS
  Creating config file for ASUS_H61M_CS...
    ASUS_H61M_CS (Config: Default configuration)
  ASUS_H61M_CS config created.
  Compiling ASUS_H61M_CS image...
ASUS_H61M_CS build FAILED after 8.990 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_H61M_CS/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASUS_H61M_CS/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASUS_H61M_CS.xml not found.
Building board ASUS_P8H61_M_LX (using default config)
Building ASUS_P8H61_M_LX
  Creating config file for ASUS_P8H61_M_LX...
    ASUS_P8H61_M_LX (Config: Default configuration)
  ASUS_P8H61_M_LX config created.
  Compiling ASUS_P8H61_M_LX image...
ASUS_P8H61_M_LX build FAILED after 9.062 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P8H61_M_LX/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASUS_P8H61_M_LX/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASUS_P8H61_M_LX.xml not found.
Building board ASUS_P8H61_M_LX3_R2_0 (using default config)
Building ASUS_P8H61_M_LX3_R2_0
  Creating config file for ASUS_P8H61_M_LX3_R2_0...
    ASUS_P8H61_M_LX3_R2_0 (Config: Default configuration)
  ASUS_P8H61_M_LX3_R2_0 config created.
  Compiling ASUS_P8H61_M_LX3_R2_0 image...
ASUS_P8H61_M_LX3_R2_0 build FAILED after 9.071 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P8H61_M_LX3_R2_0/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASUS_P8H61_M_LX3_R2_0/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASUS_P8H61_M_LX3_R2_0.xml not found.
Building board ASUS_P8H61_M_PRO (using default config)
Building ASUS_P8H61_M_PRO
  Creating config file for ASUS_P8H61_M_PRO...
    ASUS_P8H61_M_PRO (Config: Default configuration)
  ASUS_P8H61_M_PRO config created.
  Compiling ASUS_P8H61_M_PRO image...
ASUS_P8H61_M_PRO build FAILED after 9.183 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P8H61_M_PRO/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASUS_P8H61_M_PRO/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASUS_P8H61_M_PRO.xml not found.
Building board ASUS_P8H61_M_PRO_CM6630 (using default config)
Building ASUS_P8H61_M_PRO_CM6630
  Creating config file for ASUS_P8H61_M_PRO_CM6630...
    ASUS_P8H61_M_PRO_CM6630 (Config: Default configuration)
  ASUS_P8H61_M_PRO_CM6630 config created.
  Compiling ASUS_P8H61_M_PRO_CM6630 image...
ASUS_P8H61_M_PRO_CM6630 build FAILED after 9.192 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P8H61_M_PRO_CM6630/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASUS_P8H61_M_PRO_CM6630/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASUS_P8H61_M_PRO_CM6630.xml not found.
Building board ASUS_MAXIMUS_IV_GENE_Z (using default config)
Building ASUS_MAXIMUS_IV_GENE_Z
  Creating config file for ASUS_MAXIMUS_IV_GENE_Z...
    ASUS_MAXIMUS_IV_GENE_Z (Config: Default configuration)
  ASUS_MAXIMUS_IV_GENE_Z config created.
  Compiling ASUS_MAXIMUS_IV_GENE_Z image...
ASUS_MAXIMUS_IV_GENE_Z build FAILED after 9.022 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_MAXIMUS_IV_GENE_Z/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASUS_MAXIMUS_IV_GENE_Z/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASUS_MAXIMUS_IV_GENE_Z.xml not found.
ASUS_P2B_RAMDEBUG ASUS_P2B
Building config ASUS_P2B_RAMDEBUG
Building ASUS_P2B_RAMDEBUG
    ASUS_P2B (Config: Default configuration)
  Compiling ASUS_P2B image...
ASUS_P2B_RAMDEBUG build FAILED after 5.941 seconds!
Log excerpt:
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P2B_RAMDEBUG/cbfs/fallback/postcar.debug has a LOAD segment with RWX permissions
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P2B_RAMDEBUG/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 261604 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASUS_P2B_RAMDEBUG/coreboot.pre] Erreur 1
Building board ASUS_P2B (using default config)
Warning: coreboot-builds/abuild/ASUS_P2B_RAMDEBUG.xml not found.
Building ASUS_P2B
  Creating config file for ASUS_P2B...
    ASUS_P2B (Config: Default configuration)
  ASUS_P2B config created.
  Compiling ASUS_P2B image...
ASUS_P2B build FAILED after 5.954 seconds!
Log excerpt:
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P2B/cbfs/fallback/postcar.debug has a LOAD segment with RWX permissions
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P2B/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 261604 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASUS_P2B/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASUS_P2B.xml not found.
Building board ASUS_P2B_D (using default config)
Building ASUS_P2B_D
  Creating config file for ASUS_P2B_D...
    ASUS_P2B_D (Config: Default configuration)
  ASUS_P2B_D config created.
  Compiling ASUS_P2B_D image...
ASUS_P2B_D build FAILED after 5.336 seconds!
Log excerpt:
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P2B_D/cbfs/fallback/postcar.debug has a LOAD segment with RWX permissions
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P2B_D/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 261604 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASUS_P2B_D/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASUS_P2B_D.xml not found.
Building board ASUS_P2B_DS (using default config)
Building ASUS_P2B_DS
  Creating config file for ASUS_P2B_DS...
    ASUS_P2B_DS (Config: Default configuration)
  ASUS_P2B_DS config created.
  Compiling ASUS_P2B_DS image...
ASUS_P2B_DS build FAILED after 5.303 seconds!
Log excerpt:
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P2B_DS/cbfs/fallback/postcar.debug has a LOAD segment with RWX permissions
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P2B_DS/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 261604 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASUS_P2B_DS/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASUS_P2B_DS.xml not found.
Building board ASUS_P2B_F (using default config)
Building ASUS_P2B_F
  Creating config file for ASUS_P2B_F...
    ASUS_P2B_F (Config: Default configuration)
  ASUS_P2B_F config created.
  Compiling ASUS_P2B_F image...
ASUS_P2B_F build FAILED after 5.286 seconds!
Log excerpt:
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P2B_F/cbfs/fallback/postcar.debug has a LOAD segment with RWX permissions
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P2B_F/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 261604 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASUS_P2B_F/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASUS_P2B_F.xml not found.
Building board ASUS_P2B_LS (using default config)
Building ASUS_P2B_LS
  Creating config file for ASUS_P2B_LS...
    ASUS_P2B_LS (Config: Default configuration)
  ASUS_P2B_LS config created.
  Compiling ASUS_P2B_LS image...
ASUS_P2B_LS build FAILED after 5.984 seconds!
Log excerpt:
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P2B_LS/cbfs/fallback/postcar.debug has a LOAD segment with RWX permissions
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P2B_LS/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 261604 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASUS_P2B_LS/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASUS_P2B_LS.xml not found.
Building board ASUS_P3B_F (using default config)
Building ASUS_P3B_F
  Creating config file for ASUS_P3B_F...
    ASUS_P3B_F (Config: Default configuration)
  ASUS_P3B_F config created.
  Compiling ASUS_P3B_F image...
ASUS_P3B_F build FAILED after 5.239 seconds!
Log excerpt:
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P3B_F/cbfs/fallback/postcar.debug has a LOAD segment with RWX permissions
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P3B_F/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 261604 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASUS_P3B_F/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASUS_P3B_F.xml not found.
Building board ASUS_P5GC_MX (using default config)
Building ASUS_P5GC_MX
  Creating config file for ASUS_P5GC_MX...
    ASUS_P5GC_MX (Config: Default configuration)
  ASUS_P5GC_MX config created.
  Compiling ASUS_P5GC_MX image...
ASUS_P5GC_MX build FAILED after 1.407 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   30187 bytes    685 keywords      0 source lines
AML Output:    dsdt.aml -    8530 bytes    297 opcodes     388 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 245 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASUS_P5GC_MX/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASUS_P5GC_MX.xml not found.
Building board ASUS_P5QC (using default config)
Building ASUS_P5QC
  Creating config file for ASUS_P5QC...
    ASUS_P5QC (Config: Default configuration)
  ASUS_P5QC config created.
  Compiling ASUS_P5QC image...
ASUS_P5QC build FAILED after 1.414 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28751 bytes    659 keywords      0 source lines
AML Output:    dsdt.aml -    8035 bytes    266 opcodes     393 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 253 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASUS_P5QC/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASUS_P5QC.xml not found.
Building board ASUS_P5Q_PRO (using default config)
Building ASUS_P5Q_PRO
  Creating config file for ASUS_P5Q_PRO...
    ASUS_P5Q_PRO (Config: Default configuration)
  ASUS_P5Q_PRO config created.
  Compiling ASUS_P5Q_PRO image...
ASUS_P5Q_PRO build FAILED after 1.427 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28751 bytes    659 keywords      0 source lines
AML Output:    dsdt.aml -    8035 bytes    266 opcodes     393 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 253 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASUS_P5Q_PRO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASUS_P5Q_PRO.xml not found.
Building board ASUS_P5QL_PRO (using default config)
Building ASUS_P5QL_PRO
  Creating config file for ASUS_P5QL_PRO...
    ASUS_P5QL_PRO (Config: Default configuration)
  ASUS_P5QL_PRO config created.
  Compiling ASUS_P5QL_PRO image...
ASUS_P5QL_PRO build FAILED after 1.423 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28751 bytes    659 keywords      0 source lines
AML Output:    dsdt.aml -    8035 bytes    266 opcodes     393 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 253 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASUS_P5QL_PRO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASUS_P5QL_PRO.xml not found.
Building board ASUS_P5Q_SE (using default config)
Building ASUS_P5Q_SE
  Creating config file for ASUS_P5Q_SE...
    ASUS_P5Q_SE (Config: Default configuration)
  ASUS_P5Q_SE config created.
  Compiling ASUS_P5Q_SE image...
ASUS_P5Q_SE build FAILED after 1.413 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28751 bytes    659 keywords      0 source lines
AML Output:    dsdt.aml -    8035 bytes    266 opcodes     393 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 253 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASUS_P5Q_SE/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASUS_P5Q_SE.xml not found.
Building board ASUS_P5Q (using default config)
Building ASUS_P5Q
  Creating config file for ASUS_P5Q...
    ASUS_P5Q (Config: Default configuration)
  ASUS_P5Q config created.
  Compiling ASUS_P5Q image...
ASUS_P5Q build FAILED after 1.424 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28751 bytes    659 keywords      0 source lines
AML Output:    dsdt.aml -    8035 bytes    266 opcodes     393 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 253 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASUS_P5Q/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASUS_P5Q.xml not found.
Building board ASUS_P5QL_EM (using default config)
Building ASUS_P5QL_EM
  Creating config file for ASUS_P5QL_EM...
    ASUS_P5QL_EM (Config: Default configuration)
  ASUS_P5QL_EM config created.
  Compiling ASUS_P5QL_EM image...
ASUS_P5QL_EM build FAILED after 1.727 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   27914 bytes    659 keywords      0 source lines
AML Output:    dsdt.aml -    7728 bytes    266 opcodes     393 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 216 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASUS_P5QL_EM/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASUS_P5QL_EM.xml not found.
Building board ASUS_P5QPL_AM (using default config)
Building ASUS_P5QPL_AM
  Creating config file for ASUS_P5QPL_AM...
    ASUS_P5QPL_AM (Config: Default configuration)
  ASUS_P5QPL_AM config created.
  Compiling ASUS_P5QPL_AM image...
ASUS_P5QPL_AM build FAILED after 3.493 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   34853 bytes    831 keywords      0 source lines
AML Output:    dsdt.aml -    9953 bytes    382 opcodes     449 named objects

Compilation successful. 0 Errors, 0 Warnings, 36 Remarks, 259 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASUS_P5QPL_AM/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASUS_P5QPL_AM.xml not found.
Building board ASUS_P5G41T_M_LX (using default config)
Building ASUS_P5G41T_M_LX
  Creating config file for ASUS_P5G41T_M_LX...
    ASUS_P5G41T_M_LX (Config: Default configuration)
  ASUS_P5G41T_M_LX config created.
  Compiling ASUS_P5G41T_M_LX image...
ASUS_P5G41T_M_LX build FAILED after 3.364 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   34853 bytes    831 keywords      0 source lines
AML Output:    dsdt.aml -    9953 bytes    382 opcodes     449 named objects

Compilation successful. 0 Errors, 0 Warnings, 36 Remarks, 259 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/ASUS_P5G41T_M_LX/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/ASUS_P5G41T_M_LX.xml not found.
Building board ASUS_P8C_WS (using default config)
Building ASUS_P8C_WS
  Creating config file for ASUS_P8C_WS...
    ASUS_P8C_WS (Config: Default configuration)
  ASUS_P8C_WS config created.
  Compiling ASUS_P8C_WS image...
ASUS_P8C_WS build FAILED after 9.171 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P8C_WS/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASUS_P8C_WS/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASUS_P8C_WS.xml not found.
Building board ASUS_P8H77_V (using default config)
Building ASUS_P8H77_V
  Creating config file for ASUS_P8H77_V...
    ASUS_P8H77_V (Config: Default configuration)
  ASUS_P8H77_V config created.
  Compiling ASUS_P8H77_V image...
ASUS_P8H77_V build FAILED after 9.114 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P8H77_V/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASUS_P8H77_V/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASUS_P8H77_V.xml not found.
Building board ASUS_P8Z77_M_PRO (using default config)
Building ASUS_P8Z77_M_PRO
  Creating config file for ASUS_P8Z77_M_PRO...
    ASUS_P8Z77_M_PRO (Config: Default configuration)
  ASUS_P8Z77_M_PRO config created.
  Compiling ASUS_P8Z77_M_PRO image...
ASUS_P8Z77_M_PRO build FAILED after 9.194 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P8Z77_M_PRO/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASUS_P8Z77_M_PRO/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASUS_P8Z77_M_PRO.xml not found.
Building board ASUS_P8Z77_V_LX2 (using default config)
Building ASUS_P8Z77_V_LX2
  Creating config file for ASUS_P8Z77_V_LX2...
    ASUS_P8Z77_V_LX2 (Config: Default configuration)
  ASUS_P8Z77_V_LX2 config created.
  Compiling ASUS_P8Z77_V_LX2 image...
ASUS_P8Z77_V_LX2 build FAILED after 9.354 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P8Z77_V_LX2/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASUS_P8Z77_V_LX2/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASUS_P8Z77_V_LX2.xml not found.
Building board ASUS_P8Z77_V (using default config)
Building ASUS_P8Z77_V
  Creating config file for ASUS_P8Z77_V...
    ASUS_P8Z77_V (Config: Default configuration)
  ASUS_P8Z77_V config created.
  Compiling ASUS_P8Z77_V image...
ASUS_P8Z77_V build FAILED after 9.142 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P8Z77_V/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASUS_P8Z77_V/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASUS_P8Z77_V.xml not found.
Building board ASUS_P8Z77_M (using default config)
Building ASUS_P8Z77_M
  Creating config file for ASUS_P8Z77_M...
    ASUS_P8Z77_M (Config: Default configuration)
  ASUS_P8Z77_M config created.
  Compiling ASUS_P8Z77_M image...
ASUS_P8Z77_M build FAILED after 9.150 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/ASUS_P8Z77_M/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/ASUS_P8Z77_M/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/ASUS_P8Z77_M.xml not found.
Building board BIOSTAR_TH61_ITX (using default config)
Building BIOSTAR_TH61_ITX
  Creating config file for BIOSTAR_TH61_ITX...
    BIOSTAR_TH61_ITX (Config: Default configuration)
  BIOSTAR_TH61_ITX config created.
  Compiling BIOSTAR_TH61_ITX image...
BIOSTAR_TH61_ITX build FAILED after 9.023 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/BIOSTAR_TH61_ITX/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/BIOSTAR_TH61_ITX/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/BIOSTAR_TH61_ITX.xml not found.
Building board BOSTENTECH_GBYT4 (using default config)
Building BOSTENTECH_GBYT4
  Creating config file for BOSTENTECH_GBYT4...
    BOSTENTECH_GBYT4 (Config: Default configuration)
  BOSTENTECH_GBYT4 config created.
  Compiling BOSTENTECH_GBYT4 image...
BOSTENTECH_GBYT4 build FAILED after 1.409 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   35647 bytes    903 keywords      0 source lines
AML Output:    dsdt.aml -   10680 bytes    424 opcodes     479 named objects

Compilation successful. 0 Errors, 0 Warnings, 2 Remarks, 424 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/BOSTENTECH_GBYT4/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/BOSTENTECH_GBYT4.xml not found.
Building board BYTEDANCE_BD_EGS (using default config)
Building BYTEDANCE_BD_EGS
  Creating config file for BYTEDANCE_BD_EGS...
    BYTEDANCE_BD_EGS (Config: Default configuration)
  BYTEDANCE_BD_EGS config created.
  Compiling BYTEDANCE_BD_EGS image...
BYTEDANCE_BD_EGS build FAILED after 1.435 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   92103 bytes   3552 keywords      0 source lines
AML Output:    dsdt.aml -   29169 bytes   2358 opcodes    1194 named objects

Compilation successful. 0 Errors, 0 Warnings, 31 Remarks, 1060 Optimizations
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/BYTEDANCE_BD_EGS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/BYTEDANCE_BD_EGS.xml not found.
CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT CAVIUM_CN8100_SFF_EVB
Building config CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT
Building CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT
    CAVIUM_CN8100_SFF_EVB (Config: Default configuration)
  Compiling CAVIUM_CN8100_SFF_EVB image...
CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT build FAILED after 1.313 seconds!
Log excerpt:
    CC         ramstage/arch/arm64/armv8/cpu.o
    CC         ramstage/arch/arm64/memcpy.o
    CC         ramstage/arch/arm64/memmove.o
    CC         ramstage/arch/arm64/memset.o
    CC         ramstage/arch/arm64/transition_asm.o
    CREATE     coreboot-builds/CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT/mainboard/cavium/cn8100_sff_evb/cbfs-file.9F0Vr5.out (from ./coreboot-builds/CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT/config.build)
    FMAP       coreboot-builds/sharedutils/cbfstool/fmaptool -h coreboot-builds/CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT/fmap_config.h coreboot-builds/CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT/fmap.fmd coreboot-builds/CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT/fmap.fmap
make: dtc: Aucun fichier ou dossier de ce type
make: *** [src/mainboard/cavium/cn8100_sff_evb/Makefile.mk:16 : coreboot-builds/CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT/sff8104-linux.dtb] Erreur 127
make: *** Attente des tâches non terminées....
SUCCESS: Wrote 308 bytes to file 'coreboot-builds/CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
Warning: coreboot-builds/abuild/CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT.xml not found.
Building board CAVIUM_CN8100_SFF_EVB (using default config)
Building CAVIUM_CN8100_SFF_EVB
  Creating config file for CAVIUM_CN8100_SFF_EVB...
    CAVIUM_CN8100_SFF_EVB (Config: Default configuration)
  CAVIUM_CN8100_SFF_EVB config created.
  Compiling CAVIUM_CN8100_SFF_EVB image...
CAVIUM_CN8100_SFF_EVB build FAILED after 1.335 seconds!
Log excerpt:
    CC         romstage/arch/arm64/transition_asm.o
    GEN        build.h
    CC         ramstage/soc/cavium/cn81xx/cpu_secondary.o
    CC         ramstage/arch/arm64/armv8/cpu.o
    CC         ramstage/arch/arm64/memcpy.o
    CC         ramstage/arch/arm64/memmove.o
    CC         ramstage/arch/arm64/memset.o
    CC         ramstage/arch/arm64/transition_asm.o
    CREATE     coreboot-builds/CAVIUM_CN8100_SFF_EVB/mainboard/cavium/cn8100_sff_evb/cbfs-file.m81alJ.out (from ./coreboot-builds/CAVIUM_CN8100_SFF_EVB/config.build)
make: dtc: Aucun fichier ou dossier de ce type
make: *** [src/mainboard/cavium/cn8100_sff_evb/Makefile.mk:16 : coreboot-builds/CAVIUM_CN8100_SFF_EVB/sff8104-linux.dtb] Erreur 127
make: *** Attente des tâches non terminées....
Warning: coreboot-builds/abuild/CAVIUM_CN8100_SFF_EVB.xml not found.
Building board CLEVO_L140CU (using default config)
Building CLEVO_L140CU
  Creating config file for CLEVO_L140CU...
    CLEVO_L140CU (Config: Default configuration)
  CLEVO_L140CU config created.
  Compiling CLEVO_L140CU image...
CLEVO_L140CU build FAILED after 1.628 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/s-imenne.o
    GCC        libgnat-x86_32/lib/gnat/s-maccod.o
    GCC        libgnat-x86_32/lib/gnat/s-parame.o
    GCC        libgnat-x86_32/lib/gnat/s-stoele.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/CLEVO_L140CU/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/CLEVO_L140CU/romstage/arch/x86/idt.o] Erreur 1
    GCC        libgnat-x86_32/lib/gnat/s-unstyp.o
make: *** [Makefile:419 : coreboot-builds/CLEVO_L140CU/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/CLEVO_L140CU.xml not found.
Building board CLEVO_N130WU (using default config)
Building CLEVO_N130WU
  Creating config file for CLEVO_N130WU...
    CLEVO_N130WU (Config: Default configuration)
  CLEVO_N130WU config created.
  Compiling CLEVO_N130WU image...
CLEVO_N130WU build FAILED after 1.579 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/s-atacco.o
    GCC        libgnat-x86_32/lib/gnat/s-imenne.o
    GCC        libgnat-x86_32/lib/gnat/s-maccod.o
    GCC        libgnat-x86_32/lib/gnat/s-parame.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/s-stoele.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/s-unstyp.o
make: *** [Makefile:419 : coreboot-builds/CLEVO_N130WU/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/CLEVO_N130WU/romstage/arch/x86/assembly_entry.o] Erreur 1
Warning: coreboot-builds/abuild/CLEVO_N130WU.xml not found.
Building board CLEVO_L140MU (using default config)
Building CLEVO_L140MU
  Creating config file for CLEVO_L140MU...
    CLEVO_L140MU (Config: Default configuration)
  CLEVO_L140MU config created.
  Compiling CLEVO_L140MU image...
CLEVO_L140MU build FAILED after 1.485 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   65332 bytes   2168 keywords      0 source lines
AML Output:    dsdt.aml -   23192 bytes   1440 opcodes     728 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 804 Optimizations, 41 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/CLEVO_L140MU/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/CLEVO_L140MU.xml not found.
Building board COMPULAB_INTENSE_PC (using default config)
Building COMPULAB_INTENSE_PC
  Creating config file for COMPULAB_INTENSE_PC...
    COMPULAB_INTENSE_PC (Config: Default configuration)
  COMPULAB_INTENSE_PC config created.
  Compiling COMPULAB_INTENSE_PC image...
COMPULAB_INTENSE_PC build FAILED after 9.097 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/COMPULAB_INTENSE_PC/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/COMPULAB_INTENSE_PC/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/COMPULAB_INTENSE_PC.xml not found.
Building board CWWK_ADL_N (using default config)
Building CWWK_ADL_N
  Creating config file for CWWK_ADL_N...
    CWWK_ADL_N (Config: Default configuration)
  CWWK_ADL_N config created.
  Compiling CWWK_ADL_N image...
CWWK_ADL_N build FAILED after 1.542 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/CWWK_ADL_N/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/CWWK_ADL_N/ramstage/arch/x86/c_start.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/CWWK_ADL_N/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/CWWK_ADL_N/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/CWWK_ADL_N/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/CWWK_ADL_N/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/CWWK_ADL_N/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/CWWK_ADL_N.xml not found.
Building board DELL_E6400 (using default config)
Building DELL_E6400
  Creating config file for DELL_E6400...
    DELL_E6400 (Config: Default configuration)
  DELL_E6400 config created.
  Compiling DELL_E6400 image...
DELL_E6400 build FAILED after 3.465 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   32560 bytes    814 keywords      0 source lines
AML Output:    dsdt.aml -    9237 bytes    388 opcodes     426 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 242 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/DELL_E6400/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/DELL_E6400.xml not found.
Building board DELL_LATITUDE_E7240 (using default config)
Building DELL_LATITUDE_E7240
  Creating config file for DELL_LATITUDE_E7240...
    DELL_LATITUDE_E7240 (Config: Default configuration)
  DELL_LATITUDE_E7240 config created.
  Compiling DELL_LATITUDE_E7240 image...
DELL_LATITUDE_E7240 build FAILED after 3.467 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   41752 bytes   1289 keywords      0 source lines
AML Output:    dsdt.aml -   11995 bytes    784 opcodes     505 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 493 Optimizations, 13 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/DELL_LATITUDE_E7240/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/DELL_LATITUDE_E7240.xml not found.
Building board DELL_OPTIPLEX_9020_SFF (using default config)
Building DELL_OPTIPLEX_9020_SFF
  Creating config file for DELL_OPTIPLEX_9020_SFF...
    DELL_OPTIPLEX_9020_SFF (Config: Default configuration)
  DELL_OPTIPLEX_9020_SFF config created.
  Compiling DELL_OPTIPLEX_9020_SFF image...
DELL_OPTIPLEX_9020_SFF build FAILED after 9.052 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/DELL_OPTIPLEX_9020_SFF/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 6225380 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/DELL_OPTIPLEX_9020_SFF/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/DELL_OPTIPLEX_9020_SFF.xml not found.
Building board DELL_OPTIPLEX_9020_MT (using default config)
Building DELL_OPTIPLEX_9020_MT
  Creating config file for DELL_OPTIPLEX_9020_MT...
    DELL_OPTIPLEX_9020_MT (Config: Default configuration)
  DELL_OPTIPLEX_9020_MT config created.
  Compiling DELL_OPTIPLEX_9020_MT image...
DELL_OPTIPLEX_9020_MT build FAILED after 9.183 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/DELL_OPTIPLEX_9020_MT/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 6225380 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/DELL_OPTIPLEX_9020_MT/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/DELL_OPTIPLEX_9020_MT.xml not found.
Building board DELL_LATITUDE_E6430 (using default config)
Building DELL_LATITUDE_E6430
  Creating config file for DELL_LATITUDE_E6430...
    DELL_LATITUDE_E6430 (Config: Default configuration)
  DELL_LATITUDE_E6430 config created.
  Compiling DELL_LATITUDE_E6430 image...
DELL_LATITUDE_E6430 build FAILED after 9.382 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/DELL_LATITUDE_E6430/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/DELL_LATITUDE_E6430/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/DELL_LATITUDE_E6430.xml not found.
DELL_OPTIPLEX_9010_SFF DELL_OPTIPLEX_9010
Building config DELL_OPTIPLEX_9010_SFF
Building DELL_OPTIPLEX_9010_SFF
    DELL_OPTIPLEX_9010 (Config: Default configuration)
  Compiling DELL_OPTIPLEX_9010 image...
DELL_OPTIPLEX_9010_SFF build FAILED after 9.935 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/DELL_OPTIPLEX_9010_SFF/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 6225380 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/DELL_OPTIPLEX_9010_SFF/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/DELL_OPTIPLEX_9010_SFF.xml not found.
Building board DELL_OPTIPLEX_9010 (using default config)
Building DELL_OPTIPLEX_9010
  Creating config file for DELL_OPTIPLEX_9010...
    DELL_OPTIPLEX_9010 (Config: Default configuration)
  DELL_OPTIPLEX_9010 config created.
  Compiling DELL_OPTIPLEX_9010 image...
DELL_OPTIPLEX_9010 build FAILED after 9.664 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/DELL_OPTIPLEX_9010/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 6225380 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/DELL_OPTIPLEX_9010/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/DELL_OPTIPLEX_9010.xml not found.
Building board DELL_PRECISION_T1650 (using default config)
Building DELL_PRECISION_T1650
  Creating config file for DELL_PRECISION_T1650...
    DELL_PRECISION_T1650 (Config: Default configuration)
  DELL_PRECISION_T1650 config created.
  Compiling DELL_PRECISION_T1650 image...
DELL_PRECISION_T1650 build FAILED after 9.691 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/DELL_PRECISION_T1650/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 6225380 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/DELL_PRECISION_T1650/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/DELL_PRECISION_T1650.xml not found.
EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS EMULATION_QEMU_AARCH64
Building config EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS
Building EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS
    EMULATION_QEMU_AARCH64 (Config: Default configuration)
  Compiling EMULATION_QEMU_AARCH64 image...
EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS built successfully. (took 6.255 seconds)
Warning: coreboot-builds/abuild/EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS.xml not found.
Building board EMULATION_QEMU_AARCH64 (using default config)
Building EMULATION_QEMU_AARCH64
  Creating config file for EMULATION_QEMU_AARCH64...
    EMULATION_QEMU_AARCH64 (Config: Default configuration)
  EMULATION_QEMU_AARCH64 config created.
  Compiling EMULATION_QEMU_AARCH64 image...
EMULATION_QEMU_AARCH64 built successfully. (took 6.150 seconds)
Warning: coreboot-builds/abuild/EMULATION_QEMU_AARCH64.xml not found.
Building board EMULATION_QEMU_ARMV7 (using default config)
Building EMULATION_QEMU_ARMV7
  Creating config file for EMULATION_QEMU_ARMV7...
    EMULATION_QEMU_ARMV7 (Config: Default configuration)
  EMULATION_QEMU_ARMV7 config created.
  Compiling EMULATION_QEMU_ARMV7 image...
EMULATION_QEMU_ARMV7 built successfully. (took 3.426 seconds)
Warning: coreboot-builds/abuild/EMULATION_QEMU_ARMV7.xml not found.
EMULATION_QEMU_X86_I440FX EMULATION_QEMU_X86_I440FX
Building config EMULATION_QEMU_X86_I440FX_
Building EMULATION_QEMU_X86_I440FX_
    EMULATION_QEMU_X86_I440FX (Config: Default configuration)
  Compiling EMULATION_QEMU_X86_I440FX image...
EMULATION_QEMU_X86_I440FX_ built successfully. (took 6.311 seconds)
Warning: coreboot-builds/abuild/EMULATION_QEMU_X86_I440FX_.xml not found.
EMULATION_QEMU_X86_I440FX_ASAN EMULATION_QEMU_X86_I440FX
Building config EMULATION_QEMU_X86_I440FX_ASAN
Building EMULATION_QEMU_X86_I440FX_ASAN
    EMULATION_QEMU_X86_I440FX (Config: Default configuration)
  Compiling EMULATION_QEMU_X86_I440FX image...
EMULATION_QEMU_X86_I440FX_ASAN built successfully. (took 6.934 seconds)
Warning: coreboot-builds/abuild/EMULATION_QEMU_X86_I440FX_ASAN.xml not found.
EMULATION_QEMU_X86_I440FX_DEBUG EMULATION_QEMU_X86_I440FX
Building config EMULATION_QEMU_X86_I440FX_DEBUG
Building EMULATION_QEMU_X86_I440FX_DEBUG
    EMULATION_QEMU_X86_I440FX (Config: Default configuration)
  Compiling EMULATION_QEMU_X86_I440FX image...
EMULATION_QEMU_X86_I440FX_DEBUG built successfully. (took 6.130 seconds)
Warning: coreboot-builds/abuild/EMULATION_QEMU_X86_I440FX_DEBUG.xml not found.
EMULATION_QEMU_X86_I440FX_NOSERIAL EMULATION_QEMU_X86_I440FX
Building config EMULATION_QEMU_X86_I440FX_NOSERIAL
Building EMULATION_QEMU_X86_I440FX_NOSERIAL
    EMULATION_QEMU_X86_I440FX (Config: Default configuration)
  Compiling EMULATION_QEMU_X86_I440FX image...
EMULATION_QEMU_X86_I440FX_NOSERIAL built successfully. (took 9.734 seconds)
Warning: coreboot-builds/abuild/EMULATION_QEMU_X86_I440FX_NOSERIAL.xml not found.
EMULATION_QEMU_X86_I440FX_X86_64 EMULATION_QEMU_X86_I440FX
Building config EMULATION_QEMU_X86_I440FX_X86_64
Building EMULATION_QEMU_X86_I440FX_X86_64
    EMULATION_QEMU_X86_I440FX (Config: Default configuration)
  Compiling EMULATION_QEMU_X86_I440FX image...
EMULATION_QEMU_X86_I440FX_X86_64 built successfully. (took 6.218 seconds)
Building board EMULATION_QEMU_X86_I440FX (using default config)
Warning: coreboot-builds/abuild/EMULATION_QEMU_X86_I440FX_X86_64.xml not found.
Building EMULATION_QEMU_X86_I440FX
  Creating config file for EMULATION_QEMU_X86_I440FX...
    EMULATION_QEMU_X86_I440FX (Config: Default configuration)
  EMULATION_QEMU_X86_I440FX config created.
  Compiling EMULATION_QEMU_X86_I440FX image...
EMULATION_QEMU_X86_I440FX built successfully. (took 5.971 seconds)
Warning: coreboot-builds/abuild/EMULATION_QEMU_X86_I440FX.xml not found.
Building board EMULATION_QEMU_POWER8 (using default config)
Building EMULATION_QEMU_POWER8
  Creating config file for EMULATION_QEMU_POWER8...
    EMULATION_QEMU_POWER8 (Config: Default configuration)
  EMULATION_QEMU_POWER8 config created.
  Compiling EMULATION_QEMU_POWER8 image...
EMULATION_QEMU_POWER8 build FAILED after 0.642 seconds!
Log excerpt:
toolchain.mk:183: The coreboot toolchain for 'ppc64' architecture was not found.
toolchain.mk:216: 
toolchain.mk:217: Path to your toolchain is currently set to '/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/'
toolchain.mk:219: 
toolchain.mk:220: To build the entire coreboot toolchain: run 'make crossgcc'
toolchain.mk:224: For more toolchain build targets: run 'make help_toolchain'
toolchain.mk:225: 
toolchain.mk:227: To try to use any toolchain in your path, run 'make menuconfig', then select
toolchain.mk:229: the config option: 'General setup', and 'Allow building with any toolchain'
toolchain.mk:231: Note that this is NOT supported. Using it means you're on your own.
toolchain.mk:233: 
toolchain.mk:235: *** Halting the build. Arrêt.
Warning: coreboot-builds/abuild/EMULATION_QEMU_POWER8.xml not found.
EMULATION_QEMU_POWER9 EMULATION_QEMU_POWER9
Building config EMULATION_QEMU_POWER9_
Building EMULATION_QEMU_POWER9_
    EMULATION_QEMU_POWER9 (Config: Default configuration)
  Compiling EMULATION_QEMU_POWER9 image...
EMULATION_QEMU_POWER9_ build FAILED after 0.614 seconds!
Log excerpt:
toolchain.mk:183: The coreboot toolchain for 'ppc64' architecture was not found.
toolchain.mk:216: 
toolchain.mk:217: Path to your toolchain is currently set to '/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/'
toolchain.mk:219: 
toolchain.mk:220: To build the entire coreboot toolchain: run 'make crossgcc'
toolchain.mk:224: For more toolchain build targets: run 'make help_toolchain'
toolchain.mk:225: 
toolchain.mk:227: To try to use any toolchain in your path, run 'make menuconfig', then select
toolchain.mk:229: the config option: 'General setup', and 'Allow building with any toolchain'
toolchain.mk:231: Note that this is NOT supported. Using it means you're on your own.
toolchain.mk:233: 
toolchain.mk:235: *** Halting the build. Arrêt.
Warning: coreboot-builds/abuild/EMULATION_QEMU_POWER9_.xml not found.
Building board EMULATION_QEMU_POWER9 (using default config)
Building EMULATION_QEMU_POWER9
  Creating config file for EMULATION_QEMU_POWER9...
    EMULATION_QEMU_POWER9 (Config: Default configuration)
  EMULATION_QEMU_POWER9 config created.
  Compiling EMULATION_QEMU_POWER9 image...
EMULATION_QEMU_POWER9 build FAILED after 0.652 seconds!
Log excerpt:
toolchain.mk:183: The coreboot toolchain for 'ppc64' architecture was not found.
toolchain.mk:216: 
toolchain.mk:217: Path to your toolchain is currently set to '/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/'
toolchain.mk:219: 
toolchain.mk:220: To build the entire coreboot toolchain: run 'make crossgcc'
toolchain.mk:224: For more toolchain build targets: run 'make help_toolchain'
toolchain.mk:225: 
toolchain.mk:227: To try to use any toolchain in your path, run 'make menuconfig', then select
toolchain.mk:229: the config option: 'General setup', and 'Allow building with any toolchain'
toolchain.mk:231: Note that this is NOT supported. Using it means you're on your own.
toolchain.mk:233: 
toolchain.mk:235: *** Halting the build. Arrêt.
Warning: coreboot-builds/abuild/EMULATION_QEMU_POWER9.xml not found.
EMULATION_QEMU_X86_Q35_SMM_TSEG EMULATION_QEMU_X86_Q35
Building config EMULATION_QEMU_X86_Q35_SMM_TSEG
Building EMULATION_QEMU_X86_Q35_SMM_TSEG
    EMULATION_QEMU_X86_Q35 (Config: Default configuration)
  Compiling EMULATION_QEMU_X86_Q35 image...
EMULATION_QEMU_X86_Q35_SMM_TSEG built successfully. (took 6.959 seconds)
Warning: coreboot-builds/abuild/EMULATION_QEMU_X86_Q35_SMM_TSEG.xml not found.
Building board EMULATION_QEMU_X86_Q35 (using default config)
Building EMULATION_QEMU_X86_Q35
  Creating config file for EMULATION_QEMU_X86_Q35...
    EMULATION_QEMU_X86_Q35 (Config: Default configuration)
  EMULATION_QEMU_X86_Q35 config created.
  Compiling EMULATION_QEMU_X86_Q35 image...
EMULATION_QEMU_X86_Q35 built successfully. (took 6.985 seconds)
Warning: coreboot-builds/abuild/EMULATION_QEMU_X86_Q35.xml not found.
EMULATION_QEMU_RISCV_RV64 EMULATION_QEMU_RISCV_RV64
Building config EMULATION_QEMU_RISCV_RV64_
Building EMULATION_QEMU_RISCV_RV64_
    EMULATION_QEMU_RISCV_RV64 (Config: Default configuration)
  Compiling EMULATION_QEMU_RISCV_RV64 image...
EMULATION_QEMU_RISCV_RV64_ built successfully. (took 7.001 seconds)
Warning: coreboot-builds/abuild/EMULATION_QEMU_RISCV_RV64_.xml not found.
Building board EMULATION_QEMU_RISCV_RV64 (using default config)
Building EMULATION_QEMU_RISCV_RV64
  Creating config file for EMULATION_QEMU_RISCV_RV64...
    EMULATION_QEMU_RISCV_RV64 (Config: Default configuration)
  EMULATION_QEMU_RISCV_RV64 config created.
  Compiling EMULATION_QEMU_RISCV_RV64 image...
EMULATION_QEMU_RISCV_RV64 built successfully. (took 4.385 seconds)
Warning: coreboot-builds/abuild/EMULATION_QEMU_RISCV_RV64.xml not found.
Building board EMULATION_QEMU_RISCV_RV32 (using default config)
Building EMULATION_QEMU_RISCV_RV32
  Creating config file for EMULATION_QEMU_RISCV_RV32...
    EMULATION_QEMU_RISCV_RV32 (Config: Default configuration)
  EMULATION_QEMU_RISCV_RV32 config created.
  Compiling EMULATION_QEMU_RISCV_RV32 image...
EMULATION_QEMU_RISCV_RV32 built successfully. (took 4.276 seconds)
Warning: coreboot-builds/abuild/EMULATION_QEMU_RISCV_RV32.xml not found.
Building board EMULATION_QEMU_SBSA (using default config)
Building EMULATION_QEMU_SBSA
  Creating config file for EMULATION_QEMU_SBSA...
    EMULATION_QEMU_SBSA (Config: Default configuration)
  EMULATION_QEMU_SBSA config created.
  Compiling EMULATION_QEMU_SBSA image...
EMULATION_QEMU_SBSA built successfully. (took 5.227 seconds)
Warning: coreboot-builds/abuild/EMULATION_QEMU_SBSA.xml not found.
Building board EMULATION_SPIKE_RISCV (using default config)
Building EMULATION_SPIKE_RISCV
  Creating config file for EMULATION_SPIKE_RISCV...
    EMULATION_SPIKE_RISCV (Config: Default configuration)
  EMULATION_SPIKE_RISCV config created.
  Compiling EMULATION_SPIKE_RISCV image...
EMULATION_SPIKE_RISCV built successfully. (took 3.888 seconds)
Warning: coreboot-builds/abuild/EMULATION_SPIKE_RISCV.xml not found.
Building board EXAMPLE_MIN86 (using default config)
Building EXAMPLE_MIN86
  Creating config file for EXAMPLE_MIN86...
    EXAMPLE_MIN86 (Config: Default configuration)
  EXAMPLE_MIN86 config created.
  Compiling EXAMPLE_MIN86 image...
EXAMPLE_MIN86 built successfully. (took 4.945 seconds)
Warning: coreboot-builds/abuild/EXAMPLE_MIN86.xml not found.
FACEBOOK_FBG1701.MBOOT_VBOOT FACEBOOK_FBG1701
Building config FACEBOOK_FBG1701.MBOOT_VBOOT
Building FACEBOOK_FBG1701.MBOOT_VBOOT
    FACEBOOK_FBG1701 (Config: Default configuration)
  Compiling FACEBOOK_FBG1701 image...
FACEBOOK_FBG1701.MBOOT_VBOOT build FAILED after 1.517 seconds!
Log excerpt:

Compilation successful. 0 Errors, 0 Warnings, 2 Remarks, 443 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/FACEBOOK_FBG1701.MBOOT_VBOOT/dsdt.aml disassembled correctly.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/FACEBOOK_FBG1701.MBOOT_VBOOT/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/FACEBOOK_FBG1701.MBOOT_VBOOT/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/FACEBOOK_FBG1701.MBOOT_VBOOT/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/FACEBOOK_FBG1701.MBOOT_VBOOT/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/FACEBOOK_FBG1701.MBOOT_VBOOT.xml not found.
FACEBOOK_FBG1701.SBOM FACEBOOK_FBG1701
Building config FACEBOOK_FBG1701.SBOM
Building FACEBOOK_FBG1701.SBOM
    FACEBOOK_FBG1701 (Config: Default configuration)
  Compiling FACEBOOK_FBG1701 image...
FACEBOOK_FBG1701.SBOM build FAILED after 1.449 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   33790 bytes    796 keywords      0 source lines
AML Output:    dsdt.aml -   10229 bytes    365 opcodes     431 named objects

Compilation successful. 0 Errors, 0 Warnings, 2 Remarks, 443 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/FACEBOOK_FBG1701.SBOM/dsdt.aml disassembled correctly.
Building board FACEBOOK_FBG1701 (using default config)
Warning: coreboot-builds/abuild/FACEBOOK_FBG1701.SBOM.xml not found.
Building FACEBOOK_FBG1701
  Creating config file for FACEBOOK_FBG1701...
    FACEBOOK_FBG1701 (Config: Default configuration)
  FACEBOOK_FBG1701 config created.
  Compiling FACEBOOK_FBG1701 image...
FACEBOOK_FBG1701 build FAILED after 1.463 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   33790 bytes    796 keywords      0 source lines
AML Output:    dsdt.aml -   10229 bytes    365 opcodes     431 named objects

Compilation successful. 0 Errors, 0 Warnings, 2 Remarks, 443 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/FACEBOOK_FBG1701/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/FACEBOOK_FBG1701.xml not found.
Building board FACEBOOK_MONOLITH (using default config)
Building FACEBOOK_MONOLITH
  Creating config file for FACEBOOK_MONOLITH...
    FACEBOOK_MONOLITH (Config: Default configuration)
  FACEBOOK_MONOLITH config created.
  Compiling FACEBOOK_MONOLITH image...
FACEBOOK_MONOLITH build FAILED after 1.480 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   41063 bytes   1082 keywords      0 source lines
AML Output:    dsdt.aml -   12321 bytes    528 opcodes     554 named objects

Compilation successful. 0 Errors, 0 Warnings, 28 Remarks, 580 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/FACEBOOK_MONOLITH/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/FACEBOOK_MONOLITH.xml not found.
Building board FOXCONN_D41S (using default config)
Building FOXCONN_D41S
  Creating config file for FOXCONN_D41S...
    FOXCONN_D41S (Config: Default configuration)
  FOXCONN_D41S config created.
  Compiling FOXCONN_D41S image...
FOXCONN_D41S build FAILED after 1.390 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   36038 bytes    859 keywords      0 source lines
AML Output:    dsdt.aml -   10177 bytes    398 opcodes     461 named objects

Compilation successful. 0 Errors, 0 Warnings, 38 Remarks, 254 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/FOXCONN_D41S/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/FOXCONN_D41S.xml not found.
Building board FOXCONN_G41S_K (using default config)
Building FOXCONN_G41S_K
  Creating config file for FOXCONN_G41S_K...
    FOXCONN_G41S_K (Config: Default configuration)
  FOXCONN_G41S_K config created.
  Compiling FOXCONN_G41S_K image...
FOXCONN_G41S_K build FAILED after 3.315 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   35971 bytes    858 keywords      0 source lines
AML Output:    dsdt.aml -   10172 bytes    395 opcodes     463 named objects

Compilation successful. 0 Errors, 0 Warnings, 39 Remarks, 253 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/FOXCONN_G41S_K/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/FOXCONN_G41S_K.xml not found.
FOXCONN_G41M FOXCONN_G41M
Building config FOXCONN_G41M_
Building FOXCONN_G41M_
    FOXCONN_G41M (Config: Default configuration)
  Compiling FOXCONN_G41M image...
FOXCONN_G41M_ build FAILED after 3.013 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   33322 bytes    779 keywords      0 source lines
AML Output:    dsdt.aml -    9469 bytes    348 opcodes     431 named objects

Compilation successful. 0 Errors, 0 Warnings, 33 Remarks, 243 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/FOXCONN_G41M_/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/FOXCONN_G41M_.xml not found.
Building board FOXCONN_G41M (using default config)
Building FOXCONN_G41M
  Creating config file for FOXCONN_G41M...
    FOXCONN_G41M (Config: Default configuration)
  FOXCONN_G41M config created.
  Compiling FOXCONN_G41M image...
FOXCONN_G41M build FAILED after 3.450 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   33322 bytes    779 keywords      0 source lines
AML Output:    dsdt.aml -    9469 bytes    348 opcodes     431 named objects

Compilation successful. 0 Errors, 0 Warnings, 33 Remarks, 243 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/FOXCONN_G41M/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/FOXCONN_G41M.xml not found.
Building board FRAMEWORK_AZALEA (using default config)
Building FRAMEWORK_AZALEA
  Creating config file for FRAMEWORK_AZALEA...
    FRAMEWORK_AZALEA (Config: Default configuration)
  FRAMEWORK_AZALEA config created.
  Compiling FRAMEWORK_AZALEA image...
FRAMEWORK_AZALEA build FAILED after 2.117 seconds!
Log excerpt:
    CC         bootblock/soc/amd/common/block/spi/fch_spi_ctrl.o
    CC         bootblock/soc/amd/common/block/spi/fch_spi_util.o
    CC         bootblock/soc/amd/common/block/uart/uart.o
    CC         bootblock/soc/amd/phoenix/aoac.o
    CC         bootblock/soc/amd/phoenix/config.o
    CC         bootblock/soc/amd/phoenix/early_fch.o
    CC         bootblock/soc/amd/phoenix/espi_util.o
    CC         bootblock/soc/amd/phoenix/gpio.o
make: ***  Aucune règle pour fabriquer la cible « 3rdparty/amd_blobs/phoenix/psp/TypeId0x00_Root.tkn », nécessaire pour « coreboot-builds/FRAMEWORK_AZALEA/amdfw.rom ». Arrêt.
make: *** Attente des tâches non terminées....
    CC         bootblock/soc/amd/phoenix/i2c.o
    CC         bootblock/soc/amd/phoenix/uart.o
Warning: coreboot-builds/abuild/FRAMEWORK_AZALEA.xml not found.
Building board GETAC_P470 (using default config)
Building GETAC_P470
  Creating config file for GETAC_P470...
    GETAC_P470 (Config: Default configuration)
  GETAC_P470 config created.
  Compiling GETAC_P470 image...
GETAC_P470 build FAILED after 1.399 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   53003 bytes   1603 keywords      0 source lines
AML Output:    dsdt.aml -   16092 bytes    993 opcodes     610 named objects

Compilation successful. 0 Errors, 0 Warnings, 39 Remarks, 585 Optimizations, 20 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GETAC_P470/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GETAC_P470.xml not found.
Building board GIGABYTE_GA_945GCM_S2L (using default config)
Building GIGABYTE_GA_945GCM_S2L
  Creating config file for GIGABYTE_GA_945GCM_S2L...
    GIGABYTE_GA_945GCM_S2L (Config: Default configuration)
  GIGABYTE_GA_945GCM_S2L config created.
  Compiling GIGABYTE_GA_945GCM_S2L image...
GIGABYTE_GA_945GCM_S2L build FAILED after 1.394 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   30499 bytes    698 keywords      0 source lines
AML Output:    dsdt.aml -    8612 bytes    299 opcodes     399 named objects

Compilation successful. 0 Errors, 0 Warnings, 24 Remarks, 244 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GIGABYTE_GA_945GCM_S2L/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GIGABYTE_GA_945GCM_S2L.xml not found.
Building board GIGABYTE_GA_945GCM_S2C (using default config)
Building GIGABYTE_GA_945GCM_S2C
  Creating config file for GIGABYTE_GA_945GCM_S2C...
    GIGABYTE_GA_945GCM_S2C (Config: Default configuration)
  GIGABYTE_GA_945GCM_S2C config created.
  Compiling GIGABYTE_GA_945GCM_S2C image...
GIGABYTE_GA_945GCM_S2C build FAILED after 1.394 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   30499 bytes    698 keywords      0 source lines
AML Output:    dsdt.aml -    8612 bytes    299 opcodes     399 named objects

Compilation successful. 0 Errors, 0 Warnings, 24 Remarks, 244 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GIGABYTE_GA_945GCM_S2C/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GIGABYTE_GA_945GCM_S2C.xml not found.
Building board GIGABYTE_GA_B75M_D3H (using default config)
Building GIGABYTE_GA_B75M_D3H
  Creating config file for GIGABYTE_GA_B75M_D3H...
    GIGABYTE_GA_B75M_D3H (Config: Default configuration)
  GIGABYTE_GA_B75M_D3H config created.
  Compiling GIGABYTE_GA_B75M_D3H image...
GIGABYTE_GA_B75M_D3H build FAILED after 8.820 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GIGABYTE_GA_B75M_D3H/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/GIGABYTE_GA_B75M_D3H/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/GIGABYTE_GA_B75M_D3H.xml not found.
Building board GIGABYTE_GA_B75M_D3V (using default config)
Building GIGABYTE_GA_B75M_D3V
  Creating config file for GIGABYTE_GA_B75M_D3V...
    GIGABYTE_GA_B75M_D3V (Config: Default configuration)
  GIGABYTE_GA_B75M_D3V config created.
  Compiling GIGABYTE_GA_B75M_D3V image...
GIGABYTE_GA_B75M_D3V build FAILED after 8.810 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GIGABYTE_GA_B75M_D3V/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/GIGABYTE_GA_B75M_D3V/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/GIGABYTE_GA_B75M_D3V.xml not found.
Building board GIGABYTE_GA_B75_D3V (using default config)
Building GIGABYTE_GA_B75_D3V
  Creating config file for GIGABYTE_GA_B75_D3V...
    GIGABYTE_GA_B75_D3V (Config: Default configuration)
  GIGABYTE_GA_B75_D3V config created.
  Compiling GIGABYTE_GA_B75_D3V image...
GIGABYTE_GA_B75_D3V build FAILED after 8.743 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GIGABYTE_GA_B75_D3V/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/GIGABYTE_GA_B75_D3V/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/GIGABYTE_GA_B75_D3V.xml not found.
Building board GIGABYTE_GA_D510UD (using default config)
Building GIGABYTE_GA_D510UD
  Creating config file for GIGABYTE_GA_D510UD...
    GIGABYTE_GA_D510UD (Config: Default configuration)
  GIGABYTE_GA_D510UD config created.
  Compiling GIGABYTE_GA_D510UD image...
GIGABYTE_GA_D510UD build FAILED after 1.393 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   33595 bytes    773 keywords      0 source lines
AML Output:    dsdt.aml -    9464 bytes    345 opcodes     428 named objects

Compilation successful. 0 Errors, 0 Warnings, 32 Remarks, 240 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GIGABYTE_GA_D510UD/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GIGABYTE_GA_D510UD.xml not found.
Building board GIGABYTE_GA_G41M_ES2L (using default config)
Building GIGABYTE_GA_G41M_ES2L
  Creating config file for GIGABYTE_GA_G41M_ES2L...
    GIGABYTE_GA_G41M_ES2L (Config: Default configuration)
  GIGABYTE_GA_G41M_ES2L config created.
  Compiling GIGABYTE_GA_G41M_ES2L image...
GIGABYTE_GA_G41M_ES2L build FAILED after 3.356 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28153 bytes    614 keywords      0 source lines
AML Output:    dsdt.aml -    7921 bytes    249 opcodes     365 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 226 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GIGABYTE_GA_G41M_ES2L/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GIGABYTE_GA_G41M_ES2L.xml not found.
Building board GIGABYTE_GA_H61M_S2PV (using default config)
Building GIGABYTE_GA_H61M_S2PV
  Creating config file for GIGABYTE_GA_H61M_S2PV...
    GIGABYTE_GA_H61M_S2PV (Config: Default configuration)
  GIGABYTE_GA_H61M_S2PV config created.
  Compiling GIGABYTE_GA_H61M_S2PV image...
GIGABYTE_GA_H61M_S2PV build FAILED after 8.691 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GIGABYTE_GA_H61M_S2PV/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/GIGABYTE_GA_H61M_S2PV/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/GIGABYTE_GA_H61M_S2PV.xml not found.
Building board GIGABYTE_GA_H61M_DS2 (using default config)
Building GIGABYTE_GA_H61M_DS2
  Creating config file for GIGABYTE_GA_H61M_DS2...
    GIGABYTE_GA_H61M_DS2 (Config: Default configuration)
  GIGABYTE_GA_H61M_DS2 config created.
  Compiling GIGABYTE_GA_H61M_DS2 image...
GIGABYTE_GA_H61M_DS2 build FAILED after 8.697 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GIGABYTE_GA_H61M_DS2/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/GIGABYTE_GA_H61M_DS2/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/GIGABYTE_GA_H61M_DS2.xml not found.
Building board GIGABYTE_GA_H61M_DS2V (using default config)
Building GIGABYTE_GA_H61M_DS2V
  Creating config file for GIGABYTE_GA_H61M_DS2V...
    GIGABYTE_GA_H61M_DS2V (Config: Default configuration)
  GIGABYTE_GA_H61M_DS2V config created.
  Compiling GIGABYTE_GA_H61M_DS2V image...
GIGABYTE_GA_H61M_DS2V build FAILED after 8.639 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GIGABYTE_GA_H61M_DS2V/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/GIGABYTE_GA_H61M_DS2V/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/GIGABYTE_GA_H61M_DS2V.xml not found.
Building board GIGABYTE_GA_H61MA_D3V (using default config)
Building GIGABYTE_GA_H61MA_D3V
  Creating config file for GIGABYTE_GA_H61MA_D3V...
    GIGABYTE_GA_H61MA_D3V (Config: Default configuration)
  GIGABYTE_GA_H61MA_D3V config created.
  Compiling GIGABYTE_GA_H61MA_D3V image...
GIGABYTE_GA_H61MA_D3V build FAILED after 8.644 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GIGABYTE_GA_H61MA_D3V/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/GIGABYTE_GA_H61MA_D3V/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/GIGABYTE_GA_H61MA_D3V.xml not found.
Building board GOOGLE_ASURADA (using default config)
Building GOOGLE_ASURADA
  Creating config file for GOOGLE_ASURADA...
    GOOGLE_ASURADA (Config: Default configuration)
  GOOGLE_ASURADA config created.
  Compiling GOOGLE_ASURADA image...
GOOGLE_ASURADA built successfully. (took 8.872 seconds)
Warning: coreboot-builds/abuild/GOOGLE_ASURADA.xml not found.
Building board GOOGLE_HAYATO (using default config)
Building GOOGLE_HAYATO
  Creating config file for GOOGLE_HAYATO...
    GOOGLE_HAYATO (Config: Default configuration)
  GOOGLE_HAYATO config created.
  Compiling GOOGLE_HAYATO image...
GOOGLE_HAYATO built successfully. (took 8.743 seconds)
Warning: coreboot-builds/abuild/GOOGLE_HAYATO.xml not found.
Building board GOOGLE_SPHERION (using default config)
Building GOOGLE_SPHERION
  Creating config file for GOOGLE_SPHERION...
    GOOGLE_SPHERION (Config: Default configuration)
  GOOGLE_SPHERION config created.
  Compiling GOOGLE_SPHERION image...
GOOGLE_SPHERION built successfully. (took 8.733 seconds)
Warning: coreboot-builds/abuild/GOOGLE_SPHERION.xml not found.
Building board GOOGLE_AURON_PAINE (using default config)
Building GOOGLE_AURON_PAINE
  Creating config file for GOOGLE_AURON_PAINE...
    GOOGLE_AURON_PAINE (Config: Default configuration)
  GOOGLE_AURON_PAINE config created.
  Compiling GOOGLE_AURON_PAINE image...
GOOGLE_AURON_PAINE build FAILED after 9.113 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_AURON_PAINE/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/GOOGLE_AURON_PAINE/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_AURON_PAINE.xml not found.
Building board GOOGLE_AURON_YUNA (using default config)
Building GOOGLE_AURON_YUNA
  Creating config file for GOOGLE_AURON_YUNA...
    GOOGLE_AURON_YUNA (Config: Default configuration)
  GOOGLE_AURON_YUNA config created.
  Compiling GOOGLE_AURON_YUNA image...
GOOGLE_AURON_YUNA build FAILED after 9.093 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_AURON_YUNA/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/GOOGLE_AURON_YUNA/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_AURON_YUNA.xml not found.
Building board GOOGLE_BUDDY (using default config)
Building GOOGLE_BUDDY
  Creating config file for GOOGLE_BUDDY...
    GOOGLE_BUDDY (Config: Default configuration)
  GOOGLE_BUDDY config created.
  Compiling GOOGLE_BUDDY image...
GOOGLE_BUDDY build FAILED after 8.995 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_BUDDY/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/GOOGLE_BUDDY/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_BUDDY.xml not found.
Building board GOOGLE_GANDOF (using default config)
Building GOOGLE_GANDOF
  Creating config file for GOOGLE_GANDOF...
    GOOGLE_GANDOF (Config: Default configuration)
  GOOGLE_GANDOF config created.
  Compiling GOOGLE_GANDOF image...
GOOGLE_GANDOF build FAILED after 9.004 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_GANDOF/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/GOOGLE_GANDOF/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_GANDOF.xml not found.
Building board GOOGLE_LULU (using default config)
Building GOOGLE_LULU
  Creating config file for GOOGLE_LULU...
    GOOGLE_LULU (Config: Default configuration)
  GOOGLE_LULU config created.
  Compiling GOOGLE_LULU image...
GOOGLE_LULU build FAILED after 9.031 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_LULU/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/GOOGLE_LULU/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_LULU.xml not found.
Building board GOOGLE_SAMUS (using default config)
Building GOOGLE_SAMUS
  Creating config file for GOOGLE_SAMUS...
    GOOGLE_SAMUS (Config: Default configuration)
  GOOGLE_SAMUS config created.
  Compiling GOOGLE_SAMUS image...
GOOGLE_SAMUS build FAILED after 9.057 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_SAMUS/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/GOOGLE_SAMUS/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_SAMUS.xml not found.
Building board GOOGLE_MCCLOUD (using default config)
Building GOOGLE_MCCLOUD
  Creating config file for GOOGLE_MCCLOUD...
    GOOGLE_MCCLOUD (Config: Default configuration)
  GOOGLE_MCCLOUD config created.
  Compiling GOOGLE_MCCLOUD image...
GOOGLE_MCCLOUD build FAILED after 3.456 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   46398 bytes   1435 keywords      0 source lines
AML Output:    dsdt.aml -   13705 bytes    839 opcodes     596 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 600 Optimizations, 13 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_MCCLOUD/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_MCCLOUD.xml not found.
Building board GOOGLE_MONROE (using default config)
Building GOOGLE_MONROE
  Creating config file for GOOGLE_MONROE...
    GOOGLE_MONROE (Config: Default configuration)
  GOOGLE_MONROE config created.
  Compiling GOOGLE_MONROE image...
GOOGLE_MONROE build FAILED after 3.438 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   46398 bytes   1435 keywords      0 source lines
AML Output:    dsdt.aml -   13705 bytes    839 opcodes     596 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 600 Optimizations, 13 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_MONROE/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_MONROE.xml not found.
GOOGLE_PANTHER.PCH_SERIALIO_UART GOOGLE_PANTHER
Building config GOOGLE_PANTHER.PCH_SERIALIO_UART
Building GOOGLE_PANTHER.PCH_SERIALIO_UART
    GOOGLE_PANTHER (Config: Default configuration)
  Compiling GOOGLE_PANTHER image...
GOOGLE_PANTHER.PCH_SERIALIO_UART build FAILED after 3.427 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   46398 bytes   1435 keywords      0 source lines
AML Output:    dsdt.aml -   13705 bytes    839 opcodes     596 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 600 Optimizations, 13 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_PANTHER.PCH_SERIALIO_UART/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_PANTHER.PCH_SERIALIO_UART.xml not found.
Building board GOOGLE_PANTHER (using default config)
Building GOOGLE_PANTHER
  Creating config file for GOOGLE_PANTHER...
    GOOGLE_PANTHER (Config: Default configuration)
  GOOGLE_PANTHER config created.
  Compiling GOOGLE_PANTHER image...
GOOGLE_PANTHER build FAILED after 3.336 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   46398 bytes   1435 keywords      0 source lines
AML Output:    dsdt.aml -   13705 bytes    839 opcodes     596 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 600 Optimizations, 13 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_PANTHER/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_PANTHER.xml not found.
Building board GOOGLE_TRICKY (using default config)
Building GOOGLE_TRICKY
  Creating config file for GOOGLE_TRICKY...
    GOOGLE_TRICKY (Config: Default configuration)
  GOOGLE_TRICKY config created.
  Compiling GOOGLE_TRICKY image...
GOOGLE_TRICKY build FAILED after 3.455 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   46398 bytes   1435 keywords      0 source lines
AML Output:    dsdt.aml -   13705 bytes    839 opcodes     596 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 600 Optimizations, 13 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_TRICKY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_TRICKY.xml not found.
Building board GOOGLE_ZAKO (using default config)
Building GOOGLE_ZAKO
  Creating config file for GOOGLE_ZAKO...
    GOOGLE_ZAKO (Config: Default configuration)
  GOOGLE_ZAKO config created.
  Compiling GOOGLE_ZAKO image...
GOOGLE_ZAKO build FAILED after 3.049 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   46398 bytes   1435 keywords      0 source lines
AML Output:    dsdt.aml -   13709 bytes    839 opcodes     596 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 596 Optimizations, 13 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_ZAKO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_ZAKO.xml not found.
Building board GOOGLE_BROX (using default config)
Building GOOGLE_BROX
  Creating config file for GOOGLE_BROX...
    GOOGLE_BROX (Config: Default configuration)
  GOOGLE_BROX config created.
  Compiling GOOGLE_BROX image...
GOOGLE_BROX build FAILED after 1.856 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_BROX/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_BROX/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_BROX/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_BROX/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_BROX/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_BROX/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_BROX/ramstage/cpu/x86/smm/smm_module_loader.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_BROX.xml not found.
Building board GOOGLE_BROX_EC_ISH (using default config)
Building GOOGLE_BROX_EC_ISH
  Creating config file for GOOGLE_BROX_EC_ISH...
    GOOGLE_BROX_EC_ISH (Config: Default configuration)
  GOOGLE_BROX_EC_ISH config created.
  Compiling GOOGLE_BROX_EC_ISH image...
GOOGLE_BROX_EC_ISH build FAILED after 1.778 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_BROX_EC_ISH/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_BROX_EC_ISH/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_BROX_EC_ISH/ramstage/arch/x86/c_start.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_BROX_EC_ISH/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_BROX_EC_ISH/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_BROX_EC_ISH/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_BROX_EC_ISH/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_BROX_EC_ISH.xml not found.
Building board GOOGLE_LOTSO (using default config)
Building GOOGLE_LOTSO
  Creating config file for GOOGLE_LOTSO...
    GOOGLE_LOTSO (Config: Default configuration)
  GOOGLE_LOTSO config created.
  Compiling GOOGLE_LOTSO image...
GOOGLE_LOTSO build FAILED after 1.770 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_LOTSO/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_LOTSO/ramstage/arch/x86/c_start.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_LOTSO/ramstage/arch/x86/cf9_reset.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_LOTSO/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_LOTSO/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_LOTSO/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_LOTSO/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_LOTSO.xml not found.
Building board GOOGLE_GREENBAYUPOC (using default config)
Building GOOGLE_GREENBAYUPOC
  Creating config file for GOOGLE_GREENBAYUPOC...
    GOOGLE_GREENBAYUPOC (Config: Default configuration)
  GOOGLE_GREENBAYUPOC config created.
  Compiling GOOGLE_GREENBAYUPOC image...
GOOGLE_GREENBAYUPOC build FAILED after 1.811 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_GREENBAYUPOC/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_GREENBAYUPOC/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_GREENBAYUPOC/ramstage/arch/x86/c_start.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_GREENBAYUPOC/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_GREENBAYUPOC/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_GREENBAYUPOC/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_GREENBAYUPOC/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_GREENBAYUPOC.xml not found.
Building board GOOGLE_AGAH (using default config)
Building GOOGLE_AGAH
  Creating config file for GOOGLE_AGAH...
    GOOGLE_AGAH (Config: Default configuration)
  GOOGLE_AGAH config created.
  Compiling GOOGLE_AGAH image...
GOOGLE_AGAH build FAILED after 1.611 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_AGAH/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_AGAH/ramstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_AGAH/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_AGAH/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_AGAH/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_AGAH/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_AGAH/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_AGAH.xml not found.
Building board GOOGLE_ANAHERA (using default config)
Building GOOGLE_ANAHERA
  Creating config file for GOOGLE_ANAHERA...
    GOOGLE_ANAHERA (Config: Default configuration)
  GOOGLE_ANAHERA config created.
  Compiling GOOGLE_ANAHERA image...
GOOGLE_ANAHERA build FAILED after 2.390 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_ANAHERA/ramstage/arch/x86/wakeup.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_ANAHERA/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_ANAHERA/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_ANAHERA/ramstage/arch/x86/c_start.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_ANAHERA/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_ANAHERA/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_ANAHERA/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_ANAHERA/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_ANAHERA.xml not found.
Building board GOOGLE_ANAHERA4ES (using default config)
Building GOOGLE_ANAHERA4ES
  Creating config file for GOOGLE_ANAHERA4ES...
    GOOGLE_ANAHERA4ES (Config: Default configuration)
  GOOGLE_ANAHERA4ES config created.
  Compiling GOOGLE_ANAHERA4ES image...
GOOGLE_ANAHERA4ES build FAILED after 1.609 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_ANAHERA4ES/ramstage/arch/x86/c_start.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_ANAHERA4ES/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_ANAHERA4ES/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_ANAHERA4ES/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_ANAHERA4ES/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_ANAHERA4ES/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_ANAHERA4ES/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_ANAHERA4ES.xml not found.
Building board GOOGLE_ANRAGGAR (using default config)
Building GOOGLE_ANRAGGAR
  Creating config file for GOOGLE_ANRAGGAR...
    GOOGLE_ANRAGGAR (Config: Default configuration)
  GOOGLE_ANRAGGAR config created.
  Compiling GOOGLE_ANRAGGAR image...
GOOGLE_ANRAGGAR build FAILED after 2.766 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -  100504 bytes   6628 keywords      0 source lines
AML Output:    dsdt.aml -   21620 bytes   5846 opcodes     782 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 9616 Optimizations, 4403 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_ANRAGGAR/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_ANRAGGAR.xml not found.
Building board GOOGLE_AURASH (using default config)
Building GOOGLE_AURASH
  Creating config file for GOOGLE_AURASH...
    GOOGLE_AURASH (Config: Default configuration)
  GOOGLE_AURASH config created.
  Compiling GOOGLE_AURASH image...
GOOGLE_AURASH build FAILED after 1.614 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_AURASH/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_AURASH/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_AURASH/ramstage/arch/x86/wakeup.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_AURASH/ramstage/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_AURASH/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_AURASH/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_AURASH/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_AURASH/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_AURASH.xml not found.
Building board GOOGLE_BANSHEE (using default config)
Building GOOGLE_BANSHEE
  Creating config file for GOOGLE_BANSHEE...
    GOOGLE_BANSHEE (Config: Default configuration)
  GOOGLE_BANSHEE config created.
  Compiling GOOGLE_BANSHEE image...
GOOGLE_BANSHEE build FAILED after 1.618 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_BANSHEE/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_BANSHEE/ramstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_BANSHEE/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_BANSHEE/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_BANSHEE/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_BANSHEE/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_BANSHEE/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_BANSHEE.xml not found.
Building board GOOGLE_BRASK (using default config)
Building GOOGLE_BRASK
  Creating config file for GOOGLE_BRASK...
    GOOGLE_BRASK (Config: Default configuration)
  GOOGLE_BRASK config created.
  Compiling GOOGLE_BRASK image...
GOOGLE_BRASK build FAILED after 1.612 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_BRASK/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_BRASK/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_BRASK/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_BRASK/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_BRASK/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_BRASK/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_BRASK/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_BRASK.xml not found.
Building board GOOGLE_BRYA0 (using default config)
Building GOOGLE_BRYA0
  Creating config file for GOOGLE_BRYA0...
    GOOGLE_BRYA0 (Config: Default configuration)
  GOOGLE_BRYA0 config created.
  Compiling GOOGLE_BRYA0 image...
GOOGLE_BRYA0 build FAILED after 1.609 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_BRYA0/ramstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_BRYA0/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_BRYA0/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_BRYA0/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_BRYA0/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_BRYA0/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_BRYA0/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_BRYA0.xml not found.
Building board GOOGLE_CRAASK (using default config)
Building GOOGLE_CRAASK
  Creating config file for GOOGLE_CRAASK...
    GOOGLE_CRAASK (Config: Default configuration)
  GOOGLE_CRAASK config created.
  Compiling GOOGLE_CRAASK image...
GOOGLE_CRAASK build FAILED after 2.640 seconds!
Log excerpt:
    CC         ramstage/acpi/acpi_pm.o
    CC         ramstage/acpi/acpigen.o
    CC         ramstage/acpi/acpigen_dptf.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_CRAASK/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_CRAASK/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_CRAASK/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_CRAASK/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_CRAASK.xml not found.
Building board GOOGLE_CRAASKOV (using default config)
Building GOOGLE_CRAASKOV
  Creating config file for GOOGLE_CRAASKOV...
    GOOGLE_CRAASKOV (Config: Default configuration)
  GOOGLE_CRAASKOV config created.
  Compiling GOOGLE_CRAASKOV image...
GOOGLE_CRAASKOV build FAILED after 2.085 seconds!
Log excerpt:
    CC         ramstage/console/console.o
    CC         ramstage/console/die.o
    CC         ramstage/console/init.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_CRAASKOV/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_CRAASKOV/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_CRAASKOV/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_CRAASKOV/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_CRAASKOV.xml not found.
Building board GOOGLE_CONSTITUTION (using default config)
Building GOOGLE_CONSTITUTION
  Creating config file for GOOGLE_CONSTITUTION...
    GOOGLE_CONSTITUTION (Config: Default configuration)
  GOOGLE_CONSTITUTION config created.
  Compiling GOOGLE_CONSTITUTION image...
GOOGLE_CONSTITUTION build FAILED after 3.140 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_CONSTITUTION/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_CONSTITUTION/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_CONSTITUTION/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_CONSTITUTION/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_CONSTITUTION/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_CONSTITUTION/ramstage/acpi/acpi.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_CONSTITUTION.xml not found.
Building board GOOGLE_CROTA (using default config)
Building GOOGLE_CROTA
  Creating config file for GOOGLE_CROTA...
    GOOGLE_CROTA (Config: Default configuration)
  GOOGLE_CROTA config created.
  Compiling GOOGLE_CROTA image...
GOOGLE_CROTA build FAILED after 1.606 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_CROTA/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_CROTA/ramstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_CROTA/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_CROTA/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_CROTA/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_CROTA/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_CROTA/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_CROTA.xml not found.
Building board GOOGLE_DOCHI (using default config)
Building GOOGLE_DOCHI
  Creating config file for GOOGLE_DOCHI...
    GOOGLE_DOCHI (Config: Default configuration)
  GOOGLE_DOCHI config created.
  Compiling GOOGLE_DOCHI image...
GOOGLE_DOCHI build FAILED after 1.981 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_DOCHI/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_DOCHI/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_DOCHI/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_DOCHI/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_DOCHI/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_DOCHI/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_DOCHI/ramstage/acpi/acpi.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_DOCHI.xml not found.
Building board GOOGLE_FELWINTER (using default config)
Building GOOGLE_FELWINTER
  Creating config file for GOOGLE_FELWINTER...
    GOOGLE_FELWINTER (Config: Default configuration)
  GOOGLE_FELWINTER config created.
  Compiling GOOGLE_FELWINTER image...
GOOGLE_FELWINTER build FAILED after 1.995 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_FELWINTER/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_FELWINTER/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_FELWINTER/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_FELWINTER/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_FELWINTER/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_FELWINTER/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_FELWINTER/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_FELWINTER/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_FELWINTER.xml not found.
Building board GOOGLE_GAELIN (using default config)
Building GOOGLE_GAELIN
  Creating config file for GOOGLE_GAELIN...
    GOOGLE_GAELIN (Config: Default configuration)
  GOOGLE_GAELIN config created.
  Compiling GOOGLE_GAELIN image...
GOOGLE_GAELIN build FAILED after 1.550 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_GAELIN/ramstage/arch/x86/memcpy.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_GAELIN/ramstage/arch/x86/ioapic.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_GAELIN/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_GAELIN/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_GAELIN/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_GAELIN/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_GAELIN.xml not found.
Building board GOOGLE_GIMBLE (using default config)
Building GOOGLE_GIMBLE
  Creating config file for GOOGLE_GIMBLE...
    GOOGLE_GIMBLE (Config: Default configuration)
  GOOGLE_GIMBLE config created.
  Compiling GOOGLE_GIMBLE image...
GOOGLE_GIMBLE build FAILED after 1.981 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_GIMBLE/ramstage/arch/x86/c_start.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_GIMBLE/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_GIMBLE/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_GIMBLE/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_GIMBLE/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_GIMBLE/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_GIMBLE/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_GIMBLE.xml not found.
Building board GOOGLE_GIMBLE4ES (using default config)
Building GOOGLE_GIMBLE4ES
  Creating config file for GOOGLE_GIMBLE4ES...
    GOOGLE_GIMBLE4ES (Config: Default configuration)
  GOOGLE_GIMBLE4ES config created.
  Compiling GOOGLE_GIMBLE4ES image...
GOOGLE_GIMBLE4ES build FAILED after 1.614 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_GIMBLE4ES/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_GIMBLE4ES/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_GIMBLE4ES/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_GIMBLE4ES/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_GIMBLE4ES/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_GIMBLE4ES/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_GIMBLE4ES/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_GIMBLE4ES.xml not found.
Building board GOOGLE_GLADIOS (using default config)
Building GOOGLE_GLADIOS
  Creating config file for GOOGLE_GLADIOS...
    GOOGLE_GLADIOS (Config: Default configuration)
  GOOGLE_GLADIOS config created.
  Compiling GOOGLE_GLADIOS image...
GOOGLE_GLADIOS build FAILED after 2.160 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   93887 bytes   5951 keywords      0 source lines
AML Output:    dsdt.aml -   21121 bytes   5196 opcodes     755 named objects

Compilation successful. 0 Errors, 0 Warnings, 26 Remarks, 8330 Optimizations, 3772 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_GLADIOS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_GLADIOS.xml not found.
Building board GOOGLE_GLASSWAY (using default config)
Building GOOGLE_GLASSWAY
  Creating config file for GOOGLE_GLASSWAY...
    GOOGLE_GLASSWAY (Config: Default configuration)
  GOOGLE_GLASSWAY config created.
  Compiling GOOGLE_GLASSWAY image...
GOOGLE_GLASSWAY build FAILED after 2.032 seconds!
Log excerpt:
    CC         ramstage/commonlib/bsd/gcd.o
    CC         ramstage/commonlib/bsd/ipchksum.o
    CC         ramstage/commonlib/bsd/lz4_wrapper.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_GLASSWAY/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_GLASSWAY/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_GLASSWAY/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_GLASSWAY/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_GLASSWAY.xml not found.
Building board GOOGLE_GOTHRAX (using default config)
Building GOOGLE_GOTHRAX
  Creating config file for GOOGLE_GOTHRAX...
    GOOGLE_GOTHRAX (Config: Default configuration)
  GOOGLE_GOTHRAX config created.
  Compiling GOOGLE_GOTHRAX image...
GOOGLE_GOTHRAX build FAILED after 2.028 seconds!
Log excerpt:
    CC         ramstage/commonlib/bsd/gcd.o
    CC         ramstage/commonlib/bsd/ipchksum.o
    CC         ramstage/commonlib/bsd/lz4_wrapper.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_GOTHRAX/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_GOTHRAX/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_GOTHRAX/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_GOTHRAX/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_GOTHRAX.xml not found.
Building board GOOGLE_HADES (using default config)
Building GOOGLE_HADES
  Creating config file for GOOGLE_HADES...
    GOOGLE_HADES (Config: Default configuration)
  GOOGLE_HADES config created.
  Compiling GOOGLE_HADES image...
GOOGLE_HADES build FAILED after 1.611 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_HADES/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_HADES/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_HADES/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_HADES/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_HADES/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_HADES/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_HADES/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_HADES.xml not found.
Building board GOOGLE_KANO (using default config)
Building GOOGLE_KANO
  Creating config file for GOOGLE_KANO...
    GOOGLE_KANO (Config: Default configuration)
  GOOGLE_KANO config created.
  Compiling GOOGLE_KANO image...
GOOGLE_KANO build FAILED after 1.601 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_KANO/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_KANO/ramstage/arch/x86/wakeup.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_KANO/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_KANO/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_KANO/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_KANO/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_KANO/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_KANO.xml not found.
Building board GOOGLE_KINOX (using default config)
Building GOOGLE_KINOX
  Creating config file for GOOGLE_KINOX...
    GOOGLE_KINOX (Config: Default configuration)
  GOOGLE_KINOX config created.
  Compiling GOOGLE_KINOX image...
GOOGLE_KINOX build FAILED after 1.606 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_KINOX/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_KINOX/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_KINOX/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_KINOX/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_KINOX/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_KINOX/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_KINOX/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_KINOX.xml not found.
Building board GOOGLE_KULDAX (using default config)
Building GOOGLE_KULDAX
  Creating config file for GOOGLE_KULDAX...
    GOOGLE_KULDAX (Config: Default configuration)
  GOOGLE_KULDAX config created.
  Compiling GOOGLE_KULDAX image...
GOOGLE_KULDAX build FAILED after 1.616 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_KULDAX/ramstage/arch/x86/c_start.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_KULDAX/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_KULDAX/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_KULDAX/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_KULDAX/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_KULDAX/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_KULDAX/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_KULDAX.xml not found.
Building board GOOGLE_JOXER (using default config)
Building GOOGLE_JOXER
  Creating config file for GOOGLE_JOXER...
    GOOGLE_JOXER (Config: Default configuration)
  GOOGLE_JOXER config created.
  Compiling GOOGLE_JOXER image...
GOOGLE_JOXER build FAILED after 2.607 seconds!
Log excerpt:
    CC         ramstage/acpi/acpigen_dptf.o
    CC         ramstage/acpi/acpigen_dsm.o
    CC         ramstage/acpi/acpigen_pci.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_JOXER/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_JOXER/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_JOXER/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_JOXER/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_JOXER.xml not found.
Building board GOOGLE_LISBON (using default config)
Building GOOGLE_LISBON
  Creating config file for GOOGLE_LISBON...
    GOOGLE_LISBON (Config: Default configuration)
  GOOGLE_LISBON config created.
  Compiling GOOGLE_LISBON image...
GOOGLE_LISBON build FAILED after 1.613 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_LISBON/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_LISBON/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_LISBON/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_LISBON/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_LISBON/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_LISBON/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_LISBON/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_LISBON.xml not found.
Building board GOOGLE_MARASOV (using default config)
Building GOOGLE_MARASOV
  Creating config file for GOOGLE_MARASOV...
    GOOGLE_MARASOV (Config: Default configuration)
  GOOGLE_MARASOV config created.
  Compiling GOOGLE_MARASOV image...
GOOGLE_MARASOV build FAILED after 1.615 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_MARASOV/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_MARASOV/ramstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_MARASOV/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_MARASOV/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_MARASOV/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_MARASOV/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_MARASOV/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_MARASOV.xml not found.
Building board GOOGLE_MITHRAX (using default config)
Building GOOGLE_MITHRAX
  Creating config file for GOOGLE_MITHRAX...
    GOOGLE_MITHRAX (Config: Default configuration)
  GOOGLE_MITHRAX config created.
  Compiling GOOGLE_MITHRAX image...
GOOGLE_MITHRAX build FAILED after 1.610 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_MITHRAX/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_MITHRAX/ramstage/arch/x86/wakeup.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_MITHRAX/ramstage/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_MITHRAX/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_MITHRAX/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_MITHRAX/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_MITHRAX/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_MITHRAX.xml not found.
Building board GOOGLE_MOLI (using default config)
Building GOOGLE_MOLI
  Creating config file for GOOGLE_MOLI...
    GOOGLE_MOLI (Config: Default configuration)
  GOOGLE_MOLI config created.
  Compiling GOOGLE_MOLI image...
GOOGLE_MOLI build FAILED after 3.400 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_MOLI/ramstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_MOLI/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_MOLI/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_MOLI/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_MOLI/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_MOLI/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_MOLI/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_MOLI.xml not found.
Building board GOOGLE_NIVVIKS (using default config)
Building GOOGLE_NIVVIKS
  Creating config file for GOOGLE_NIVVIKS...
    GOOGLE_NIVVIKS (Config: Default configuration)
  GOOGLE_NIVVIKS config created.
  Compiling GOOGLE_NIVVIKS image...
GOOGLE_NIVVIKS build FAILED after 2.654 seconds!
Log excerpt:
    CC         ramstage/acpi/acpi_hpet.o
    CC         ramstage/acpi/acpi_pm.o
    CC         ramstage/acpi/acpigen.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_NIVVIKS/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_NIVVIKS/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_NIVVIKS/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_NIVVIKS/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_NIVVIKS.xml not found.
Building board GOOGLE_NEREID (using default config)
Building GOOGLE_NEREID
  Creating config file for GOOGLE_NEREID...
    GOOGLE_NEREID (Config: Default configuration)
  GOOGLE_NEREID config created.
  Compiling GOOGLE_NEREID image...
GOOGLE_NEREID build FAILED after 2.587 seconds!
Log excerpt:
    CC         ramstage/acpi/acpigen_dptf.o
    CC         ramstage/acpi/acpigen_dsm.o
    CC         ramstage/acpi/acpigen_pci.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_NEREID/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_NEREID/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_NEREID/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_NEREID/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_NEREID.xml not found.
Building board GOOGLE_NOKRIS (using default config)
Building GOOGLE_NOKRIS
  Creating config file for GOOGLE_NOKRIS...
    GOOGLE_NOKRIS (Config: Default configuration)
  GOOGLE_NOKRIS config created.
  Compiling GOOGLE_NOKRIS image...
GOOGLE_NOKRIS build FAILED after 2.594 seconds!
Log excerpt:
    CC         ramstage/acpi/acpigen_dptf.o
    CC         ramstage/acpi/acpigen_dsm.o
    CC         ramstage/acpi/acpigen_pci.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_NOKRIS/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_NOKRIS/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_NOKRIS/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_NOKRIS/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_NOKRIS.xml not found.
Building board GOOGLE_OMNIGUL (using default config)
Building GOOGLE_OMNIGUL
  Creating config file for GOOGLE_OMNIGUL...
    GOOGLE_OMNIGUL (Config: Default configuration)
  GOOGLE_OMNIGUL config created.
  Compiling GOOGLE_OMNIGUL image...
GOOGLE_OMNIGUL build FAILED after 1.606 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_OMNIGUL/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_OMNIGUL/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_OMNIGUL/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_OMNIGUL/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_OMNIGUL/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_OMNIGUL/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_OMNIGUL/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_OMNIGUL.xml not found.
Building board GOOGLE_OSIRIS (using default config)
Building GOOGLE_OSIRIS
  Creating config file for GOOGLE_OSIRIS...
    GOOGLE_OSIRIS (Config: Default configuration)
  GOOGLE_OSIRIS config created.
  Compiling GOOGLE_OSIRIS image...
GOOGLE_OSIRIS build FAILED after 1.994 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_OSIRIS/ramstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_OSIRIS/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_OSIRIS/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_OSIRIS/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_OSIRIS/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_OSIRIS/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_OSIRIS/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_OSIRIS.xml not found.
Building board GOOGLE_PIRRHA (using default config)
Building GOOGLE_PIRRHA
  Creating config file for GOOGLE_PIRRHA...
    GOOGLE_PIRRHA (Config: Default configuration)
  GOOGLE_PIRRHA config created.
  Compiling GOOGLE_PIRRHA image...
GOOGLE_PIRRHA build FAILED after 2.086 seconds!
Log excerpt:
    CC         ramstage/console/console.o
    CC         ramstage/console/die.o
    CC         ramstage/console/init.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_PIRRHA/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_PIRRHA/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_PIRRHA/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_PIRRHA/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_PIRRHA.xml not found.
Building board GOOGLE_PRIMUS (using default config)
Building GOOGLE_PRIMUS
  Creating config file for GOOGLE_PRIMUS...
    GOOGLE_PRIMUS (Config: Default configuration)
  GOOGLE_PRIMUS config created.
  Compiling GOOGLE_PRIMUS image...
GOOGLE_PRIMUS build FAILED after 1.962 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_PRIMUS/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_PRIMUS/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_PRIMUS/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_PRIMUS/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_PRIMUS/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_PRIMUS/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_PRIMUS/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_PRIMUS.xml not found.
Building board GOOGLE_PUJJO (using default config)
Building GOOGLE_PUJJO
  Creating config file for GOOGLE_PUJJO...
    GOOGLE_PUJJO (Config: Default configuration)
  GOOGLE_PUJJO config created.
  Compiling GOOGLE_PUJJO image...
GOOGLE_PUJJO build FAILED after 2.567 seconds!
Log excerpt:
    CC         ramstage/acpi/fadt_filler.o
    CC         ramstage/acpi/gnvs.o
    CC         ramstage/acpi/pld.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_PUJJO/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_PUJJO/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_PUJJO/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_PUJJO/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_PUJJO.xml not found.
Building board GOOGLE_QUANDISO (using default config)
Building GOOGLE_QUANDISO
  Creating config file for GOOGLE_QUANDISO...
    GOOGLE_QUANDISO (Config: Default configuration)
  GOOGLE_QUANDISO config created.
  Compiling GOOGLE_QUANDISO image...
GOOGLE_QUANDISO build FAILED after 2.581 seconds!
Log excerpt:
    CC         ramstage/acpi/acpigen_dptf.o
    CC         ramstage/acpi/acpigen_dsm.o
    CC         ramstage/acpi/acpigen_pci.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_QUANDISO/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_QUANDISO/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_QUANDISO/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_QUANDISO/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_QUANDISO.xml not found.
Building board GOOGLE_REDRIX (using default config)
Building GOOGLE_REDRIX
  Creating config file for GOOGLE_REDRIX...
    GOOGLE_REDRIX (Config: Default configuration)
  GOOGLE_REDRIX config created.
  Compiling GOOGLE_REDRIX image...
GOOGLE_REDRIX build FAILED after 1.611 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_REDRIX/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_REDRIX/ramstage/arch/x86/wakeup.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_REDRIX/ramstage/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_REDRIX/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_REDRIX/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_REDRIX/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_REDRIX/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_REDRIX.xml not found.
Building board GOOGLE_REDRIX4ES (using default config)
Building GOOGLE_REDRIX4ES
  Creating config file for GOOGLE_REDRIX4ES...
    GOOGLE_REDRIX4ES (Config: Default configuration)
  GOOGLE_REDRIX4ES config created.
  Compiling GOOGLE_REDRIX4ES image...
GOOGLE_REDRIX4ES build FAILED after 1.612 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_REDRIX4ES/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_REDRIX4ES/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_REDRIX4ES/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_REDRIX4ES/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_REDRIX4ES/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_REDRIX4ES/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_REDRIX4ES.xml not found.
Building board GOOGLE_RIVEN (using default config)
Building GOOGLE_RIVEN
  Creating config file for GOOGLE_RIVEN...
    GOOGLE_RIVEN (Config: Default configuration)
  GOOGLE_RIVEN config created.
  Compiling GOOGLE_RIVEN image...
GOOGLE_RIVEN build FAILED after 2.620 seconds!
Log excerpt:
    CC         ramstage/acpi/acpi_hpet.o
    CC         ramstage/acpi/acpi_pm.o
    CC         ramstage/acpi/acpigen.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_RIVEN/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_RIVEN/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_RIVEN/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_RIVEN/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_RIVEN.xml not found.
Building board GOOGLE_SKOLAS (using default config)
Building GOOGLE_SKOLAS
  Creating config file for GOOGLE_SKOLAS...
    GOOGLE_SKOLAS (Config: Default configuration)
  GOOGLE_SKOLAS config created.
  Compiling GOOGLE_SKOLAS image...
GOOGLE_SKOLAS build FAILED after 1.599 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_SKOLAS/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_SKOLAS/ramstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_SKOLAS/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_SKOLAS/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_SKOLAS/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_SKOLAS/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_SKOLAS/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_SKOLAS.xml not found.
Building board GOOGLE_SKOLAS4ES (using default config)
Building GOOGLE_SKOLAS4ES
  Creating config file for GOOGLE_SKOLAS4ES...
    GOOGLE_SKOLAS4ES (Config: Default configuration)
  GOOGLE_SKOLAS4ES config created.
  Compiling GOOGLE_SKOLAS4ES image...
GOOGLE_SKOLAS4ES build FAILED after 2.193 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_SKOLAS4ES/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_SKOLAS4ES/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_SKOLAS4ES/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_SKOLAS4ES/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_SKOLAS4ES/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_SKOLAS4ES/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_SKOLAS4ES/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_SKOLAS4ES.xml not found.
Building board GOOGLE_TAEKO (using default config)
Building GOOGLE_TAEKO
  Creating config file for GOOGLE_TAEKO...
    GOOGLE_TAEKO (Config: Default configuration)
  GOOGLE_TAEKO config created.
  Compiling GOOGLE_TAEKO image...
GOOGLE_TAEKO build FAILED after 1.605 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TAEKO/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TAEKO/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TAEKO/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TAEKO/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_TAEKO/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_TAEKO/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_TAEKO/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_TAEKO/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_TAEKO.xml not found.
Building board GOOGLE_TAEKO4ES (using default config)
Building GOOGLE_TAEKO4ES
  Creating config file for GOOGLE_TAEKO4ES...
    GOOGLE_TAEKO4ES (Config: Default configuration)
  GOOGLE_TAEKO4ES config created.
  Compiling GOOGLE_TAEKO4ES image...
GOOGLE_TAEKO4ES build FAILED after 1.606 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TAEKO4ES/ramstage/arch/x86/c_start.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TAEKO4ES/ramstage/arch/x86/wakeup.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TAEKO4ES/ramstage/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_TAEKO4ES/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_TAEKO4ES/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_TAEKO4ES/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_TAEKO4ES/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_TAEKO4ES.xml not found.
Building board GOOGLE_TANIKS (using default config)
Building GOOGLE_TANIKS
  Creating config file for GOOGLE_TANIKS...
    GOOGLE_TANIKS (Config: Default configuration)
  GOOGLE_TANIKS config created.
  Compiling GOOGLE_TANIKS image...
GOOGLE_TANIKS build FAILED after 1.605 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TANIKS/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TANIKS/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TANIKS/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_TANIKS/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_TANIKS/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_TANIKS/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_TANIKS/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_TANIKS.xml not found.
Building board GOOGLE_TEREID (using default config)
Building GOOGLE_TEREID
  Creating config file for GOOGLE_TEREID...
    GOOGLE_TEREID (Config: Default configuration)
  GOOGLE_TEREID config created.
  Compiling GOOGLE_TEREID image...
GOOGLE_TEREID build FAILED after 2.623 seconds!
Log excerpt:
    CC         ramstage/acpi/acpi_hpet.o
    CC         ramstage/acpi/acpi_pm.o
    CC         ramstage/acpi/acpigen.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_TEREID/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_TEREID/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_TEREID/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_TEREID/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_TEREID.xml not found.
Building board GOOGLE_TIVVIKS (using default config)
Building GOOGLE_TIVVIKS
  Creating config file for GOOGLE_TIVVIKS...
    GOOGLE_TIVVIKS (Config: Default configuration)
  GOOGLE_TIVVIKS config created.
  Compiling GOOGLE_TIVVIKS image...
GOOGLE_TIVVIKS build FAILED after 2.577 seconds!
Log excerpt:
    CC         ramstage/acpi/acpigen_dptf.o
    CC         ramstage/acpi/acpigen_dsm.o
    CC         ramstage/acpi/acpigen_pci.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_TIVVIKS/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_TIVVIKS/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_TIVVIKS/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_TIVVIKS/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_TIVVIKS.xml not found.
Building board GOOGLE_TRULO (using default config)
Building GOOGLE_TRULO
  Creating config file for GOOGLE_TRULO...
    GOOGLE_TRULO (Config: Default configuration)
  GOOGLE_TRULO config created.
  Compiling GOOGLE_TRULO image...
GOOGLE_TRULO build FAILED after 2.329 seconds!
Log excerpt:
    CC         ramstage/acpi/acpigen_usb.o
    CC         ramstage/acpi/device.o
    CC         ramstage/acpi/fadt_filler.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_TRULO/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_TRULO/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_TRULO/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_TRULO/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_TRULO.xml not found.
Building board GOOGLE_ULDREN (using default config)
Building GOOGLE_ULDREN
  Creating config file for GOOGLE_ULDREN...
    GOOGLE_ULDREN (Config: Default configuration)
  GOOGLE_ULDREN config created.
  Compiling GOOGLE_ULDREN image...
GOOGLE_ULDREN build FAILED after 2.652 seconds!
Log excerpt:
    CC         ramstage/acpi/acpi_hpet.o
    CC         ramstage/acpi/acpi_pm.o
    CC         ramstage/acpi/acpigen.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_ULDREN/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_ULDREN/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_ULDREN/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_ULDREN/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_ULDREN.xml not found.
Building board GOOGLE_VELL (using default config)
Building GOOGLE_VELL
  Creating config file for GOOGLE_VELL...
    GOOGLE_VELL (Config: Default configuration)
  GOOGLE_VELL config created.
  Compiling GOOGLE_VELL image...
GOOGLE_VELL build FAILED after 1.606 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VELL/ramstage/arch/x86/c_start.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VELL/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VELL/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_VELL/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_VELL/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_VELL/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_VELL/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_VELL.xml not found.
Building board GOOGLE_VOLMAR (using default config)
Building GOOGLE_VOLMAR
  Creating config file for GOOGLE_VOLMAR...
    GOOGLE_VOLMAR (Config: Default configuration)
  GOOGLE_VOLMAR config created.
  Compiling GOOGLE_VOLMAR image...
GOOGLE_VOLMAR build FAILED after 1.600 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLMAR/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLMAR/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLMAR/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLMAR/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_VOLMAR/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_VOLMAR/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_VOLMAR/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_VOLMAR/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_VOLMAR.xml not found.
Building board GOOGLE_XIVU (using default config)
Building GOOGLE_XIVU
  Creating config file for GOOGLE_XIVU...
    GOOGLE_XIVU (Config: Default configuration)
  GOOGLE_XIVU config created.
  Compiling GOOGLE_XIVU image...
GOOGLE_XIVU build FAILED after 2.618 seconds!
Log excerpt:
    CC         ramstage/acpi/acpi_hpet.o
    CC         ramstage/acpi/acpi_pm.o
    CC         ramstage/acpi/acpigen.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_XIVU/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_XIVU/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_XIVU/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_XIVU/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_XIVU.xml not found.
Building board GOOGLE_YAVIKS (using default config)
Building GOOGLE_YAVIKS
  Creating config file for GOOGLE_YAVIKS...
    GOOGLE_YAVIKS (Config: Default configuration)
  GOOGLE_YAVIKS config created.
  Compiling GOOGLE_YAVIKS image...
GOOGLE_YAVIKS build FAILED after 2.586 seconds!
Log excerpt:
    CC         ramstage/acpi/acpigen_dptf.o
    CC         ramstage/acpi/acpigen_dsm.o
    CC         ramstage/acpi/acpigen_pci.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_YAVIKS/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_YAVIKS/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_YAVIKS/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_YAVIKS/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_YAVIKS.xml not found.
Building board GOOGLE_YAVILLA (using default config)
Building GOOGLE_YAVILLA
  Creating config file for GOOGLE_YAVILLA...
    GOOGLE_YAVILLA (Config: Default configuration)
  GOOGLE_YAVILLA config created.
  Compiling GOOGLE_YAVILLA image...
GOOGLE_YAVILLA build FAILED after 2.586 seconds!
Log excerpt:
    CC         ramstage/acpi/acpigen_dptf.o
    CC         ramstage/acpi/acpigen_dsm.o
    CC         ramstage/acpi/acpigen_pci.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_YAVILLA/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_YAVILLA/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_YAVILLA/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_YAVILLA/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_YAVILLA.xml not found.
Building board GOOGLE_ZYDRON (using default config)
Building GOOGLE_ZYDRON
  Creating config file for GOOGLE_ZYDRON...
    GOOGLE_ZYDRON (Config: Default configuration)
  GOOGLE_ZYDRON config created.
  Compiling GOOGLE_ZYDRON image...
GOOGLE_ZYDRON build FAILED after 1.985 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_ZYDRON/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_ZYDRON/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_ZYDRON/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_ZYDRON/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_ZYDRON/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_ZYDRON/ramstage/acpi/acpi.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_ZYDRON.xml not found.
Building board GOOGLE_XOL (using default config)
Building GOOGLE_XOL
  Creating config file for GOOGLE_XOL...
    GOOGLE_XOL (Config: Default configuration)
  GOOGLE_XOL config created.
  Compiling GOOGLE_XOL image...
GOOGLE_XOL build FAILED after 1.604 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_XOL/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_XOL/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_XOL/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_XOL/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_XOL/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_XOL/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_XOL/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_XOL/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_XOL.xml not found.
Building board GOOGLE_NOVA (using default config)
Building GOOGLE_NOVA
  Creating config file for GOOGLE_NOVA...
    GOOGLE_NOVA (Config: Default configuration)
  GOOGLE_NOVA config created.
  Compiling GOOGLE_NOVA image...
GOOGLE_NOVA build FAILED after 1.960 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_NOVA/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_NOVA/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_NOVA/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_NOVA/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_NOVA/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_NOVA/ramstage/acpi/acpi.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_NOVA.xml not found.
Building board GOOGLE_BUJIA (using default config)
Building GOOGLE_BUJIA
  Creating config file for GOOGLE_BUJIA...
    GOOGLE_BUJIA (Config: Default configuration)
  GOOGLE_BUJIA config created.
  Compiling GOOGLE_BUJIA image...
GOOGLE_BUJIA build FAILED after 2.155 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   93887 bytes   5951 keywords      0 source lines
AML Output:    dsdt.aml -   21121 bytes   5196 opcodes     755 named objects

Compilation successful. 0 Errors, 0 Warnings, 26 Remarks, 8330 Optimizations, 3772 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_BUJIA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_BUJIA.xml not found.
Building board GOOGLE_YAVISTA (using default config)
Building GOOGLE_YAVISTA
  Creating config file for GOOGLE_YAVISTA...
    GOOGLE_YAVISTA (Config: Default configuration)
  GOOGLE_YAVISTA config created.
  Compiling GOOGLE_YAVISTA image...
GOOGLE_YAVISTA build FAILED after 2.006 seconds!
Log excerpt:
    CC         ramstage/commonlib/bsd/gcd.o
    CC         ramstage/commonlib/bsd/ipchksum.o
    CC         ramstage/commonlib/bsd/lz4_wrapper.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_YAVISTA/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_YAVISTA/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_YAVISTA/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_YAVISTA/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_YAVISTA.xml not found.
Building board GOOGLE_SUNDANCE (using default config)
Building GOOGLE_SUNDANCE
  Creating config file for GOOGLE_SUNDANCE...
    GOOGLE_SUNDANCE (Config: Default configuration)
  GOOGLE_SUNDANCE config created.
  Compiling GOOGLE_SUNDANCE image...
GOOGLE_SUNDANCE build FAILED after 2.580 seconds!
Log excerpt:
    CC         ramstage/acpi/acpigen_dsm.o
    CC         ramstage/acpi/acpigen_pci.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_SUNDANCE/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
    CC         ramstage/acpi/acpigen_pci_root_resource_producer.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_SUNDANCE/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_SUNDANCE/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_SUNDANCE/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_SUNDANCE.xml not found.
Building board GOOGLE_PUJJOGA (using default config)
Building GOOGLE_PUJJOGA
  Creating config file for GOOGLE_PUJJOGA...
    GOOGLE_PUJJOGA (Config: Default configuration)
  GOOGLE_PUJJOGA config created.
  Compiling GOOGLE_PUJJOGA image...
GOOGLE_PUJJOGA build FAILED after 2.023 seconds!
Log excerpt:
    CC         ramstage/commonlib/bsd/ipchksum.o
    CC         ramstage/commonlib/bsd/lz4_wrapper.o
    CC         ramstage/commonlib/bsd/string.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_PUJJOGA/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_PUJJOGA/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_PUJJOGA/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_PUJJOGA/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_PUJJOGA.xml not found.
Building board GOOGLE_ORISA (using default config)
Building GOOGLE_ORISA
  Creating config file for GOOGLE_ORISA...
    GOOGLE_ORISA (Config: Default configuration)
  GOOGLE_ORISA config created.
  Compiling GOOGLE_ORISA image...
GOOGLE_ORISA build FAILED after 2.165 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   94667 bytes   5949 keywords      0 source lines
AML Output:    dsdt.aml -   21377 bytes   5179 opcodes     770 named objects

Compilation successful. 0 Errors, 0 Warnings, 26 Remarks, 8287 Optimizations, 3746 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_ORISA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_ORISA.xml not found.
Building board GOOGLE_BUTTERFLY (using default config)
Building GOOGLE_BUTTERFLY
  Creating config file for GOOGLE_BUTTERFLY...
    GOOGLE_BUTTERFLY (Config: Default configuration)
  GOOGLE_BUTTERFLY config created.
  Compiling GOOGLE_BUTTERFLY image...
GOOGLE_BUTTERFLY build FAILED after 9.735 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_BUTTERFLY/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/GOOGLE_BUTTERFLY/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_BUTTERFLY.xml not found.
Building board GOOGLE_CHERRY (using default config)
Building GOOGLE_CHERRY
  Creating config file for GOOGLE_CHERRY...
    GOOGLE_CHERRY (Config: Default configuration)
  GOOGLE_CHERRY config created.
  Compiling GOOGLE_CHERRY image...
GOOGLE_CHERRY built successfully. (took 9.131 seconds)
Warning: coreboot-builds/abuild/GOOGLE_CHERRY.xml not found.
Building board GOOGLE_DOJO (using default config)
Building GOOGLE_DOJO
  Creating config file for GOOGLE_DOJO...
    GOOGLE_DOJO (Config: Default configuration)
  GOOGLE_DOJO config created.
  Compiling GOOGLE_DOJO image...
GOOGLE_DOJO built successfully. (took 9.116 seconds)
Warning: coreboot-builds/abuild/GOOGLE_DOJO.xml not found.
Building board GOOGLE_TOMATO (using default config)
Building GOOGLE_TOMATO
  Creating config file for GOOGLE_TOMATO...
    GOOGLE_TOMATO (Config: Default configuration)
  GOOGLE_TOMATO config created.
  Compiling GOOGLE_TOMATO image...
GOOGLE_TOMATO built successfully. (took 9.118 seconds)
Warning: coreboot-builds/abuild/GOOGLE_TOMATO.xml not found.
Building board GOOGLE_KINGLER (using default config)
Building GOOGLE_KINGLER
  Creating config file for GOOGLE_KINGLER...
    GOOGLE_KINGLER (Config: Default configuration)
  GOOGLE_KINGLER config created.
  Compiling GOOGLE_KINGLER image...
GOOGLE_KINGLER built successfully. (took 7.614 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KINGLER.xml not found.
Building board GOOGLE_KYOGRE (using default config)
Building GOOGLE_KYOGRE
  Creating config file for GOOGLE_KYOGRE...
    GOOGLE_KYOGRE (Config: Default configuration)
  GOOGLE_KYOGRE config created.
  Compiling GOOGLE_KYOGRE image...
GOOGLE_KYOGRE built successfully. (took 7.596 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KYOGRE.xml not found.
Building board GOOGLE_PONYTA (using default config)
Building GOOGLE_PONYTA
  Creating config file for GOOGLE_PONYTA...
    GOOGLE_PONYTA (Config: Default configuration)
  GOOGLE_PONYTA config created.
  Compiling GOOGLE_PONYTA image...
GOOGLE_PONYTA built successfully. (took 7.716 seconds)
Warning: coreboot-builds/abuild/GOOGLE_PONYTA.xml not found.
Building board GOOGLE_SQUIRTLE (using default config)
Building GOOGLE_SQUIRTLE
  Creating config file for GOOGLE_SQUIRTLE...
    GOOGLE_SQUIRTLE (Config: Default configuration)
  GOOGLE_SQUIRTLE config created.
  Compiling GOOGLE_SQUIRTLE image...
GOOGLE_SQUIRTLE built successfully. (took 7.645 seconds)
Warning: coreboot-builds/abuild/GOOGLE_SQUIRTLE.xml not found.
Building board GOOGLE_STEELIX (using default config)
Building GOOGLE_STEELIX
  Creating config file for GOOGLE_STEELIX...
    GOOGLE_STEELIX (Config: Default configuration)
  GOOGLE_STEELIX config created.
  Compiling GOOGLE_STEELIX image...
GOOGLE_STEELIX built successfully. (took 7.699 seconds)
Warning: coreboot-builds/abuild/GOOGLE_STEELIX.xml not found.
Building board GOOGLE_VOLTORB (using default config)
Building GOOGLE_VOLTORB
  Creating config file for GOOGLE_VOLTORB...
    GOOGLE_VOLTORB (Config: Default configuration)
  GOOGLE_VOLTORB config created.
  Compiling GOOGLE_VOLTORB image...
GOOGLE_VOLTORB built successfully. (took 7.610 seconds)
Warning: coreboot-builds/abuild/GOOGLE_VOLTORB.xml not found.
Building board GOOGLE_CHINCHOU (using default config)
Building GOOGLE_CHINCHOU
  Creating config file for GOOGLE_CHINCHOU...
    GOOGLE_CHINCHOU (Config: Default configuration)
  GOOGLE_CHINCHOU config created.
  Compiling GOOGLE_CHINCHOU image...
GOOGLE_CHINCHOU built successfully. (took 7.764 seconds)
Warning: coreboot-builds/abuild/GOOGLE_CHINCHOU.xml not found.
Building board GOOGLE_KRABBY (using default config)
Building GOOGLE_KRABBY
  Creating config file for GOOGLE_KRABBY...
    GOOGLE_KRABBY (Config: Default configuration)
  GOOGLE_KRABBY config created.
  Compiling GOOGLE_KRABBY image...
GOOGLE_KRABBY built successfully. (took 7.657 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KRABBY.xml not found.
Building board GOOGLE_MAGIKARP (using default config)
Building GOOGLE_MAGIKARP
  Creating config file for GOOGLE_MAGIKARP...
    GOOGLE_MAGIKARP (Config: Default configuration)
  GOOGLE_MAGIKARP config created.
  Compiling GOOGLE_MAGIKARP image...
GOOGLE_MAGIKARP built successfully. (took 7.704 seconds)
Warning: coreboot-builds/abuild/GOOGLE_MAGIKARP.xml not found.
Building board GOOGLE_SKITTY (using default config)
Building GOOGLE_SKITTY
  Creating config file for GOOGLE_SKITTY...
    GOOGLE_SKITTY (Config: Default configuration)
  GOOGLE_SKITTY config created.
  Compiling GOOGLE_SKITTY image...
GOOGLE_SKITTY built successfully. (took 7.614 seconds)
Warning: coreboot-builds/abuild/GOOGLE_SKITTY.xml not found.
Building board GOOGLE_TENTACRUEL (using default config)
Building GOOGLE_TENTACRUEL
  Creating config file for GOOGLE_TENTACRUEL...
    GOOGLE_TENTACRUEL (Config: Default configuration)
  GOOGLE_TENTACRUEL config created.
  Compiling GOOGLE_TENTACRUEL image...
GOOGLE_TENTACRUEL built successfully. (took 13.345 seconds)
Warning: coreboot-builds/abuild/GOOGLE_TENTACRUEL.xml not found.
Building board GOOGLE_VELUZA (using default config)
Building GOOGLE_VELUZA
  Creating config file for GOOGLE_VELUZA...
    GOOGLE_VELUZA (Config: Default configuration)
  GOOGLE_VELUZA config created.
  Compiling GOOGLE_VELUZA image...
GOOGLE_VELUZA built successfully. (took 8.129 seconds)
Warning: coreboot-builds/abuild/GOOGLE_VELUZA.xml not found.
Building board GOOGLE_STARMIE (using default config)
Building GOOGLE_STARMIE
  Creating config file for GOOGLE_STARMIE...
    GOOGLE_STARMIE (Config: Default configuration)
  GOOGLE_STARMIE config created.
  Compiling GOOGLE_STARMIE image...
GOOGLE_STARMIE built successfully. (took 11.393 seconds)
Warning: coreboot-builds/abuild/GOOGLE_STARMIE.xml not found.
Building board GOOGLE_WUGTRIO (using default config)
Building GOOGLE_WUGTRIO
  Creating config file for GOOGLE_WUGTRIO...
    GOOGLE_WUGTRIO (Config: Default configuration)
  GOOGLE_WUGTRIO config created.
  Compiling GOOGLE_WUGTRIO image...
GOOGLE_WUGTRIO built successfully. (took 7.718 seconds)
Warning: coreboot-builds/abuild/GOOGLE_WUGTRIO.xml not found.
Building board GOOGLE_BANON (using default config)
Building GOOGLE_BANON
  Creating config file for GOOGLE_BANON...
    GOOGLE_BANON (Config: Default configuration)
  GOOGLE_BANON config created.
  Compiling GOOGLE_BANON image...
GOOGLE_BANON build FAILED after 1.882 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   55781 bytes   1592 keywords      0 source lines
AML Output:    dsdt.aml -   17612 bytes    896 opcodes     696 named objects

Compilation successful. 0 Errors, 0 Warnings, 8 Remarks, 772 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_BANON/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_BANON.xml not found.
Building board GOOGLE_CELES (using default config)
Building GOOGLE_CELES
  Creating config file for GOOGLE_CELES...
    GOOGLE_CELES (Config: Default configuration)
  GOOGLE_CELES config created.
  Compiling GOOGLE_CELES image...
GOOGLE_CELES build FAILED after 1.435 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   55766 bytes   1592 keywords      0 source lines
AML Output:    dsdt.aml -   17586 bytes    896 opcodes     696 named objects

Compilation successful. 0 Errors, 0 Warnings, 8 Remarks, 772 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_CELES/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_CELES.xml not found.
Building board GOOGLE_CYAN (using default config)
Building GOOGLE_CYAN
  Creating config file for GOOGLE_CYAN...
    GOOGLE_CYAN (Config: Default configuration)
  GOOGLE_CYAN config created.
  Compiling GOOGLE_CYAN image...
GOOGLE_CYAN build FAILED after 1.952 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   57083 bytes   1625 keywords      0 source lines
AML Output:    dsdt.aml -   18020 bytes    908 opcodes     717 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 765 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_CYAN/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_CYAN.xml not found.
Building board GOOGLE_EDGAR (using default config)
Building GOOGLE_EDGAR
  Creating config file for GOOGLE_EDGAR...
    GOOGLE_EDGAR (Config: Default configuration)
  GOOGLE_EDGAR config created.
  Compiling GOOGLE_EDGAR image...
GOOGLE_EDGAR build FAILED after 2.307 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   55639 bytes   1592 keywords      0 source lines
AML Output:    dsdt.aml -   17538 bytes    896 opcodes     696 named objects

Compilation successful. 0 Errors, 0 Warnings, 8 Remarks, 760 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_EDGAR/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_EDGAR.xml not found.
Building board GOOGLE_KEFKA (using default config)
Building GOOGLE_KEFKA
  Creating config file for GOOGLE_KEFKA...
    GOOGLE_KEFKA (Config: Default configuration)
  GOOGLE_KEFKA config created.
  Compiling GOOGLE_KEFKA image...
GOOGLE_KEFKA build FAILED after 1.970 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   56368 bytes   1608 keywords      0 source lines
AML Output:    dsdt.aml -   17812 bytes    902 opcodes     706 named objects

Compilation successful. 0 Errors, 0 Warnings, 10 Remarks, 777 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_KEFKA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_KEFKA.xml not found.
Building board GOOGLE_REKS (using default config)
Building GOOGLE_REKS
  Creating config file for GOOGLE_REKS...
    GOOGLE_REKS (Config: Default configuration)
  GOOGLE_REKS config created.
  Compiling GOOGLE_REKS image...
GOOGLE_REKS build FAILED after 1.670 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   56928 bytes   1624 keywords      0 source lines
AML Output:    dsdt.aml -   17997 bytes    908 opcodes     716 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 782 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_REKS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_REKS.xml not found.
Building board GOOGLE_RELM (using default config)
Building GOOGLE_RELM
  Creating config file for GOOGLE_RELM...
    GOOGLE_RELM (Config: Default configuration)
  GOOGLE_RELM config created.
  Compiling GOOGLE_RELM image...
GOOGLE_RELM build FAILED after 1.877 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   56927 bytes   1624 keywords      0 source lines
AML Output:    dsdt.aml -   17996 bytes    908 opcodes     716 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 782 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_RELM/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_RELM.xml not found.
Building board GOOGLE_SETZER (using default config)
Building GOOGLE_SETZER
  Creating config file for GOOGLE_SETZER...
    GOOGLE_SETZER (Config: Default configuration)
  GOOGLE_SETZER config created.
  Compiling GOOGLE_SETZER image...
GOOGLE_SETZER build FAILED after 2.159 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   56788 bytes   1624 keywords      0 source lines
AML Output:    dsdt.aml -   17869 bytes    917 opcodes     707 named objects

Compilation successful. 0 Errors, 0 Warnings, 10 Remarks, 787 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_SETZER/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_SETZER.xml not found.
Building board GOOGLE_TERRA (using default config)
Building GOOGLE_TERRA
  Creating config file for GOOGLE_TERRA...
    GOOGLE_TERRA (Config: Default configuration)
  GOOGLE_TERRA config created.
  Compiling GOOGLE_TERRA image...
GOOGLE_TERRA build FAILED after 1.620 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   57758 bytes   1659 keywords      0 source lines
AML Output:    dsdt.aml -   18202 bytes    958 opcodes     701 named objects

Compilation successful. 0 Errors, 0 Warnings, 8 Remarks, 877 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_TERRA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_TERRA.xml not found.
Building board GOOGLE_ULTIMA (using default config)
Building GOOGLE_ULTIMA
  Creating config file for GOOGLE_ULTIMA...
    GOOGLE_ULTIMA (Config: Default configuration)
  GOOGLE_ULTIMA config created.
  Compiling GOOGLE_ULTIMA image...
GOOGLE_ULTIMA build FAILED after 1.616 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   56352 bytes   1608 keywords      0 source lines
AML Output:    dsdt.aml -   17791 bytes    902 opcodes     706 named objects

Compilation successful. 0 Errors, 0 Warnings, 10 Remarks, 777 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_ULTIMA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_ULTIMA.xml not found.
Building board GOOGLE_WIZPIG (using default config)
Building GOOGLE_WIZPIG
  Creating config file for GOOGLE_WIZPIG...
    GOOGLE_WIZPIG (Config: Default configuration)
  GOOGLE_WIZPIG config created.
  Compiling GOOGLE_WIZPIG image...
GOOGLE_WIZPIG build FAILED after 1.679 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   56355 bytes   1608 keywords      0 source lines
AML Output:    dsdt.aml -   17809 bytes    902 opcodes     706 named objects

Compilation successful. 0 Errors, 0 Warnings, 10 Remarks, 777 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_WIZPIG/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_WIZPIG.xml not found.
Building board GOOGLE_DAISY (using default config)
Building GOOGLE_DAISY
  Creating config file for GOOGLE_DAISY...
    GOOGLE_DAISY (Config: Default configuration)
  GOOGLE_DAISY config created.
  Compiling GOOGLE_DAISY image...
GOOGLE_DAISY built successfully. (took 4.423 seconds)
Warning: coreboot-builds/abuild/GOOGLE_DAISY.xml not found.
Building board GOOGLE_BEADRIX (using default config)
Building GOOGLE_BEADRIX
  Creating config file for GOOGLE_BEADRIX...
    GOOGLE_BEADRIX (Config: Default configuration)
  GOOGLE_BEADRIX config created.
  Compiling GOOGLE_BEADRIX image...
GOOGLE_BEADRIX build FAILED after 1.678 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_BEADRIX/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_BEADRIX.xml not found.
Building board GOOGLE_BLIPPER (using default config)
Building GOOGLE_BLIPPER
  Creating config file for GOOGLE_BLIPPER...
    GOOGLE_BLIPPER (Config: Default configuration)
  GOOGLE_BLIPPER config created.
  Compiling GOOGLE_BLIPPER image...
GOOGLE_BLIPPER build FAILED after 1.513 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_BLIPPER/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_BLIPPER.xml not found.
Building board GOOGLE_BOTEN (using default config)
Building GOOGLE_BOTEN
  Creating config file for GOOGLE_BOTEN...
    GOOGLE_BOTEN (Config: Default configuration)
  GOOGLE_BOTEN config created.
  Compiling GOOGLE_BOTEN image...
GOOGLE_BOTEN build FAILED after 1.694 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_BOTEN/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_BOTEN.xml not found.
Building board GOOGLE_BOXY (using default config)
Building GOOGLE_BOXY
  Creating config file for GOOGLE_BOXY...
    GOOGLE_BOXY (Config: Default configuration)
  GOOGLE_BOXY config created.
  Compiling GOOGLE_BOXY image...
GOOGLE_BOXY build FAILED after 1.684 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   41867 bytes   1231 keywords      0 source lines
AML Output:    dsdt.aml -   13056 bytes    719 opcodes     512 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 506 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_BOXY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_BOXY.xml not found.
Building board GOOGLE_BUGZZY (using default config)
Building GOOGLE_BUGZZY
  Creating config file for GOOGLE_BUGZZY...
    GOOGLE_BUGZZY (Config: Default configuration)
  GOOGLE_BUGZZY config created.
  Compiling GOOGLE_BUGZZY image...
GOOGLE_BUGZZY build FAILED after 1.671 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_BUGZZY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_BUGZZY.xml not found.
Building board GOOGLE_CAPPY2 (using default config)
Building GOOGLE_CAPPY2
  Creating config file for GOOGLE_CAPPY2...
    GOOGLE_CAPPY2 (Config: Default configuration)
  GOOGLE_CAPPY2 config created.
  Compiling GOOGLE_CAPPY2 image...
GOOGLE_CAPPY2 build FAILED after 1.542 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_CAPPY2/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_CAPPY2.xml not found.
Building board GOOGLE_CORORI (using default config)
Building GOOGLE_CORORI
  Creating config file for GOOGLE_CORORI...
    GOOGLE_CORORI (Config: Default configuration)
  GOOGLE_CORORI config created.
  Compiling GOOGLE_CORORI image...
GOOGLE_CORORI build FAILED after 1.503 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_CORORI/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_CORORI.xml not found.
Building board GOOGLE_CRET (using default config)
Building GOOGLE_CRET
  Creating config file for GOOGLE_CRET...
    GOOGLE_CRET (Config: Default configuration)
  GOOGLE_CRET config created.
  Compiling GOOGLE_CRET image...
GOOGLE_CRET build FAILED after 1.672 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_CRET/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_CRET.xml not found.
Building board GOOGLE_DEDEDE (using default config)
Building GOOGLE_DEDEDE
  Creating config file for GOOGLE_DEDEDE...
    GOOGLE_DEDEDE (Config: Default configuration)
  GOOGLE_DEDEDE config created.
  Compiling GOOGLE_DEDEDE image...
GOOGLE_DEDEDE build FAILED after 1.517 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_DEDEDE/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_DEDEDE.xml not found.
Building board GOOGLE_DEXI (using default config)
Building GOOGLE_DEXI
  Creating config file for GOOGLE_DEXI...
    GOOGLE_DEXI (Config: Default configuration)
  GOOGLE_DEXI config created.
  Compiling GOOGLE_DEXI image...
GOOGLE_DEXI build FAILED after 1.667 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   41867 bytes   1231 keywords      0 source lines
AML Output:    dsdt.aml -   13056 bytes    719 opcodes     512 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 506 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_DEXI/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_DEXI.xml not found.
Building board GOOGLE_DIBBI (using default config)
Building GOOGLE_DIBBI
  Creating config file for GOOGLE_DIBBI...
    GOOGLE_DIBBI (Config: Default configuration)
  GOOGLE_DIBBI config created.
  Compiling GOOGLE_DIBBI image...
GOOGLE_DIBBI build FAILED after 1.516 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   41867 bytes   1231 keywords      0 source lines
AML Output:    dsdt.aml -   13056 bytes    719 opcodes     512 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 506 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_DIBBI/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_DIBBI.xml not found.
Building board GOOGLE_DITA (using default config)
Building GOOGLE_DITA
  Creating config file for GOOGLE_DITA...
    GOOGLE_DITA (Config: Default configuration)
  GOOGLE_DITA config created.
  Compiling GOOGLE_DITA image...
GOOGLE_DITA build FAILED after 1.688 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   41867 bytes   1231 keywords      0 source lines
AML Output:    dsdt.aml -   13056 bytes    719 opcodes     512 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 506 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_DITA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_DITA.xml not found.
Building board GOOGLE_DRAWCIA (using default config)
Building GOOGLE_DRAWCIA
  Creating config file for GOOGLE_DRAWCIA...
    GOOGLE_DRAWCIA (Config: Default configuration)
  GOOGLE_DRAWCIA config created.
  Compiling GOOGLE_DRAWCIA image...
GOOGLE_DRAWCIA build FAILED after 1.508 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42794 bytes   1259 keywords      0 source lines
AML Output:    dsdt.aml -   13335 bytes    729 opcodes     530 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 517 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_DRAWCIA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_DRAWCIA.xml not found.
Building board GOOGLE_DRIBLEE (using default config)
Building GOOGLE_DRIBLEE
  Creating config file for GOOGLE_DRIBLEE...
    GOOGLE_DRIBLEE (Config: Default configuration)
  GOOGLE_DRIBLEE config created.
  Compiling GOOGLE_DRIBLEE image...
GOOGLE_DRIBLEE build FAILED after 1.516 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_DRIBLEE/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_DRIBLEE.xml not found.
Building board GOOGLE_GALTIC (using default config)
Building GOOGLE_GALTIC
  Creating config file for GOOGLE_GALTIC...
    GOOGLE_GALTIC (Config: Default configuration)
  GOOGLE_GALTIC config created.
  Compiling GOOGLE_GALTIC image...
GOOGLE_GALTIC build FAILED after 1.883 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_GALTIC/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_GALTIC.xml not found.
Building board GOOGLE_GOOEY (using default config)
Building GOOGLE_GOOEY
  Creating config file for GOOGLE_GOOEY...
    GOOGLE_GOOEY (Config: Default configuration)
  GOOGLE_GOOEY config created.
  Compiling GOOGLE_GOOEY image...
GOOGLE_GOOEY build FAILED after 1.516 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_GOOEY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_GOOEY.xml not found.
Building board GOOGLE_HABOKI (using default config)
Building GOOGLE_HABOKI
  Creating config file for GOOGLE_HABOKI...
    GOOGLE_HABOKI (Config: Default configuration)
  GOOGLE_HABOKI config created.
  Compiling GOOGLE_HABOKI image...
GOOGLE_HABOKI build FAILED after 1.511 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42794 bytes   1259 keywords      0 source lines
AML Output:    dsdt.aml -   13335 bytes    729 opcodes     530 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 517 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_HABOKI/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_HABOKI.xml not found.
Building board GOOGLE_KRACKO (using default config)
Building GOOGLE_KRACKO
  Creating config file for GOOGLE_KRACKO...
    GOOGLE_KRACKO (Config: Default configuration)
  GOOGLE_KRACKO config created.
  Compiling GOOGLE_KRACKO image...
GOOGLE_KRACKO build FAILED after 1.507 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_KRACKO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_KRACKO.xml not found.
Building board GOOGLE_LALALA (using default config)
Building GOOGLE_LALALA
  Creating config file for GOOGLE_LALALA...
    GOOGLE_LALALA (Config: Default configuration)
  GOOGLE_LALALA config created.
  Compiling GOOGLE_LALALA image...
GOOGLE_LALALA build FAILED after 1.837 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42794 bytes   1259 keywords      0 source lines
AML Output:    dsdt.aml -   13335 bytes    729 opcodes     530 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 517 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_LALALA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_LALALA.xml not found.
Building board GOOGLE_LANTIS (using default config)
Building GOOGLE_LANTIS
  Creating config file for GOOGLE_LANTIS...
    GOOGLE_LANTIS (Config: Default configuration)
  GOOGLE_LANTIS config created.
  Compiling GOOGLE_LANTIS image...
GOOGLE_LANTIS build FAILED after 1.527 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42794 bytes   1259 keywords      0 source lines
AML Output:    dsdt.aml -   13335 bytes    729 opcodes     530 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 517 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_LANTIS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_LANTIS.xml not found.
Building board GOOGLE_MADOO (using default config)
Building GOOGLE_MADOO
  Creating config file for GOOGLE_MADOO...
    GOOGLE_MADOO (Config: Default configuration)
  GOOGLE_MADOO config created.
  Compiling GOOGLE_MADOO image...
GOOGLE_MADOO build FAILED after 1.513 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42794 bytes   1259 keywords      0 source lines
AML Output:    dsdt.aml -   13335 bytes    729 opcodes     530 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 517 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_MADOO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_MADOO.xml not found.
Building board GOOGLE_MAGOLOR (using default config)
Building GOOGLE_MAGOLOR
  Creating config file for GOOGLE_MAGOLOR...
    GOOGLE_MAGOLOR (Config: Default configuration)
  GOOGLE_MAGOLOR config created.
  Compiling GOOGLE_MAGOLOR image...
GOOGLE_MAGOLOR build FAILED after 1.843 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42794 bytes   1259 keywords      0 source lines
AML Output:    dsdt.aml -   13335 bytes    729 opcodes     530 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 517 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_MAGOLOR/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_MAGOLOR.xml not found.
Building board GOOGLE_METAKNIGHT (using default config)
Building GOOGLE_METAKNIGHT
  Creating config file for GOOGLE_METAKNIGHT...
    GOOGLE_METAKNIGHT (Config: Default configuration)
  GOOGLE_METAKNIGHT config created.
  Compiling GOOGLE_METAKNIGHT image...
GOOGLE_METAKNIGHT build FAILED after 1.860 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_METAKNIGHT/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_METAKNIGHT.xml not found.
Building board GOOGLE_PIRIKA (using default config)
Building GOOGLE_PIRIKA
  Creating config file for GOOGLE_PIRIKA...
    GOOGLE_PIRIKA (Config: Default configuration)
  GOOGLE_PIRIKA config created.
  Compiling GOOGLE_PIRIKA image...
GOOGLE_PIRIKA build FAILED after 1.675 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_PIRIKA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_PIRIKA.xml not found.
Building board GOOGLE_SASUKE (using default config)
Building GOOGLE_SASUKE
  Creating config file for GOOGLE_SASUKE...
    GOOGLE_SASUKE (Config: Default configuration)
  GOOGLE_SASUKE config created.
  Compiling GOOGLE_SASUKE image...
GOOGLE_SASUKE build FAILED after 1.519 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_SASUKE/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_SASUKE.xml not found.
Building board GOOGLE_SASUKETTE (using default config)
Building GOOGLE_SASUKETTE
  Creating config file for GOOGLE_SASUKETTE...
    GOOGLE_SASUKETTE (Config: Default configuration)
  GOOGLE_SASUKETTE config created.
  Compiling GOOGLE_SASUKETTE image...
GOOGLE_SASUKETTE build FAILED after 1.521 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_SASUKETTE/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_SASUKETTE.xml not found.
Building board GOOGLE_STORO (using default config)
Building GOOGLE_STORO
  Creating config file for GOOGLE_STORO...
    GOOGLE_STORO (Config: Default configuration)
  GOOGLE_STORO config created.
  Compiling GOOGLE_STORO image...
GOOGLE_STORO build FAILED after 1.846 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_STORO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_STORO.xml not found.
Building board GOOGLE_SHOTZO (using default config)
Building GOOGLE_SHOTZO
  Creating config file for GOOGLE_SHOTZO...
    GOOGLE_SHOTZO (Config: Default configuration)
  GOOGLE_SHOTZO config created.
  Compiling GOOGLE_SHOTZO image...
GOOGLE_SHOTZO build FAILED after 1.512 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   41867 bytes   1231 keywords      0 source lines
AML Output:    dsdt.aml -   13056 bytes    719 opcodes     512 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 506 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_SHOTZO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_SHOTZO.xml not found.
Building board GOOGLE_TARANZA (using default config)
Building GOOGLE_TARANZA
  Creating config file for GOOGLE_TARANZA...
    GOOGLE_TARANZA (Config: Default configuration)
  GOOGLE_TARANZA config created.
  Compiling GOOGLE_TARANZA image...
GOOGLE_TARANZA build FAILED after 1.690 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   41867 bytes   1231 keywords      0 source lines
AML Output:    dsdt.aml -   13056 bytes    719 opcodes     512 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 506 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_TARANZA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_TARANZA.xml not found.
Building board GOOGLE_WADDLEDEE (using default config)
Building GOOGLE_WADDLEDEE
  Creating config file for GOOGLE_WADDLEDEE...
    GOOGLE_WADDLEDEE (Config: Default configuration)
  GOOGLE_WADDLEDEE config created.
  Compiling GOOGLE_WADDLEDEE image...
GOOGLE_WADDLEDEE build FAILED after 3.060 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_WADDLEDEE/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_WADDLEDEE.xml not found.
Building board GOOGLE_WADDLEDOO (using default config)
Building GOOGLE_WADDLEDOO
  Creating config file for GOOGLE_WADDLEDOO...
    GOOGLE_WADDLEDOO (Config: Default configuration)
  GOOGLE_WADDLEDOO config created.
  Compiling GOOGLE_WADDLEDOO image...
GOOGLE_WADDLEDOO build FAILED after 1.688 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   42381 bytes   1243 keywords      0 source lines
AML Output:    dsdt.aml -   13178 bytes    720 opcodes     523 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 509 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_WADDLEDOO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_WADDLEDOO.xml not found.
Building board GOOGLE_DRALLION (using default config)
Building GOOGLE_DRALLION
  Creating config file for GOOGLE_DRALLION...
    GOOGLE_DRALLION (Config: Default configuration)
  GOOGLE_DRALLION config created.
  Compiling GOOGLE_DRALLION image...
GOOGLE_DRALLION build FAILED after 3.754 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   57638 bytes   1758 keywords      0 source lines
AML Output:    dsdt.aml -   19541 bytes    926 opcodes     832 named objects

Compilation successful. 0 Errors, 0 Warnings, 34 Remarks, 685 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_DRALLION/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_DRALLION.xml not found.
Building board GOOGLE_EVE (using default config)
Building GOOGLE_EVE
  Creating config file for GOOGLE_EVE...
    GOOGLE_EVE (Config: Default configuration)
  GOOGLE_EVE config created.
  Compiling GOOGLE_EVE image...
GOOGLE_EVE build FAILED after 1.605 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/s-atacco.o
    GCC        libgnat-x86_32/lib/gnat/s-imenne.o
    GCC        libgnat-x86_32/lib/gnat/s-maccod.o
    GCC        libgnat-x86_32/lib/gnat/s-parame.o
    GCC        libgnat-x86_32/lib/gnat/s-stoele.o
    GCC        libgnat-x86_32/lib/gnat/s-unstyp.o
    GCC        libgnat-x86_32/lib/gnat/system.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_EVE/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/GOOGLE_EVE/romstage/arch/x86/assembly_entry.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_EVE.xml not found.
Building board GOOGLE_FATCAT (using default config)
Building GOOGLE_FATCAT
  Creating config file for GOOGLE_FATCAT...
    GOOGLE_FATCAT (Config: Default configuration)
  GOOGLE_FATCAT config created.
  Compiling GOOGLE_FATCAT image...
GOOGLE_FATCAT built successfully. (took 12.497 seconds)
Warning: coreboot-builds/abuild/GOOGLE_FATCAT.xml not found.
Building board GOOGLE_FIZZ (using default config)
Building GOOGLE_FIZZ
  Creating config file for GOOGLE_FIZZ...
    GOOGLE_FIZZ (Config: Default configuration)
  GOOGLE_FIZZ config created.
  Compiling GOOGLE_FIZZ image...
GOOGLE_FIZZ build FAILED after 1.907 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
    GCC        libgnat-x86_32/lib/gnat/gnat.o
    GCC        libgnat-x86_32/lib/gnat/i-c.o
    GCC        libgnat-x86_32/lib/gnat/interfac.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/s-atacco.o
make: *** [Makefile:419 : coreboot-builds/GOOGLE_FIZZ/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** Attente des tâches non terminées....
    GCC        libgnat-x86_32/lib/gnat/s-imenne.o
make: *** [Makefile:419 : coreboot-builds/GOOGLE_FIZZ/romstage/arch/x86/assembly_entry.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_FIZZ.xml not found.
Building board GOOGLE_KARMA (using default config)
Building GOOGLE_KARMA
  Creating config file for GOOGLE_KARMA...
    GOOGLE_KARMA (Config: Default configuration)
  GOOGLE_KARMA config created.
  Compiling GOOGLE_KARMA image...
GOOGLE_KARMA build FAILED after 1.798 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/interfac.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/s-atacco.o
    GCC        libgnat-x86_32/lib/gnat/s-imenne.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/s-maccod.o
    GCC        libgnat-x86_32/lib/gnat/s-parame.o
make: *** [Makefile:419 : coreboot-builds/GOOGLE_KARMA/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/GOOGLE_KARMA/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_KARMA.xml not found.
Building board GOOGLE_ENDEAVOUR (using default config)
Building GOOGLE_ENDEAVOUR
  Creating config file for GOOGLE_ENDEAVOUR...
    GOOGLE_ENDEAVOUR (Config: Default configuration)
  GOOGLE_ENDEAVOUR config created.
  Compiling GOOGLE_ENDEAVOUR image...
GOOGLE_ENDEAVOUR build FAILED after 1.734 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/s-imenne.o
    GCC        libgnat-x86_32/lib/gnat/s-maccod.o
    GCC        libgnat-x86_32/lib/gnat/s-stoele.o
    GCC        libgnat-x86_32/lib/gnat/s-parame.o
    GCC        libgnat-x86_32/lib/gnat/s-unstyp.o
    GCC        libgnat-x86_32/lib/gnat/system.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_ENDEAVOUR/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_ENDEAVOUR/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_ENDEAVOUR.xml not found.
Building board GOOGLE_FOSTER (using default config)
Building GOOGLE_FOSTER
  Creating config file for GOOGLE_FOSTER...
    GOOGLE_FOSTER (Config: Default configuration)
  GOOGLE_FOSTER config created.
  Compiling GOOGLE_FOSTER image...
GOOGLE_FOSTER built successfully. (took 6.781 seconds)
Warning: coreboot-builds/abuild/GOOGLE_FOSTER.xml not found.
Building board GOOGLE_GALE (using default config)
Building GOOGLE_GALE
  Creating config file for GOOGLE_GALE...
    GOOGLE_GALE (Config: Default configuration)
  GOOGLE_GALE config created.
  Compiling GOOGLE_GALE image...
GOOGLE_GALE built successfully. (took 4.455 seconds)
Warning: coreboot-builds/abuild/GOOGLE_GALE.xml not found.
Building board GOOGLE_GERALT (using default config)
Building GOOGLE_GERALT
  Creating config file for GOOGLE_GERALT...
    GOOGLE_GERALT (Config: Default configuration)
  GOOGLE_GERALT config created.
  Compiling GOOGLE_GERALT image...
GOOGLE_GERALT built successfully. (took 8.264 seconds)
Warning: coreboot-builds/abuild/GOOGLE_GERALT.xml not found.
Building board GOOGLE_CIRI (using default config)
Building GOOGLE_CIRI
  Creating config file for GOOGLE_CIRI...
    GOOGLE_CIRI (Config: Default configuration)
  GOOGLE_CIRI config created.
  Compiling GOOGLE_CIRI image...
GOOGLE_CIRI built successfully. (took 11.551 seconds)
Warning: coreboot-builds/abuild/GOOGLE_CIRI.xml not found.
Building board GOOGLE_ASUKA (using default config)
Building GOOGLE_ASUKA
  Creating config file for GOOGLE_ASUKA...
    GOOGLE_ASUKA (Config: Default configuration)
  GOOGLE_ASUKA config created.
  Compiling GOOGLE_ASUKA image...
GOOGLE_ASUKA build FAILED after 2.021 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
    GCC        libgnat-x86_32/lib/gnat/gnat.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/i-c.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/interfac.o
    GCC        libgnat-x86_32/lib/gnat/s-atacco.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_ASUKA/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/GOOGLE_ASUKA/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_ASUKA.xml not found.
Building board GOOGLE_CAROLINE (using default config)
Building GOOGLE_CAROLINE
  Creating config file for GOOGLE_CAROLINE...
    GOOGLE_CAROLINE (Config: Default configuration)
  GOOGLE_CAROLINE config created.
  Compiling GOOGLE_CAROLINE image...
GOOGLE_CAROLINE build FAILED after 1.935 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/gnat.o
    GCC        libgnat-x86_32/lib/gnat/i-c.o
    GCC        libgnat-x86_32/lib/gnat/interfac.o
    GCC        libgnat-x86_32/lib/gnat/s-atacco.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_CAROLINE/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/GOOGLE_CAROLINE/romstage/arch/x86/gdt_init.o] Erreur 1
    GCC        libgnat-x86_32/lib/gnat/s-imenne.o
Warning: coreboot-builds/abuild/GOOGLE_CAROLINE.xml not found.
Building board GOOGLE_CAVE (using default config)
Building GOOGLE_CAVE
  Creating config file for GOOGLE_CAVE...
    GOOGLE_CAVE (Config: Default configuration)
  GOOGLE_CAVE config created.
  Compiling GOOGLE_CAVE image...
GOOGLE_CAVE build FAILED after 1.965 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/interfac.o
    GCC        libgnat-x86_32/lib/gnat/s-atacco.o
    GCC        libgnat-x86_32/lib/gnat/s-imenne.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/s-parame.o
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/s-maccod.o
    GCC        libgnat-x86_32/lib/gnat/s-stoele.o
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_CAVE/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/GOOGLE_CAVE/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_CAVE.xml not found.
Building board GOOGLE_CHELL (using default config)
Building GOOGLE_CHELL
  Creating config file for GOOGLE_CHELL...
    GOOGLE_CHELL (Config: Default configuration)
  GOOGLE_CHELL config created.
  Compiling GOOGLE_CHELL image...
GOOGLE_CHELL build FAILED after 1.944 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/ada.o
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
    GCC        libgnat-x86_32/lib/gnat/gnat.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/i-c.o
    GCC        libgnat-x86_32/lib/gnat/interfac.o
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/s-atacco.o
make: *** [Makefile:419 : coreboot-builds/GOOGLE_CHELL/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_CHELL/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_CHELL.xml not found.
Building board GOOGLE_GLADOS (using default config)
Building GOOGLE_GLADOS
  Creating config file for GOOGLE_GLADOS...
    GOOGLE_GLADOS (Config: Default configuration)
  GOOGLE_GLADOS config created.
  Compiling GOOGLE_GLADOS image...
GOOGLE_GLADOS build FAILED after 1.938 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
    GCC        libgnat-x86_32/lib/gnat/gnat.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/i-c.o
make: *** [Makefile:419 : coreboot-builds/GOOGLE_GLADOS/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/GOOGLE_GLADOS/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_GLADOS.xml not found.
Building board GOOGLE_LARS (using default config)
Building GOOGLE_LARS
  Creating config file for GOOGLE_LARS...
    GOOGLE_LARS (Config: Default configuration)
  GOOGLE_LARS config created.
  Compiling GOOGLE_LARS image...
GOOGLE_LARS build FAILED after 2.155 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/ada.o
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/gnat.o
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/i-c.o
    GCC        libgnat-x86_32/lib/gnat/interfac.o
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/s-atacco.o
make: *** [Makefile:419 : coreboot-builds/GOOGLE_LARS/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/GOOGLE_LARS/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_LARS.xml not found.
Building board GOOGLE_SENTRY (using default config)
Building GOOGLE_SENTRY
  Creating config file for GOOGLE_SENTRY...
    GOOGLE_SENTRY (Config: Default configuration)
  GOOGLE_SENTRY config created.
  Compiling GOOGLE_SENTRY image...
GOOGLE_SENTRY build FAILED after 1.888 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/gnat.o
    GCC        libgnat-x86_32/lib/gnat/i-c.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/interfac.o
    GCC        libgnat-x86_32/lib/gnat/s-atacco.o
make: *** [Makefile:419 : coreboot-builds/GOOGLE_SENTRY/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/GOOGLE_SENTRY/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_SENTRY.xml not found.
GOOGLE_KEVIN_SECDATA_MOCK GOOGLE_KEVIN
Building config GOOGLE_KEVIN_SECDATA_MOCK
Building GOOGLE_KEVIN_SECDATA_MOCK
    GOOGLE_KEVIN (Config: Default configuration)
  Compiling GOOGLE_KEVIN image...
GOOGLE_KEVIN_SECDATA_MOCK build FAILED after 2.406 seconds!
Log excerpt:
    CC         ramstage/soc/rockchip/common/spi.o
    CC         ramstage/soc/rockchip/common/uart.o
    CC         ramstage/soc/rockchip/common/vop.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_KEVIN_SECDATA_MOCK/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_KEVIN_SECDATA_MOCK/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:150 : coreboot-builds/GOOGLE_KEVIN_SECDATA_MOCK/external/vboot_reference-verstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_KEVIN_SECDATA_MOCK/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Building board GOOGLE_KEVIN (using default config)
Warning: coreboot-builds/abuild/GOOGLE_KEVIN_SECDATA_MOCK.xml not found.
Building GOOGLE_KEVIN
  Creating config file for GOOGLE_KEVIN...
    GOOGLE_KEVIN (Config: Default configuration)
  GOOGLE_KEVIN config created.
  Compiling GOOGLE_KEVIN image...
GOOGLE_KEVIN built successfully. (took 12.125 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KEVIN.xml not found.
Building board GOOGLE_GRU (using default config)
Building GOOGLE_GRU
  Creating config file for GOOGLE_GRU...
    GOOGLE_GRU (Config: Default configuration)
  GOOGLE_GRU config created.
  Compiling GOOGLE_GRU image...
GOOGLE_GRU built successfully. (took 8.786 seconds)
Warning: coreboot-builds/abuild/GOOGLE_GRU.xml not found.
Building board GOOGLE_BOB (using default config)
Building GOOGLE_BOB
  Creating config file for GOOGLE_BOB...
    GOOGLE_BOB (Config: Default configuration)
  GOOGLE_BOB config created.
  Compiling GOOGLE_BOB image...
GOOGLE_BOB built successfully. (took 7.777 seconds)
Warning: coreboot-builds/abuild/GOOGLE_BOB.xml not found.
Building board GOOGLE_SCARLET (using default config)
Building GOOGLE_SCARLET
  Creating config file for GOOGLE_SCARLET...
    GOOGLE_SCARLET (Config: Default configuration)
  GOOGLE_SCARLET config created.
  Compiling GOOGLE_SCARLET image...
GOOGLE_SCARLET built successfully. (took 7.896 seconds)
Warning: coreboot-builds/abuild/GOOGLE_SCARLET.xml not found.
Building board GOOGLE_NEFARIO (using default config)
Building GOOGLE_NEFARIO
  Creating config file for GOOGLE_NEFARIO...
    GOOGLE_NEFARIO (Config: Default configuration)
  GOOGLE_NEFARIO config created.
  Compiling GOOGLE_NEFARIO image...
GOOGLE_NEFARIO built successfully. (took 7.860 seconds)
Warning: coreboot-builds/abuild/GOOGLE_NEFARIO.xml not found.
Building board GOOGLE_RAINIER (using default config)
Building GOOGLE_RAINIER
  Creating config file for GOOGLE_RAINIER...
    GOOGLE_RAINIER (Config: Default configuration)
  GOOGLE_RAINIER config created.
  Compiling GOOGLE_RAINIER image...
GOOGLE_RAINIER built successfully. (took 7.577 seconds)
Warning: coreboot-builds/abuild/GOOGLE_RAINIER.xml not found.
Building board GOOGLE_DEWATT (using default config)
Building GOOGLE_DEWATT
  Creating config file for GOOGLE_DEWATT...
    GOOGLE_DEWATT (Config: Default configuration)
  GOOGLE_DEWATT config created.
  Compiling GOOGLE_DEWATT image...
GOOGLE_DEWATT build FAILED after 3.987 seconds!
Log excerpt:
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 14 with channel 0 and dimm 0 at offset 30808
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 14 with channel 1 and dimm 0 at offset 31888
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 15 with channel 0 and dimm 0 at offset 32988
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 15 with channel 1 and dimm 0 at offset 34068
Disabling channel 1, dimm 0 and clearing SPD
No more SPD magic numbers in APCB
Fixing checksum and writing to coreboot-builds/GOOGLE_DEWATT/data.apcb.gen
Writing 38108 bytes to coreboot-builds/GOOGLE_DEWATT/data.apcb.gen
Warning: coreboot-builds/abuild/GOOGLE_DEWATT.xml not found.
Building board GOOGLE_GUYBRUSH (using default config)
Building GOOGLE_GUYBRUSH
  Creating config file for GOOGLE_GUYBRUSH...
    GOOGLE_GUYBRUSH (Config: Default configuration)
  GOOGLE_GUYBRUSH config created.
  Compiling GOOGLE_GUYBRUSH image...
GOOGLE_GUYBRUSH build FAILED after 2.065 seconds!
Log excerpt:
Found SPD instance 14 with channel 0 and dimm 0 at offset 30808
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 14 with channel 1 and dimm 0 at offset 31888
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 15 with channel 0 and dimm 0 at offset 32988
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 15 with channel 1 and dimm 0 at offset 34068
Disabling channel 1, dimm 0 and clearing SPD
No more SPD magic numbers in APCB
Fixing checksum and writing to coreboot-builds/GOOGLE_GUYBRUSH/data.apcb.gen
Writing 38108 bytes to coreboot-builds/GOOGLE_GUYBRUSH/data.apcb.gen
    IASL       coreboot-builds/GOOGLE_GUYBRUSH/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_GUYBRUSH.xml not found.
Building board GOOGLE_NIPPERKIN (using default config)
Building GOOGLE_NIPPERKIN
  Creating config file for GOOGLE_NIPPERKIN...
    GOOGLE_NIPPERKIN (Config: Default configuration)
  GOOGLE_NIPPERKIN config created.
  Compiling GOOGLE_NIPPERKIN image...
GOOGLE_NIPPERKIN build FAILED after 2.643 seconds!
Log excerpt:
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 14 with channel 0 and dimm 0 at offset 30808
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 14 with channel 1 and dimm 0 at offset 31888
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 15 with channel 0 and dimm 0 at offset 32988
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 15 with channel 1 and dimm 0 at offset 34068
Disabling channel 1, dimm 0 and clearing SPD
No more SPD magic numbers in APCB
Fixing checksum and writing to coreboot-builds/GOOGLE_NIPPERKIN/data.apcb.gen
Writing 38108 bytes to coreboot-builds/GOOGLE_NIPPERKIN/data.apcb.gen
Warning: coreboot-builds/abuild/GOOGLE_NIPPERKIN.xml not found.
Building board GOOGLE_AKEMI (using default config)
Building GOOGLE_AKEMI
  Creating config file for GOOGLE_AKEMI...
    GOOGLE_AKEMI (Config: Default configuration)
  GOOGLE_AKEMI config created.
  Compiling GOOGLE_AKEMI image...
GOOGLE_AKEMI build FAILED after 2.710 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   51064 bytes   1608 keywords      0 source lines
AML Output:    dsdt.aml -   16400 bytes    926 opcodes     682 named objects

Compilation successful. 0 Errors, 0 Warnings, 31 Remarks, 654 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_AKEMI/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_AKEMI.xml not found.
Building board GOOGLE_DRATINI (using default config)
Building GOOGLE_DRATINI
  Creating config file for GOOGLE_DRATINI...
    GOOGLE_DRATINI (Config: Default configuration)
  GOOGLE_DRATINI config created.
  Compiling GOOGLE_DRATINI image...
GOOGLE_DRATINI build FAILED after 3.367 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   49743 bytes   1588 keywords      0 source lines
AML Output:    dsdt.aml -   15944 bytes    916 opcodes     672 named objects

Compilation successful. 0 Errors, 0 Warnings, 31 Remarks, 634 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_DRATINI/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_DRATINI.xml not found.
Building board GOOGLE_HATCH (using default config)
Building GOOGLE_HATCH
  Creating config file for GOOGLE_HATCH...
    GOOGLE_HATCH (Config: Default configuration)
  GOOGLE_HATCH config created.
  Compiling GOOGLE_HATCH image...
GOOGLE_HATCH build FAILED after 2.499 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   49018 bytes   1567 keywords      0 source lines
AML Output:    dsdt.aml -   15608 bytes    907 opcodes     660 named objects

Compilation successful. 0 Errors, 0 Warnings, 31 Remarks, 626 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_HATCH/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_HATCH.xml not found.
Building board GOOGLE_HELIOS (using default config)
Building GOOGLE_HELIOS
  Creating config file for GOOGLE_HELIOS...
    GOOGLE_HELIOS (Config: Default configuration)
  GOOGLE_HELIOS config created.
  Compiling GOOGLE_HELIOS image...
GOOGLE_HELIOS build FAILED after 1.661 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   50290 bytes   1613 keywords      0 source lines
AML Output:    dsdt.aml -   16132 bytes    927 opcodes     686 named objects

Compilation successful. 0 Errors, 0 Warnings, 31 Remarks, 667 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_HELIOS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_HELIOS.xml not found.
Building board GOOGLE_HELIOS_DISKSWAP (using default config)
Building GOOGLE_HELIOS_DISKSWAP
  Creating config file for GOOGLE_HELIOS_DISKSWAP...
    GOOGLE_HELIOS_DISKSWAP (Config: Default configuration)
  GOOGLE_HELIOS_DISKSWAP config created.
  Compiling GOOGLE_HELIOS_DISKSWAP image...
GOOGLE_HELIOS_DISKSWAP build FAILED after 1.679 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   50290 bytes   1613 keywords      0 source lines
AML Output:    dsdt.aml -   16132 bytes    927 opcodes     686 named objects

Compilation successful. 0 Errors, 0 Warnings, 31 Remarks, 667 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_HELIOS_DISKSWAP/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_HELIOS_DISKSWAP.xml not found.
Building board GOOGLE_JINLON (using default config)
Building GOOGLE_JINLON
  Creating config file for GOOGLE_JINLON...
    GOOGLE_JINLON (Config: Default configuration)
  GOOGLE_JINLON config created.
  Compiling GOOGLE_JINLON image...
GOOGLE_JINLON build FAILED after 3.280 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   47228 bytes   1531 keywords      0 source lines
AML Output:    dsdt.aml -   14960 bytes    893 opcodes     638 named objects

Compilation successful. 0 Errors, 0 Warnings, 30 Remarks, 580 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_JINLON/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_JINLON.xml not found.
Building board GOOGLE_KINDRED (using default config)
Building GOOGLE_KINDRED
  Creating config file for GOOGLE_KINDRED...
    GOOGLE_KINDRED (Config: Default configuration)
  GOOGLE_KINDRED config created.
  Compiling GOOGLE_KINDRED image...
GOOGLE_KINDRED build FAILED after 2.903 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   49867 bytes   1592 keywords      0 source lines
AML Output:    dsdt.aml -   16000 bytes    918 opcodes     674 named objects

Compilation successful. 0 Errors, 0 Warnings, 31 Remarks, 657 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_KINDRED/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_KINDRED.xml not found.
Building board GOOGLE_KOHAKU (using default config)
Building GOOGLE_KOHAKU
  Creating config file for GOOGLE_KOHAKU...
    GOOGLE_KOHAKU (Config: Default configuration)
  GOOGLE_KOHAKU config created.
  Compiling GOOGLE_KOHAKU image...
GOOGLE_KOHAKU build FAILED after 1.681 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   48835 bytes   1585 keywords      0 source lines
AML Output:    dsdt.aml -   15679 bytes    917 opcodes     668 named objects

Compilation successful. 0 Errors, 0 Warnings, 30 Remarks, 610 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_KOHAKU/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_KOHAKU.xml not found.
Building board GOOGLE_MUSHU (using default config)
Building GOOGLE_MUSHU
  Creating config file for GOOGLE_MUSHU...
    GOOGLE_MUSHU (Config: Default configuration)
  GOOGLE_MUSHU config created.
  Compiling GOOGLE_MUSHU image...
GOOGLE_MUSHU build FAILED after 2.496 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   51505 bytes   1649 keywords      0 source lines
AML Output:    dsdt.aml -   16520 bytes    945 opcodes     704 named objects

Compilation successful. 0 Errors, 0 Warnings, 31 Remarks, 677 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_MUSHU/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_MUSHU.xml not found.
Building board GOOGLE_NIGHTFURY (using default config)
Building GOOGLE_NIGHTFURY
  Creating config file for GOOGLE_NIGHTFURY...
    GOOGLE_NIGHTFURY (Config: Default configuration)
  GOOGLE_NIGHTFURY config created.
  Compiling GOOGLE_NIGHTFURY image...
GOOGLE_NIGHTFURY build FAILED after 1.905 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   49742 bytes   1592 keywords      0 source lines
AML Output:    dsdt.aml -   15952 bytes    921 opcodes     671 named objects

Compilation successful. 0 Errors, 0 Warnings, 31 Remarks, 663 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_NIGHTFURY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_NIGHTFURY.xml not found.
Building board GOOGLE_PALKIA (using default config)
Building GOOGLE_PALKIA
  Creating config file for GOOGLE_PALKIA...
    GOOGLE_PALKIA (Config: Default configuration)
  GOOGLE_PALKIA config created.
  Compiling GOOGLE_PALKIA image...
GOOGLE_PALKIA build FAILED after 1.673 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   50135 bytes   1607 keywords      0 source lines
AML Output:    dsdt.aml -   16091 bytes    924 opcodes     683 named objects

Compilation successful. 0 Errors, 0 Warnings, 31 Remarks, 663 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_PALKIA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_PALKIA.xml not found.
Building board GOOGLE_HEROBRINE (using default config)
Building GOOGLE_HEROBRINE
  Creating config file for GOOGLE_HEROBRINE...
    GOOGLE_HEROBRINE (Config: Default configuration)
  GOOGLE_HEROBRINE config created.
  Compiling GOOGLE_HEROBRINE image...
GOOGLE_HEROBRINE build FAILED after 0.595 seconds!
Log excerpt:
toolchain.mk:171: *** The toolchain architecture for decompressor is unknown.
toolchain.mk:171: CONFIG_ARCH_decompressor_* settings in coreboot-builds/GOOGLE_HEROBRINE/config.build:
toolchain.mk:171: *** . Arrêt.
Warning: coreboot-builds/abuild/GOOGLE_HEROBRINE.xml not found.
Building board GOOGLE_HEROBRINE_REV0 (using default config)
Building GOOGLE_HEROBRINE_REV0
  Creating config file for GOOGLE_HEROBRINE_REV0...
    GOOGLE_HEROBRINE_REV0 (Config: Default configuration)
  GOOGLE_HEROBRINE_REV0 config created.
  Compiling GOOGLE_HEROBRINE_REV0 image...
GOOGLE_HEROBRINE_REV0 build FAILED after 0.597 seconds!
Log excerpt:
toolchain.mk:171: *** The toolchain architecture for decompressor is unknown.
toolchain.mk:171: CONFIG_ARCH_decompressor_* settings in coreboot-builds/GOOGLE_HEROBRINE_REV0/config.build:
toolchain.mk:171: *** . Arrêt.
Warning: coreboot-builds/abuild/GOOGLE_HEROBRINE_REV0.xml not found.
Building board GOOGLE_SENOR (using default config)
Building GOOGLE_SENOR
  Creating config file for GOOGLE_SENOR...
    GOOGLE_SENOR (Config: Default configuration)
  GOOGLE_SENOR config created.
  Compiling GOOGLE_SENOR image...
GOOGLE_SENOR build FAILED after 0.591 seconds!
Log excerpt:
toolchain.mk:171: *** The toolchain architecture for decompressor is unknown.
toolchain.mk:171: CONFIG_ARCH_decompressor_* settings in coreboot-builds/GOOGLE_SENOR/config.build:
toolchain.mk:171: *** . Arrêt.
Warning: coreboot-builds/abuild/GOOGLE_SENOR.xml not found.
Building board GOOGLE_PIGLIN (using default config)
Building GOOGLE_PIGLIN
  Creating config file for GOOGLE_PIGLIN...
    GOOGLE_PIGLIN (Config: Default configuration)
  GOOGLE_PIGLIN config created.
  Compiling GOOGLE_PIGLIN image...
GOOGLE_PIGLIN build FAILED after 0.596 seconds!
Log excerpt:
toolchain.mk:171: *** The toolchain architecture for decompressor is unknown.
toolchain.mk:171: CONFIG_ARCH_decompressor_* settings in coreboot-builds/GOOGLE_PIGLIN/config.build:
toolchain.mk:171: *** . Arrêt.
Warning: coreboot-builds/abuild/GOOGLE_PIGLIN.xml not found.
Building board GOOGLE_HOGLIN (using default config)
Building GOOGLE_HOGLIN
  Creating config file for GOOGLE_HOGLIN...
    GOOGLE_HOGLIN (Config: Default configuration)
  GOOGLE_HOGLIN config created.
  Compiling GOOGLE_HOGLIN image...
GOOGLE_HOGLIN build FAILED after 0.594 seconds!
Log excerpt:
toolchain.mk:171: *** The toolchain architecture for decompressor is unknown.
toolchain.mk:171: CONFIG_ARCH_decompressor_* settings in coreboot-builds/GOOGLE_HOGLIN/config.build:
toolchain.mk:171: *** . Arrêt.
Warning: coreboot-builds/abuild/GOOGLE_HOGLIN.xml not found.
Building board GOOGLE_VILLAGER (using default config)
Building GOOGLE_VILLAGER
  Creating config file for GOOGLE_VILLAGER...
    GOOGLE_VILLAGER (Config: Default configuration)
  GOOGLE_VILLAGER config created.
  Compiling GOOGLE_VILLAGER image...
GOOGLE_VILLAGER build FAILED after 0.593 seconds!
Log excerpt:
toolchain.mk:171: *** The toolchain architecture for decompressor is unknown.
toolchain.mk:171: CONFIG_ARCH_decompressor_* settings in coreboot-builds/GOOGLE_VILLAGER/config.build:
toolchain.mk:171: *** . Arrêt.
Warning: coreboot-builds/abuild/GOOGLE_VILLAGER.xml not found.
Building board GOOGLE_EVOKER (using default config)
Building GOOGLE_EVOKER
  Creating config file for GOOGLE_EVOKER...
    GOOGLE_EVOKER (Config: Default configuration)
  GOOGLE_EVOKER config created.
  Compiling GOOGLE_EVOKER image...
GOOGLE_EVOKER build FAILED after 0.596 seconds!
Log excerpt:
toolchain.mk:171: *** The toolchain architecture for decompressor is unknown.
toolchain.mk:171: CONFIG_ARCH_decompressor_* settings in coreboot-builds/GOOGLE_EVOKER/config.build:
toolchain.mk:171: *** . Arrêt.
Warning: coreboot-builds/abuild/GOOGLE_EVOKER.xml not found.
Building board GOOGLE_ZOGLIN (using default config)
Building GOOGLE_ZOGLIN
  Creating config file for GOOGLE_ZOGLIN...
    GOOGLE_ZOGLIN (Config: Default configuration)
  GOOGLE_ZOGLIN config created.
  Compiling GOOGLE_ZOGLIN image...
GOOGLE_ZOGLIN build FAILED after 0.596 seconds!
Log excerpt:
toolchain.mk:171: *** The toolchain architecture for decompressor is unknown.
toolchain.mk:171: CONFIG_ARCH_decompressor_* settings in coreboot-builds/GOOGLE_ZOGLIN/config.build:
toolchain.mk:171: *** . Arrêt.
Warning: coreboot-builds/abuild/GOOGLE_ZOGLIN.xml not found.
Building board GOOGLE_ZOMBIE (using default config)
Building GOOGLE_ZOMBIE
  Creating config file for GOOGLE_ZOMBIE...
    GOOGLE_ZOMBIE (Config: Default configuration)
  GOOGLE_ZOMBIE config created.
  Compiling GOOGLE_ZOMBIE image...
GOOGLE_ZOMBIE build FAILED after 0.596 seconds!
Log excerpt:
toolchain.mk:171: *** The toolchain architecture for decompressor is unknown.
toolchain.mk:171: CONFIG_ARCH_decompressor_* settings in coreboot-builds/GOOGLE_ZOMBIE/config.build:
toolchain.mk:171: *** . Arrêt.
Warning: coreboot-builds/abuild/GOOGLE_ZOMBIE.xml not found.
GOOGLE_GUADO.PCH_SERIALIO_UART GOOGLE_GUADO
Building config GOOGLE_GUADO.PCH_SERIALIO_UART
Building GOOGLE_GUADO.PCH_SERIALIO_UART
    GOOGLE_GUADO (Config: Default configuration)
  Compiling GOOGLE_GUADO image...
GOOGLE_GUADO.PCH_SERIALIO_UART build FAILED after 8.296 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_GUADO.PCH_SERIALIO_UART/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/GOOGLE_GUADO.PCH_SERIALIO_UART/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_GUADO.PCH_SERIALIO_UART.xml not found.
Building board GOOGLE_GUADO (using default config)
Building GOOGLE_GUADO
  Creating config file for GOOGLE_GUADO...
    GOOGLE_GUADO (Config: Default configuration)
  GOOGLE_GUADO config created.
  Compiling GOOGLE_GUADO image...
GOOGLE_GUADO build FAILED after 8.378 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_GUADO/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/GOOGLE_GUADO/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_GUADO.xml not found.
Building board GOOGLE_JECHT (using default config)
Building GOOGLE_JECHT
  Creating config file for GOOGLE_JECHT...
    GOOGLE_JECHT (Config: Default configuration)
  GOOGLE_JECHT config created.
  Compiling GOOGLE_JECHT image...
GOOGLE_JECHT build FAILED after 8.351 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_JECHT/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/GOOGLE_JECHT/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_JECHT.xml not found.
Building board GOOGLE_RIKKU (using default config)
Building GOOGLE_RIKKU
  Creating config file for GOOGLE_RIKKU...
    GOOGLE_RIKKU (Config: Default configuration)
  GOOGLE_RIKKU config created.
  Compiling GOOGLE_RIKKU image...
GOOGLE_RIKKU build FAILED after 8.357 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_RIKKU/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/GOOGLE_RIKKU/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_RIKKU.xml not found.
Building board GOOGLE_TIDUS (using default config)
Building GOOGLE_TIDUS
  Creating config file for GOOGLE_TIDUS...
    GOOGLE_TIDUS (Config: Default configuration)
  GOOGLE_TIDUS config created.
  Compiling GOOGLE_TIDUS image...
GOOGLE_TIDUS build FAILED after 8.369 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_TIDUS/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/GOOGLE_TIDUS/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_TIDUS.xml not found.
Building board GOOGLE_ALEENA (using default config)
Building GOOGLE_ALEENA
  Creating config file for GOOGLE_ALEENA...
    GOOGLE_ALEENA (Config: Default configuration)
  GOOGLE_ALEENA config created.
  Compiling GOOGLE_ALEENA image...
GOOGLE_ALEENA build FAILED after 5.072 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   44382 bytes   1572 keywords      0 source lines
AML Output:    dsdt.aml -   14570 bytes   1006 opcodes     566 named objects

Compilation successful. 0 Errors, 0 Warnings, 11 Remarks, 489 Optimizations, 6 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_ALEENA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_ALEENA.xml not found.
Building board GOOGLE_CAREENA (using default config)
Building GOOGLE_CAREENA
  Creating config file for GOOGLE_CAREENA...
    GOOGLE_CAREENA (Config: Default configuration)
  GOOGLE_CAREENA config created.
  Compiling GOOGLE_CAREENA image...
GOOGLE_CAREENA build FAILED after 5.080 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   44356 bytes   1564 keywords      0 source lines
AML Output:    dsdt.aml -   14556 bytes    997 opcodes     567 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 485 Optimizations, 6 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_CAREENA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_CAREENA.xml not found.
Building board GOOGLE_GRUNT (using default config)
Building GOOGLE_GRUNT
  Creating config file for GOOGLE_GRUNT...
    GOOGLE_GRUNT (Config: Default configuration)
  GOOGLE_GRUNT config created.
  Compiling GOOGLE_GRUNT image...
GOOGLE_GRUNT build FAILED after 5.092 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   43951 bytes   1555 keywords      0 source lines
AML Output:    dsdt.aml -   14423 bytes    995 opcodes     560 named objects

Compilation successful. 0 Errors, 0 Warnings, 11 Remarks, 483 Optimizations, 6 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_GRUNT/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_GRUNT.xml not found.
Building board GOOGLE_LIARA (using default config)
Building GOOGLE_LIARA
  Creating config file for GOOGLE_LIARA...
    GOOGLE_LIARA (Config: Default configuration)
  GOOGLE_LIARA config created.
  Compiling GOOGLE_LIARA image...
GOOGLE_LIARA build FAILED after 5.190 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   43951 bytes   1555 keywords      0 source lines
AML Output:    dsdt.aml -   14423 bytes    995 opcodes     560 named objects

Compilation successful. 0 Errors, 0 Warnings, 11 Remarks, 483 Optimizations, 6 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_LIARA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_LIARA.xml not found.
Building board GOOGLE_NUWANI (using default config)
Building GOOGLE_NUWANI
  Creating config file for GOOGLE_NUWANI...
    GOOGLE_NUWANI (Config: Default configuration)
  GOOGLE_NUWANI config created.
  Compiling GOOGLE_NUWANI image...
GOOGLE_NUWANI build FAILED after 5.164 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   43969 bytes   1556 keywords      0 source lines
AML Output:    dsdt.aml -   14413 bytes    997 opcodes     559 named objects

Compilation successful. 0 Errors, 0 Warnings, 11 Remarks, 481 Optimizations, 6 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_NUWANI/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_NUWANI.xml not found.
Building board GOOGLE_TREEYA (using default config)
Building GOOGLE_TREEYA
  Creating config file for GOOGLE_TREEYA...
    GOOGLE_TREEYA (Config: Default configuration)
  GOOGLE_TREEYA config created.
  Compiling GOOGLE_TREEYA image...
GOOGLE_TREEYA build FAILED after 5.095 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   44374 bytes   1565 keywords      0 source lines
AML Output:    dsdt.aml -   14546 bytes    999 opcodes     566 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 483 Optimizations, 6 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_TREEYA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_TREEYA.xml not found.
Building board GOOGLE_KUKUI (using default config)
Building GOOGLE_KUKUI
  Creating config file for GOOGLE_KUKUI...
    GOOGLE_KUKUI (Config: Default configuration)
  GOOGLE_KUKUI config created.
  Compiling GOOGLE_KUKUI image...
GOOGLE_KUKUI built successfully. (took 7.317 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KUKUI.xml not found.
Building board GOOGLE_KRANE (using default config)
Building GOOGLE_KRANE
  Creating config file for GOOGLE_KRANE...
    GOOGLE_KRANE (Config: Default configuration)
  GOOGLE_KRANE config created.
  Compiling GOOGLE_KRANE image...
GOOGLE_KRANE built successfully. (took 7.324 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KRANE.xml not found.
Building board GOOGLE_KODAMA (using default config)
Building GOOGLE_KODAMA
  Creating config file for GOOGLE_KODAMA...
    GOOGLE_KODAMA (Config: Default configuration)
  GOOGLE_KODAMA config created.
  Compiling GOOGLE_KODAMA image...
GOOGLE_KODAMA built successfully. (took 7.330 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KODAMA.xml not found.
Building board GOOGLE_KAKADU (using default config)
Building GOOGLE_KAKADU
  Creating config file for GOOGLE_KAKADU...
    GOOGLE_KAKADU (Config: Default configuration)
  GOOGLE_KAKADU config created.
  Compiling GOOGLE_KAKADU image...
GOOGLE_KAKADU built successfully. (took 7.372 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KAKADU.xml not found.
Building board GOOGLE_FLAPJACK (using default config)
Building GOOGLE_FLAPJACK
  Creating config file for GOOGLE_FLAPJACK...
    GOOGLE_FLAPJACK (Config: Default configuration)
  GOOGLE_FLAPJACK config created.
  Compiling GOOGLE_FLAPJACK image...
GOOGLE_FLAPJACK built successfully. (took 7.388 seconds)
Warning: coreboot-builds/abuild/GOOGLE_FLAPJACK.xml not found.
Building board GOOGLE_KATSU (using default config)
Building GOOGLE_KATSU
  Creating config file for GOOGLE_KATSU...
    GOOGLE_KATSU (Config: Default configuration)
  GOOGLE_KATSU config created.
  Compiling GOOGLE_KATSU image...
GOOGLE_KATSU built successfully. (took 7.367 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KATSU.xml not found.
Building board GOOGLE_JACUZZI (using default config)
Building GOOGLE_JACUZZI
  Creating config file for GOOGLE_JACUZZI...
    GOOGLE_JACUZZI (Config: Default configuration)
  GOOGLE_JACUZZI config created.
  Compiling GOOGLE_JACUZZI image...
GOOGLE_JACUZZI built successfully. (took 7.301 seconds)
Warning: coreboot-builds/abuild/GOOGLE_JACUZZI.xml not found.
Building board GOOGLE_JUNIPER (using default config)
Building GOOGLE_JUNIPER
  Creating config file for GOOGLE_JUNIPER...
    GOOGLE_JUNIPER (Config: Default configuration)
  GOOGLE_JUNIPER config created.
  Compiling GOOGLE_JUNIPER image...
GOOGLE_JUNIPER built successfully. (took 7.350 seconds)
Warning: coreboot-builds/abuild/GOOGLE_JUNIPER.xml not found.
Building board GOOGLE_KAPPA (using default config)
Building GOOGLE_KAPPA
  Creating config file for GOOGLE_KAPPA...
    GOOGLE_KAPPA (Config: Default configuration)
  GOOGLE_KAPPA config created.
  Compiling GOOGLE_KAPPA image...
GOOGLE_KAPPA built successfully. (took 7.411 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KAPPA.xml not found.
Building board GOOGLE_DAMU (using default config)
Building GOOGLE_DAMU
  Creating config file for GOOGLE_DAMU...
    GOOGLE_DAMU (Config: Default configuration)
  GOOGLE_DAMU config created.
  Compiling GOOGLE_DAMU image...
GOOGLE_DAMU built successfully. (took 7.332 seconds)
Warning: coreboot-builds/abuild/GOOGLE_DAMU.xml not found.
Building board GOOGLE_CERISE (using default config)
Building GOOGLE_CERISE
  Creating config file for GOOGLE_CERISE...
    GOOGLE_CERISE (Config: Default configuration)
  GOOGLE_CERISE config created.
  Compiling GOOGLE_CERISE image...
GOOGLE_CERISE built successfully. (took 7.310 seconds)
Warning: coreboot-builds/abuild/GOOGLE_CERISE.xml not found.
Building board GOOGLE_STERN (using default config)
Building GOOGLE_STERN
  Creating config file for GOOGLE_STERN...
    GOOGLE_STERN (Config: Default configuration)
  GOOGLE_STERN config created.
  Compiling GOOGLE_STERN image...
GOOGLE_STERN built successfully. (took 7.223 seconds)
Warning: coreboot-builds/abuild/GOOGLE_STERN.xml not found.
Building board GOOGLE_WILLOW (using default config)
Building GOOGLE_WILLOW
  Creating config file for GOOGLE_WILLOW...
    GOOGLE_WILLOW (Config: Default configuration)
  GOOGLE_WILLOW config created.
  Compiling GOOGLE_WILLOW image...
GOOGLE_WILLOW built successfully. (took 7.296 seconds)
Warning: coreboot-builds/abuild/GOOGLE_WILLOW.xml not found.
Building board GOOGLE_ESCHE (using default config)
Building GOOGLE_ESCHE
  Creating config file for GOOGLE_ESCHE...
    GOOGLE_ESCHE (Config: Default configuration)
  GOOGLE_ESCHE config created.
  Compiling GOOGLE_ESCHE image...
GOOGLE_ESCHE built successfully. (took 7.208 seconds)
Warning: coreboot-builds/abuild/GOOGLE_ESCHE.xml not found.
Building board GOOGLE_BURNET (using default config)
Building GOOGLE_BURNET
  Creating config file for GOOGLE_BURNET...
    GOOGLE_BURNET (Config: Default configuration)
  GOOGLE_BURNET config created.
  Compiling GOOGLE_BURNET image...
GOOGLE_BURNET built successfully. (took 7.315 seconds)
Warning: coreboot-builds/abuild/GOOGLE_BURNET.xml not found.
Building board GOOGLE_FENNEL (using default config)
Building GOOGLE_FENNEL
  Creating config file for GOOGLE_FENNEL...
    GOOGLE_FENNEL (Config: Default configuration)
  GOOGLE_FENNEL config created.
  Compiling GOOGLE_FENNEL image...
GOOGLE_FENNEL built successfully. (took 7.312 seconds)
Warning: coreboot-builds/abuild/GOOGLE_FENNEL.xml not found.
Building board GOOGLE_COZMO (using default config)
Building GOOGLE_COZMO
  Creating config file for GOOGLE_COZMO...
    GOOGLE_COZMO (Config: Default configuration)
  GOOGLE_COZMO config created.
  Compiling GOOGLE_COZMO image...
GOOGLE_COZMO built successfully. (took 7.315 seconds)
Warning: coreboot-builds/abuild/GOOGLE_COZMO.xml not found.
Building board GOOGLE_MAKOMO (using default config)
Building GOOGLE_MAKOMO
  Creating config file for GOOGLE_MAKOMO...
    GOOGLE_MAKOMO (Config: Default configuration)
  GOOGLE_MAKOMO config created.
  Compiling GOOGLE_MAKOMO image...
GOOGLE_MAKOMO built successfully. (took 7.332 seconds)
Warning: coreboot-builds/abuild/GOOGLE_MAKOMO.xml not found.
Building board GOOGLE_MUNNA (using default config)
Building GOOGLE_MUNNA
  Creating config file for GOOGLE_MUNNA...
    GOOGLE_MUNNA (Config: Default configuration)
  GOOGLE_MUNNA config created.
  Compiling GOOGLE_MUNNA image...
GOOGLE_MUNNA built successfully. (took 7.300 seconds)
Warning: coreboot-builds/abuild/GOOGLE_MUNNA.xml not found.
Building board GOOGLE_PICO (using default config)
Building GOOGLE_PICO
  Creating config file for GOOGLE_PICO...
    GOOGLE_PICO (Config: Default configuration)
  GOOGLE_PICO config created.
  Compiling GOOGLE_PICO image...
GOOGLE_PICO built successfully. (took 7.310 seconds)
Warning: coreboot-builds/abuild/GOOGLE_PICO.xml not found.
Building board GOOGLE_LINK (using default config)
Building GOOGLE_LINK
  Creating config file for GOOGLE_LINK...
    GOOGLE_LINK (Config: Default configuration)
  GOOGLE_LINK config created.
  Compiling GOOGLE_LINK image...
GOOGLE_LINK build FAILED after 8.986 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_LINK/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/GOOGLE_LINK/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_LINK.xml not found.
Building board GOOGLE_MISTRAL (using default config)
Building GOOGLE_MISTRAL
  Creating config file for GOOGLE_MISTRAL...
    GOOGLE_MISTRAL (Config: Default configuration)
  GOOGLE_MISTRAL config created.
  Compiling GOOGLE_MISTRAL image...
GOOGLE_MISTRAL built successfully. (took 4.225 seconds)
Warning: coreboot-builds/abuild/GOOGLE_MISTRAL.xml not found.
Building board GOOGLE_MYST (using default config)
Building GOOGLE_MYST
  Creating config file for GOOGLE_MYST...
    GOOGLE_MYST (Config: Default configuration)
  GOOGLE_MYST config created.
  Compiling GOOGLE_MYST image...
GOOGLE_MYST build FAILED after 1.481 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   44957 bytes   1700 keywords      0 source lines
AML Output:    dsdt.aml -   17128 bytes   1193 opcodes     507 named objects

Compilation successful. 0 Errors, 0 Warnings, 11 Remarks, 439 Optimizations, 45 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_MYST/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_MYST.xml not found.
Building board GOOGLE_NYAN_BIG (using default config)
Building GOOGLE_NYAN_BIG
  Creating config file for GOOGLE_NYAN_BIG...
    GOOGLE_NYAN_BIG (Config: Default configuration)
  GOOGLE_NYAN_BIG config created.
  Compiling GOOGLE_NYAN_BIG image...
GOOGLE_NYAN_BIG built successfully. (took 5.002 seconds)
Warning: coreboot-builds/abuild/GOOGLE_NYAN_BIG.xml not found.
Building board GOOGLE_NYAN_BLAZE (using default config)
Building GOOGLE_NYAN_BLAZE
  Creating config file for GOOGLE_NYAN_BLAZE...
    GOOGLE_NYAN_BLAZE (Config: Default configuration)
  GOOGLE_NYAN_BLAZE config created.
  Compiling GOOGLE_NYAN_BLAZE image...
GOOGLE_NYAN_BLAZE built successfully. (took 5.026 seconds)
Warning: coreboot-builds/abuild/GOOGLE_NYAN_BLAZE.xml not found.
Building board GOOGLE_NYAN (using default config)
Building GOOGLE_NYAN
  Creating config file for GOOGLE_NYAN...
    GOOGLE_NYAN (Config: Default configuration)
  GOOGLE_NYAN config created.
  Compiling GOOGLE_NYAN image...
GOOGLE_NYAN built successfully. (took 4.888 seconds)
Warning: coreboot-builds/abuild/GOOGLE_NYAN.xml not found.
Building board GOOGLE_OAK (using default config)
Building GOOGLE_OAK
  Creating config file for GOOGLE_OAK...
    GOOGLE_OAK (Config: Default configuration)
  GOOGLE_OAK config created.
  Compiling GOOGLE_OAK image...
GOOGLE_OAK built successfully. (took 6.111 seconds)
Warning: coreboot-builds/abuild/GOOGLE_OAK.xml not found.
Building board GOOGLE_ELM (using default config)
Building GOOGLE_ELM
  Creating config file for GOOGLE_ELM...
    GOOGLE_ELM (Config: Default configuration)
  GOOGLE_ELM config created.
  Compiling GOOGLE_ELM image...
GOOGLE_ELM built successfully. (took 6.201 seconds)
Warning: coreboot-builds/abuild/GOOGLE_ELM.xml not found.
Building board GOOGLE_HANA (using default config)
Building GOOGLE_HANA
  Creating config file for GOOGLE_HANA...
    GOOGLE_HANA (Config: Default configuration)
  GOOGLE_HANA config created.
  Compiling GOOGLE_HANA image...
GOOGLE_HANA built successfully. (took 6.251 seconds)
Warning: coreboot-builds/abuild/GOOGLE_HANA.xml not found.
Building board GOOGLE_AMPTON (using default config)
Building GOOGLE_AMPTON
  Creating config file for GOOGLE_AMPTON...
    GOOGLE_AMPTON (Config: Default configuration)
  GOOGLE_AMPTON config created.
  Compiling GOOGLE_AMPTON image...
GOOGLE_AMPTON build FAILED after 1.466 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40101 bytes   1347 keywords      0 source lines
AML Output:    dsdt.aml -   13271 bytes    788 opcodes     559 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 569 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_AMPTON/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_AMPTON.xml not found.
Building board GOOGLE_BLOOG (using default config)
Building GOOGLE_BLOOG
  Creating config file for GOOGLE_BLOOG...
    GOOGLE_BLOOG (Config: Default configuration)
  GOOGLE_BLOOG config created.
  Compiling GOOGLE_BLOOG image...
GOOGLE_BLOOG build FAILED after 1.474 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40514 bytes   1363 keywords      0 source lines
AML Output:    dsdt.aml -   13428 bytes    797 opcodes     566 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 577 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_BLOOG/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_BLOOG.xml not found.
Building board GOOGLE_BOBBA (using default config)
Building GOOGLE_BOBBA
  Creating config file for GOOGLE_BOBBA...
    GOOGLE_BOBBA (Config: Default configuration)
  GOOGLE_BOBBA config created.
  Compiling GOOGLE_BOBBA image...
GOOGLE_BOBBA build FAILED after 1.488 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40514 bytes   1363 keywords      0 source lines
AML Output:    dsdt.aml -   13428 bytes    797 opcodes     566 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 577 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_BOBBA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_BOBBA.xml not found.
Building board GOOGLE_CASTA (using default config)
Building GOOGLE_CASTA
  Creating config file for GOOGLE_CASTA...
    GOOGLE_CASTA (Config: Default configuration)
  GOOGLE_CASTA config created.
  Compiling GOOGLE_CASTA image...
GOOGLE_CASTA build FAILED after 1.465 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40101 bytes   1347 keywords      0 source lines
AML Output:    dsdt.aml -   13271 bytes    788 opcodes     559 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 569 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_CASTA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_CASTA.xml not found.
Building board GOOGLE_DOOD (using default config)
Building GOOGLE_DOOD
  Creating config file for GOOGLE_DOOD...
    GOOGLE_DOOD (Config: Default configuration)
  GOOGLE_DOOD config created.
  Compiling GOOGLE_DOOD image...
GOOGLE_DOOD build FAILED after 1.473 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40101 bytes   1347 keywords      0 source lines
AML Output:    dsdt.aml -   13271 bytes    788 opcodes     559 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 569 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_DOOD/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_DOOD.xml not found.
Building board GOOGLE_FLEEX (using default config)
Building GOOGLE_FLEEX
  Creating config file for GOOGLE_FLEEX...
    GOOGLE_FLEEX (Config: Default configuration)
  GOOGLE_FLEEX config created.
  Compiling GOOGLE_FLEEX image...
GOOGLE_FLEEX build FAILED after 1.496 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   38715 bytes   1289 keywords      0 source lines
AML Output:    dsdt.aml -   12704 bytes    755 opcodes     534 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 538 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_FLEEX/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_FLEEX.xml not found.
Building board GOOGLE_FOOB (using default config)
Building GOOGLE_FOOB
  Creating config file for GOOGLE_FOOB...
    GOOGLE_FOOB (Config: Default configuration)
  GOOGLE_FOOB config created.
  Compiling GOOGLE_FOOB image...
GOOGLE_FOOB build FAILED after 1.491 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40101 bytes   1347 keywords      0 source lines
AML Output:    dsdt.aml -   13271 bytes    788 opcodes     559 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 569 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_FOOB/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_FOOB.xml not found.
Building board GOOGLE_GARG (using default config)
Building GOOGLE_GARG
  Creating config file for GOOGLE_GARG...
    GOOGLE_GARG (Config: Default configuration)
  GOOGLE_GARG config created.
  Compiling GOOGLE_GARG image...
GOOGLE_GARG build FAILED after 1.487 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40514 bytes   1363 keywords      0 source lines
AML Output:    dsdt.aml -   13428 bytes    797 opcodes     566 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 577 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_GARG/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_GARG.xml not found.
Building board GOOGLE_LICK (using default config)
Building GOOGLE_LICK
  Creating config file for GOOGLE_LICK...
    GOOGLE_LICK (Config: Default configuration)
  GOOGLE_LICK config created.
  Compiling GOOGLE_LICK image...
GOOGLE_LICK build FAILED after 1.484 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40101 bytes   1347 keywords      0 source lines
AML Output:    dsdt.aml -   13271 bytes    788 opcodes     559 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 569 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_LICK/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_LICK.xml not found.
GOOGLE_MEEP_CROS GOOGLE_MEEP
Building config GOOGLE_MEEP_CROS
Building GOOGLE_MEEP_CROS
    GOOGLE_MEEP (Config: Default configuration)
  Compiling GOOGLE_MEEP image...
GOOGLE_MEEP_CROS build FAILED after 1.611 seconds!
Log excerpt:
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_MEEP_CROS/dsdt.aml disassembled correctly.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_MEEP_CROS/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_MEEP_CROS/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150 : coreboot-builds/GOOGLE_MEEP_CROS/external/vboot_reference-verstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_MEEP_CROS/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_MEEP_CROS/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Building board GOOGLE_MEEP (using default config)
Warning: coreboot-builds/abuild/GOOGLE_MEEP_CROS.xml not found.
Building GOOGLE_MEEP
  Creating config file for GOOGLE_MEEP...
    GOOGLE_MEEP (Config: Default configuration)
  GOOGLE_MEEP config created.
  Compiling GOOGLE_MEEP image...
GOOGLE_MEEP build FAILED after 1.463 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40514 bytes   1363 keywords      0 source lines
AML Output:    dsdt.aml -   13428 bytes    797 opcodes     566 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 577 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_MEEP/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_MEEP.xml not found.
GOOGLE_OCTOPUS_SPI_FLASH_CONSOLE GOOGLE_OCTOPUS
Building config GOOGLE_OCTOPUS_SPI_FLASH_CONSOLE
Building GOOGLE_OCTOPUS_SPI_FLASH_CONSOLE
    GOOGLE_OCTOPUS (Config: Default configuration)
  Compiling GOOGLE_OCTOPUS image...
GOOGLE_OCTOPUS_SPI_FLASH_CONSOLE build FAILED after 1.455 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40101 bytes   1347 keywords      0 source lines
AML Output:    dsdt.aml -   13271 bytes    788 opcodes     559 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 569 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_OCTOPUS_SPI_FLASH_CONSOLE/dsdt.aml disassembled correctly.
Building board GOOGLE_OCTOPUS (using default config)
Warning: coreboot-builds/abuild/GOOGLE_OCTOPUS_SPI_FLASH_CONSOLE.xml not found.
Building GOOGLE_OCTOPUS
  Creating config file for GOOGLE_OCTOPUS...
    GOOGLE_OCTOPUS (Config: Default configuration)
  GOOGLE_OCTOPUS config created.
  Compiling GOOGLE_OCTOPUS image...
GOOGLE_OCTOPUS build FAILED after 1.478 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40101 bytes   1347 keywords      0 source lines
AML Output:    dsdt.aml -   13271 bytes    788 opcodes     559 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 569 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_OCTOPUS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_OCTOPUS.xml not found.
Building board GOOGLE_PHASER (using default config)
Building GOOGLE_PHASER
  Creating config file for GOOGLE_PHASER...
    GOOGLE_PHASER (Config: Default configuration)
  GOOGLE_PHASER config created.
  Compiling GOOGLE_PHASER image...
GOOGLE_PHASER build FAILED after 1.479 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40101 bytes   1347 keywords      0 source lines
AML Output:    dsdt.aml -   13271 bytes    788 opcodes     559 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 569 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_PHASER/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_PHASER.xml not found.
Building board GOOGLE_YORP (using default config)
Building GOOGLE_YORP
  Creating config file for GOOGLE_YORP...
    GOOGLE_YORP (Config: Default configuration)
  GOOGLE_YORP config created.
  Compiling GOOGLE_YORP image...
GOOGLE_YORP build FAILED after 1.482 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40101 bytes   1347 keywords      0 source lines
AML Output:    dsdt.aml -   13271 bytes    788 opcodes     559 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 569 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_YORP/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_YORP.xml not found.
Building board GOOGLE_PARROT (using default config)
Building GOOGLE_PARROT
  Creating config file for GOOGLE_PARROT...
    GOOGLE_PARROT (Config: Default configuration)
  GOOGLE_PARROT config created.
  Compiling GOOGLE_PARROT image...
GOOGLE_PARROT build FAILED after 8.938 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_PARROT/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/GOOGLE_PARROT/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_PARROT.xml not found.
Building board GOOGLE_PEACH_PIT (using default config)
Building GOOGLE_PEACH_PIT
  Creating config file for GOOGLE_PEACH_PIT...
    GOOGLE_PEACH_PIT (Config: Default configuration)
  GOOGLE_PEACH_PIT config created.
  Compiling GOOGLE_PEACH_PIT image...
GOOGLE_PEACH_PIT built successfully. (took 4.441 seconds)
Warning: coreboot-builds/abuild/GOOGLE_PEACH_PIT.xml not found.
Building board GOOGLE_ATLAS (using default config)
Building GOOGLE_ATLAS
  Creating config file for GOOGLE_ATLAS...
    GOOGLE_ATLAS (Config: Default configuration)
  GOOGLE_ATLAS config created.
  Compiling GOOGLE_ATLAS image...
GOOGLE_ATLAS build FAILED after 1.629 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/s-imenne.o
    GCC        libgnat-x86_32/lib/gnat/s-maccod.o
    GCC        libgnat-x86_32/lib/gnat/s-parame.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/s-stoele.o
    GCC        libgnat-x86_32/lib/gnat/s-unstyp.o
    GCC        libgnat-x86_32/lib/gnat/system.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_ATLAS/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/GOOGLE_ATLAS/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_ATLAS.xml not found.
Building board GOOGLE_POPPY (using default config)
Building GOOGLE_POPPY
  Creating config file for GOOGLE_POPPY...
    GOOGLE_POPPY (Config: Default configuration)
  GOOGLE_POPPY config created.
  Compiling GOOGLE_POPPY image...
GOOGLE_POPPY build FAILED after 1.932 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   72196 bytes   2032 keywords      0 source lines
AML Output:    dsdt.aml -   22322 bytes   1156 opcodes     876 named objects

Compilation successful. 0 Errors, 0 Warnings, 29 Remarks, 1019 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_POPPY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_POPPY.xml not found.
Building board GOOGLE_NAMI (using default config)
Building GOOGLE_NAMI
  Creating config file for GOOGLE_NAMI...
    GOOGLE_NAMI (Config: Default configuration)
  GOOGLE_NAMI config created.
  Compiling GOOGLE_NAMI image...
GOOGLE_NAMI build FAILED after 1.625 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/s-maccod.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/s-parame.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/s-stoele.o
    GCC        libgnat-x86_32/lib/gnat/s-unstyp.o
    GCC        libgnat-x86_32/lib/gnat/system.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_NAMI/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/GOOGLE_NAMI/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_NAMI.xml not found.
Building board GOOGLE_NAUTILUS (using default config)
Building GOOGLE_NAUTILUS
  Creating config file for GOOGLE_NAUTILUS...
    GOOGLE_NAUTILUS (Config: Default configuration)
  GOOGLE_NAUTILUS config created.
  Compiling GOOGLE_NAUTILUS image...
GOOGLE_NAUTILUS build FAILED after 1.639 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/s-maccod.o
    GCC        libgnat-x86_32/lib/gnat/s-parame.o
    GCC        libgnat-x86_32/lib/gnat/s-stoele.o
    GCC        libgnat-x86_32/lib/gnat/s-unstyp.o
    GCC        libgnat-x86_32/lib/gnat/system.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_NAUTILUS/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/GOOGLE_NAUTILUS/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_NAUTILUS.xml not found.
Building board GOOGLE_NOCTURNE (using default config)
Building GOOGLE_NOCTURNE
  Creating config file for GOOGLE_NOCTURNE...
    GOOGLE_NOCTURNE (Config: Default configuration)
  GOOGLE_NOCTURNE config created.
  Compiling GOOGLE_NOCTURNE image...
GOOGLE_NOCTURNE build FAILED after 2.625 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_NOCTURNE/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_NOCTURNE/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_NOCTURNE/ramstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_NOCTURNE/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_NOCTURNE/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_NOCTURNE/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_NOCTURNE/ramstage/arch/x86/wakeup.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_NOCTURNE.xml not found.
Building board GOOGLE_RAMMUS (using default config)
Building GOOGLE_RAMMUS
  Creating config file for GOOGLE_RAMMUS...
    GOOGLE_RAMMUS (Config: Default configuration)
  GOOGLE_RAMMUS config created.
  Compiling GOOGLE_RAMMUS image...
GOOGLE_RAMMUS build FAILED after 1.621 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/s-imenne.o
    GCC        libgnat-x86_32/lib/gnat/s-maccod.o
    GCC        libgnat-x86_32/lib/gnat/s-parame.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/s-stoele.o
    GCC        libgnat-x86_32/lib/gnat/s-unstyp.o
    GCC        libgnat-x86_32/lib/gnat/system.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_RAMMUS/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/GOOGLE_RAMMUS/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_RAMMUS.xml not found.
Building board GOOGLE_SORAKA (using default config)
Building GOOGLE_SORAKA
  Creating config file for GOOGLE_SORAKA...
    GOOGLE_SORAKA (Config: Default configuration)
  GOOGLE_SORAKA config created.
  Compiling GOOGLE_SORAKA image...
GOOGLE_SORAKA build FAILED after 1.624 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/s-imenne.o
    GCC        libgnat-x86_32/lib/gnat/s-maccod.o
    GCC        libgnat-x86_32/lib/gnat/s-parame.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/s-stoele.o
    GCC        libgnat-x86_32/lib/gnat/s-unstyp.o
    GCC        libgnat-x86_32/lib/gnat/system.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_SORAKA/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/GOOGLE_SORAKA/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_SORAKA.xml not found.
Building board GOOGLE_AMBASSADOR (using default config)
Building GOOGLE_AMBASSADOR
  Creating config file for GOOGLE_AMBASSADOR...
    GOOGLE_AMBASSADOR (Config: Default configuration)
  GOOGLE_AMBASSADOR config created.
  Compiling GOOGLE_AMBASSADOR image...
GOOGLE_AMBASSADOR build FAILED after 1.530 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   37343 bytes   1136 keywords      0 source lines
AML Output:    dsdt.aml -   11634 bytes    624 opcodes     512 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 396 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_AMBASSADOR/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_AMBASSADOR.xml not found.
Building board GOOGLE_DOOLY (using default config)
Building GOOGLE_DOOLY
  Creating config file for GOOGLE_DOOLY...
    GOOGLE_DOOLY (Config: Default configuration)
  GOOGLE_DOOLY config created.
  Compiling GOOGLE_DOOLY image...
GOOGLE_DOOLY build FAILED after 1.511 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   37343 bytes   1136 keywords      0 source lines
AML Output:    dsdt.aml -   11634 bytes    624 opcodes     512 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 396 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_DOOLY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_DOOLY.xml not found.
Building board GOOGLE_DUFFY_LEGACY (using default config)
Building GOOGLE_DUFFY_LEGACY
  Creating config file for GOOGLE_DUFFY_LEGACY...
    GOOGLE_DUFFY_LEGACY (Config: Default configuration)
  GOOGLE_DUFFY_LEGACY config created.
  Compiling GOOGLE_DUFFY_LEGACY image...
GOOGLE_DUFFY_LEGACY build FAILED after 1.514 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   37343 bytes   1136 keywords      0 source lines
AML Output:    dsdt.aml -   11634 bytes    624 opcodes     512 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 396 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_DUFFY_LEGACY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_DUFFY_LEGACY.xml not found.
Building board GOOGLE_DUFFY (using default config)
Building GOOGLE_DUFFY
  Creating config file for GOOGLE_DUFFY...
    GOOGLE_DUFFY (Config: Default configuration)
  GOOGLE_DUFFY config created.
  Compiling GOOGLE_DUFFY image...
GOOGLE_DUFFY build FAILED after 1.516 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   37343 bytes   1136 keywords      0 source lines
AML Output:    dsdt.aml -   11634 bytes    624 opcodes     512 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 396 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_DUFFY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_DUFFY.xml not found.
Building board GOOGLE_FAFFY (using default config)
Building GOOGLE_FAFFY
  Creating config file for GOOGLE_FAFFY...
    GOOGLE_FAFFY (Config: Default configuration)
  GOOGLE_FAFFY config created.
  Compiling GOOGLE_FAFFY image...
GOOGLE_FAFFY build FAILED after 1.522 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   37343 bytes   1136 keywords      0 source lines
AML Output:    dsdt.aml -   11634 bytes    624 opcodes     512 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 396 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_FAFFY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_FAFFY.xml not found.
Building board GOOGLE_GENESIS (using default config)
Building GOOGLE_GENESIS
  Creating config file for GOOGLE_GENESIS...
    GOOGLE_GENESIS (Config: Default configuration)
  GOOGLE_GENESIS config created.
  Compiling GOOGLE_GENESIS image...
GOOGLE_GENESIS build FAILED after 1.510 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   37343 bytes   1136 keywords      0 source lines
AML Output:    dsdt.aml -   11634 bytes    624 opcodes     512 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 396 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_GENESIS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_GENESIS.xml not found.
Building board GOOGLE_KAISA_LEGACY (using default config)
Building GOOGLE_KAISA_LEGACY
  Creating config file for GOOGLE_KAISA_LEGACY...
    GOOGLE_KAISA_LEGACY (Config: Default configuration)
  GOOGLE_KAISA_LEGACY config created.
  Compiling GOOGLE_KAISA_LEGACY image...
GOOGLE_KAISA_LEGACY build FAILED after 1.517 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   37343 bytes   1136 keywords      0 source lines
AML Output:    dsdt.aml -   11634 bytes    624 opcodes     512 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 396 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_KAISA_LEGACY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_KAISA_LEGACY.xml not found.
Building board GOOGLE_KAISA (using default config)
Building GOOGLE_KAISA
  Creating config file for GOOGLE_KAISA...
    GOOGLE_KAISA (Config: Default configuration)
  GOOGLE_KAISA config created.
  Compiling GOOGLE_KAISA image...
GOOGLE_KAISA build FAILED after 1.519 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   37343 bytes   1136 keywords      0 source lines
AML Output:    dsdt.aml -   11634 bytes    624 opcodes     512 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 396 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_KAISA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_KAISA.xml not found.
Building board GOOGLE_MOONBUGGY (using default config)
Building GOOGLE_MOONBUGGY
  Creating config file for GOOGLE_MOONBUGGY...
    GOOGLE_MOONBUGGY (Config: Default configuration)
  GOOGLE_MOONBUGGY config created.
  Compiling GOOGLE_MOONBUGGY image...
GOOGLE_MOONBUGGY build FAILED after 1.871 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_MOONBUGGY/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_MOONBUGGY/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_MOONBUGGY/ramstage/arch/x86/wakeup.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_MOONBUGGY/ramstage/acpi/acpi_hpet.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_MOONBUGGY/ramstage/acpi/acpi_apic.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_MOONBUGGY/ramstage/acpi/acpi_dmar.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_MOONBUGGY/ramstage/acpi/acpi.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_MOONBUGGY.xml not found.
Building board GOOGLE_NOIBAT (using default config)
Building GOOGLE_NOIBAT
  Creating config file for GOOGLE_NOIBAT...
    GOOGLE_NOIBAT (Config: Default configuration)
  GOOGLE_NOIBAT config created.
  Compiling GOOGLE_NOIBAT image...
GOOGLE_NOIBAT build FAILED after 1.867 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_NOIBAT/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_NOIBAT/ramstage/arch/x86/wakeup.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_NOIBAT/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_NOIBAT/ramstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_NOIBAT/ramstage/acpi/acpi_hpet.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_NOIBAT/ramstage/acpi/acpi_apic.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_NOIBAT/ramstage/acpi/acpi_dmar.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_NOIBAT/ramstage/acpi/acpi.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_NOIBAT.xml not found.
Building board GOOGLE_PUFF (using default config)
Building GOOGLE_PUFF
  Creating config file for GOOGLE_PUFF...
    GOOGLE_PUFF (Config: Default configuration)
  GOOGLE_PUFF config created.
  Compiling GOOGLE_PUFF image...
GOOGLE_PUFF build FAILED after 1.518 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   37343 bytes   1136 keywords      0 source lines
AML Output:    dsdt.aml -   11634 bytes    624 opcodes     512 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 396 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_PUFF/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_PUFF.xml not found.
Building board GOOGLE_SCOUT (using default config)
Building GOOGLE_SCOUT
  Creating config file for GOOGLE_SCOUT...
    GOOGLE_SCOUT (Config: Default configuration)
  GOOGLE_SCOUT config created.
  Compiling GOOGLE_SCOUT image...
GOOGLE_SCOUT build FAILED after 1.514 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   37343 bytes   1136 keywords      0 source lines
AML Output:    dsdt.aml -   11634 bytes    624 opcodes     512 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 396 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_SCOUT/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_SCOUT.xml not found.
Building board GOOGLE_WYVERN (using default config)
Building GOOGLE_WYVERN
  Creating config file for GOOGLE_WYVERN...
    GOOGLE_WYVERN (Config: Default configuration)
  GOOGLE_WYVERN config created.
  Compiling GOOGLE_WYVERN image...
GOOGLE_WYVERN build FAILED after 1.517 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   37343 bytes   1136 keywords      0 source lines
AML Output:    dsdt.aml -   11634 bytes    624 opcodes     512 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 396 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_WYVERN/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_WYVERN.xml not found.
Building board GOOGLE_BANJO (using default config)
Building GOOGLE_BANJO
  Creating config file for GOOGLE_BANJO...
    GOOGLE_BANJO (Config: Default configuration)
  GOOGLE_BANJO config created.
  Compiling GOOGLE_BANJO image...
GOOGLE_BANJO build FAILED after 1.722 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52821 bytes   1442 keywords      0 source lines
AML Output:    dsdt.aml -   16326 bytes    808 opcodes     634 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 705 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_BANJO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_BANJO.xml not found.
Building board GOOGLE_CANDY (using default config)
Building GOOGLE_CANDY
  Creating config file for GOOGLE_CANDY...
    GOOGLE_CANDY (Config: Default configuration)
  GOOGLE_CANDY config created.
  Compiling GOOGLE_CANDY image...
GOOGLE_CANDY build FAILED after 2.296 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   54674 bytes   1494 keywords      0 source lines
AML Output:    dsdt.aml -   16890 bytes    823 opcodes     671 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 741 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_CANDY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_CANDY.xml not found.
Building board GOOGLE_CLAPPER (using default config)
Building GOOGLE_CLAPPER
  Creating config file for GOOGLE_CLAPPER...
    GOOGLE_CLAPPER (Config: Default configuration)
  GOOGLE_CLAPPER config created.
  Compiling GOOGLE_CLAPPER image...
GOOGLE_CLAPPER build FAILED after 1.911 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   53661 bytes   1467 keywords      0 source lines
AML Output:    dsdt.aml -   16581 bytes    817 opcodes     650 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 713 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_CLAPPER/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_CLAPPER.xml not found.
Building board GOOGLE_ENGUARDE (using default config)
Building GOOGLE_ENGUARDE
  Creating config file for GOOGLE_ENGUARDE...
    GOOGLE_ENGUARDE (Config: Default configuration)
  GOOGLE_ENGUARDE config created.
  Compiling GOOGLE_ENGUARDE image...
GOOGLE_ENGUARDE build FAILED after 1.919 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52821 bytes   1442 keywords      0 source lines
AML Output:    dsdt.aml -   16326 bytes    808 opcodes     634 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 705 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_ENGUARDE/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_ENGUARDE.xml not found.
Building board GOOGLE_EXPRESSO (using default config)
Building GOOGLE_EXPRESSO
  Creating config file for GOOGLE_EXPRESSO...
    GOOGLE_EXPRESSO (Config: Default configuration)
  GOOGLE_EXPRESSO config created.
  Compiling GOOGLE_EXPRESSO image...
GOOGLE_EXPRESSO build FAILED after 1.738 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   54130 bytes   1479 keywords      0 source lines
AML Output:    dsdt.aml -   16735 bytes    822 opcodes     657 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 718 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_EXPRESSO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_EXPRESSO.xml not found.
Building board GOOGLE_GLIMMER (using default config)
Building GOOGLE_GLIMMER
  Creating config file for GOOGLE_GLIMMER...
    GOOGLE_GLIMMER (Config: Default configuration)
  GOOGLE_GLIMMER config created.
  Compiling GOOGLE_GLIMMER image...
GOOGLE_GLIMMER build FAILED after 2.225 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   53661 bytes   1467 keywords      0 source lines
AML Output:    dsdt.aml -   16581 bytes    817 opcodes     650 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 713 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_GLIMMER/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_GLIMMER.xml not found.
Building board GOOGLE_GNAWTY (using default config)
Building GOOGLE_GNAWTY
  Creating config file for GOOGLE_GNAWTY...
    GOOGLE_GNAWTY (Config: Default configuration)
  GOOGLE_GNAWTY config created.
  Compiling GOOGLE_GNAWTY image...
GOOGLE_GNAWTY build FAILED after 1.896 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   53142 bytes   1452 keywords      0 source lines
AML Output:    dsdt.aml -   16410 bytes    812 opcodes     640 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 708 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_GNAWTY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_GNAWTY.xml not found.
Building board GOOGLE_HELI (using default config)
Building GOOGLE_HELI
  Creating config file for GOOGLE_HELI...
    GOOGLE_HELI (Config: Default configuration)
  GOOGLE_HELI config created.
  Compiling GOOGLE_HELI image...
GOOGLE_HELI build FAILED after 2.553 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52821 bytes   1442 keywords      0 source lines
AML Output:    dsdt.aml -   16326 bytes    808 opcodes     634 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 705 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_HELI/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_HELI.xml not found.
Building board GOOGLE_KIP (using default config)
Building GOOGLE_KIP
  Creating config file for GOOGLE_KIP...
    GOOGLE_KIP (Config: Default configuration)
  GOOGLE_KIP config created.
  Compiling GOOGLE_KIP image...
GOOGLE_KIP build FAILED after 3.676 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52821 bytes   1442 keywords      0 source lines
AML Output:    dsdt.aml -   16326 bytes    808 opcodes     634 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 705 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_KIP/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_KIP.xml not found.
Building board GOOGLE_NINJA (using default config)
Building GOOGLE_NINJA
  Creating config file for GOOGLE_NINJA...
    GOOGLE_NINJA (Config: Default configuration)
  GOOGLE_NINJA config created.
  Compiling GOOGLE_NINJA image...
GOOGLE_NINJA build FAILED after 2.100 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   51635 bytes   1410 keywords      0 source lines
AML Output:    dsdt.aml -   15985 bytes    798 opcodes     612 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 694 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_NINJA/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_NINJA.xml not found.
Building board GOOGLE_ORCO (using default config)
Building GOOGLE_ORCO
  Creating config file for GOOGLE_ORCO...
    GOOGLE_ORCO (Config: Default configuration)
  GOOGLE_ORCO config created.
  Compiling GOOGLE_ORCO image...
GOOGLE_ORCO build FAILED after 1.938 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52821 bytes   1442 keywords      0 source lines
AML Output:    dsdt.aml -   16326 bytes    808 opcodes     634 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 705 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_ORCO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_ORCO.xml not found.
Building board GOOGLE_QUAWKS (using default config)
Building GOOGLE_QUAWKS
  Creating config file for GOOGLE_QUAWKS...
    GOOGLE_QUAWKS (Config: Default configuration)
  GOOGLE_QUAWKS config created.
  Compiling GOOGLE_QUAWKS image...
GOOGLE_QUAWKS build FAILED after 1.940 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52821 bytes   1442 keywords      0 source lines
AML Output:    dsdt.aml -   16326 bytes    808 opcodes     634 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 705 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_QUAWKS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_QUAWKS.xml not found.
Building board GOOGLE_SQUAWKS (using default config)
Building GOOGLE_SQUAWKS
  Creating config file for GOOGLE_SQUAWKS...
    GOOGLE_SQUAWKS (Config: Default configuration)
  GOOGLE_SQUAWKS config created.
  Compiling GOOGLE_SQUAWKS image...
GOOGLE_SQUAWKS build FAILED after 1.887 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   53536 bytes   1460 keywords      0 source lines
AML Output:    dsdt.aml -   16566 bytes    812 opcodes     648 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 726 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_SQUAWKS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_SQUAWKS.xml not found.
Building board GOOGLE_RAMBI (using default config)
Building GOOGLE_RAMBI
  Creating config file for GOOGLE_RAMBI...
    GOOGLE_RAMBI (Config: Default configuration)
  GOOGLE_RAMBI config created.
  Compiling GOOGLE_RAMBI image...
GOOGLE_RAMBI build FAILED after 1.726 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   54140 bytes   1481 keywords      0 source lines
AML Output:    dsdt.aml -   16737 bytes    822 opcodes     659 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 718 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_RAMBI/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_RAMBI.xml not found.
Building board GOOGLE_SUMO (using default config)
Building GOOGLE_SUMO
  Creating config file for GOOGLE_SUMO...
    GOOGLE_SUMO (Config: Default configuration)
  GOOGLE_SUMO config created.
  Compiling GOOGLE_SUMO image...
GOOGLE_SUMO build FAILED after 1.923 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52436 bytes   1434 keywords      0 source lines
AML Output:    dsdt.aml -   16227 bytes    807 opcodes     627 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 702 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_SUMO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_SUMO.xml not found.
Building board GOOGLE_SWANKY (using default config)
Building GOOGLE_SWANKY
  Creating config file for GOOGLE_SWANKY...
    GOOGLE_SWANKY (Config: Default configuration)
  GOOGLE_SWANKY config created.
  Compiling GOOGLE_SWANKY image...
GOOGLE_SWANKY build FAILED after 1.577 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52821 bytes   1442 keywords      0 source lines
AML Output:    dsdt.aml -   16326 bytes    808 opcodes     634 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 705 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_SWANKY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_SWANKY.xml not found.
Building board GOOGLE_WINKY (using default config)
Building GOOGLE_WINKY
  Creating config file for GOOGLE_WINKY...
    GOOGLE_WINKY (Config: Default configuration)
  GOOGLE_WINKY config created.
  Compiling GOOGLE_WINKY image...
GOOGLE_WINKY build FAILED after 1.936 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52822 bytes   1442 keywords      0 source lines
AML Output:    dsdt.aml -   16327 bytes    808 opcodes     634 named objects

Compilation successful. 0 Errors, 0 Warnings, 3 Remarks, 705 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_WINKY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_WINKY.xml not found.
GOOGLE_REEF_CROS GOOGLE_REEF
Building config GOOGLE_REEF_CROS
Building GOOGLE_REEF_CROS
    GOOGLE_REEF (Config: Default configuration)
  Compiling GOOGLE_REEF image...
GOOGLE_REEF_CROS build FAILED after 1.656 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_REEF_CROS/ramstage/arch/x86/wakeup.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150 : coreboot-builds/GOOGLE_REEF_CROS/external/vboot_reference-verstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_REEF_CROS/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_REEF_CROS/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_REEF_CROS/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_REEF_CROS/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_REEF_CROS.xml not found.
Building board GOOGLE_REEF (using default config)
Building GOOGLE_REEF
  Creating config file for GOOGLE_REEF...
    GOOGLE_REEF (Config: Default configuration)
  GOOGLE_REEF config created.
  Compiling GOOGLE_REEF image...
GOOGLE_REEF build FAILED after 1.483 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   39984 bytes   1344 keywords      0 source lines
AML Output:    dsdt.aml -   13256 bytes    788 opcodes     556 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 569 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_REEF/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_REEF.xml not found.
Building board GOOGLE_PYRO (using default config)
Building GOOGLE_PYRO
  Creating config file for GOOGLE_PYRO...
    GOOGLE_PYRO (Config: Default configuration)
  GOOGLE_PYRO config created.
  Compiling GOOGLE_PYRO image...
GOOGLE_PYRO build FAILED after 1.553 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   39976 bytes   1344 keywords      0 source lines
AML Output:    dsdt.aml -   13256 bytes    788 opcodes     556 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 569 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_PYRO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_PYRO.xml not found.
Building board GOOGLE_SAND (using default config)
Building GOOGLE_SAND
  Creating config file for GOOGLE_SAND...
    GOOGLE_SAND (Config: Default configuration)
  GOOGLE_SAND config created.
  Compiling GOOGLE_SAND image...
GOOGLE_SAND build FAILED after 1.484 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40089 bytes   1343 keywords      0 source lines
AML Output:    dsdt.aml -   13301 bytes    786 opcodes     557 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 571 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_SAND/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_SAND.xml not found.
Building board GOOGLE_SNAPPY (using default config)
Building GOOGLE_SNAPPY
  Creating config file for GOOGLE_SNAPPY...
    GOOGLE_SNAPPY (Config: Default configuration)
  GOOGLE_SNAPPY config created.
  Compiling GOOGLE_SNAPPY image...
GOOGLE_SNAPPY build FAILED after 1.482 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40391 bytes   1360 keywords      0 source lines
AML Output:    dsdt.aml -   13413 bytes    797 opcodes     563 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 577 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_SNAPPY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_SNAPPY.xml not found.
Building board GOOGLE_CORAL (using default config)
Building GOOGLE_CORAL
  Creating config file for GOOGLE_CORAL...
    GOOGLE_CORAL (Config: Default configuration)
  GOOGLE_CORAL config created.
  Compiling GOOGLE_CORAL image...
GOOGLE_CORAL build FAILED after 1.486 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   40397 bytes   1360 keywords      0 source lines
AML Output:    dsdt.aml -   13413 bytes    797 opcodes     563 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 577 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_CORAL/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_CORAL.xml not found.
Building board GOOGLE_DEKU (using default config)
Building GOOGLE_DEKU
  Creating config file for GOOGLE_DEKU...
    GOOGLE_DEKU (Config: Default configuration)
  GOOGLE_DEKU config created.
  Compiling GOOGLE_DEKU image...
GOOGLE_DEKU built successfully. (took 20.176 seconds)
Warning: coreboot-builds/abuild/GOOGLE_DEKU.xml not found.
Building board GOOGLE_DEKU4ES (using default config)
Building GOOGLE_DEKU4ES
  Creating config file for GOOGLE_DEKU4ES...
    GOOGLE_DEKU4ES (Config: Default configuration)
  GOOGLE_DEKU4ES config created.
  Compiling GOOGLE_DEKU4ES image...
GOOGLE_DEKU4ES built successfully. (took 19.273 seconds)
Warning: coreboot-builds/abuild/GOOGLE_DEKU4ES.xml not found.
Building board GOOGLE_KARIS (using default config)
Building GOOGLE_KARIS
  Creating config file for GOOGLE_KARIS...
    GOOGLE_KARIS (Config: Default configuration)
  GOOGLE_KARIS config created.
  Compiling GOOGLE_KARIS image...
GOOGLE_KARIS built successfully. (took 13.283 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KARIS.xml not found.
Building board GOOGLE_KARIS4ES (using default config)
Building GOOGLE_KARIS4ES
  Creating config file for GOOGLE_KARIS4ES...
    GOOGLE_KARIS4ES (Config: Default configuration)
  GOOGLE_KARIS4ES config created.
  Compiling GOOGLE_KARIS4ES image...
GOOGLE_KARIS4ES built successfully. (took 13.929 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KARIS4ES.xml not found.
Building board GOOGLE_OVIS (using default config)
Building GOOGLE_OVIS
  Creating config file for GOOGLE_OVIS...
    GOOGLE_OVIS (Config: Default configuration)
  GOOGLE_OVIS config created.
  Compiling GOOGLE_OVIS image...
GOOGLE_OVIS built successfully. (took 26.596 seconds)
Warning: coreboot-builds/abuild/GOOGLE_OVIS.xml not found.
Building board GOOGLE_OVIS4ES (using default config)
Building GOOGLE_OVIS4ES
  Creating config file for GOOGLE_OVIS4ES...
    GOOGLE_OVIS4ES (Config: Default configuration)
  GOOGLE_OVIS4ES config created.
  Compiling GOOGLE_OVIS4ES image...
GOOGLE_OVIS4ES built successfully. (took 27.345 seconds)
Warning: coreboot-builds/abuild/GOOGLE_OVIS4ES.xml not found.
Building board GOOGLE_REX0 (using default config)
Building GOOGLE_REX0
  Creating config file for GOOGLE_REX0...
    GOOGLE_REX0 (Config: Default configuration)
  GOOGLE_REX0 config created.
  Compiling GOOGLE_REX0 image...
GOOGLE_REX0 built successfully. (took 26.938 seconds)
Warning: coreboot-builds/abuild/GOOGLE_REX0.xml not found.
Building board GOOGLE_REX_EC_ISH (using default config)
Building GOOGLE_REX_EC_ISH
  Creating config file for GOOGLE_REX_EC_ISH...
    GOOGLE_REX_EC_ISH (Config: Default configuration)
  GOOGLE_REX_EC_ISH config created.
  Compiling GOOGLE_REX_EC_ISH image...
GOOGLE_REX_EC_ISH built successfully. (took 26.490 seconds)
Warning: coreboot-builds/abuild/GOOGLE_REX_EC_ISH.xml not found.
Building board GOOGLE_REX4ES (using default config)
Building GOOGLE_REX4ES
  Creating config file for GOOGLE_REX4ES...
    GOOGLE_REX4ES (Config: Default configuration)
  GOOGLE_REX4ES config created.
  Compiling GOOGLE_REX4ES image...
GOOGLE_REX4ES built successfully. (took 13.461 seconds)
Warning: coreboot-builds/abuild/GOOGLE_REX4ES.xml not found.
Building board GOOGLE_REX4ES_EC_ISH (using default config)
Building GOOGLE_REX4ES_EC_ISH
  Creating config file for GOOGLE_REX4ES_EC_ISH...
    GOOGLE_REX4ES_EC_ISH (Config: Default configuration)
  GOOGLE_REX4ES_EC_ISH config created.
  Compiling GOOGLE_REX4ES_EC_ISH image...
GOOGLE_REX4ES_EC_ISH built successfully. (took 13.424 seconds)
Warning: coreboot-builds/abuild/GOOGLE_REX4ES_EC_ISH.xml not found.
Building board GOOGLE_REX64 (using default config)
Building GOOGLE_REX64
  Creating config file for GOOGLE_REX64...
    GOOGLE_REX64 (Config: Default configuration)
  GOOGLE_REX64 config created.
  Compiling GOOGLE_REX64 image...
GOOGLE_REX64 built successfully. (took 13.800 seconds)
Warning: coreboot-builds/abuild/GOOGLE_REX64.xml not found.
Building board GOOGLE_SCREEBO (using default config)
Building GOOGLE_SCREEBO
  Creating config file for GOOGLE_SCREEBO...
    GOOGLE_SCREEBO (Config: Default configuration)
  GOOGLE_SCREEBO config created.
  Compiling GOOGLE_SCREEBO image...
GOOGLE_SCREEBO built successfully. (took 13.247 seconds)
Warning: coreboot-builds/abuild/GOOGLE_SCREEBO.xml not found.
Building board GOOGLE_SCREEBO4ES (using default config)
Building GOOGLE_SCREEBO4ES
  Creating config file for GOOGLE_SCREEBO4ES...
    GOOGLE_SCREEBO4ES (Config: Default configuration)
  GOOGLE_SCREEBO4ES config created.
  Compiling GOOGLE_SCREEBO4ES image...
GOOGLE_SCREEBO4ES built successfully. (took 25.785 seconds)
Warning: coreboot-builds/abuild/GOOGLE_SCREEBO4ES.xml not found.
Building board GOOGLE_ARCADA (using default config)
Building GOOGLE_ARCADA
  Creating config file for GOOGLE_ARCADA...
    GOOGLE_ARCADA (Config: Default configuration)
  GOOGLE_ARCADA config created.
  Compiling GOOGLE_ARCADA image...
GOOGLE_ARCADA build FAILED after 2.293 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_ARCADA/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/GOOGLE_ARCADA/romstage/arch/x86/assembly_entry.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_ARCADA/smm/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_ARCADA/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_ARCADA/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_ARCADA/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_ARCADA.xml not found.
Building board GOOGLE_SARIEN (using default config)
Building GOOGLE_SARIEN
  Creating config file for GOOGLE_SARIEN...
    GOOGLE_SARIEN (Config: Default configuration)
  GOOGLE_SARIEN config created.
  Compiling GOOGLE_SARIEN image...
GOOGLE_SARIEN build FAILED after 2.394 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_SARIEN/romstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_SARIEN/romstage/arch/x86/assembly_entry.o] Erreur 1
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_SARIEN/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_SARIEN/smm/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_SARIEN/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_SARIEN/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_SARIEN.xml not found.
Building board GOOGLE_CRYSTALDRIFT (using default config)
Building GOOGLE_CRYSTALDRIFT
  Creating config file for GOOGLE_CRYSTALDRIFT...
    GOOGLE_CRYSTALDRIFT (Config: Default configuration)
  GOOGLE_CRYSTALDRIFT config created.
  Compiling GOOGLE_CRYSTALDRIFT image...
GOOGLE_CRYSTALDRIFT build FAILED after 7.321 seconds!
Log excerpt:
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 14 with channel 0 and dimm 0 at offset 30808
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 14 with channel 1 and dimm 0 at offset 31888
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 15 with channel 0 and dimm 0 at offset 32988
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 15 with channel 1 and dimm 0 at offset 34068
Disabling channel 1, dimm 0 and clearing SPD
No more SPD magic numbers in APCB
Fixing checksum and writing to coreboot-builds/GOOGLE_CRYSTALDRIFT/data.apcb.gen
Writing 39204 bytes to coreboot-builds/GOOGLE_CRYSTALDRIFT/data.apcb.gen
Warning: coreboot-builds/abuild/GOOGLE_CRYSTALDRIFT.xml not found.
Building board GOOGLE_FROSTFLOW (using default config)
Building GOOGLE_FROSTFLOW
  Creating config file for GOOGLE_FROSTFLOW...
    GOOGLE_FROSTFLOW (Config: Default configuration)
  GOOGLE_FROSTFLOW config created.
  Compiling GOOGLE_FROSTFLOW image...
GOOGLE_FROSTFLOW build FAILED after 7.341 seconds!
Log excerpt:
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 14 with channel 0 and dimm 0 at offset 30808
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 14 with channel 1 and dimm 0 at offset 31888
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 15 with channel 0 and dimm 0 at offset 32988
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 15 with channel 1 and dimm 0 at offset 34068
Disabling channel 1, dimm 0 and clearing SPD
No more SPD magic numbers in APCB
Fixing checksum and writing to coreboot-builds/GOOGLE_FROSTFLOW/data.apcb.gen
Writing 39204 bytes to coreboot-builds/GOOGLE_FROSTFLOW/data.apcb.gen
Warning: coreboot-builds/abuild/GOOGLE_FROSTFLOW.xml not found.
Building board GOOGLE_MARKARTH (using default config)
Building GOOGLE_MARKARTH
  Creating config file for GOOGLE_MARKARTH...
    GOOGLE_MARKARTH (Config: Default configuration)
  GOOGLE_MARKARTH config created.
  Compiling GOOGLE_MARKARTH image...
GOOGLE_MARKARTH build FAILED after 6.842 seconds!
Log excerpt:
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 14 with channel 0 and dimm 0 at offset 30808
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 14 with channel 1 and dimm 0 at offset 31888
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 15 with channel 0 and dimm 0 at offset 32988
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 15 with channel 1 and dimm 0 at offset 34068
Disabling channel 1, dimm 0 and clearing SPD
No more SPD magic numbers in APCB
Fixing checksum and writing to coreboot-builds/GOOGLE_MARKARTH/data.apcb.gen
Writing 39204 bytes to coreboot-builds/GOOGLE_MARKARTH/data.apcb.gen
Warning: coreboot-builds/abuild/GOOGLE_MARKARTH.xml not found.
GOOGLE_SKYRIM.NO_VIDEO GOOGLE_SKYRIM
Building config GOOGLE_SKYRIM.NO_VIDEO
Building GOOGLE_SKYRIM.NO_VIDEO
    GOOGLE_SKYRIM (Config: Default configuration)
  Compiling GOOGLE_SKYRIM image...
GOOGLE_SKYRIM.NO_VIDEO build FAILED after 3.149 seconds!
Log excerpt:
    CC         bootblock/drivers/i2c/designware/dw_i2c.o
    CC         bootblock/drivers/i2c/tpm/cr50.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_SKYRIM.NO_VIDEO/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
    CC         bootblock/drivers/i2c/tpm/tis.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_SKYRIM.NO_VIDEO/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_SKYRIM.NO_VIDEO/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150 : coreboot-builds/GOOGLE_SKYRIM.NO_VIDEO/external/vboot_reference-verstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_SKYRIM.NO_VIDEO.xml not found.
GOOGLE_SKYRIM.WITH_BINARIES GOOGLE_SKYRIM
Building config GOOGLE_SKYRIM.WITH_BINARIES
Building GOOGLE_SKYRIM.WITH_BINARIES
    GOOGLE_SKYRIM (Config: Default configuration)
  Compiling GOOGLE_SKYRIM image...
GOOGLE_SKYRIM.WITH_BINARIES build FAILED after 7.440 seconds!
Log excerpt:
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 14 with channel 0 and dimm 0 at offset 30808
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 14 with channel 1 and dimm 0 at offset 31888
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 15 with channel 0 and dimm 0 at offset 32988
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 15 with channel 1 and dimm 0 at offset 34068
Disabling channel 1, dimm 0 and clearing SPD
No more SPD magic numbers in APCB
Fixing checksum and writing to coreboot-builds/GOOGLE_SKYRIM.WITH_BINARIES/data.apcb.gen
Writing 39204 bytes to coreboot-builds/GOOGLE_SKYRIM.WITH_BINARIES/data.apcb.gen
Warning: coreboot-builds/abuild/GOOGLE_SKYRIM.WITH_BINARIES.xml not found.
Building board GOOGLE_SKYRIM (using default config)
Building GOOGLE_SKYRIM
  Creating config file for GOOGLE_SKYRIM...
    GOOGLE_SKYRIM (Config: Default configuration)
  GOOGLE_SKYRIM config created.
  Compiling GOOGLE_SKYRIM image...
GOOGLE_SKYRIM build FAILED after 6.896 seconds!
Log excerpt:
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 14 with channel 0 and dimm 0 at offset 30808
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 14 with channel 1 and dimm 0 at offset 31888
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 15 with channel 0 and dimm 0 at offset 32988
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 15 with channel 1 and dimm 0 at offset 34068
Disabling channel 1, dimm 0 and clearing SPD
No more SPD magic numbers in APCB
Fixing checksum and writing to coreboot-builds/GOOGLE_SKYRIM/data.apcb.gen
Writing 39204 bytes to coreboot-builds/GOOGLE_SKYRIM/data.apcb.gen
Warning: coreboot-builds/abuild/GOOGLE_SKYRIM.xml not found.
Building board GOOGLE_WINTERHOLD (using default config)
Building GOOGLE_WINTERHOLD
  Creating config file for GOOGLE_WINTERHOLD...
    GOOGLE_WINTERHOLD (Config: Default configuration)
  GOOGLE_WINTERHOLD config created.
  Compiling GOOGLE_WINTERHOLD image...
GOOGLE_WINTERHOLD build FAILED after 7.258 seconds!
Log excerpt:
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 14 with channel 0 and dimm 0 at offset 30808
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 14 with channel 1 and dimm 0 at offset 31888
Disabling channel 1, dimm 0 and clearing SPD
Found SPD instance 15 with channel 0 and dimm 0 at offset 32988
Disabling channel 0, dimm 0 and clearing SPD
Found SPD instance 15 with channel 1 and dimm 0 at offset 34068
Disabling channel 1, dimm 0 and clearing SPD
No more SPD magic numbers in APCB
Fixing checksum and writing to coreboot-builds/GOOGLE_WINTERHOLD/data.apcb.gen
Writing 39204 bytes to coreboot-builds/GOOGLE_WINTERHOLD/data.apcb.gen
Warning: coreboot-builds/abuild/GOOGLE_WINTERHOLD.xml not found.
Building board GOOGLE_FALCO (using default config)
Building GOOGLE_FALCO
  Creating config file for GOOGLE_FALCO...
    GOOGLE_FALCO (Config: Default configuration)
  GOOGLE_FALCO config created.
  Compiling GOOGLE_FALCO image...
GOOGLE_FALCO build FAILED after 7.761 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   53217 bytes   1720 keywords      0 source lines
AML Output:    dsdt.aml -   15967 bytes   1098 opcodes     622 named objects

Compilation successful. 0 Errors, 0 Warnings, 13 Remarks, 636 Optimizations, 13 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_FALCO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_FALCO.xml not found.
Building board GOOGLE_LEON (using default config)
Building GOOGLE_LEON
  Creating config file for GOOGLE_LEON...
    GOOGLE_LEON (Config: Default configuration)
  GOOGLE_LEON config created.
  Compiling GOOGLE_LEON image...
GOOGLE_LEON build FAILED after 6.799 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   53217 bytes   1720 keywords      0 source lines
AML Output:    dsdt.aml -   15967 bytes   1098 opcodes     622 named objects

Compilation successful. 0 Errors, 0 Warnings, 13 Remarks, 636 Optimizations, 13 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_LEON/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_LEON.xml not found.
Building board GOOGLE_PEPPY (using default config)
Building GOOGLE_PEPPY
  Creating config file for GOOGLE_PEPPY...
    GOOGLE_PEPPY (Config: Default configuration)
  GOOGLE_PEPPY config created.
  Compiling GOOGLE_PEPPY image...
GOOGLE_PEPPY build FAILED after 5.891 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   55686 bytes   1784 keywords      0 source lines
AML Output:    dsdt.aml -   16759 bytes   1120 opcodes     664 named objects

Compilation successful. 0 Errors, 0 Warnings, 13 Remarks, 680 Optimizations, 13 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_PEPPY/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_PEPPY.xml not found.
Building board GOOGLE_WOLF (using default config)
Building GOOGLE_WOLF
  Creating config file for GOOGLE_WOLF...
    GOOGLE_WOLF (Config: Default configuration)
  GOOGLE_WOLF config created.
  Compiling GOOGLE_WOLF image...
GOOGLE_WOLF build FAILED after 7.158 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   54185 bytes   1744 keywords      0 source lines
AML Output:    dsdt.aml -   16296 bytes   1103 opcodes     641 named objects

Compilation successful. 0 Errors, 0 Warnings, 13 Remarks, 664 Optimizations, 13 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_WOLF/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_WOLF.xml not found.
Building board GOOGLE_SMAUG (using default config)
Building GOOGLE_SMAUG
  Creating config file for GOOGLE_SMAUG...
    GOOGLE_SMAUG (Config: Default configuration)
  GOOGLE_SMAUG config created.
  Compiling GOOGLE_SMAUG image...
GOOGLE_SMAUG built successfully. (took 16.165 seconds)
Warning: coreboot-builds/abuild/GOOGLE_SMAUG.xml not found.
Building board GOOGLE_STORM (using default config)
Building GOOGLE_STORM
  Creating config file for GOOGLE_STORM...
    GOOGLE_STORM (Config: Default configuration)
  GOOGLE_STORM config created.
  Compiling GOOGLE_STORM image...
GOOGLE_STORM built successfully. (took 9.270 seconds)
Warning: coreboot-builds/abuild/GOOGLE_STORM.xml not found.
Building board GOOGLE_STOUT (using default config)
Building GOOGLE_STOUT
  Creating config file for GOOGLE_STOUT...
    GOOGLE_STOUT (Config: Default configuration)
  GOOGLE_STOUT config created.
  Compiling GOOGLE_STOUT image...
GOOGLE_STOUT build FAILED after 18.284 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/GOOGLE_STOUT/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/GOOGLE_STOUT/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_STOUT.xml not found.
Building board GOOGLE_BUBS (using default config)
Building GOOGLE_BUBS
  Creating config file for GOOGLE_BUBS...
    GOOGLE_BUBS (Config: Default configuration)
  GOOGLE_BUBS config created.
  Compiling GOOGLE_BUBS image...
GOOGLE_BUBS built successfully. (took 14.047 seconds)
Warning: coreboot-builds/abuild/GOOGLE_BUBS.xml not found.
Building board GOOGLE_COACHZ (using default config)
Building GOOGLE_COACHZ
  Creating config file for GOOGLE_COACHZ...
    GOOGLE_COACHZ (Config: Default configuration)
  GOOGLE_COACHZ config created.
  Compiling GOOGLE_COACHZ image...
GOOGLE_COACHZ built successfully. (took 15.565 seconds)
Warning: coreboot-builds/abuild/GOOGLE_COACHZ.xml not found.
Building board GOOGLE_GELARSHIE (using default config)
Building GOOGLE_GELARSHIE
  Creating config file for GOOGLE_GELARSHIE...
    GOOGLE_GELARSHIE (Config: Default configuration)
  GOOGLE_GELARSHIE config created.
  Compiling GOOGLE_GELARSHIE image...
GOOGLE_GELARSHIE built successfully. (took 14.440 seconds)
Warning: coreboot-builds/abuild/GOOGLE_GELARSHIE.xml not found.
Building board GOOGLE_HOMESTAR (using default config)
Building GOOGLE_HOMESTAR
  Creating config file for GOOGLE_HOMESTAR...
    GOOGLE_HOMESTAR (Config: Default configuration)
  GOOGLE_HOMESTAR config created.
  Compiling GOOGLE_HOMESTAR image...
GOOGLE_HOMESTAR built successfully. (took 13.909 seconds)
Warning: coreboot-builds/abuild/GOOGLE_HOMESTAR.xml not found.
Building board GOOGLE_KINGOFTOWN (using default config)
Building GOOGLE_KINGOFTOWN
  Creating config file for GOOGLE_KINGOFTOWN...
    GOOGLE_KINGOFTOWN (Config: Default configuration)
  GOOGLE_KINGOFTOWN config created.
  Compiling GOOGLE_KINGOFTOWN image...
GOOGLE_KINGOFTOWN built successfully. (took 8.435 seconds)
Warning: coreboot-builds/abuild/GOOGLE_KINGOFTOWN.xml not found.
Building board GOOGLE_LAZOR (using default config)
Building GOOGLE_LAZOR
  Creating config file for GOOGLE_LAZOR...
    GOOGLE_LAZOR (Config: Default configuration)
  GOOGLE_LAZOR config created.
  Compiling GOOGLE_LAZOR image...
GOOGLE_LAZOR built successfully. (took 6.831 seconds)
Warning: coreboot-builds/abuild/GOOGLE_LAZOR.xml not found.
Building board GOOGLE_MARZIPAN (using default config)
Building GOOGLE_MARZIPAN
  Creating config file for GOOGLE_MARZIPAN...
    GOOGLE_MARZIPAN (Config: Default configuration)
  GOOGLE_MARZIPAN config created.
  Compiling GOOGLE_MARZIPAN image...
GOOGLE_MARZIPAN built successfully. (took 6.834 seconds)
Warning: coreboot-builds/abuild/GOOGLE_MARZIPAN.xml not found.
Building board GOOGLE_MRBLAND (using default config)
Building GOOGLE_MRBLAND
  Creating config file for GOOGLE_MRBLAND...
    GOOGLE_MRBLAND (Config: Default configuration)
  GOOGLE_MRBLAND config created.
  Compiling GOOGLE_MRBLAND image...
GOOGLE_MRBLAND built successfully. (took 14.876 seconds)
Warning: coreboot-builds/abuild/GOOGLE_MRBLAND.xml not found.
Building board GOOGLE_PAZQUEL (using default config)
Building GOOGLE_PAZQUEL
  Creating config file for GOOGLE_PAZQUEL...
    GOOGLE_PAZQUEL (Config: Default configuration)
  GOOGLE_PAZQUEL config created.
  Compiling GOOGLE_PAZQUEL image...
GOOGLE_PAZQUEL built successfully. (took 14.942 seconds)
Warning: coreboot-builds/abuild/GOOGLE_PAZQUEL.xml not found.
Building board GOOGLE_POMPOM (using default config)
Building GOOGLE_POMPOM
  Creating config file for GOOGLE_POMPOM...
    GOOGLE_POMPOM (Config: Default configuration)
  GOOGLE_POMPOM config created.
  Compiling GOOGLE_POMPOM image...
GOOGLE_POMPOM built successfully. (took 13.427 seconds)
Warning: coreboot-builds/abuild/GOOGLE_POMPOM.xml not found.
Building board GOOGLE_QUACKINGSTICK (using default config)
Building GOOGLE_QUACKINGSTICK
  Creating config file for GOOGLE_QUACKINGSTICK...
    GOOGLE_QUACKINGSTICK (Config: Default configuration)
  GOOGLE_QUACKINGSTICK config created.
  Compiling GOOGLE_QUACKINGSTICK image...
GOOGLE_QUACKINGSTICK built successfully. (took 6.940 seconds)
Warning: coreboot-builds/abuild/GOOGLE_QUACKINGSTICK.xml not found.
Building board GOOGLE_WORMDINGLER (using default config)
Building GOOGLE_WORMDINGLER
  Creating config file for GOOGLE_WORMDINGLER...
    GOOGLE_WORMDINGLER (Config: Default configuration)
  GOOGLE_WORMDINGLER config created.
  Compiling GOOGLE_WORMDINGLER image...
GOOGLE_WORMDINGLER built successfully. (took 9.913 seconds)
Warning: coreboot-builds/abuild/GOOGLE_WORMDINGLER.xml not found.
GOOGLE_TROGDOR.BUILD_TEST GOOGLE_TROGDOR
Building config GOOGLE_TROGDOR.BUILD_TEST
Building GOOGLE_TROGDOR.BUILD_TEST
    GOOGLE_TROGDOR (Config: Default configuration)
  Compiling GOOGLE_TROGDOR image...
GOOGLE_TROGDOR.BUILD_TEST build FAILED after 2.492 seconds!
Log excerpt:
    CC         ramstage/soc/qualcomm/common/display/mdss.o
    CC         ramstage/soc/qualcomm/common/aop_load_reset.o
    CC         ramstage/soc/qualcomm/common/clock.o
    CC         ramstage/soc/qualcomm/common/gpio.o
    CC         ramstage/soc/qualcomm/common/qspi.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_TROGDOR.BUILD_TEST/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_TROGDOR.BUILD_TEST/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_TROGDOR.BUILD_TEST/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_TROGDOR.BUILD_TEST.xml not found.
Building board GOOGLE_TROGDOR (using default config)
Building GOOGLE_TROGDOR
  Creating config file for GOOGLE_TROGDOR...
    GOOGLE_TROGDOR (Config: Default configuration)
  GOOGLE_TROGDOR config created.
  Compiling GOOGLE_TROGDOR image...
GOOGLE_TROGDOR built successfully. (took 12.396 seconds)
Warning: coreboot-builds/abuild/GOOGLE_TROGDOR.xml not found.
Building board GOOGLE_VEYRON_JAQ (using default config)
Building GOOGLE_VEYRON_JAQ
  Creating config file for GOOGLE_VEYRON_JAQ...
    GOOGLE_VEYRON_JAQ (Config: Default configuration)
  GOOGLE_VEYRON_JAQ config created.
  Compiling GOOGLE_VEYRON_JAQ image...
GOOGLE_VEYRON_JAQ built successfully. (took 5.099 seconds)
Warning: coreboot-builds/abuild/GOOGLE_VEYRON_JAQ.xml not found.
Building board GOOGLE_VEYRON_JERRY (using default config)
Building GOOGLE_VEYRON_JERRY
  Creating config file for GOOGLE_VEYRON_JERRY...
    GOOGLE_VEYRON_JERRY (Config: Default configuration)
  GOOGLE_VEYRON_JERRY config created.
  Compiling GOOGLE_VEYRON_JERRY image...
GOOGLE_VEYRON_JERRY built successfully. (took 5.097 seconds)
Warning: coreboot-builds/abuild/GOOGLE_VEYRON_JERRY.xml not found.
Building board GOOGLE_VEYRON_MIGHTY (using default config)
Building GOOGLE_VEYRON_MIGHTY
  Creating config file for GOOGLE_VEYRON_MIGHTY...
    GOOGLE_VEYRON_MIGHTY (Config: Default configuration)
  GOOGLE_VEYRON_MIGHTY config created.
  Compiling GOOGLE_VEYRON_MIGHTY image...
GOOGLE_VEYRON_MIGHTY built successfully. (took 4.827 seconds)
Warning: coreboot-builds/abuild/GOOGLE_VEYRON_MIGHTY.xml not found.
Building board GOOGLE_VEYRON_MINNIE (using default config)
Building GOOGLE_VEYRON_MINNIE
  Creating config file for GOOGLE_VEYRON_MINNIE...
    GOOGLE_VEYRON_MINNIE (Config: Default configuration)
  GOOGLE_VEYRON_MINNIE config created.
  Compiling GOOGLE_VEYRON_MINNIE image...
GOOGLE_VEYRON_MINNIE built successfully. (took 7.412 seconds)
Warning: coreboot-builds/abuild/GOOGLE_VEYRON_MINNIE.xml not found.
Building board GOOGLE_VEYRON_SPEEDY (using default config)
Building GOOGLE_VEYRON_SPEEDY
  Creating config file for GOOGLE_VEYRON_SPEEDY...
    GOOGLE_VEYRON_SPEEDY (Config: Default configuration)
  GOOGLE_VEYRON_SPEEDY config created.
  Compiling GOOGLE_VEYRON_SPEEDY image...
GOOGLE_VEYRON_SPEEDY built successfully. (took 6.643 seconds)
Warning: coreboot-builds/abuild/GOOGLE_VEYRON_SPEEDY.xml not found.
Building board GOOGLE_VEYRON_MICKEY (using default config)
Building GOOGLE_VEYRON_MICKEY
  Creating config file for GOOGLE_VEYRON_MICKEY...
    GOOGLE_VEYRON_MICKEY (Config: Default configuration)
  GOOGLE_VEYRON_MICKEY config created.
  Compiling GOOGLE_VEYRON_MICKEY image...
GOOGLE_VEYRON_MICKEY built successfully. (took 5.538 seconds)
Warning: coreboot-builds/abuild/GOOGLE_VEYRON_MICKEY.xml not found.
Building board GOOGLE_VEYRON_RIALTO (using default config)
Building GOOGLE_VEYRON_RIALTO
  Creating config file for GOOGLE_VEYRON_RIALTO...
    GOOGLE_VEYRON_RIALTO (Config: Default configuration)
  GOOGLE_VEYRON_RIALTO config created.
  Compiling GOOGLE_VEYRON_RIALTO image...
GOOGLE_VEYRON_RIALTO built successfully. (took 5.129 seconds)
Warning: coreboot-builds/abuild/GOOGLE_VEYRON_RIALTO.xml not found.
Building board GOOGLE_CHRONICLER (using default config)
Building GOOGLE_CHRONICLER
  Creating config file for GOOGLE_CHRONICLER...
    GOOGLE_CHRONICLER (Config: Default configuration)
  GOOGLE_CHRONICLER config created.
  Compiling GOOGLE_CHRONICLER image...
GOOGLE_CHRONICLER build FAILED after 2.467 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   63219 bytes   2216 keywords      0 source lines
AML Output:    dsdt.aml -   20701 bytes   1469 opcodes     747 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 873 Optimizations, 72 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_CHRONICLER/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_CHRONICLER.xml not found.
Building board GOOGLE_COLLIS (using default config)
Building GOOGLE_COLLIS
  Creating config file for GOOGLE_COLLIS...
    GOOGLE_COLLIS (Config: Default configuration)
  GOOGLE_COLLIS config created.
  Compiling GOOGLE_COLLIS image...
GOOGLE_COLLIS build FAILED after 1.958 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   63219 bytes   2216 keywords      0 source lines
AML Output:    dsdt.aml -   20701 bytes   1469 opcodes     747 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 873 Optimizations, 72 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_COLLIS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_COLLIS.xml not found.
Building board GOOGLE_COPANO (using default config)
Building GOOGLE_COPANO
  Creating config file for GOOGLE_COPANO...
    GOOGLE_COPANO (Config: Default configuration)
  GOOGLE_COPANO config created.
  Compiling GOOGLE_COPANO image...
GOOGLE_COPANO build FAILED after 2.991 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   63219 bytes   2216 keywords      0 source lines
AML Output:    dsdt.aml -   20701 bytes   1469 opcodes     747 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 873 Optimizations, 72 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_COPANO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_COPANO.xml not found.
Building board GOOGLE_DELBIN (using default config)
Building GOOGLE_DELBIN
  Creating config file for GOOGLE_DELBIN...
    GOOGLE_DELBIN (Config: Default configuration)
  GOOGLE_DELBIN config created.
  Compiling GOOGLE_DELBIN image...
GOOGLE_DELBIN build FAILED after 2.400 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   63219 bytes   2216 keywords      0 source lines
AML Output:    dsdt.aml -   20701 bytes   1469 opcodes     747 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 873 Optimizations, 72 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_DELBIN/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_DELBIN.xml not found.
Building board GOOGLE_DROBIT (using default config)
Building GOOGLE_DROBIT
  Creating config file for GOOGLE_DROBIT...
    GOOGLE_DROBIT (Config: Default configuration)
  GOOGLE_DROBIT config created.
  Compiling GOOGLE_DROBIT image...
GOOGLE_DROBIT build FAILED after 2.122 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   63219 bytes   2216 keywords      0 source lines
AML Output:    dsdt.aml -   20701 bytes   1469 opcodes     747 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 873 Optimizations, 72 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_DROBIT/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_DROBIT.xml not found.
Building board GOOGLE_ELDRID (using default config)
Building GOOGLE_ELDRID
  Creating config file for GOOGLE_ELDRID...
    GOOGLE_ELDRID (Config: Default configuration)
  GOOGLE_ELDRID config created.
  Compiling GOOGLE_ELDRID image...
GOOGLE_ELDRID build FAILED after 5.023 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   63219 bytes   2216 keywords      0 source lines
AML Output:    dsdt.aml -   20701 bytes   1469 opcodes     747 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 873 Optimizations, 72 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_ELDRID/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_ELDRID.xml not found.
Building board GOOGLE_ELEMI (using default config)
Building GOOGLE_ELEMI
  Creating config file for GOOGLE_ELEMI...
    GOOGLE_ELEMI (Config: Default configuration)
  GOOGLE_ELEMI config created.
  Compiling GOOGLE_ELEMI image...
GOOGLE_ELEMI build FAILED after 2.247 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   63219 bytes   2216 keywords      0 source lines
AML Output:    dsdt.aml -   20701 bytes   1469 opcodes     747 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 873 Optimizations, 72 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/GOOGLE_ELEMI/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/GOOGLE_ELEMI.xml not found.
Building board GOOGLE_HALVOR (using default config)
Building GOOGLE_HALVOR
  Creating config file for GOOGLE_HALVOR...
    GOOGLE_HALVOR (Config: Default configuration)
  GOOGLE_HALVOR config created.
  Compiling GOOGLE_HALVOR image...
GOOGLE_HALVOR build FAILED after 1.730 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_HALVOR/smm/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_HALVOR/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_HALVOR/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_HALVOR/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_HALVOR/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_HALVOR/ramstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_HALVOR/ramstage/arch/x86/wakeup.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_HALVOR.xml not found.
Building board GOOGLE_LINDAR (using default config)
Building GOOGLE_LINDAR
  Creating config file for GOOGLE_LINDAR...
    GOOGLE_LINDAR (Config: Default configuration)
  GOOGLE_LINDAR config created.
  Compiling GOOGLE_LINDAR image...
GOOGLE_LINDAR build FAILED after 1.544 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_LINDAR/smm/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_LINDAR/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_LINDAR/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_LINDAR/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_LINDAR/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_LINDAR/ramstage/arch/x86/wakeup.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_LINDAR.xml not found.
Building board GOOGLE_MALEFOR (using default config)
Building GOOGLE_MALEFOR
  Creating config file for GOOGLE_MALEFOR...
    GOOGLE_MALEFOR (Config: Default configuration)
  GOOGLE_MALEFOR config created.
  Compiling GOOGLE_MALEFOR image...
GOOGLE_MALEFOR build FAILED after 1.543 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_MALEFOR/smm/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_MALEFOR/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_MALEFOR/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_MALEFOR/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_MALEFOR/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_MALEFOR/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_MALEFOR/ramstage/arch/x86/wakeup.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_MALEFOR.xml not found.
Building board GOOGLE_TERRADOR (using default config)
Building GOOGLE_TERRADOR
  Creating config file for GOOGLE_TERRADOR...
    GOOGLE_TERRADOR (Config: Default configuration)
  GOOGLE_TERRADOR config created.
  Compiling GOOGLE_TERRADOR image...
GOOGLE_TERRADOR build FAILED after 1.699 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TERRADOR/smm/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TERRADOR/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TERRADOR/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TERRADOR/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TERRADOR/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TERRADOR/ramstage/arch/x86/wakeup.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TERRADOR/ramstage/arch/x86/idt.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_TERRADOR.xml not found.
Building board GOOGLE_TODOR (using default config)
Building GOOGLE_TODOR
  Creating config file for GOOGLE_TODOR...
    GOOGLE_TODOR (Config: Default configuration)
  GOOGLE_TODOR config created.
  Compiling GOOGLE_TODOR image...
GOOGLE_TODOR build FAILED after 2.124 seconds!
Log excerpt:
The sections containing CBFSes are: COREBOOT
    CC         ramstage/device/oprom/realmode/x86_asm.o
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TODOR/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TODOR/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TODOR/romstage/arch/x86/idt.o] Erreur 1
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TODOR/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_TODOR.xml not found.
Building board GOOGLE_TRONDO (using default config)
Building GOOGLE_TRONDO
  Creating config file for GOOGLE_TRONDO...
    GOOGLE_TRONDO (Config: Default configuration)
  GOOGLE_TRONDO config created.
  Compiling GOOGLE_TRONDO image...
GOOGLE_TRONDO build FAILED after 2.139 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TRONDO/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TRONDO/romstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TRONDO/smm/arch/x86/idt.o] Erreur 1
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TRONDO/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TRONDO/smm/arch/x86/memcpy.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_TRONDO/smm/arch/x86/memmove_32.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_TRONDO.xml not found.
Building board GOOGLE_VOEMA (using default config)
Building GOOGLE_VOEMA
  Creating config file for GOOGLE_VOEMA...
    GOOGLE_VOEMA (Config: Default configuration)
  GOOGLE_VOEMA config created.
  Compiling GOOGLE_VOEMA image...
GOOGLE_VOEMA build FAILED after 2.013 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOEMA/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOEMA/romstage/arch/x86/idt.o] Erreur 1
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOEMA/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOEMA/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOEMA/smm/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOEMA/ramstage/arch/x86/c_start.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_VOEMA.xml not found.
Building board GOOGLE_VOLET (using default config)
Building GOOGLE_VOLET
  Creating config file for GOOGLE_VOLET...
    GOOGLE_VOLET (Config: Default configuration)
  GOOGLE_VOLET config created.
  Compiling GOOGLE_VOLET image...
GOOGLE_VOLET build FAILED after 1.980 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLET/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
    CC         smm/arch/x86/idt.o
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLET/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLET/romstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLET/smm/arch/x86/idt.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_VOLET.xml not found.
GOOGLE_VOLTEER.BUILD_TEST_PURPOSES GOOGLE_VOLTEER
Building config GOOGLE_VOLTEER.BUILD_TEST_PURPOSES
Building GOOGLE_VOLTEER.BUILD_TEST_PURPOSES
    GOOGLE_VOLTEER (Config: Default configuration)
  Compiling GOOGLE_VOLTEER image...
GOOGLE_VOLTEER.BUILD_TEST_PURPOSES build FAILED after 2.407 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLTEER.BUILD_TEST_PURPOSES/smm/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLTEER.BUILD_TEST_PURPOSES/smm/arch/x86/memcpy.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_VOLTEER.BUILD_TEST_PURPOSES/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_VOLTEER.BUILD_TEST_PURPOSES/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_VOLTEER.BUILD_TEST_PURPOSES/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/GOOGLE_VOLTEER.BUILD_TEST_PURPOSES/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Building board GOOGLE_VOLTEER (using default config)
Warning: coreboot-builds/abuild/GOOGLE_VOLTEER.BUILD_TEST_PURPOSES.xml not found.
Building GOOGLE_VOLTEER
  Creating config file for GOOGLE_VOLTEER...
    GOOGLE_VOLTEER (Config: Default configuration)
  GOOGLE_VOLTEER config created.
  Compiling GOOGLE_VOLTEER image...
GOOGLE_VOLTEER build FAILED after 2.134 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLTEER/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** Attente des tâches non terminées....
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLTEER/romstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLTEER/romstage/arch/x86/assembly_entry.o] Erreur 1
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLTEER/smm/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLTEER/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLTEER/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_VOLTEER.xml not found.
Building board GOOGLE_VOLTEER2 (using default config)
Building GOOGLE_VOLTEER2
  Creating config file for GOOGLE_VOLTEER2...
    GOOGLE_VOLTEER2 (Config: Default configuration)
  GOOGLE_VOLTEER2 config created.
  Compiling GOOGLE_VOLTEER2 image...
GOOGLE_VOLTEER2 build FAILED after 2.099 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLTEER2/smm/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLTEER2/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLTEER2/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLTEER2/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLTEER2/ramstage/arch/x86/idt.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_VOLTEER2.xml not found.
Building board GOOGLE_VOLTEER2_TI50 (using default config)
Building GOOGLE_VOLTEER2_TI50
  Creating config file for GOOGLE_VOLTEER2_TI50...
    GOOGLE_VOLTEER2_TI50 (Config: Default configuration)
  GOOGLE_VOLTEER2_TI50 config created.
  Compiling GOOGLE_VOLTEER2_TI50 image...
GOOGLE_VOLTEER2_TI50 build FAILED after 2.085 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLTEER2_TI50/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLTEER2_TI50/romstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLTEER2_TI50/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLTEER2_TI50/smm/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOLTEER2_TI50/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_VOLTEER2_TI50.xml not found.
Building board GOOGLE_VOXEL (using default config)
Building GOOGLE_VOXEL
  Creating config file for GOOGLE_VOXEL...
    GOOGLE_VOXEL (Config: Default configuration)
  GOOGLE_VOXEL config created.
  Compiling GOOGLE_VOXEL image...
GOOGLE_VOXEL build FAILED after 2.432 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOXEL/smm/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOXEL/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOXEL/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOXEL/romstage/arch/x86/idt.o] Erreur 1
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOXEL/ramstage/cpu/x86/smm/tseg_region.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/GOOGLE_VOXEL/ramstage/cpu/x86/smm/smm_module_loader.o] Erreur 1
Warning: coreboot-builds/abuild/GOOGLE_VOXEL.xml not found.
Building board GOOGLE_BERKNIP (using default config)
Building GOOGLE_BERKNIP
  Creating config file for GOOGLE_BERKNIP...
    GOOGLE_BERKNIP (Config: Default configuration)
  GOOGLE_BERKNIP config created.
  Compiling GOOGLE_BERKNIP image...
GOOGLE_BERKNIP build FAILED after 3.245 seconds!
Log excerpt:
    CC         bootblock/device/pci_ops.o
    CC         bootblock/drivers/elog/elog.o
    CC         bootblock/drivers/i2c/designware/dw_i2c.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_BERKNIP/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_BERKNIP/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_BERKNIP/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150 : coreboot-builds/GOOGLE_BERKNIP/external/vboot_reference-verstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_BERKNIP.xml not found.
Building board GOOGLE_DALBOZ (using default config)
Building GOOGLE_DALBOZ
  Creating config file for GOOGLE_DALBOZ...
    GOOGLE_DALBOZ (Config: Default configuration)
  GOOGLE_DALBOZ config created.
  Compiling GOOGLE_DALBOZ image...
GOOGLE_DALBOZ build FAILED after 3.211 seconds!
Log excerpt:
    CC         bootblock/device/pci_ops.o
    CC         bootblock/drivers/elog/elog.o
    CC         bootblock/drivers/i2c/designware/dw_i2c.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_DALBOZ/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_DALBOZ/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_DALBOZ/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150 : coreboot-builds/GOOGLE_DALBOZ/external/vboot_reference-verstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_DALBOZ.xml not found.
Building board GOOGLE_DIRINBOZ (using default config)
Building GOOGLE_DIRINBOZ
  Creating config file for GOOGLE_DIRINBOZ...
    GOOGLE_DIRINBOZ (Config: Default configuration)
  GOOGLE_DIRINBOZ config created.
  Compiling GOOGLE_DIRINBOZ image...
GOOGLE_DIRINBOZ build FAILED after 3.201 seconds!
Log excerpt:
    CC         bootblock/drivers/i2c/tpm/tis.o
    CC         bootblock/drivers/pc80/pc/i8254.o
    CC         bootblock/drivers/pc80/rtc/mc146818rtc.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_DIRINBOZ/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_DIRINBOZ/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_DIRINBOZ/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150 : coreboot-builds/GOOGLE_DIRINBOZ/external/vboot_reference-verstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_DIRINBOZ.xml not found.
Building board GOOGLE_EZKINIL (using default config)
Building GOOGLE_EZKINIL
  Creating config file for GOOGLE_EZKINIL...
    GOOGLE_EZKINIL (Config: Default configuration)
  GOOGLE_EZKINIL config created.
  Compiling GOOGLE_EZKINIL image...
GOOGLE_EZKINIL build FAILED after 3.270 seconds!
Log excerpt:
    CC         bootblock/console/init.o
    CC         bootblock/console/post.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
    CC         bootblock/console/printk.o
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_EZKINIL/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_EZKINIL/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_EZKINIL/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150 : coreboot-builds/GOOGLE_EZKINIL/external/vboot_reference-verstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_EZKINIL.xml not found.
Building board GOOGLE_GUMBOZ (using default config)
Building GOOGLE_GUMBOZ
  Creating config file for GOOGLE_GUMBOZ...
    GOOGLE_GUMBOZ (Config: Default configuration)
  GOOGLE_GUMBOZ config created.
  Compiling GOOGLE_GUMBOZ image...
GOOGLE_GUMBOZ build FAILED after 3.188 seconds!
Log excerpt:
    CC         bootblock/drivers/i2c/designware/dw_i2c.o
    CC         bootblock/drivers/i2c/tpm/cr50.o
    CC         bootblock/drivers/i2c/tpm/tis.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_GUMBOZ/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150 : coreboot-builds/GOOGLE_GUMBOZ/external/vboot_reference-verstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_GUMBOZ/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_GUMBOZ/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_GUMBOZ.xml not found.
Building board GOOGLE_MORPHIUS (using default config)
Building GOOGLE_MORPHIUS
  Creating config file for GOOGLE_MORPHIUS...
    GOOGLE_MORPHIUS (Config: Default configuration)
  GOOGLE_MORPHIUS config created.
  Compiling GOOGLE_MORPHIUS image...
GOOGLE_MORPHIUS build FAILED after 3.388 seconds!
Log excerpt:
    CC         bootblock/drivers/i2c/tpm/cr50.o
    CC         bootblock/drivers/i2c/tpm/tis.o
    CC         bootblock/drivers/pc80/pc/i8254.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_MORPHIUS/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_MORPHIUS/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_MORPHIUS/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150 : coreboot-builds/GOOGLE_MORPHIUS/external/vboot_reference-verstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_MORPHIUS.xml not found.
Building board GOOGLE_SHUBOZ (using default config)
Building GOOGLE_SHUBOZ
  Creating config file for GOOGLE_SHUBOZ...
    GOOGLE_SHUBOZ (Config: Default configuration)
  GOOGLE_SHUBOZ config created.
  Compiling GOOGLE_SHUBOZ image...
GOOGLE_SHUBOZ build FAILED after 3.349 seconds!
Log excerpt:
    CC         bootblock/console/console.o
    CC         bootblock/console/die.o
    CC         bootblock/console/init.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_SHUBOZ/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_SHUBOZ/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150 : coreboot-builds/GOOGLE_SHUBOZ/external/vboot_reference-verstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_SHUBOZ/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_SHUBOZ.xml not found.
Building board GOOGLE_TREMBYLE (using default config)
Building GOOGLE_TREMBYLE
  Creating config file for GOOGLE_TREMBYLE...
    GOOGLE_TREMBYLE (Config: Default configuration)
  GOOGLE_TREMBYLE config created.
  Compiling GOOGLE_TREMBYLE image...
GOOGLE_TREMBYLE build FAILED after 3.962 seconds!
Log excerpt:
    CC         ramstage/device/pci_device.o
    CC         ramstage/device/pci_ops.o
    CC         ramstage/device/pci_rom.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_TREMBYLE/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150 : coreboot-builds/GOOGLE_TREMBYLE/external/vboot_reference-verstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_TREMBYLE/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_TREMBYLE/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_TREMBYLE.xml not found.
GOOGLE_VILBOZ.X86_64 GOOGLE_VILBOZ
Building config GOOGLE_VILBOZ.X86_64
Building GOOGLE_VILBOZ.X86_64
    GOOGLE_VILBOZ (Config: Default configuration)
  Compiling GOOGLE_VILBOZ image...
GOOGLE_VILBOZ.X86_64 build FAILED after 3.100 seconds!
Log excerpt:
    CC         smm/cpu/x86/tsc/delay_tsc.o
    CC         smm/device/device_const.o
    CC         smm/device/pci_ops.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_VILBOZ.X86_64/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_VILBOZ.X86_64/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150 : coreboot-builds/GOOGLE_VILBOZ.X86_64/external/vboot_reference-verstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_VILBOZ.X86_64/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Building board GOOGLE_VILBOZ (using default config)
Warning: coreboot-builds/abuild/GOOGLE_VILBOZ.X86_64.xml not found.
Building GOOGLE_VILBOZ
  Creating config file for GOOGLE_VILBOZ...
    GOOGLE_VILBOZ (Config: Default configuration)
  GOOGLE_VILBOZ config created.
  Compiling GOOGLE_VILBOZ image...
GOOGLE_VILBOZ build FAILED after 3.346 seconds!
Log excerpt:
    CC         bootblock/drivers/pc80/pc/i8254.o
    CC         bootblock/drivers/pc80/rtc/mc146818rtc.o
    CC         bootblock/drivers/pc80/rtc/mc146818rtc_boot.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_VILBOZ/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_VILBOZ/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_VILBOZ/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:150 : coreboot-builds/GOOGLE_VILBOZ/external/vboot_reference-verstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_VILBOZ.xml not found.
Building board GOOGLE_WOOMAX (using default config)
Building GOOGLE_WOOMAX
  Creating config file for GOOGLE_WOOMAX...
    GOOGLE_WOOMAX (Config: Default configuration)
  GOOGLE_WOOMAX config created.
  Compiling GOOGLE_WOOMAX image...
GOOGLE_WOOMAX build FAILED after 3.161 seconds!
Log excerpt:
    CC         bootblock/drivers/spi/adesto.o
    CC         bootblock/drivers/spi/amic.o
    CC         bootblock/drivers/spi/atmel.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/GOOGLE_WOOMAX/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/GOOGLE_WOOMAX/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150 : coreboot-builds/GOOGLE_WOOMAX/external/vboot_reference-verstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/GOOGLE_WOOMAX/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/GOOGLE_WOOMAX.xml not found.
Building board HP_280_G2 (using default config)
Building HP_280_G2
  Creating config file for HP_280_G2...
    HP_280_G2 (Config: Default configuration)
  HP_280_G2 config created.
  Compiling HP_280_G2 image...
HP_280_G2 build FAILED after 2.737 seconds!
Log excerpt:
    CC         romstage/arch/x86/gdt_init.o
    GEN        build.h
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/HP_280_G2/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/HP_280_G2/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/HP_280_G2.xml not found.
HP_COMPAQ_8200_ELITE_SFF_PC.X86_64 HP_COMPAQ_8200_ELITE_SFF_PC
Building config HP_COMPAQ_8200_ELITE_SFF_PC.X86_64
Building HP_COMPAQ_8200_ELITE_SFF_PC.X86_64
    HP_COMPAQ_8200_ELITE_SFF_PC (Config: Default configuration)
  Compiling HP_COMPAQ_8200_ELITE_SFF_PC image...
HP_COMPAQ_8200_ELITE_SFF_PC.X86_64 build FAILED after 19.479 seconds!
Log excerpt:
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/x86_64-elf-ld.bfd: warning: coreboot-builds/HP_COMPAQ_8200_ELITE_SFF_PC.X86_64/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
    LINK       cbfs/fallback/romstage.debug
    OBJCOPY    cbfs/fallback/romstage.elf
Created CBFS (capacity = 3014116 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/HP_COMPAQ_8200_ELITE_SFF_PC.X86_64/coreboot.pre] Erreur 1
Building board HP_COMPAQ_8200_ELITE_SFF_PC (using default config)
Warning: coreboot-builds/abuild/HP_COMPAQ_8200_ELITE_SFF_PC.X86_64.xml not found.
Building HP_COMPAQ_8200_ELITE_SFF_PC
  Creating config file for HP_COMPAQ_8200_ELITE_SFF_PC...
    HP_COMPAQ_8200_ELITE_SFF_PC (Config: Default configuration)
  HP_COMPAQ_8200_ELITE_SFF_PC config created.
  Compiling HP_COMPAQ_8200_ELITE_SFF_PC image...
HP_COMPAQ_8200_ELITE_SFF_PC build FAILED after 19.576 seconds!
Log excerpt:
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_COMPAQ_8200_ELITE_SFF_PC/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
    LINK       cbfs/fallback/romstage.debug
    OBJCOPY    cbfs/fallback/romstage.elf
Created CBFS (capacity = 3014116 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/HP_COMPAQ_8200_ELITE_SFF_PC/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/HP_COMPAQ_8200_ELITE_SFF_PC.xml not found.
Building board HP_COMPAQ_ELITE_8300_USDT (using default config)
Building HP_COMPAQ_ELITE_8300_USDT
  Creating config file for HP_COMPAQ_ELITE_8300_USDT...
    HP_COMPAQ_ELITE_8300_USDT (Config: Default configuration)
  HP_COMPAQ_ELITE_8300_USDT config created.
  Compiling HP_COMPAQ_ELITE_8300_USDT image...
HP_COMPAQ_ELITE_8300_USDT build FAILED after 19.915 seconds!
Log excerpt:
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_COMPAQ_ELITE_8300_USDT/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
    LINK       cbfs/fallback/romstage.debug
    OBJCOPY    cbfs/fallback/romstage.elf
Created CBFS (capacity = 5635556 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/HP_COMPAQ_ELITE_8300_USDT/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/HP_COMPAQ_ELITE_8300_USDT.xml not found.
Building board HP_ELITEBOOK_820_G2 (using default config)
Building HP_ELITEBOOK_820_G2
  Creating config file for HP_ELITEBOOK_820_G2...
    HP_ELITEBOOK_820_G2 (Config: Default configuration)
  HP_ELITEBOOK_820_G2 config created.
  Compiling HP_ELITEBOOK_820_G2 image...
HP_ELITEBOOK_820_G2 build FAILED after 18.352 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_ELITEBOOK_820_G2/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/HP_ELITEBOOK_820_G2/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/HP_ELITEBOOK_820_G2.xml not found.
Building board HP_FOLIO_9480M (using default config)
Building HP_FOLIO_9480M
  Creating config file for HP_FOLIO_9480M...
    HP_FOLIO_9480M (Config: Default configuration)
  HP_FOLIO_9480M config created.
  Compiling HP_FOLIO_9480M image...
HP_FOLIO_9480M build FAILED after 5.430 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   51760 bytes   1660 keywords      0 source lines
AML Output:    dsdt.aml -   15320 bytes   1083 opcodes     577 named objects

Compilation successful. 0 Errors, 0 Warnings, 13 Remarks, 588 Optimizations, 25 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/HP_FOLIO_9480M/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/HP_FOLIO_9480M.xml not found.
Building board HP_PRO_3500_SERIES (using default config)
Building HP_PRO_3500_SERIES
  Creating config file for HP_PRO_3500_SERIES...
    HP_PRO_3500_SERIES (Config: Default configuration)
  HP_PRO_3500_SERIES config created.
  Compiling HP_PRO_3500_SERIES image...
HP_PRO_3500_SERIES build FAILED after 19.649 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_PRO_3500_SERIES/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 4128228 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/HP_PRO_3500_SERIES/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/HP_PRO_3500_SERIES.xml not found.
Building board HP_Z220_CMT_WORKSTATION (using default config)
Building HP_Z220_CMT_WORKSTATION
  Creating config file for HP_Z220_CMT_WORKSTATION...
    HP_Z220_CMT_WORKSTATION (Config: Default configuration)
  HP_Z220_CMT_WORKSTATION config created.
  Compiling HP_Z220_CMT_WORKSTATION image...
HP_Z220_CMT_WORKSTATION build FAILED after 19.653 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_Z220_CMT_WORKSTATION/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 5635556 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/HP_Z220_CMT_WORKSTATION/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/HP_Z220_CMT_WORKSTATION.xml not found.
Building board HP_Z220_SFF_WORKSTATION (using default config)
Building HP_Z220_SFF_WORKSTATION
  Creating config file for HP_Z220_SFF_WORKSTATION...
    HP_Z220_SFF_WORKSTATION (Config: Default configuration)
  HP_Z220_SFF_WORKSTATION config created.
  Compiling HP_Z220_SFF_WORKSTATION image...
HP_Z220_SFF_WORKSTATION build FAILED after 19.483 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_Z220_SFF_WORKSTATION/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 5635556 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/HP_Z220_SFF_WORKSTATION/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/HP_Z220_SFF_WORKSTATION.xml not found.
Building board HP_2170P (using default config)
Building HP_2170P
  Creating config file for HP_2170P...
    HP_2170P (Config: Default configuration)
  HP_2170P config created.
  Compiling HP_2170P image...
HP_2170P build FAILED after 19.458 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_2170P/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/HP_2170P/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/HP_2170P.xml not found.
Building board HP_2560P (using default config)
Building HP_2560P
  Creating config file for HP_2560P...
    HP_2560P (Config: Default configuration)
  HP_2560P config created.
  Compiling HP_2560P image...
HP_2560P build FAILED after 18.933 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_2560P/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/HP_2560P/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/HP_2560P.xml not found.
Building board HP_2570P (using default config)
Building HP_2570P
  Creating config file for HP_2570P...
    HP_2570P (Config: Default configuration)
  HP_2570P config created.
  Compiling HP_2570P image...
HP_2570P build FAILED after 19.801 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_2570P/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/HP_2570P/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/HP_2570P.xml not found.
Building board HP_2760P (using default config)
Building HP_2760P
  Creating config file for HP_2760P...
    HP_2760P (Config: Default configuration)
  HP_2760P config created.
  Compiling HP_2760P image...
HP_2760P build FAILED after 19.416 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_2760P/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/HP_2760P/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/HP_2760P.xml not found.
Building board HP_8460P (using default config)
Building HP_8460P
  Creating config file for HP_8460P...
    HP_8460P (Config: Default configuration)
  HP_8460P config created.
  Compiling HP_8460P image...
HP_8460P build FAILED after 19.218 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_8460P/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/HP_8460P/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/HP_8460P.xml not found.
Building board HP_8470P (using default config)
Building HP_8470P
  Creating config file for HP_8470P...
    HP_8470P (Config: Default configuration)
  HP_8470P config created.
  Compiling HP_8470P image...
HP_8470P build FAILED after 18.515 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_8470P/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/HP_8470P/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/HP_8470P.xml not found.
Building board HP_8560W (using default config)
Building HP_8560W
  Creating config file for HP_8560W...
    HP_8560W (Config: Default configuration)
  HP_8560W config created.
  Compiling HP_8560W image...
HP_8560W build FAILED after 16.523 seconds!
Log excerpt:
    OBJCOPY    cbfs/fallback/romstage.elf
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_8560W/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/HP_8560W/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/HP_8560W.xml not found.
Building board HP_8770W (using default config)
Building HP_8770W
  Creating config file for HP_8770W...
    HP_8770W (Config: Default configuration)
  HP_8770W config created.
  Compiling HP_8770W image...
HP_8770W build FAILED after 17.840 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_8770W/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/HP_8770W/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/HP_8770W.xml not found.
Building board HP_FOLIO_9470M (using default config)
Building HP_FOLIO_9470M
  Creating config file for HP_FOLIO_9470M...
    HP_FOLIO_9470M (Config: Default configuration)
  HP_FOLIO_9470M config created.
  Compiling HP_FOLIO_9470M image...
HP_FOLIO_9470M build FAILED after 19.709 seconds!
Log excerpt:
    OBJCOPY    cbfs/fallback/romstage.elf
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_FOLIO_9470M/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/HP_FOLIO_9470M/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/HP_FOLIO_9470M.xml not found.
Building board HP_PROBOOK_6360B (using default config)
Building HP_PROBOOK_6360B
  Creating config file for HP_PROBOOK_6360B...
    HP_PROBOOK_6360B (Config: Default configuration)
  HP_PROBOOK_6360B config created.
  Compiling HP_PROBOOK_6360B image...
HP_PROBOOK_6360B build FAILED after 19.833 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_PROBOOK_6360B/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/HP_PROBOOK_6360B/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/HP_PROBOOK_6360B.xml not found.
Building board HP_REVOLVE_810_G1 (using default config)
Building HP_REVOLVE_810_G1
  Creating config file for HP_REVOLVE_810_G1...
    HP_REVOLVE_810_G1 (Config: Default configuration)
  HP_REVOLVE_810_G1 config created.
  Compiling HP_REVOLVE_810_G1 image...
HP_REVOLVE_810_G1 build FAILED after 19.329 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/HP_REVOLVE_810_G1/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/HP_REVOLVE_810_G1/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/HP_REVOLVE_810_G1.xml not found.
Building board IBASE_MB899 (using default config)
Building IBASE_MB899
  Creating config file for IBASE_MB899...
    IBASE_MB899 (Config: Default configuration)
  IBASE_MB899 config created.
  Compiling IBASE_MB899 image...
IBASE_MB899 build FAILED after 3.978 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   32619 bytes    711 keywords      0 source lines
AML Output:    dsdt.aml -    9444 bytes    303 opcodes     408 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 331 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/IBASE_MB899/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/IBASE_MB899.xml not found.
Building board IBM_SBP1 (using default config)
Building IBM_SBP1
  Creating config file for IBM_SBP1...
    IBM_SBP1 (Config: Default configuration)
  IBM_SBP1 config created.
  Compiling IBM_SBP1 image...
IBM_SBP1 build FAILED after 2.100 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -  157754 bytes   6641 keywords      0 source lines
AML Output:    dsdt.aml -   50673 bytes   4547 opcodes    2094 named objects

Compilation successful. 0 Errors, 0 Warnings, 61 Remarks, 1469 Optimizations
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/IBM_SBP1/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/IBM_SBP1.xml not found.
Building board INTEL_ADLRVP_P (using default config)
Building INTEL_ADLRVP_P
  Creating config file for INTEL_ADLRVP_P...
    INTEL_ADLRVP_P (Config: Default configuration)
  INTEL_ADLRVP_P config created.
  Compiling INTEL_ADLRVP_P image...
INTEL_ADLRVP_P build FAILED after 3.021 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_ADLRVP_P/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_ADLRVP_P/smm/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/INTEL_ADLRVP_P/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/INTEL_ADLRVP_P/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/INTEL_ADLRVP_P/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/INTEL_ADLRVP_P/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/INTEL_ADLRVP_P.xml not found.
Building board INTEL_ADLRVP_P_EXT_EC (using default config)
Building INTEL_ADLRVP_P_EXT_EC
  Creating config file for INTEL_ADLRVP_P_EXT_EC...
    INTEL_ADLRVP_P_EXT_EC (Config: Default configuration)
  INTEL_ADLRVP_P_EXT_EC config created.
  Compiling INTEL_ADLRVP_P_EXT_EC image...
INTEL_ADLRVP_P_EXT_EC build FAILED after 2.401 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/INTEL_ADLRVP_P_EXT_EC/romstage/arch/x86/idt.o] Erreur 1
cc1: error: 3rdparty/fsp/AlderLakeFspBinPkg/Client/AlderLakeP/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_ADLRVP_P_EXT_EC/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/INTEL_ADLRVP_P_EXT_EC/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/INTEL_ADLRVP_P_EXT_EC/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/INTEL_ADLRVP_P_EXT_EC/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/INTEL_ADLRVP_P_EXT_EC/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/INTEL_ADLRVP_P_EXT_EC.xml not found.
Building board INTEL_ADLRVP_P_MCHP (using default config)
Building INTEL_ADLRVP_P_MCHP
  Creating config file for INTEL_ADLRVP_P_MCHP...
    INTEL_ADLRVP_P_MCHP (Config: Default configuration)
  INTEL_ADLRVP_P_MCHP config created.
  Compiling INTEL_ADLRVP_P_MCHP image...
INTEL_ADLRVP_P_MCHP build FAILED after 2.316 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/AlderLakeFspBinPkg/Client/AlderLakeP/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/INTEL_ADLRVP_P_MCHP/romstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_ADLRVP_P_MCHP/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/INTEL_ADLRVP_P_MCHP/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/INTEL_ADLRVP_P_MCHP/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/INTEL_ADLRVP_P_MCHP/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/INTEL_ADLRVP_P_MCHP/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/INTEL_ADLRVP_P_MCHP.xml not found.
Building board INTEL_ADLRVP_N (using default config)
Building INTEL_ADLRVP_N
  Creating config file for INTEL_ADLRVP_N...
    INTEL_ADLRVP_N (Config: Default configuration)
  INTEL_ADLRVP_N config created.
  Compiling INTEL_ADLRVP_N image...
INTEL_ADLRVP_N build FAILED after 3.604 seconds!
Log excerpt:
    CC         ramstage/cpu/intel/common/voltage.o
    CC         ramstage/console/console.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
    CC         ramstage/console/die.o
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/INTEL_ADLRVP_N/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/INTEL_ADLRVP_N/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/INTEL_ADLRVP_N/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/INTEL_ADLRVP_N/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/INTEL_ADLRVP_N.xml not found.
Building board INTEL_ADLRVP_N_EXT_EC (using default config)
Building INTEL_ADLRVP_N_EXT_EC
  Creating config file for INTEL_ADLRVP_N_EXT_EC...
    INTEL_ADLRVP_N_EXT_EC (Config: Default configuration)
  INTEL_ADLRVP_N_EXT_EC config created.
  Compiling INTEL_ADLRVP_N_EXT_EC image...
INTEL_ADLRVP_N_EXT_EC build FAILED after 3.595 seconds!
Log excerpt:
    CC         ramstage/device/mdio.o
    CC         ramstage/device/mmio.o
    CC         ramstage/device/pci_class.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/INTEL_ADLRVP_N_EXT_EC/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/INTEL_ADLRVP_N_EXT_EC/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/INTEL_ADLRVP_N_EXT_EC/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/INTEL_ADLRVP_N_EXT_EC/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/INTEL_ADLRVP_N_EXT_EC.xml not found.
Building board INTEL_ADLRVP_RPL (using default config)
Building INTEL_ADLRVP_RPL
  Creating config file for INTEL_ADLRVP_RPL...
    INTEL_ADLRVP_RPL (Config: Default configuration)
  INTEL_ADLRVP_RPL config created.
  Compiling INTEL_ADLRVP_RPL image...
INTEL_ADLRVP_RPL build FAILED after 2.372 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_ADLRVP_RPL/smm/arch/x86/memcpy.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_ADLRVP_RPL/smm/arch/x86/memmove_32.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/INTEL_ADLRVP_RPL/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/INTEL_ADLRVP_RPL/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/INTEL_ADLRVP_RPL/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/INTEL_ADLRVP_RPL/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/INTEL_ADLRVP_RPL.xml not found.
Building board INTEL_ADLRVP_RPL_EXT_EC (using default config)
Building INTEL_ADLRVP_RPL_EXT_EC
  Creating config file for INTEL_ADLRVP_RPL_EXT_EC...
    INTEL_ADLRVP_RPL_EXT_EC (Config: Default configuration)
  INTEL_ADLRVP_RPL_EXT_EC config created.
  Compiling INTEL_ADLRVP_RPL_EXT_EC image...
INTEL_ADLRVP_RPL_EXT_EC build FAILED after 2.392 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_ADLRVP_RPL_EXT_EC/smm/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_ADLRVP_RPL_EXT_EC/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/INTEL_ADLRVP_RPL_EXT_EC/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/INTEL_ADLRVP_RPL_EXT_EC/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/INTEL_ADLRVP_RPL_EXT_EC/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/INTEL_ADLRVP_RPL_EXT_EC/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/INTEL_ADLRVP_RPL_EXT_EC.xml not found.
Building board INTEL_APOLLOLAKE_RVP1 (using default config)
Building INTEL_APOLLOLAKE_RVP1
  Creating config file for INTEL_APOLLOLAKE_RVP1...
    INTEL_APOLLOLAKE_RVP1 (Config: Default configuration)
  INTEL_APOLLOLAKE_RVP1 config created.
  Compiling INTEL_APOLLOLAKE_RVP1 image...
INTEL_APOLLOLAKE_RVP1 build FAILED after 1.865 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_APOLLOLAKE_RVP1/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
    FMAP       coreboot-builds/sharedutils/cbfstool/fmaptool -h coreboot-builds/INTEL_APOLLOLAKE_RVP1/fmap_config.h coreboot-builds/INTEL_APOLLOLAKE_RVP1/fmap.fmd coreboot-builds/INTEL_APOLLOLAKE_RVP1/fmap.fmap
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/INTEL_APOLLOLAKE_RVP1/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_APOLLOLAKE_RVP1/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_APOLLOLAKE_RVP1/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
Warning: coreboot-builds/abuild/INTEL_APOLLOLAKE_RVP1.xml not found.
Building board INTEL_APOLLOLAKE_RVP2 (using default config)
Building INTEL_APOLLOLAKE_RVP2
  Creating config file for INTEL_APOLLOLAKE_RVP2...
    INTEL_APOLLOLAKE_RVP2 (Config: Default configuration)
  INTEL_APOLLOLAKE_RVP2 config created.
  Compiling INTEL_APOLLOLAKE_RVP2 image...
INTEL_APOLLOLAKE_RVP2 build FAILED after 2.282 seconds!
Log excerpt:
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/INTEL_APOLLOLAKE_RVP2/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/INTEL_APOLLOLAKE_RVP2/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/INTEL_APOLLOLAKE_RVP2/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_APOLLOLAKE_RVP2/ramstage/arch/x86/c_start.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_APOLLOLAKE_RVP2/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
Warning: coreboot-builds/abuild/INTEL_APOLLOLAKE_RVP2.xml not found.
Building board INTEL_ARCHERCITY_CRB (using default config)
Building INTEL_ARCHERCITY_CRB
  Creating config file for INTEL_ARCHERCITY_CRB...
    INTEL_ARCHERCITY_CRB (Config: Default configuration)
  INTEL_ARCHERCITY_CRB config created.
  Compiling INTEL_ARCHERCITY_CRB image...
INTEL_ARCHERCITY_CRB build FAILED after 3.930 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   92103 bytes   3552 keywords      0 source lines
AML Output:    dsdt.aml -   29169 bytes   2358 opcodes    1194 named objects

Compilation successful. 0 Errors, 0 Warnings, 31 Remarks, 1060 Optimizations
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/INTEL_ARCHERCITY_CRB/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/INTEL_ARCHERCITY_CRB.xml not found.
Building board INTEL_AVENUECITY_CRB (using default config)
Building INTEL_AVENUECITY_CRB
  Creating config file for INTEL_AVENUECITY_CRB...
    INTEL_AVENUECITY_CRB (Config: Default configuration)
  INTEL_AVENUECITY_CRB config created.
  Compiling INTEL_AVENUECITY_CRB image...
INTEL_AVENUECITY_CRB built successfully. (took 20.572 seconds)
Warning: coreboot-builds/abuild/INTEL_AVENUECITY_CRB.xml not found.
Building board INTEL_BASKING_RIDGE (using default config)
Building INTEL_BASKING_RIDGE
  Creating config file for INTEL_BASKING_RIDGE...
    INTEL_BASKING_RIDGE (Config: Default configuration)
  INTEL_BASKING_RIDGE config created.
  Compiling INTEL_BASKING_RIDGE image...
INTEL_BASKING_RIDGE build FAILED after 15.852 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/INTEL_BASKING_RIDGE/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/INTEL_BASKING_RIDGE/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/INTEL_BASKING_RIDGE.xml not found.
Building board INTEL_BEECHNUTCITY_CRB (using default config)
Building INTEL_BEECHNUTCITY_CRB
  Creating config file for INTEL_BEECHNUTCITY_CRB...
    INTEL_BEECHNUTCITY_CRB (Config: Default configuration)
  INTEL_BEECHNUTCITY_CRB config created.
  Compiling INTEL_BEECHNUTCITY_CRB image...
INTEL_BEECHNUTCITY_CRB built successfully. (took 20.630 seconds)
Warning: coreboot-builds/abuild/INTEL_BEECHNUTCITY_CRB.xml not found.
Building board INTEL_CEDARISLAND_CRB (using default config)
Building INTEL_CEDARISLAND_CRB
  Creating config file for INTEL_CEDARISLAND_CRB...
    INTEL_CEDARISLAND_CRB (Config: Default configuration)
  INTEL_CEDARISLAND_CRB config created.
  Compiling INTEL_CEDARISLAND_CRB image...
INTEL_CEDARISLAND_CRB build FAILED after 1.858 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/INTEL_CEDARISLAND_CRB/romstage/arch/x86/assembly_entry.o] Erreur 1
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/CedarIslandFspBinPkg/Include: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/INTEL_CEDARISLAND_CRB/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
cc1: error: 3rdparty/fsp/CedarIslandFspBinPkg/Include: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CedarIslandFspBinPkg/Include: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_CEDARISLAND_CRB/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_CEDARISLAND_CRB/ramstage/arch/x86/c_start.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_CEDARISLAND_CRB/ramstage/arch/x86/cf9_reset.o] Erreur 1
Warning: coreboot-builds/abuild/INTEL_CEDARISLAND_CRB.xml not found.
Building board INTEL_COFFEELAKE_RVPU (using default config)
Building INTEL_COFFEELAKE_RVPU
  Creating config file for INTEL_COFFEELAKE_RVPU...
    INTEL_COFFEELAKE_RVPU (Config: Default configuration)
  INTEL_COFFEELAKE_RVPU config created.
  Compiling INTEL_COFFEELAKE_RVPU image...
INTEL_COFFEELAKE_RVPU build FAILED after 2.191 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/INTEL_COFFEELAKE_RVPU/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_COFFEELAKE_RVPU/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_COFFEELAKE_RVPU/smm/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_COFFEELAKE_RVPU/romstage/arch/x86/assembly_entry.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_COFFEELAKE_RVPU/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_COFFEELAKE_RVPU/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
Warning: coreboot-builds/abuild/INTEL_COFFEELAKE_RVPU.xml not found.
Building board INTEL_COFFEELAKE_RVP11 (using default config)
Building INTEL_COFFEELAKE_RVP11
  Creating config file for INTEL_COFFEELAKE_RVP11...
    INTEL_COFFEELAKE_RVP11 (Config: Default configuration)
  INTEL_COFFEELAKE_RVP11 config created.
  Compiling INTEL_COFFEELAKE_RVP11 image...
INTEL_COFFEELAKE_RVP11 build FAILED after 2.392 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_COFFEELAKE_RVP11/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/INTEL_COFFEELAKE_RVP11/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_COFFEELAKE_RVP11/romstage/arch/x86/idt.o] Erreur 1
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_COFFEELAKE_RVP11/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_COFFEELAKE_RVP11/smm/arch/x86/idt.o] Erreur 1
Warning: coreboot-builds/abuild/INTEL_COFFEELAKE_RVP11.xml not found.
Building board INTEL_WHISKEYLAKE_RVP (using default config)
Building INTEL_WHISKEYLAKE_RVP
  Creating config file for INTEL_WHISKEYLAKE_RVP...
    INTEL_WHISKEYLAKE_RVP (Config: Default configuration)
  INTEL_WHISKEYLAKE_RVP config created.
  Compiling INTEL_WHISKEYLAKE_RVP image...
INTEL_WHISKEYLAKE_RVP build FAILED after 2.188 seconds!
Log excerpt:
    CC         smm/arch/x86/idt.o
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/INTEL_WHISKEYLAKE_RVP/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_WHISKEYLAKE_RVP/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_WHISKEYLAKE_RVP/romstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_WHISKEYLAKE_RVP/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_WHISKEYLAKE_RVP/smm/arch/x86/idt.o] Erreur 1
Warning: coreboot-builds/abuild/INTEL_WHISKEYLAKE_RVP.xml not found.
Building board INTEL_COFFEELAKE_RVP8 (using default config)
Building INTEL_COFFEELAKE_RVP8
  Creating config file for INTEL_COFFEELAKE_RVP8...
    INTEL_COFFEELAKE_RVP8 (Config: Default configuration)
  INTEL_COFFEELAKE_RVP8 config created.
  Compiling INTEL_COFFEELAKE_RVP8 image...
INTEL_COFFEELAKE_RVP8 build FAILED after 2.309 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/INTEL_COFFEELAKE_RVP8/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_COFFEELAKE_RVP8/romstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_COFFEELAKE_RVP8/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_COFFEELAKE_RVP8/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_COFFEELAKE_RVP8/smm/arch/x86/idt.o] Erreur 1
Warning: coreboot-builds/abuild/INTEL_COFFEELAKE_RVP8.xml not found.
Building board INTEL_COMETLAKE_RVPU (using default config)
Building INTEL_COMETLAKE_RVPU
  Creating config file for INTEL_COMETLAKE_RVPU...
    INTEL_COMETLAKE_RVPU (Config: Default configuration)
  INTEL_COMETLAKE_RVPU config created.
  Compiling INTEL_COMETLAKE_RVPU image...
INTEL_COMETLAKE_RVPU build FAILED after 2.250 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/INTEL_COMETLAKE_RVPU/romstage/arch/x86/idt.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/INTEL_COMETLAKE_RVPU/romstage/arch/x86/gdt_init.o] Erreur 1
    CC         smm/arch/x86/idt.o
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_COMETLAKE_RVPU/romstage/arch/x86/assembly_entry.o] Erreur 1
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_COMETLAKE_RVPU/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_COMETLAKE_RVPU/smm/arch/x86/idt.o] Erreur 1
Warning: coreboot-builds/abuild/INTEL_COMETLAKE_RVPU.xml not found.
Building board INTEL_D510MO (using default config)
Building INTEL_D510MO
  Creating config file for INTEL_D510MO...
    INTEL_D510MO (Config: Default configuration)
  INTEL_D510MO config created.
  Compiling INTEL_D510MO image...
INTEL_D510MO build FAILED after 3.675 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28084 bytes    620 keywords      0 source lines
AML Output:    dsdt.aml -    7920 bytes    254 opcodes     366 named objects

Compilation successful. 0 Errors, 0 Warnings, 23 Remarks, 215 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/INTEL_D510MO/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/INTEL_D510MO.xml not found.
Building board INTEL_D945GCLF (using default config)
Building INTEL_D945GCLF
  Creating config file for INTEL_D945GCLF...
    INTEL_D945GCLF (Config: Default configuration)
  INTEL_D945GCLF config created.
  Compiling INTEL_D945GCLF image...
INTEL_D945GCLF build FAILED after 3.931 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   31678 bytes    707 keywords      0 source lines
AML Output:    dsdt.aml -    9124 bytes    299 opcodes     408 named objects

Compilation successful. 0 Errors, 0 Warnings, 24 Remarks, 299 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/INTEL_D945GCLF/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/INTEL_D945GCLF.xml not found.
Building board INTEL_DCP847SKE (using default config)
Building INTEL_DCP847SKE
  Creating config file for INTEL_DCP847SKE...
    INTEL_DCP847SKE (Config: Default configuration)
  INTEL_DCP847SKE config created.
  Compiling INTEL_DCP847SKE image...
INTEL_DCP847SKE build FAILED after 17.985 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/INTEL_DCP847SKE/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 6487524 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/INTEL_DCP847SKE/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/INTEL_DCP847SKE.xml not found.
Building board INTEL_DG41WV (using default config)
Building INTEL_DG41WV
  Creating config file for INTEL_DG41WV...
    INTEL_DG41WV (Config: Default configuration)
  INTEL_DG41WV config created.
  Compiling INTEL_DG41WV image...
INTEL_DG41WV build FAILED after 9.925 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   36701 bytes    883 keywords      0 source lines
AML Output:    dsdt.aml -   10448 bytes    416 opcodes     467 named objects

Compilation successful. 0 Errors, 0 Warnings, 39 Remarks, 269 Optimizations, 6 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/INTEL_DG41WV/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/INTEL_DG41WV.xml not found.
Building board INTEL_DG43GT (using default config)
Building INTEL_DG43GT
  Creating config file for INTEL_DG43GT...
    INTEL_DG43GT (Config: Default configuration)
  INTEL_DG43GT config created.
  Compiling INTEL_DG43GT image...
INTEL_DG43GT build FAILED after 6.595 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   35076 bytes    877 keywords      0 source lines
AML Output:    dsdt.aml -    9939 bytes    400 opcodes     477 named objects

Compilation successful. 0 Errors, 0 Warnings, 36 Remarks, 270 Optimizations, 5 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/INTEL_DG43GT/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/INTEL_DG43GT.xml not found.
Building board INTEL_DQ67SW (using default config)
Building INTEL_DQ67SW
  Creating config file for INTEL_DQ67SW...
    INTEL_DQ67SW (Config: Default configuration)
  INTEL_DQ67SW config created.
  Compiling INTEL_DQ67SW image...
INTEL_DQ67SW build FAILED after 18.662 seconds!
Log excerpt:
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/INTEL_DQ67SW/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
    LINK       cbfs/fallback/romstage.debug
    OBJCOPY    cbfs/fallback/romstage.elf
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/INTEL_DQ67SW/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/INTEL_DQ67SW.xml not found.
Building board INTEL_ELKHARTLAKE_CRB (using default config)
Building INTEL_ELKHARTLAKE_CRB
  Creating config file for INTEL_ELKHARTLAKE_CRB...
    INTEL_ELKHARTLAKE_CRB (Config: Default configuration)
  INTEL_ELKHARTLAKE_CRB config created.
  Compiling INTEL_ELKHARTLAKE_CRB image...
INTEL_ELKHARTLAKE_CRB build FAILED after 2.305 seconds!
Log excerpt:
    CC         ramstage/device/oprom/realmode/x86_interrupts.o
make: *** [Makefile:419 : coreboot-builds/INTEL_ELKHARTLAKE_CRB/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/INTEL_ELKHARTLAKE_CRB/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_ELKHARTLAKE_CRB/romstage/arch/x86/idt.o] Erreur 1
cc1: error: 3rdparty/fsp/ElkhartLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/ElkhartLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_ELKHARTLAKE_CRB/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_ELKHARTLAKE_CRB/ramstage/device/oprom/realmode/x86_interrupts.o] Erreur 1
Warning: coreboot-builds/abuild/INTEL_ELKHARTLAKE_CRB.xml not found.
Building board INTEL_EMERALDLAKE2 (using default config)
Building INTEL_EMERALDLAKE2
  Creating config file for INTEL_EMERALDLAKE2...
    INTEL_EMERALDLAKE2 (Config: Default configuration)
  INTEL_EMERALDLAKE2 config created.
  Compiling INTEL_EMERALDLAKE2 image...
INTEL_EMERALDLAKE2 build FAILED after 16.484 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/INTEL_EMERALDLAKE2/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/INTEL_EMERALDLAKE2/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/INTEL_EMERALDLAKE2.xml not found.
Building board INTEL_GLKRVP (using default config)
Building INTEL_GLKRVP
  Creating config file for INTEL_GLKRVP...
    INTEL_GLKRVP (Config: Default configuration)
  INTEL_GLKRVP config created.
  Compiling INTEL_GLKRVP image...
INTEL_GLKRVP build FAILED after 6.406 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   37915 bytes   1226 keywords      0 source lines
AML Output:    dsdt.aml -   12805 bytes    682 opcodes     544 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 554 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/INTEL_GLKRVP/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/INTEL_GLKRVP.xml not found.
INTEL_HARCUVAR INTEL_HARCUVAR
Building config INTEL_HARCUVAR_
Building INTEL_HARCUVAR_
    INTEL_HARCUVAR (Config: Default configuration)
  Compiling INTEL_HARCUVAR image...
INTEL_HARCUVAR_ build FAILED after 2.031 seconds!
Log excerpt:
    CC         ramstage/arch/x86/c_start.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/DenvertonNSFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_HARCUVAR_/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_HARCUVAR_/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_HARCUVAR_/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_HARCUVAR_/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_HARCUVAR_/ramstage/arch/x86/c_start.o] Erreur 1
Warning: coreboot-builds/abuild/INTEL_HARCUVAR_.xml not found.
Building board INTEL_HARCUVAR (using default config)
Building INTEL_HARCUVAR
  Creating config file for INTEL_HARCUVAR...
    INTEL_HARCUVAR (Config: Default configuration)
  INTEL_HARCUVAR config created.
  Compiling INTEL_HARCUVAR image...
INTEL_HARCUVAR build FAILED after 2.067 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/DenvertonNSFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/DenvertonNSFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/INTEL_HARCUVAR/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_HARCUVAR/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: error: 3rdparty/fsp/DenvertonNSFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_HARCUVAR/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_HARCUVAR/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_HARCUVAR/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Warning: coreboot-builds/abuild/INTEL_HARCUVAR.xml not found.
Building board INTEL_JASPERLAKE_RVP (using default config)
Building INTEL_JASPERLAKE_RVP
  Creating config file for INTEL_JASPERLAKE_RVP...
    INTEL_JASPERLAKE_RVP (Config: Default configuration)
  INTEL_JASPERLAKE_RVP config created.
  Compiling INTEL_JASPERLAKE_RVP image...
INTEL_JASPERLAKE_RVP build FAILED after 4.890 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   28988 bytes    724 keywords      0 source lines
AML Output:    dsdt.aml -    8916 bytes    344 opcodes     380 named objects

Compilation successful. 0 Errors, 0 Warnings, 26 Remarks, 365 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/INTEL_JASPERLAKE_RVP/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/INTEL_JASPERLAKE_RVP.xml not found.
Building board INTEL_JASPERLAKE_RVP_EXT_EC (using default config)
Building INTEL_JASPERLAKE_RVP_EXT_EC
  Creating config file for INTEL_JASPERLAKE_RVP_EXT_EC...
    INTEL_JASPERLAKE_RVP_EXT_EC (Config: Default configuration)
  INTEL_JASPERLAKE_RVP_EXT_EC config created.
  Compiling INTEL_JASPERLAKE_RVP_EXT_EC image...
INTEL_JASPERLAKE_RVP_EXT_EC build FAILED after 4.822 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   39471 bytes   1114 keywords      0 source lines
AML Output:    dsdt.aml -   12387 bytes    615 opcodes     499 named objects

Compilation successful. 0 Errors, 0 Warnings, 27 Remarks, 489 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/INTEL_JASPERLAKE_RVP_EXT_EC/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/INTEL_JASPERLAKE_RVP_EXT_EC.xml not found.
Building board INTEL_KBLRVP3 (using default config)
Building INTEL_KBLRVP3
  Creating config file for INTEL_KBLRVP3...
    INTEL_KBLRVP3 (Config: Default configuration)
  INTEL_KBLRVP3 config created.
  Compiling INTEL_KBLRVP3 image...
INTEL_KBLRVP3 build FAILED after 2.132 seconds!
Log excerpt:
The sections containing CBFSes are: COREBOOT
make: *** [Makefile:419 : coreboot-builds/INTEL_KBLRVP3/romstage/arch/x86/assembly_entry.o] Erreur 1
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_KBLRVP3/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/INTEL_KBLRVP3/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_KBLRVP3/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_KBLRVP3/ramstage/arch/x86/c_start.o] Erreur 1
Warning: coreboot-builds/abuild/INTEL_KBLRVP3.xml not found.
Building board INTEL_KBLRVP7 (using default config)
Building INTEL_KBLRVP7
  Creating config file for INTEL_KBLRVP7...
    INTEL_KBLRVP7 (Config: Default configuration)
  INTEL_KBLRVP7 config created.
  Compiling INTEL_KBLRVP7 image...
INTEL_KBLRVP7 build FAILED after 2.132 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_KBLRVP7/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
    CC         smmstub/cpu/x86/smm/smm_stub.o
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_KBLRVP7/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_KBLRVP7/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_KBLRVP7/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Warning: coreboot-builds/abuild/INTEL_KBLRVP7.xml not found.
Building board INTEL_KBLRVP8 (using default config)
Building INTEL_KBLRVP8
  Creating config file for INTEL_KBLRVP8...
    INTEL_KBLRVP8 (Config: Default configuration)
  INTEL_KBLRVP8 config created.
  Compiling INTEL_KBLRVP8 image...
INTEL_KBLRVP8 build FAILED after 2.105 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/INTEL_KBLRVP8/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_KBLRVP8/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_KBLRVP8/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_KBLRVP8/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_KBLRVP8/ramstage/arch/x86/idt.o] Erreur 1
Warning: coreboot-builds/abuild/INTEL_KBLRVP8.xml not found.
Building board INTEL_KBLRVP11 (using default config)
Building INTEL_KBLRVP11
  Creating config file for INTEL_KBLRVP11...
    INTEL_KBLRVP11 (Config: Default configuration)
  INTEL_KBLRVP11 config created.
  Compiling INTEL_KBLRVP11 image...
INTEL_KBLRVP11 build FAILED after 2.042 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/INTEL_KBLRVP11/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_KBLRVP11/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_KBLRVP11/ramstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_KBLRVP11/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_KBLRVP11/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_KBLRVP11/ramstage/arch/x86/c_start.o] Erreur 1
Warning: coreboot-builds/abuild/INTEL_KBLRVP11.xml not found.
Building board INTEL_KUNIMITSU (using default config)
Building INTEL_KUNIMITSU
  Creating config file for INTEL_KUNIMITSU...
    INTEL_KUNIMITSU (Config: Default configuration)
  INTEL_KUNIMITSU config created.
  Compiling INTEL_KUNIMITSU image...
INTEL_KUNIMITSU build FAILED after 2.076 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/INTEL_KUNIMITSU/ramstage/arch/x86/c_start.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_KUNIMITSU/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_KUNIMITSU/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_KUNIMITSU/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_KUNIMITSU/ramstage/arch/x86/wakeup.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_KUNIMITSU/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
Warning: coreboot-builds/abuild/INTEL_KUNIMITSU.xml not found.
Building board INTEL_LEAFHILL (using default config)
Building INTEL_LEAFHILL
  Creating config file for INTEL_LEAFHILL...
    INTEL_LEAFHILL (Config: Default configuration)
  INTEL_LEAFHILL config created.
  Compiling INTEL_LEAFHILL image...
INTEL_LEAFHILL build FAILED after 2.105 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/INTEL_LEAFHILL/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_LEAFHILL/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/INTEL_LEAFHILL/ramstage/arch/x86/c_start.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_LEAFHILL/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_LEAFHILL/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
Warning: coreboot-builds/abuild/INTEL_LEAFHILL.xml not found.
Building board INTEL_MINNOW3 (using default config)
Building INTEL_MINNOW3
  Creating config file for INTEL_MINNOW3...
    INTEL_MINNOW3 (Config: Default configuration)
  INTEL_MINNOW3 config created.
  Compiling INTEL_MINNOW3 image...
INTEL_MINNOW3 build FAILED after 2.258 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_MINNOW3/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_MINNOW3/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_MINNOW3/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_MINNOW3/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_MINNOW3/ramstage/arch/x86/idt.o] Erreur 1
Warning: coreboot-builds/abuild/INTEL_MINNOW3.xml not found.
Building board INTEL_MTLRVP_P (using default config)
Building INTEL_MTLRVP_P
  Creating config file for INTEL_MTLRVP_P...
    INTEL_MTLRVP_P (Config: Default configuration)
  INTEL_MTLRVP_P config created.
  Compiling INTEL_MTLRVP_P image...
INTEL_MTLRVP_P built successfully. (took 25.566 seconds)
Warning: coreboot-builds/abuild/INTEL_MTLRVP_P.xml not found.
Building board INTEL_MTLRVP_P_EXT_EC (using default config)
Building INTEL_MTLRVP_P_EXT_EC
  Creating config file for INTEL_MTLRVP_P_EXT_EC...
    INTEL_MTLRVP_P_EXT_EC (Config: Default configuration)
  INTEL_MTLRVP_P_EXT_EC config created.
  Compiling INTEL_MTLRVP_P_EXT_EC image...
INTEL_MTLRVP_P_EXT_EC built successfully. (took 26.941 seconds)
Warning: coreboot-builds/abuild/INTEL_MTLRVP_P_EXT_EC.xml not found.
Building board INTEL_MTLRVP4ES_P_EXT_EC (using default config)
Building INTEL_MTLRVP4ES_P_EXT_EC
  Creating config file for INTEL_MTLRVP4ES_P_EXT_EC...
    INTEL_MTLRVP4ES_P_EXT_EC (Config: Default configuration)
  INTEL_MTLRVP4ES_P_EXT_EC config created.
  Compiling INTEL_MTLRVP4ES_P_EXT_EC image...
INTEL_MTLRVP4ES_P_EXT_EC built successfully. (took 25.765 seconds)
Warning: coreboot-builds/abuild/INTEL_MTLRVP4ES_P_EXT_EC.xml not found.
Building board INTEL_MTLRVP_P_MCHP (using default config)
Building INTEL_MTLRVP_P_MCHP
  Creating config file for INTEL_MTLRVP_P_MCHP...
    INTEL_MTLRVP_P_MCHP (Config: Default configuration)
  INTEL_MTLRVP_P_MCHP config created.
  Compiling INTEL_MTLRVP_P_MCHP image...
INTEL_MTLRVP_P_MCHP built successfully. (took 27.060 seconds)
Warning: coreboot-builds/abuild/INTEL_MTLRVP_P_MCHP.xml not found.
Building board INTEL_SKLSDLBRK (using default config)
Building INTEL_SKLSDLBRK
  Creating config file for INTEL_SKLSDLBRK...
    INTEL_SKLSDLBRK (Config: Default configuration)
  INTEL_SKLSDLBRK config created.
  Compiling INTEL_SKLSDLBRK image...
INTEL_SKLSDLBRK build FAILED after 2.207 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_SKLSDLBRK/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_SKLSDLBRK/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_SKLSDLBRK/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_SKLSDLBRK/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_SKLSDLBRK/ramstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_SKLSDLBRK/ramstage/arch/x86/ioapic.o] Erreur 1
Warning: coreboot-builds/abuild/INTEL_SKLSDLBRK.xml not found.
Building board INTEL_SHADOWMOUNTAIN (using default config)
Building INTEL_SHADOWMOUNTAIN
  Creating config file for INTEL_SHADOWMOUNTAIN...
    INTEL_SHADOWMOUNTAIN (Config: Default configuration)
  INTEL_SHADOWMOUNTAIN config created.
  Compiling INTEL_SHADOWMOUNTAIN image...
INTEL_SHADOWMOUNTAIN build FAILED after 2.457 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_SHADOWMOUNTAIN/smm/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_SHADOWMOUNTAIN/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/INTEL_SHADOWMOUNTAIN/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/INTEL_SHADOWMOUNTAIN/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/INTEL_SHADOWMOUNTAIN/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/INTEL_SHADOWMOUNTAIN/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/INTEL_SHADOWMOUNTAIN.xml not found.
Building board INTEL_STRAGO (using default config)
Building INTEL_STRAGO
  Creating config file for INTEL_STRAGO...
    INTEL_STRAGO (Config: Default configuration)
  INTEL_STRAGO config created.
  Compiling INTEL_STRAGO image...
INTEL_STRAGO build FAILED after 2.249 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/BraswellFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/INTEL_STRAGO/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/INTEL_STRAGO/romstage/arch/x86/gdt_init.o] Erreur 1
    CC         rmodules_x86_32/cpu/x86/sipi_vector.o
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_STRAGO/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
cc1: error: 3rdparty/fsp/BraswellFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_STRAGO/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_STRAGO/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
Warning: coreboot-builds/abuild/INTEL_STRAGO.xml not found.
Building board INTEL_TGLRVP_UP3 (using default config)
Building INTEL_TGLRVP_UP3
  Creating config file for INTEL_TGLRVP_UP3...
    INTEL_TGLRVP_UP3 (Config: Default configuration)
  INTEL_TGLRVP_UP3 config created.
  Compiling INTEL_TGLRVP_UP3 image...
INTEL_TGLRVP_UP3 build FAILED after 1.918 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/INTEL_TGLRVP_UP3/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_TGLRVP_UP3/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_TGLRVP_UP3/romstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_TGLRVP_UP3/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_TGLRVP_UP3/smm/arch/x86/idt.o] Erreur 1
Warning: coreboot-builds/abuild/INTEL_TGLRVP_UP3.xml not found.
Building board INTEL_TGLRVP_UP4 (using default config)
Building INTEL_TGLRVP_UP4
  Creating config file for INTEL_TGLRVP_UP4...
    INTEL_TGLRVP_UP4 (Config: Default configuration)
  INTEL_TGLRVP_UP4 config created.
  Compiling INTEL_TGLRVP_UP4 image...
INTEL_TGLRVP_UP4 build FAILED after 2.068 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/INTEL_TGLRVP_UP4/romstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/INTEL_TGLRVP_UP4/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_TGLRVP_UP4/smm/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/INTEL_TGLRVP_UP4/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/INTEL_TGLRVP_UP4/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Warning: coreboot-builds/abuild/INTEL_TGLRVP_UP4.xml not found.
Building board INTEL_WTM2 (using default config)
Building INTEL_WTM2
  Creating config file for INTEL_WTM2...
    INTEL_WTM2 (Config: Default configuration)
  INTEL_WTM2 config created.
  Compiling INTEL_WTM2 image...
INTEL_WTM2 build FAILED after 16.809 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/INTEL_WTM2/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/INTEL_WTM2/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/INTEL_WTM2.xml not found.
Building board INVENTEC_TRANSFORMERS (using default config)
Building INVENTEC_TRANSFORMERS
  Creating config file for INVENTEC_TRANSFORMERS...
    INVENTEC_TRANSFORMERS (Config: Default configuration)
  INVENTEC_TRANSFORMERS config created.
  Compiling INVENTEC_TRANSFORMERS image...
INVENTEC_TRANSFORMERS build FAILED after 2.629 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   92322 bytes   3558 keywords      0 source lines
AML Output:    dsdt.aml -   29225 bytes   2360 opcodes    1198 named objects

Compilation successful. 0 Errors, 0 Warnings, 31 Remarks, 1061 Optimizations
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/INVENTEC_TRANSFORMERS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/INVENTEC_TRANSFORMERS.xml not found.
Building board KONTRON_986LCD_M (using default config)
Building KONTRON_986LCD_M
  Creating config file for KONTRON_986LCD_M...
    KONTRON_986LCD_M (Config: Default configuration)
  KONTRON_986LCD_M config created.
  Compiling KONTRON_986LCD_M image...
KONTRON_986LCD_M build FAILED after 3.971 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   32624 bytes    711 keywords      0 source lines
AML Output:    dsdt.aml -    9444 bytes    303 opcodes     408 named objects

Compilation successful. 0 Errors, 0 Warnings, 24 Remarks, 331 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/KONTRON_986LCD_M/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/KONTRON_986LCD_M.xml not found.
Building board KONTRON_BSL6 (using default config)
Building KONTRON_BSL6
  Creating config file for KONTRON_BSL6...
    KONTRON_BSL6 (Config: Default configuration)
  KONTRON_BSL6 config created.
  Compiling KONTRON_BSL6 image...
KONTRON_BSL6 build FAILED after 2.959 seconds!
Log excerpt:
    CC         romstage/arch/x86/gdt_init.o
    GEN        build.h
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/KONTRON_BSL6/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/KONTRON_BSL6/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/KONTRON_BSL6.xml not found.
Building board SIEMENS_BOXER26 (using default config)
Building SIEMENS_BOXER26
  Creating config file for SIEMENS_BOXER26...
    SIEMENS_BOXER26 (Config: Default configuration)
  SIEMENS_BOXER26 config created.
  Compiling SIEMENS_BOXER26 image...
SIEMENS_BOXER26 build FAILED after 2.901 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/gnat.o
    GCC        libgnat-x86_32/lib/gnat/i-c.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/interfac.o
    GCC        libgnat-x86_32/lib/gnat/s-imenne.o
    GCC        libgnat-x86_32/lib/gnat/s-atacco.o
make: *** [Makefile:419 : coreboot-builds/SIEMENS_BOXER26/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
    GCC        libgnat-x86_32/lib/gnat/s-maccod.o
make: *** [Makefile:419 : coreboot-builds/SIEMENS_BOXER26/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/SIEMENS_BOXER26.xml not found.
Building board KONTRON_KTQM77 (using default config)
Building KONTRON_KTQM77
  Creating config file for KONTRON_KTQM77...
    KONTRON_KTQM77 (Config: Default configuration)
  KONTRON_KTQM77 config created.
  Compiling KONTRON_KTQM77 image...
KONTRON_KTQM77 build FAILED after 19.608 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/KONTRON_KTQM77/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/KONTRON_KTQM77/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/KONTRON_KTQM77.xml not found.
Building board KONTRON_COME_MAL10 (using default config)
Building KONTRON_COME_MAL10
  Creating config file for KONTRON_COME_MAL10...
    KONTRON_COME_MAL10 (Config: Default configuration)
  KONTRON_COME_MAL10 config created.
  Compiling KONTRON_COME_MAL10 image...
KONTRON_COME_MAL10 build FAILED after 2.850 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/ada.o
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/gnat.o
    GCC        libgnat-x86_32/lib/gnat/i-c.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/KONTRON_COME_MAL10/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
    GCC        libgnat-x86_32/lib/gnat/interfac.o
make: *** [Makefile:419 : coreboot-builds/KONTRON_COME_MAL10/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/KONTRON_COME_MAL10.xml not found.
Building board LENOVO_THINKPAD_T440P (using default config)
Building LENOVO_THINKPAD_T440P
  Creating config file for LENOVO_THINKPAD_T440P...
    LENOVO_THINKPAD_T440P (Config: Default configuration)
  LENOVO_THINKPAD_T440P config created.
  Compiling LENOVO_THINKPAD_T440P image...
LENOVO_THINKPAD_T440P build FAILED after 18.966 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_THINKPAD_T440P/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/LENOVO_THINKPAD_T440P/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_THINKPAD_T440P.xml not found.
Building board LENOVO_THINKPAD_W541 (using default config)
Building LENOVO_THINKPAD_W541
  Creating config file for LENOVO_THINKPAD_W541...
    LENOVO_THINKPAD_W541 (Config: Default configuration)
  LENOVO_THINKPAD_W541 config created.
  Compiling LENOVO_THINKPAD_W541 image...
LENOVO_THINKPAD_W541 build FAILED after 19.229 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_THINKPAD_W541/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/LENOVO_THINKPAD_W541/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_THINKPAD_W541.xml not found.
Building board LENOVO_L520 (using default config)
Building LENOVO_L520
  Creating config file for LENOVO_L520...
    LENOVO_L520 (Config: Default configuration)
  LENOVO_L520 config created.
  Compiling LENOVO_L520 image...
LENOVO_L520 build FAILED after 19.017 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_L520/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/LENOVO_L520/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_L520.xml not found.
Building board LENOVO_THINKCENTRE_M900_TINY (using default config)
Building LENOVO_THINKCENTRE_M900_TINY
  Creating config file for LENOVO_THINKCENTRE_M900_TINY...
    LENOVO_THINKCENTRE_M900_TINY (Config: Default configuration)
  LENOVO_THINKCENTRE_M900_TINY config created.
  Compiling LENOVO_THINKCENTRE_M900_TINY image...
LENOVO_THINKCENTRE_M900_TINY build FAILED after 2.653 seconds!
Log excerpt:
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/LENOVO_THINKCENTRE_M900_TINY/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/ada.o
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
make: *** [Makefile:419 : coreboot-builds/LENOVO_THINKCENTRE_M900_TINY/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
    GCC        libgnat-x86_32/lib/gnat/gnat.o
    GCC        libgnat-x86_32/lib/gnat/i-c.o
make: *** [Makefile:419 : coreboot-builds/LENOVO_THINKCENTRE_M900_TINY/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_THINKCENTRE_M900_TINY.xml not found.
Building board LENOVO_S230U (using default config)
Building LENOVO_S230U
  Creating config file for LENOVO_S230U...
    LENOVO_S230U (Config: Default configuration)
  LENOVO_S230U config created.
  Compiling LENOVO_S230U image...
LENOVO_S230U build FAILED after 19.106 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_S230U/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/LENOVO_S230U/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_S230U.xml not found.
LENOVO_T400_VBOOT_AND_DEBUG LENOVO_T400
Building config LENOVO_T400_VBOOT_AND_DEBUG
Building LENOVO_T400_VBOOT_AND_DEBUG
    LENOVO_T400 (Config: Default configuration)
  Compiling LENOVO_T400 image...
LENOVO_T400_VBOOT_AND_DEBUG build FAILED after 3.208 seconds!
Log excerpt:
    CC         smm/console/console.o
    CC         smm/console/die.o
    CC         smm/console/init.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/LENOVO_T400_VBOOT_AND_DEBUG/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/LENOVO_T400_VBOOT_AND_DEBUG/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/LENOVO_T400_VBOOT_AND_DEBUG/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/LENOVO_T400_VBOOT_AND_DEBUG/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Building board LENOVO_T400 (using default config)
Warning: coreboot-builds/abuild/LENOVO_T400_VBOOT_AND_DEBUG.xml not found.
Building LENOVO_T400
  Creating config file for LENOVO_T400...
    LENOVO_T400 (Config: Default configuration)
  LENOVO_T400 config created.
  Compiling LENOVO_T400 image...
LENOVO_T400 build FAILED after 5.469 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52393 bytes   1509 keywords      0 source lines
AML Output:    dsdt.aml -   15500 bytes    866 opcodes     643 named objects

Compilation successful. 0 Errors, 0 Warnings, 28 Remarks, 590 Optimizations, 9 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_T400/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_T400.xml not found.
Building board LENOVO_T500 (using default config)
Building LENOVO_T500
  Creating config file for LENOVO_T500...
    LENOVO_T500 (Config: Default configuration)
  LENOVO_T500 config created.
  Compiling LENOVO_T500 image...
LENOVO_T500 build FAILED after 4.290 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52393 bytes   1509 keywords      0 source lines
AML Output:    dsdt.aml -   15500 bytes    866 opcodes     643 named objects

Compilation successful. 0 Errors, 0 Warnings, 28 Remarks, 590 Optimizations, 9 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_T500/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_T500.xml not found.
Building board LENOVO_R400 (using default config)
Building LENOVO_R400
  Creating config file for LENOVO_R400...
    LENOVO_R400 (Config: Default configuration)
  LENOVO_R400 config created.
  Compiling LENOVO_R400 image...
LENOVO_R400 build FAILED after 6.280 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52393 bytes   1509 keywords      0 source lines
AML Output:    dsdt.aml -   15500 bytes    866 opcodes     643 named objects

Compilation successful. 0 Errors, 0 Warnings, 28 Remarks, 590 Optimizations, 9 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_R400/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_R400.xml not found.
Building board LENOVO_R500 (using default config)
Building LENOVO_R500
  Creating config file for LENOVO_R500...
    LENOVO_R500 (Config: Default configuration)
  LENOVO_R500 config created.
  Compiling LENOVO_R500 image...
LENOVO_R500 build FAILED after 10.239 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52393 bytes   1509 keywords      0 source lines
AML Output:    dsdt.aml -   15500 bytes    866 opcodes     643 named objects

Compilation successful. 0 Errors, 0 Warnings, 28 Remarks, 590 Optimizations, 9 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_R500/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_R500.xml not found.
Building board LENOVO_W500 (using default config)
Building LENOVO_W500
  Creating config file for LENOVO_W500...
    LENOVO_W500 (Config: Default configuration)
  LENOVO_W500 config created.
  Compiling LENOVO_W500 image...
LENOVO_W500 build FAILED after 5.902 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   52393 bytes   1509 keywords      0 source lines
AML Output:    dsdt.aml -   15500 bytes    866 opcodes     643 named objects

Compilation successful. 0 Errors, 0 Warnings, 28 Remarks, 590 Optimizations, 9 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_W500/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_W500.xml not found.
Building board LENOVO_T410 (using default config)
Building LENOVO_T410
  Creating config file for LENOVO_T410...
    LENOVO_T410 (Config: Default configuration)
  LENOVO_T410 config created.
  Compiling LENOVO_T410 image...
LENOVO_T410 build FAILED after 10.201 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   47361 bytes   1452 keywords      0 source lines
AML Output:    dsdt.aml -   14005 bytes    897 opcodes     555 named objects

Compilation successful. 0 Errors, 0 Warnings, 9 Remarks, 483 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_T410/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_T410.xml not found.
LENOVO_T420_STATIC_OPTION_TABLE_NO_MEM_FUSES LENOVO_T420
Building config LENOVO_T420_STATIC_OPTION_TABLE_NO_MEM_FUSES
Building LENOVO_T420_STATIC_OPTION_TABLE_NO_MEM_FUSES
    LENOVO_T420 (Config: Default configuration)
  Compiling LENOVO_T420 image...
LENOVO_T420_STATIC_OPTION_TABLE_NO_MEM_FUSES build FAILED after 4.473 seconds!
Log excerpt:
    CC         ramstage/lib/edid_fill_fb.o
    CC         ramstage/lib/ext_stage_cache.o
    CC         ramstage/lib/fallback_boot.o
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/LENOVO_T420_STATIC_OPTION_TABLE_NO_MEM_FUSES/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
make: *** Attente des tâches non terminées....
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/LENOVO_T420_STATIC_OPTION_TABLE_NO_MEM_FUSES/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/LENOVO_T420_STATIC_OPTION_TABLE_NO_MEM_FUSES/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/LENOVO_T420_STATIC_OPTION_TABLE_NO_MEM_FUSES/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Building board LENOVO_T420 (using default config)
Warning: coreboot-builds/abuild/LENOVO_T420_STATIC_OPTION_TABLE_NO_MEM_FUSES.xml not found.
Building LENOVO_T420
  Creating config file for LENOVO_T420...
    LENOVO_T420 (Config: Default configuration)
  LENOVO_T420 config created.
  Compiling LENOVO_T420 image...
LENOVO_T420 build FAILED after 18.726 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_T420/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/LENOVO_T420/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_T420.xml not found.
Building board LENOVO_T420S (using default config)
Building LENOVO_T420S
  Creating config file for LENOVO_T420S...
    LENOVO_T420S (Config: Default configuration)
  LENOVO_T420S config created.
  Compiling LENOVO_T420S image...
LENOVO_T420S build FAILED after 18.821 seconds!
Log excerpt:
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_T420S/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
    LINK       cbfs/fallback/romstage.debug
    OBJCOPY    cbfs/fallback/romstage.elf
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/LENOVO_T420S/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_T420S.xml not found.
LENOVO_THINKPAD_T430_ALL_DEBUG_AND_OPTION_TABLE LENOVO_THINKPAD_T430
Building config LENOVO_THINKPAD_T430_ALL_DEBUG_AND_OPTION_TABLE
Building LENOVO_THINKPAD_T430_ALL_DEBUG_AND_OPTION_TABLE
    LENOVO_THINKPAD_T430 (Config: Default configuration)
  Compiling LENOVO_THINKPAD_T430 image...
LENOVO_THINKPAD_T430_ALL_DEBUG_AND_OPTION_TABLE build FAILED after 19.358 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_THINKPAD_T430_ALL_DEBUG_AND_OPTION_TABLE/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/LENOVO_THINKPAD_T430_ALL_DEBUG_AND_OPTION_TABLE/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_THINKPAD_T430_ALL_DEBUG_AND_OPTION_TABLE.xml not found.
Building board LENOVO_THINKPAD_T430 (using default config)
Building LENOVO_THINKPAD_T430
  Creating config file for LENOVO_THINKPAD_T430...
    LENOVO_THINKPAD_T430 (Config: Default configuration)
  LENOVO_THINKPAD_T430 config created.
  Compiling LENOVO_THINKPAD_T430 image...
LENOVO_THINKPAD_T430 build FAILED after 19.281 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_THINKPAD_T430/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/LENOVO_THINKPAD_T430/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_THINKPAD_T430.xml not found.
Building board LENOVO_T430S (using default config)
Building LENOVO_T430S
  Creating config file for LENOVO_T430S...
    LENOVO_T430S (Config: Default configuration)
  LENOVO_T430S config created.
  Compiling LENOVO_T430S image...
LENOVO_T430S build FAILED after 19.510 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_T430S/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/LENOVO_T430S/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_T430S.xml not found.
Building board LENOVO_T431S (using default config)
Building LENOVO_T431S
  Creating config file for LENOVO_T431S...
    LENOVO_T431S (Config: Default configuration)
  LENOVO_T431S config created.
  Compiling LENOVO_T431S image...
LENOVO_T431S build FAILED after 19.453 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_T431S/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/LENOVO_T431S/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_T431S.xml not found.
Building board LENOVO_T520 (using default config)
Building LENOVO_T520
  Creating config file for LENOVO_T520...
    LENOVO_T520 (Config: Default configuration)
  LENOVO_T520 config created.
  Compiling LENOVO_T520 image...
LENOVO_T520 build FAILED after 19.095 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_T520/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/LENOVO_T520/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_T520.xml not found.
Building board LENOVO_W520 (using default config)
Building LENOVO_W520
  Creating config file for LENOVO_W520...
    LENOVO_W520 (Config: Default configuration)
  LENOVO_W520 config created.
  Compiling LENOVO_W520 image...
LENOVO_W520 build FAILED after 19.020 seconds!
Log excerpt:
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_W520/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
    LINK       cbfs/fallback/romstage.debug
    OBJCOPY    cbfs/fallback/romstage.elf
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/LENOVO_W520/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_W520.xml not found.
Building board LENOVO_T530 (using default config)
Building LENOVO_T530
  Creating config file for LENOVO_T530...
    LENOVO_T530 (Config: Default configuration)
  LENOVO_T530 config created.
  Compiling LENOVO_T530 image...
LENOVO_T530 build FAILED after 18.575 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_T530/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/LENOVO_T530/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_T530.xml not found.
Building board LENOVO_W530 (using default config)
Building LENOVO_W530
  Creating config file for LENOVO_W530...
    LENOVO_W530 (Config: Default configuration)
  LENOVO_W530 config created.
  Compiling LENOVO_W530 image...
LENOVO_W530 build FAILED after 19.468 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_W530/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/LENOVO_W530/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_W530.xml not found.
Building board LENOVO_T60 (using default config)
Building LENOVO_T60
  Creating config file for LENOVO_T60...
    LENOVO_T60 (Config: Default configuration)
  LENOVO_T60 config created.
  Compiling LENOVO_T60 image...
LENOVO_T60 build FAILED after 4.452 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   44664 bytes   1218 keywords      0 source lines
AML Output:    dsdt.aml -   12949 bytes    638 opcodes     580 named objects

Compilation successful. 0 Errors, 0 Warnings, 30 Remarks, 421 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_T60/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_T60.xml not found.
Building board LENOVO_Z61T (using default config)
Building LENOVO_Z61T
  Creating config file for LENOVO_Z61T...
    LENOVO_Z61T (Config: Default configuration)
  LENOVO_Z61T config created.
  Compiling LENOVO_Z61T image...
LENOVO_Z61T build FAILED after 3.782 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   44664 bytes   1218 keywords      0 source lines
AML Output:    dsdt.aml -   12949 bytes    638 opcodes     580 named objects

Compilation successful. 0 Errors, 0 Warnings, 30 Remarks, 421 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_Z61T/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_Z61T.xml not found.
Building board LENOVO_R60 (using default config)
Building LENOVO_R60
  Creating config file for LENOVO_R60...
    LENOVO_R60 (Config: Default configuration)
  LENOVO_R60 config created.
  Compiling LENOVO_R60 image...
LENOVO_R60 build FAILED after 3.677 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   44664 bytes   1218 keywords      0 source lines
AML Output:    dsdt.aml -   12949 bytes    638 opcodes     580 named objects

Compilation successful. 0 Errors, 0 Warnings, 30 Remarks, 421 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_R60/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_R60.xml not found.
Building board LENOVO_THINKCENTRE_A58 (using default config)
Building LENOVO_THINKCENTRE_A58
  Creating config file for LENOVO_THINKCENTRE_A58...
    LENOVO_THINKCENTRE_A58 (Config: Default configuration)
  LENOVO_THINKCENTRE_A58 config created.
  Compiling LENOVO_THINKCENTRE_A58 image...
LENOVO_THINKCENTRE_A58 build FAILED after 9.366 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   34057 bytes    761 keywords      0 source lines
AML Output:    dsdt.aml -    9534 bytes    326 opcodes     435 named objects

Compilation successful. 0 Errors, 0 Warnings, 36 Remarks, 251 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_THINKCENTRE_A58/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_THINKCENTRE_A58.xml not found.
Building board LENOVO_THINKCENTRE_M710S (using default config)
Building LENOVO_THINKCENTRE_M710S
  Creating config file for LENOVO_THINKCENTRE_M710S...
    LENOVO_THINKCENTRE_M710S (Config: Default configuration)
  LENOVO_THINKCENTRE_M710S config created.
  Compiling LENOVO_THINKCENTRE_M710S image...
LENOVO_THINKCENTRE_M710S build FAILED after 2.695 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
    GCC        libgnat-x86_32/lib/gnat/gnat.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/i-c.o
make: *** [Makefile:419 : coreboot-builds/LENOVO_THINKCENTRE_M710S/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/LENOVO_THINKCENTRE_M710S/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_THINKCENTRE_M710S.xml not found.
Building board LENOVO_X131E (using default config)
Building LENOVO_X131E
  Creating config file for LENOVO_X131E...
    LENOVO_X131E (Config: Default configuration)
  LENOVO_X131E config created.
  Compiling LENOVO_X131E image...
LENOVO_X131E build FAILED after 20.874 seconds!
Log excerpt:
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_X131E/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
    LINK       cbfs/fallback/romstage.debug
    OBJCOPY    cbfs/fallback/romstage.elf
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/LENOVO_X131E/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_X131E.xml not found.
Building board LENOVO_X1_CARBON_GEN1 (using default config)
Building LENOVO_X1_CARBON_GEN1
  Creating config file for LENOVO_X1_CARBON_GEN1...
    LENOVO_X1_CARBON_GEN1 (Config: Default configuration)
  LENOVO_X1_CARBON_GEN1 config created.
  Compiling LENOVO_X1_CARBON_GEN1 image...
LENOVO_X1_CARBON_GEN1 build FAILED after 18.753 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_X1_CARBON_GEN1/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/LENOVO_X1_CARBON_GEN1/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_X1_CARBON_GEN1.xml not found.
Building board LENOVO_X200 (using default config)
Building LENOVO_X200
  Creating config file for LENOVO_X200...
    LENOVO_X200 (Config: Default configuration)
  LENOVO_X200 config created.
  Compiling LENOVO_X200 image...
LENOVO_X200 build FAILED after 6.215 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   51842 bytes   1489 keywords      0 source lines
AML Output:    dsdt.aml -   15253 bytes    857 opcodes     632 named objects

Compilation successful. 0 Errors, 0 Warnings, 28 Remarks, 586 Optimizations, 9 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_X200/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_X200.xml not found.
Building board LENOVO_X301 (using default config)
Building LENOVO_X301
  Creating config file for LENOVO_X301...
    LENOVO_X301 (Config: Default configuration)
  LENOVO_X301 config created.
  Compiling LENOVO_X301 image...
LENOVO_X301 build FAILED after 6.552 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   51842 bytes   1489 keywords      0 source lines
AML Output:    dsdt.aml -   15253 bytes    857 opcodes     632 named objects

Compilation successful. 0 Errors, 0 Warnings, 28 Remarks, 586 Optimizations, 9 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_X301/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_X301.xml not found.
LENOVO_X201_ALL_DEBUG_OPTION_TABLE_BT_ON_WIFI LENOVO_X201
Building config LENOVO_X201_ALL_DEBUG_OPTION_TABLE_BT_ON_WIFI
Building LENOVO_X201_ALL_DEBUG_OPTION_TABLE_BT_ON_WIFI
    LENOVO_X201 (Config: Default configuration)
  Compiling LENOVO_X201 image...
LENOVO_X201_ALL_DEBUG_OPTION_TABLE_BT_ON_WIFI build FAILED after 7.997 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   48105 bytes   1482 keywords      0 source lines
AML Output:    dsdt.aml -   14385 bytes    923 opcodes     559 named objects

Compilation successful. 0 Errors, 0 Warnings, 9 Remarks, 488 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_X201_ALL_DEBUG_OPTION_TABLE_BT_ON_WIFI/dsdt.aml disassembled correctly.
Building board LENOVO_X201 (using default config)
Warning: coreboot-builds/abuild/LENOVO_X201_ALL_DEBUG_OPTION_TABLE_BT_ON_WIFI.xml not found.
Building LENOVO_X201
  Creating config file for LENOVO_X201...
    LENOVO_X201 (Config: Default configuration)
  LENOVO_X201 config created.
  Compiling LENOVO_X201 image...
LENOVO_X201 build FAILED after 6.530 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   48105 bytes   1482 keywords      0 source lines
AML Output:    dsdt.aml -   14385 bytes    923 opcodes     559 named objects

Compilation successful. 0 Errors, 0 Warnings, 9 Remarks, 488 Optimizations, 7 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_X201/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_X201.xml not found.
LENOVO_X220_MRC_BIN LENOVO_X220
Building config LENOVO_X220_MRC_BIN
Building LENOVO_X220_MRC_BIN
    LENOVO_X220 (Config: Default configuration)
  Compiling LENOVO_X220 image...
LENOVO_X220_MRC_BIN build FAILED after 18.839 seconds!
Log excerpt:
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_X220_MRC_BIN/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       mrc.bin
Image SIZE 8388608
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/LENOVO_X220_MRC_BIN/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_X220_MRC_BIN.xml not found.
LENOVO_X220_OPTION_TABLE_DEBUG_TPM_EXTENDED_CBFS LENOVO_X220
Building config LENOVO_X220_OPTION_TABLE_DEBUG_TPM_EXTENDED_CBFS
Building LENOVO_X220_OPTION_TABLE_DEBUG_TPM_EXTENDED_CBFS
    LENOVO_X220 (Config: Default configuration)
  Compiling LENOVO_X220 image...
LENOVO_X220_OPTION_TABLE_DEBUG_TPM_EXTENDED_CBFS build FAILED after 21.110 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_X220_OPTION_TABLE_DEBUG_TPM_EXTENDED_CBFS/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 2031076 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/LENOVO_X220_OPTION_TABLE_DEBUG_TPM_EXTENDED_CBFS/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_X220_OPTION_TABLE_DEBUG_TPM_EXTENDED_CBFS.xml not found.
Building board LENOVO_X220 (using default config)
Building LENOVO_X220
  Creating config file for LENOVO_X220...
    LENOVO_X220 (Config: Default configuration)
  LENOVO_X220 config created.
  Compiling LENOVO_X220 image...
LENOVO_X220 build FAILED after 18.560 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_X220/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/LENOVO_X220/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_X220.xml not found.
Building board LENOVO_X220I (using default config)
Building LENOVO_X220I
  Creating config file for LENOVO_X220I...
    LENOVO_X220I (Config: Default configuration)
  LENOVO_X220I config created.
  Compiling LENOVO_X220I image...
LENOVO_X220I build FAILED after 19.298 seconds!
Log excerpt:
    GCC        ramstage/b__ramstage.o
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_X220I/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/LENOVO_X220I/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_X220I.xml not found.
Building board LENOVO_X1 (using default config)
Building LENOVO_X1
  Creating config file for LENOVO_X1...
    LENOVO_X1 (Config: Default configuration)
  LENOVO_X1 config created.
  Compiling LENOVO_X1 image...
LENOVO_X1 build FAILED after 18.523 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_X1/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/LENOVO_X1/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_X1.xml not found.
Building board LENOVO_X230 (using default config)
Building LENOVO_X230
  Creating config file for LENOVO_X230...
    LENOVO_X230 (Config: Default configuration)
  LENOVO_X230 config created.
  Compiling LENOVO_X230 image...
LENOVO_X230 build FAILED after 19.601 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_X230/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/LENOVO_X230/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_X230.xml not found.
Building board LENOVO_X230T (using default config)
Building LENOVO_X230T
  Creating config file for LENOVO_X230T...
    LENOVO_X230T (Config: Default configuration)
  LENOVO_X230T config created.
  Compiling LENOVO_X230T image...
LENOVO_X230T build FAILED after 18.797 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_X230T/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/LENOVO_X230T/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_X230T.xml not found.
Building board LENOVO_X230S (using default config)
Building LENOVO_X230S
  Creating config file for LENOVO_X230S...
    LENOVO_X230S (Config: Default configuration)
  LENOVO_X230S config created.
  Compiling LENOVO_X230S image...
LENOVO_X230S build FAILED after 19.369 seconds!
Log excerpt:
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_X230S/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
    LINK       cbfs/fallback/romstage.debug
    OBJCOPY    cbfs/fallback/romstage.elf
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/LENOVO_X230S/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_X230S.xml not found.
Building board LENOVO_X230_EDP (using default config)
Building LENOVO_X230_EDP
  Creating config file for LENOVO_X230_EDP...
    LENOVO_X230_EDP (Config: Default configuration)
  LENOVO_X230_EDP config created.
  Compiling LENOVO_X230_EDP image...
LENOVO_X230_EDP build FAILED after 19.769 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/LENOVO_X230_EDP/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/LENOVO_X230_EDP/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/LENOVO_X230_EDP.xml not found.
Building board LENOVO_X60 (using default config)
Building LENOVO_X60
  Creating config file for LENOVO_X60...
    LENOVO_X60 (Config: Default configuration)
  LENOVO_X60 config created.
  Compiling LENOVO_X60 image...
LENOVO_X60 build FAILED after 2.195 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   44021 bytes   1201 keywords      0 source lines
AML Output:    dsdt.aml -   12707 bytes    629 opcodes     572 named objects

Compilation successful. 0 Errors, 0 Warnings, 28 Remarks, 416 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/LENOVO_X60/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/LENOVO_X60.xml not found.
LIBRETREND_LT1000 LIBRETREND_LT1000
Building config LIBRETREND_LT1000_
Building LIBRETREND_LT1000_
    LIBRETREND_LT1000 (Config: Default configuration)
  Compiling LIBRETREND_LT1000 image...
LIBRETREND_LT1000_ build FAILED after 2.910 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/LIBRETREND_LT1000_/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
make: *** [Makefile:419 : coreboot-builds/LIBRETREND_LT1000_/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/LIBRETREND_LT1000_/romstage/arch/x86/assembly_entry.o] Erreur 1
    GCC        libgnat-x86_32/lib/gnat/ada.o
Building board LIBRETREND_LT1000 (using default config)
Warning: coreboot-builds/abuild/LIBRETREND_LT1000_.xml not found.
Building LIBRETREND_LT1000
  Creating config file for LIBRETREND_LT1000...
    LIBRETREND_LT1000 (Config: Default configuration)
  LIBRETREND_LT1000 config created.
  Compiling LIBRETREND_LT1000 image...
LIBRETREND_LT1000 build FAILED after 2.360 seconds!
Log excerpt:
    GEN        build.h
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    FMAP       coreboot-builds/sharedutils/cbfstool/fmaptool -h coreboot-builds/LIBRETREND_LT1000/fmap_config.h coreboot-builds/LIBRETREND_LT1000/fmap.fmd coreboot-builds/LIBRETREND_LT1000/fmap.fmap
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/LIBRETREND_LT1000/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/LIBRETREND_LT1000/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** Attente des tâches non terminées....
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/LIBRETREND_LT1000/romstage/arch/x86/assembly_entry.o] Erreur 1
Warning: coreboot-builds/abuild/LIBRETREND_LT1000.xml not found.
Building board MSI_H81M_P33 (using default config)
Building MSI_H81M_P33
  Creating config file for MSI_H81M_P33...
    MSI_H81M_P33 (Config: Default configuration)
  MSI_H81M_P33 config created.
  Compiling MSI_H81M_P33 image...
MSI_H81M_P33 build FAILED after 19.393 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/MSI_H81M_P33/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/MSI_H81M_P33/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/MSI_H81M_P33.xml not found.
Building board MSI_MS7707 (using default config)
Building MSI_MS7707
  Creating config file for MSI_MS7707...
    MSI_MS7707 (Config: Default configuration)
  MSI_MS7707 config created.
  Compiling MSI_MS7707 image...
MSI_MS7707 build FAILED after 16.474 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/MSI_MS7707/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 2031076 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/MSI_MS7707/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/MSI_MS7707.xml not found.
Building board MSI_Z690_A_PRO_WIFI_DDR4 (using default config)
Building MSI_Z690_A_PRO_WIFI_DDR4
  Creating config file for MSI_Z690_A_PRO_WIFI_DDR4...
    MSI_Z690_A_PRO_WIFI_DDR4 (Config: Default configuration)
  MSI_Z690_A_PRO_WIFI_DDR4 config created.
  Compiling MSI_Z690_A_PRO_WIFI_DDR4 image...
MSI_Z690_A_PRO_WIFI_DDR4 build FAILED after 2.289 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR4/smm/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR4/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR4/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR4/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR4/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR4/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/MSI_Z690_A_PRO_WIFI_DDR4.xml not found.
Building board MSI_Z690_A_PRO_WIFI_DDR5 (using default config)
Building MSI_Z690_A_PRO_WIFI_DDR5
  Creating config file for MSI_Z690_A_PRO_WIFI_DDR5...
    MSI_Z690_A_PRO_WIFI_DDR5 (Config: Default configuration)
  MSI_Z690_A_PRO_WIFI_DDR5 config created.
  Compiling MSI_Z690_A_PRO_WIFI_DDR5 image...
MSI_Z690_A_PRO_WIFI_DDR5 build FAILED after 2.534 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR5/romstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR5/smm/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR5/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR5/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR5/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR5/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR5/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/MSI_Z690_A_PRO_WIFI_DDR5.xml not found.
Building board MSI_Z790_P_PRO_WIFI_DDR4 (using default config)
Building MSI_Z790_P_PRO_WIFI_DDR4
  Creating config file for MSI_Z790_P_PRO_WIFI_DDR4...
    MSI_Z790_P_PRO_WIFI_DDR4 (Config: Default configuration)
  MSI_Z790_P_PRO_WIFI_DDR4 config created.
  Compiling MSI_Z790_P_PRO_WIFI_DDR4 image...
MSI_Z790_P_PRO_WIFI_DDR4 build FAILED after 2.572 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/RaptorLakeFspBinPkg/Client/RaptorLakeS/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/MSI_Z790_P_PRO_WIFI_DDR4/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/MSI_Z790_P_PRO_WIFI_DDR4/romstage/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/MSI_Z790_P_PRO_WIFI_DDR4/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/MSI_Z790_P_PRO_WIFI_DDR4/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/MSI_Z790_P_PRO_WIFI_DDR4/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/MSI_Z790_P_PRO_WIFI_DDR4/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/MSI_Z790_P_PRO_WIFI_DDR4.xml not found.
Building board MSI_Z790_P_PRO_WIFI (using default config)
Building MSI_Z790_P_PRO_WIFI
  Creating config file for MSI_Z790_P_PRO_WIFI...
    MSI_Z790_P_PRO_WIFI (Config: Default configuration)
  MSI_Z790_P_PRO_WIFI config created.
  Compiling MSI_Z790_P_PRO_WIFI image...
MSI_Z790_P_PRO_WIFI build FAILED after 2.219 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/MSI_Z790_P_PRO_WIFI/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/MSI_Z790_P_PRO_WIFI/smm/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/MSI_Z790_P_PRO_WIFI/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/MSI_Z790_P_PRO_WIFI/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/MSI_Z790_P_PRO_WIFI/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/MSI_Z790_P_PRO_WIFI/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/MSI_Z790_P_PRO_WIFI.xml not found.
OCP_DELTALAKE_CBNT OCP_DELTALAKE
Building config OCP_DELTALAKE_CBNT
Building OCP_DELTALAKE_CBNT
    OCP_DELTALAKE (Config: Default configuration)
  Compiling OCP_DELTALAKE image...
OCP_DELTALAKE_CBNT build FAILED after 2.098 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/OCP_DELTALAKE_CBNT/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/OCP_DELTALAKE_CBNT/ramstage/security/intel/txt/getsec_enteraccs.o] Erreur 1
cc1: error: 3rdparty/fsp/CedarIslandFspBinPkg/Include: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/CedarIslandFspBinPkg/Include: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/OCP_DELTALAKE_CBNT/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/OCP_DELTALAKE_CBNT/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/OCP_DELTALAKE_CBNT/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/OCP_DELTALAKE_CBNT/ramstage/arch/x86/c_start.o] Erreur 1
Building board OCP_DELTALAKE (using default config)
Warning: coreboot-builds/abuild/OCP_DELTALAKE_CBNT.xml not found.
Building OCP_DELTALAKE
  Creating config file for OCP_DELTALAKE...
    OCP_DELTALAKE (Config: Default configuration)
  OCP_DELTALAKE config created.
  Compiling OCP_DELTALAKE image...
OCP_DELTALAKE build FAILED after 2.378 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/OCP_DELTALAKE/romstage/arch/x86/assembly_entry.o] Erreur 1
cc1: error: 3rdparty/fsp/CedarIslandFspBinPkg/Include: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/OCP_DELTALAKE/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/OCP_DELTALAKE/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
cc1: error: 3rdparty/fsp/CedarIslandFspBinPkg/Include: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/OCP_DELTALAKE/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/OCP_DELTALAKE/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/OCP_DELTALAKE/ramstage/arch/x86/idt.o] Erreur 1
Warning: coreboot-builds/abuild/OCP_DELTALAKE.xml not found.
OCP_TIOGAPASS OCP_TIOGAPASS
Building config OCP_TIOGAPASS_
Building OCP_TIOGAPASS_
    OCP_TIOGAPASS (Config: Default configuration)
  Compiling OCP_TIOGAPASS image...
OCP_TIOGAPASS_ build FAILED after 2.373 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   48905 bytes    817 keywords      0 source lines
AML Output:    dsdt.aml -   15149 bytes    474 opcodes     343 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 1161 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/OCP_TIOGAPASS_/dsdt.aml disassembled correctly.
Building board OCP_TIOGAPASS (using default config)
Warning: coreboot-builds/abuild/OCP_TIOGAPASS_.xml not found.
Building OCP_TIOGAPASS
  Creating config file for OCP_TIOGAPASS...
    OCP_TIOGAPASS (Config: Default configuration)
  OCP_TIOGAPASS config created.
  Compiling OCP_TIOGAPASS image...
OCP_TIOGAPASS build FAILED after 2.478 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   48905 bytes    817 keywords      0 source lines
AML Output:    dsdt.aml -   15149 bytes    474 opcodes     343 named objects

Compilation successful. 0 Errors, 0 Warnings, 12 Remarks, 1161 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/OCP_TIOGAPASS/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/OCP_TIOGAPASS.xml not found.
Building board OPENCELLULAR_ELGON (using default config)
Building OPENCELLULAR_ELGON
  Creating config file for OPENCELLULAR_ELGON...
    OPENCELLULAR_ELGON (Config: Default configuration)
  OPENCELLULAR_ELGON config created.
  Compiling OPENCELLULAR_ELGON image...
OPENCELLULAR_ELGON built successfully. (took 41.875 seconds)
Warning: coreboot-builds/abuild/OPENCELLULAR_ELGON.xml not found.
Building board PACKARDBELL_MS2290 (using default config)
Building PACKARDBELL_MS2290
  Creating config file for PACKARDBELL_MS2290...
    PACKARDBELL_MS2290 (Config: Default configuration)
  PACKARDBELL_MS2290 config created.
  Compiling PACKARDBELL_MS2290 image...
PACKARDBELL_MS2290 build FAILED after 6.580 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   35053 bytes    990 keywords      0 source lines
AML Output:    dsdt.aml -   10300 bytes    578 opcodes     412 named objects

Compilation successful. 0 Errors, 0 Warnings, 9 Remarks, 263 Optimizations, 3 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/PACKARDBELL_MS2290/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/PACKARDBELL_MS2290.xml not found.
PCENGINES_APU2 PCENGINES_APU2
Building config PCENGINES_APU2_
Building PCENGINES_APU2_
    PCENGINES_APU2 (Config: Default configuration)
  Compiling PCENGINES_APU2 image...
PCENGINES_APU2_ built successfully. (took 14.870 seconds)
Warning: coreboot-builds/abuild/PCENGINES_APU2_.xml not found.
Building board PCENGINES_APU2 (using default config)
Building PCENGINES_APU2
  Creating config file for PCENGINES_APU2...
    PCENGINES_APU2 (Config: Default configuration)
  PCENGINES_APU2 config created.
  Compiling PCENGINES_APU2 image...
PCENGINES_APU2 built successfully. (took 14.094 seconds)
Warning: coreboot-builds/abuild/PCENGINES_APU2.xml not found.
PCENGINES_APU3 PCENGINES_APU3
Building config PCENGINES_APU3_
Building PCENGINES_APU3_
    PCENGINES_APU3 (Config: Default configuration)
  Compiling PCENGINES_APU3 image...
PCENGINES_APU3_ built successfully. (took 13.109 seconds)
Warning: coreboot-builds/abuild/PCENGINES_APU3_.xml not found.
Building board PCENGINES_APU3 (using default config)
Building PCENGINES_APU3
  Creating config file for PCENGINES_APU3...
    PCENGINES_APU3 (Config: Default configuration)
  PCENGINES_APU3 config created.
  Compiling PCENGINES_APU3 image...
PCENGINES_APU3 built successfully. (took 13.998 seconds)
Warning: coreboot-builds/abuild/PCENGINES_APU3.xml not found.
PCENGINES_APU4 PCENGINES_APU4
Building config PCENGINES_APU4_
Building PCENGINES_APU4_
    PCENGINES_APU4 (Config: Default configuration)
  Compiling PCENGINES_APU4 image...
PCENGINES_APU4_ built successfully. (took 13.608 seconds)
Building board PCENGINES_APU4 (using default config)
Warning: coreboot-builds/abuild/PCENGINES_APU4_.xml not found.
Building PCENGINES_APU4
  Creating config file for PCENGINES_APU4...
    PCENGINES_APU4 (Config: Default configuration)
  PCENGINES_APU4 config created.
  Compiling PCENGINES_APU4 image...
PCENGINES_APU4 built successfully. (took 13.449 seconds)
Warning: coreboot-builds/abuild/PCENGINES_APU4.xml not found.
PCENGINES_APU5 PCENGINES_APU5
Building config PCENGINES_APU5_
Building PCENGINES_APU5_
    PCENGINES_APU5 (Config: Default configuration)
  Compiling PCENGINES_APU5 image...
PCENGINES_APU5_ built successfully. (took 13.336 seconds)
Warning: coreboot-builds/abuild/PCENGINES_APU5_.xml not found.
Building board PCENGINES_APU5 (using default config)
Building PCENGINES_APU5
  Creating config file for PCENGINES_APU5...
    PCENGINES_APU5 (Config: Default configuration)
  PCENGINES_APU5 config created.
  Compiling PCENGINES_APU5 image...
PCENGINES_APU5 built successfully. (took 14.016 seconds)
Warning: coreboot-builds/abuild/PCENGINES_APU5.xml not found.
Building board PINE64_ROCKPRO64 (using default config)
Building PINE64_ROCKPRO64
  Creating config file for PINE64_ROCKPRO64...
    PINE64_ROCKPRO64 (Config: Default configuration)
  PINE64_ROCKPRO64 config created.
  Compiling PINE64_ROCKPRO64 image...
PINE64_ROCKPRO64 built successfully. (took 14.825 seconds)
Warning: coreboot-builds/abuild/PINE64_ROCKPRO64.xml not found.
PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI PORTWELL_M107
Building config PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI
Building PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI
    PORTWELL_M107 (Config: Default configuration)
  Compiling PORTWELL_M107 image...
PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI build FAILED after 2.007 seconds!
Log excerpt:
make: *** Attente des tâches non terminées....
cc1: error: 3rdparty/fsp/BraswellFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    CC         rmodules_x86_32/cpu/x86/sipi_vector.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: error: 3rdparty/fsp/BraswellFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Warning: coreboot-builds/abuild/PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI.xml not found.
Building board PORTWELL_M107 (using default config)
Building PORTWELL_M107
  Creating config file for PORTWELL_M107...
    PORTWELL_M107 (Config: Default configuration)
  PORTWELL_M107 config created.
  Compiling PORTWELL_M107 image...
PORTWELL_M107 build FAILED after 1.832 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/BraswellFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PORTWELL_M107/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
cc1: error: 3rdparty/fsp/BraswellFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PORTWELL_M107/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: error: 3rdparty/fsp/BraswellFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PORTWELL_M107/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/PORTWELL_M107/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Warning: coreboot-builds/abuild/PORTWELL_M107.xml not found.
Building board PRODRIVE_ATLAS (using default config)
Building PRODRIVE_ATLAS
  Creating config file for PRODRIVE_ATLAS...
    PRODRIVE_ATLAS (Config: Default configuration)
  PRODRIVE_ATLAS config created.
  Compiling PRODRIVE_ATLAS image...
PRODRIVE_ATLAS build FAILED after 2.290 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PRODRIVE_ATLAS/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/PRODRIVE_ATLAS/romstage/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/PRODRIVE_ATLAS/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/PRODRIVE_ATLAS/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/PRODRIVE_ATLAS/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/PRODRIVE_ATLAS/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/PRODRIVE_ATLAS.xml not found.
PRODRIVE_HERMES PRODRIVE_HERMES
Building config PRODRIVE_HERMES_
Building PRODRIVE_HERMES_
    PRODRIVE_HERMES (Config: Default configuration)
  Compiling PRODRIVE_HERMES image...
PRODRIVE_HERMES_ build FAILED after 1.898 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/PRODRIVE_HERMES_/romstage/arch/x86/idt.o] Erreur 1
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PRODRIVE_HERMES_/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/PRODRIVE_HERMES_/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PRODRIVE_HERMES_/smm/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/PRODRIVE_HERMES_/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Warning: coreboot-builds/abuild/PRODRIVE_HERMES_.xml not found.
PRODRIVE_HERMES.X86_64 PRODRIVE_HERMES
Building config PRODRIVE_HERMES.X86_64
Building PRODRIVE_HERMES.X86_64
    PRODRIVE_HERMES (Config: Default configuration)
  Compiling PRODRIVE_HERMES image...
PRODRIVE_HERMES.X86_64 build FAILED after 1.877 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/PRODRIVE_HERMES.X86_64/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/PRODRIVE_HERMES.X86_64/romstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/PRODRIVE_HERMES.X86_64/romstage/arch/x86/memmove_64.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PRODRIVE_HERMES.X86_64/romstage/cpu/x86/64bit/mode_switch2.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PRODRIVE_HERMES.X86_64/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/PRODRIVE_HERMES.X86_64/romstage/cpu/x86/64bit/pt1G.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/PRODRIVE_HERMES.X86_64/romstage/cpu/x86/64bit/mode_switch.o] Erreur 1
Building board PRODRIVE_HERMES (using default config)
Warning: coreboot-builds/abuild/PRODRIVE_HERMES.X86_64.xml not found.
Building PRODRIVE_HERMES
  Creating config file for PRODRIVE_HERMES...
    PRODRIVE_HERMES (Config: Default configuration)
  PRODRIVE_HERMES config created.
  Compiling PRODRIVE_HERMES image...
PRODRIVE_HERMES build FAILED after 1.959 seconds!
Log excerpt:
The sections containing CBFSes are: COREBOOT
    CC         smm/arch/x86/idt.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PRODRIVE_HERMES/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/PRODRIVE_HERMES/romstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/PRODRIVE_HERMES/romstage/arch/x86/assembly_entry.o] Erreur 1
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PRODRIVE_HERMES/smm/arch/x86/idt.o] Erreur 1
Warning: coreboot-builds/abuild/PRODRIVE_HERMES.xml not found.
Building board PROTECTLI_FW2B (using default config)
Building PROTECTLI_FW2B
  Creating config file for PROTECTLI_FW2B...
    PROTECTLI_FW2B (Config: Default configuration)
  PROTECTLI_FW2B config created.
  Compiling PROTECTLI_FW2B image...
PROTECTLI_FW2B build FAILED after 1.788 seconds!
Log excerpt:
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/PROTECTLI_FW2B/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
make: *** [Makefile:419 : coreboot-builds/PROTECTLI_FW2B/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
cc1: error: 3rdparty/fsp/BraswellFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/BraswellFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/PROTECTLI_FW2B/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PROTECTLI_FW2B/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PROTECTLI_FW2B/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
Warning: coreboot-builds/abuild/PROTECTLI_FW2B.xml not found.
Building board PROTECTLI_FW4B (using default config)
Building PROTECTLI_FW4B
  Creating config file for PROTECTLI_FW4B...
    PROTECTLI_FW4B (Config: Default configuration)
  PROTECTLI_FW4B config created.
  Compiling PROTECTLI_FW4B image...
PROTECTLI_FW4B build FAILED after 1.948 seconds!
Log excerpt:
    CC         rmodules_x86_32/cpu/x86/sipi_vector.o
cc1: error: 3rdparty/fsp/BraswellFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/BraswellFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/BraswellFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PROTECTLI_FW4B/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PROTECTLI_FW4B/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PROTECTLI_FW4B/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/PROTECTLI_FW4B/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Warning: coreboot-builds/abuild/PROTECTLI_FW4B.xml not found.
Building board PROTECTLI_VP46XX (using default config)
Building PROTECTLI_VP46XX
  Creating config file for PROTECTLI_VP46XX...
    PROTECTLI_VP46XX (Config: Default configuration)
  PROTECTLI_VP46XX config created.
  Compiling PROTECTLI_VP46XX image...
PROTECTLI_VP46XX build FAILED after 3.086 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
    GCC        libgnat-x86_32/lib/gnat/gnat.o
    GCC        libgnat-x86_32/lib/gnat/i-c.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
    GCC        libgnat-x86_32/lib/gnat/interfac.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PROTECTLI_VP46XX/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/PROTECTLI_VP46XX/romstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/PROTECTLI_VP46XX/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/PROTECTLI_VP46XX.xml not found.
PROTECTLI_VP2420 PROTECTLI_VP2420
Building config PROTECTLI_VP2420_
Building PROTECTLI_VP2420_
    PROTECTLI_VP2420 (Config: Default configuration)
  Compiling PROTECTLI_VP2420 image...
PROTECTLI_VP2420_ build FAILED after 2.275 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/PROTECTLI_VP2420_/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
cc1: error: 3rdparty/fsp/ElkhartLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/ElkhartLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/ElkhartLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/PROTECTLI_VP2420_/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PROTECTLI_VP2420_/romstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PROTECTLI_VP2420_/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/PROTECTLI_VP2420_/smm/arch/x86/idt.o] Erreur 1
Warning: coreboot-builds/abuild/PROTECTLI_VP2420_.xml not found.
Building board PROTECTLI_VP2420 (using default config)
Building PROTECTLI_VP2420
  Creating config file for PROTECTLI_VP2420...
    PROTECTLI_VP2420 (Config: Default configuration)
  PROTECTLI_VP2420 config created.
  Compiling PROTECTLI_VP2420 image...
PROTECTLI_VP2420 build FAILED after 2.301 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/ElkhartLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/ElkhartLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/ElkhartLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/PROTECTLI_VP2420/smm/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PROTECTLI_VP2420/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/PROTECTLI_VP2420/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/PROTECTLI_VP2420/ramstage/arch/x86/c_start.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PROTECTLI_VP2420/ramstage/arch/x86/cf9_reset.o] Erreur 1
Warning: coreboot-builds/abuild/PROTECTLI_VP2420.xml not found.
Building board PROTECTLI_FW6 (using default config)
Building PROTECTLI_FW6
  Creating config file for PROTECTLI_FW6...
    PROTECTLI_FW6 (Config: Default configuration)
  PROTECTLI_FW6 config created.
  Compiling PROTECTLI_FW6 image...
PROTECTLI_FW6 build FAILED after 3.208 seconds!
Log excerpt:
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/PROTECTLI_FW6/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/ada.o
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/gnat.o
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PROTECTLI_FW6/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/PROTECTLI_FW6/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/PROTECTLI_FW6.xml not found.
Building board PURISM_LIBREM13_V1 (using default config)
Building PURISM_LIBREM13_V1
  Creating config file for PURISM_LIBREM13_V1...
    PURISM_LIBREM13_V1 (Config: Default configuration)
  PURISM_LIBREM13_V1 config created.
  Compiling PURISM_LIBREM13_V1 image...
PURISM_LIBREM13_V1 build FAILED after 19.394 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/PURISM_LIBREM13_V1/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/PURISM_LIBREM13_V1/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/PURISM_LIBREM13_V1.xml not found.
Building board PURISM_LIBREM15_V2 (using default config)
Building PURISM_LIBREM15_V2
  Creating config file for PURISM_LIBREM15_V2...
    PURISM_LIBREM15_V2 (Config: Default configuration)
  PURISM_LIBREM15_V2 config created.
  Compiling PURISM_LIBREM15_V2 image...
PURISM_LIBREM15_V2 build FAILED after 16.847 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/PURISM_LIBREM15_V2/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/PURISM_LIBREM15_V2/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/PURISM_LIBREM15_V2.xml not found.
Building board PURISM_LIBREM_MINI (using default config)
Building PURISM_LIBREM_MINI
  Creating config file for PURISM_LIBREM_MINI...
    PURISM_LIBREM_MINI (Config: Default configuration)
  PURISM_LIBREM_MINI config created.
  Compiling PURISM_LIBREM_MINI image...
PURISM_LIBREM_MINI build FAILED after 2.425 seconds!
Log excerpt:
The sections containing CBFSes are: COREBOOT
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM_MINI/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
    GCC        libgnat-x86_32/lib/gnat/ada.o
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM_MINI/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM_MINI/romstage/arch/x86/idt.o] Erreur 1
Warning: coreboot-builds/abuild/PURISM_LIBREM_MINI.xml not found.
Building board PURISM_LIBREM_MINI_V2 (using default config)
Building PURISM_LIBREM_MINI_V2
  Creating config file for PURISM_LIBREM_MINI_V2...
    PURISM_LIBREM_MINI_V2 (Config: Default configuration)
  PURISM_LIBREM_MINI_V2 config created.
  Compiling PURISM_LIBREM_MINI_V2 image...
PURISM_LIBREM_MINI_V2 build FAILED after 2.328 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM_MINI_V2/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM_MINI_V2/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM_MINI_V2/romstage/arch/x86/idt.o] Erreur 1
Warning: coreboot-builds/abuild/PURISM_LIBREM_MINI_V2.xml not found.
Building board PURISM_LIBREM_14 (using default config)
Building PURISM_LIBREM_14
  Creating config file for PURISM_LIBREM_14...
    PURISM_LIBREM_14 (Config: Default configuration)
  PURISM_LIBREM_14 config created.
  Compiling PURISM_LIBREM_14 image...
PURISM_LIBREM_14 build FAILED after 2.748 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake2/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake2/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/gnat.o
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM_14/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
    GCC        libgnat-x86_32/lib/gnat/i-c.o
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM_14/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM_14/romstage/arch/x86/idt.o] Erreur 1
Warning: coreboot-builds/abuild/PURISM_LIBREM_14.xml not found.
Building board PURISM_LIBREM_11 (using default config)
Building PURISM_LIBREM_11
  Creating config file for PURISM_LIBREM_11...
    PURISM_LIBREM_11 (Config: Default configuration)
  PURISM_LIBREM_11 config created.
  Compiling PURISM_LIBREM_11 image...
PURISM_LIBREM_11 build FAILED after 3.820 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   33552 bytes    898 keywords      0 source lines
AML Output:    dsdt.aml -   10662 bytes    459 opcodes     439 named objects

Compilation successful. 0 Errors, 0 Warnings, 26 Remarks, 392 Optimizations, 39 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/PURISM_LIBREM_11/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/PURISM_LIBREM_11.xml not found.
Building board PURISM_LIBREM_L1UM_V2 (using default config)
Building PURISM_LIBREM_L1UM_V2
  Creating config file for PURISM_LIBREM_L1UM_V2...
    PURISM_LIBREM_L1UM_V2 (Config: Default configuration)
  PURISM_LIBREM_L1UM_V2 config created.
  Compiling PURISM_LIBREM_L1UM_V2 image...
PURISM_LIBREM_L1UM_V2 build FAILED after 1.931 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM_L1UM_V2/smm/arch/x86/idt.o] Erreur 1
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM_L1UM_V2/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM_L1UM_V2/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM_L1UM_V2/ramstage/arch/x86/c_start.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM_L1UM_V2/ramstage/arch/x86/cf9_reset.o] Erreur 1
Warning: coreboot-builds/abuild/PURISM_LIBREM_L1UM_V2.xml not found.
Building board PURISM_LIBREM13_V2 (using default config)
Building PURISM_LIBREM13_V2
  Creating config file for PURISM_LIBREM13_V2...
    PURISM_LIBREM13_V2 (Config: Default configuration)
  PURISM_LIBREM13_V2 config created.
  Compiling PURISM_LIBREM13_V2 image...
PURISM_LIBREM13_V2 build FAILED after 2.340 seconds!
Log excerpt:
    GEN        build.h
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
    GCC        libgnat-x86_32/lib/gnat/gnat.o
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM13_V2/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM13_V2/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/PURISM_LIBREM13_V2.xml not found.
Building board PURISM_LIBREM15_V3 (using default config)
Building PURISM_LIBREM15_V3
  Creating config file for PURISM_LIBREM15_V3...
    PURISM_LIBREM15_V3 (Config: Default configuration)
  PURISM_LIBREM15_V3 config created.
  Compiling PURISM_LIBREM15_V3 image...
PURISM_LIBREM15_V3 build FAILED after 2.506 seconds!
Log excerpt:
The sections containing CBFSes are: COREBOOT
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
    GCC        libgnat-x86_32/lib/gnat/gnat.o
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/i-c.o
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/interfac.o
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM15_V3/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM15_V3/romstage/arch/x86/assembly_entry.o] Erreur 1
Warning: coreboot-builds/abuild/PURISM_LIBREM15_V3.xml not found.
Building board PURISM_LIBREM13_V4 (using default config)
Building PURISM_LIBREM13_V4
  Creating config file for PURISM_LIBREM13_V4...
    PURISM_LIBREM13_V4 (Config: Default configuration)
  PURISM_LIBREM13_V4 config created.
  Compiling PURISM_LIBREM13_V4 image...
PURISM_LIBREM13_V4 build FAILED after 2.740 seconds!
Log excerpt:
    CC         romstage/arch/x86/assembly_entry.o
    GEN        build.h
    CC         romstage/arch/x86/gdt_init.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/ada.o
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM13_V4/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** Attente des tâches non terminées....
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM13_V4/romstage/arch/x86/assembly_entry.o] Erreur 1
Warning: coreboot-builds/abuild/PURISM_LIBREM13_V4.xml not found.
PURISM_LIBREM15_V4_STM PURISM_LIBREM15_V4
Building config PURISM_LIBREM15_V4_STM
Building PURISM_LIBREM15_V4_STM
    PURISM_LIBREM15_V4 (Config: Default configuration)
  Compiling PURISM_LIBREM15_V4 image...
PURISM_LIBREM15_V4_STM build FAILED after 2.791 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
    GCC        libgnat-x86_32/lib/gnat/gnat.o
    GCC        libgnat-x86_32/lib/gnat/i-c.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM15_V4_STM/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM15_V4_STM/romstage/arch/x86/assembly_entry.o] Erreur 1
Warning: coreboot-builds/abuild/PURISM_LIBREM15_V4_STM.xml not found.
PURISM_LIBREM15_V4.TXT_BUILD_TEST PURISM_LIBREM15_V4
Building config PURISM_LIBREM15_V4.TXT_BUILD_TEST
Building PURISM_LIBREM15_V4.TXT_BUILD_TEST
    PURISM_LIBREM15_V4 (Config: Default configuration)
  Compiling PURISM_LIBREM15_V4 image...
PURISM_LIBREM15_V4.TXT_BUILD_TEST build FAILED after 3.177 seconds!
Log excerpt:
cc1: all warnings being treated as errors
    CC         ramstage/security/intel/txt/getsec_enteraccs.o
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM15_V4.TXT_BUILD_TEST/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** Attente des tâches non terminées....
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM15_V4.TXT_BUILD_TEST/romstage/arch/x86/assembly_entry.o] Erreur 1
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM15_V4.TXT_BUILD_TEST/romstage/security/intel/txt/getsec_sclean.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM15_V4.TXT_BUILD_TEST/ramstage/security/intel/txt/getsec_enteraccs.o] Erreur 1
Building board PURISM_LIBREM15_V4 (using default config)
Warning: coreboot-builds/abuild/PURISM_LIBREM15_V4.TXT_BUILD_TEST.xml not found.
Building PURISM_LIBREM15_V4
  Creating config file for PURISM_LIBREM15_V4...
    PURISM_LIBREM15_V4 (Config: Default configuration)
  PURISM_LIBREM15_V4 config created.
  Compiling PURISM_LIBREM15_V4 image...
PURISM_LIBREM15_V4 build FAILED after 3.149 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    FMAP       coreboot-builds/sharedutils/cbfstool/fmaptool -h coreboot-builds/PURISM_LIBREM15_V4/fmap_config.h coreboot-builds/PURISM_LIBREM15_V4/fmap.fmd coreboot-builds/PURISM_LIBREM15_V4/fmap.fmap
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/PURISM_LIBREM15_V4/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/ada.o
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM15_V4/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** Attente des tâches non terminées....
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
make: *** [Makefile:419 : coreboot-builds/PURISM_LIBREM15_V4/romstage/arch/x86/assembly_entry.o] Erreur 1
Warning: coreboot-builds/abuild/PURISM_LIBREM15_V4.xml not found.
Building board RAPTOR_CS_TALOS_2 (using default config)
Building RAPTOR_CS_TALOS_2
  Creating config file for RAPTOR_CS_TALOS_2...
    RAPTOR_CS_TALOS_2 (Config: Default configuration)
  RAPTOR_CS_TALOS_2 config created.
  Compiling RAPTOR_CS_TALOS_2 image...
RAPTOR_CS_TALOS_2 build FAILED after 1.209 seconds!
Log excerpt:
toolchain.mk:183: The coreboot toolchain for 'ppc64' architecture was not found.
toolchain.mk:216: 
toolchain.mk:217: Path to your toolchain is currently set to '/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/'
toolchain.mk:219: 
toolchain.mk:220: To build the entire coreboot toolchain: run 'make crossgcc'
toolchain.mk:224: For more toolchain build targets: run 'make help_toolchain'
toolchain.mk:225: 
toolchain.mk:227: To try to use any toolchain in your path, run 'make menuconfig', then select
toolchain.mk:229: the config option: 'General setup', and 'Allow building with any toolchain'
toolchain.mk:231: Note that this is NOT supported. Using it means you're on your own.
toolchain.mk:233: 
toolchain.mk:235: *** Halting the build. Arrêt.
Warning: coreboot-builds/abuild/RAPTOR_CS_TALOS_2.xml not found.
Building board RAZER_BLADE_H2U (using default config)
Building RAZER_BLADE_H2U
  Creating config file for RAZER_BLADE_H2U...
    RAZER_BLADE_H2U (Config: Default configuration)
  RAZER_BLADE_H2U config created.
  Compiling RAZER_BLADE_H2U image...
RAZER_BLADE_H2U build FAILED after 2.824 seconds!
Log excerpt:
    GEN        build.h
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/ada.o
make: *** [Makefile:419 : coreboot-builds/RAZER_BLADE_H2U/romstage/arch/x86/assembly_entry.o] Erreur 1
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/RAZER_BLADE_H2U/romstage/arch/x86/gdt_init.o] Erreur 1
    GCC        libgnat-x86_32/lib/gnat/gnat.o
Warning: coreboot-builds/abuild/RAZER_BLADE_H2U.xml not found.
Building board RAZER_BLADE_H3Q (using default config)
Building RAZER_BLADE_H3Q
  Creating config file for RAZER_BLADE_H3Q...
    RAZER_BLADE_H3Q (Config: Default configuration)
  RAZER_BLADE_H3Q config created.
  Compiling RAZER_BLADE_H3Q image...
RAZER_BLADE_H3Q build FAILED after 3.144 seconds!
Log excerpt:
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/RAZER_BLADE_H3Q/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/ada.o
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
    GCC        libgnat-x86_32/lib/gnat/gnat.o
    GCC        libgnat-x86_32/lib/gnat/i-c.o
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/RAZER_BLADE_H3Q/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/RAZER_BLADE_H3Q/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/RAZER_BLADE_H3Q.xml not found.
Building board RODA_RK886EX (using default config)
Building RODA_RK886EX
  Creating config file for RODA_RK886EX...
    RODA_RK886EX (Config: Default configuration)
  RODA_RK886EX config created.
  Compiling RODA_RK886EX image...
RODA_RK886EX build FAILED after 4.047 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   43490 bytes   1198 keywords      0 source lines
AML Output:    dsdt.aml -   13338 bytes    672 opcodes     526 named objects

Compilation successful. 0 Errors, 0 Warnings, 31 Remarks, 436 Optimizations, 13 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/RODA_RK886EX/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/RODA_RK886EX.xml not found.
Building board RODA_RK9 (using default config)
Building RODA_RK9
  Creating config file for RODA_RK9...
    RODA_RK9 (Config: Default configuration)
  RODA_RK9 config created.
  Compiling RODA_RK9 image...
RODA_RK9 build FAILED after 4.305 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   46346 bytes   1222 keywords      0 source lines
AML Output:    dsdt.aml -   14298 bytes    656 opcodes     566 named objects

Compilation successful. 0 Errors, 0 Warnings, 36 Remarks, 461 Optimizations, 12 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/RODA_RK9/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/RODA_RK9.xml not found.
Building board RODA_RV11 (using default config)
Building RODA_RV11
  Creating config file for RODA_RV11...
    RODA_RV11 (Config: Default configuration)
  RODA_RV11 config created.
  Compiling RODA_RV11 image...
RODA_RV11 build FAILED after 19.886 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/RODA_RV11/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/RODA_RV11/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/RODA_RV11.xml not found.
Building board RODA_RW11 (using default config)
Building RODA_RW11
  Creating config file for RODA_RW11...
    RODA_RW11 (Config: Default configuration)
  RODA_RW11 config created.
  Compiling RODA_RW11 image...
RODA_RW11 build FAILED after 19.682 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/RODA_RW11/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/RODA_RW11/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/RODA_RW11.xml not found.
Building board SAMSUNG_LUMPY (using default config)
Building SAMSUNG_LUMPY
  Creating config file for SAMSUNG_LUMPY...
    SAMSUNG_LUMPY (Config: Default configuration)
  SAMSUNG_LUMPY config created.
  Compiling SAMSUNG_LUMPY image...
SAMSUNG_LUMPY build FAILED after 20.482 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/SAMSUNG_LUMPY/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/SAMSUNG_LUMPY/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/SAMSUNG_LUMPY.xml not found.
Building board SAMSUNG_STUMPY (using default config)
Building SAMSUNG_STUMPY
  Creating config file for SAMSUNG_STUMPY...
    SAMSUNG_STUMPY (Config: Default configuration)
  SAMSUNG_STUMPY config created.
  Compiling SAMSUNG_STUMPY image...
SAMSUNG_STUMPY build FAILED after 19.550 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/SAMSUNG_STUMPY/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/SAMSUNG_STUMPY/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/SAMSUNG_STUMPY.xml not found.
Building board SAPPHIRE_PUREPLATINUMH61 (using default config)
Building SAPPHIRE_PUREPLATINUMH61
  Creating config file for SAPPHIRE_PUREPLATINUMH61...
    SAPPHIRE_PUREPLATINUMH61 (Config: Default configuration)
  SAPPHIRE_PUREPLATINUMH61 config created.
  Compiling SAPPHIRE_PUREPLATINUMH61 image...
SAPPHIRE_PUREPLATINUMH61 build FAILED after 18.294 seconds!
Log excerpt:
    OBJCOPY    cbfs/fallback/romstage.elf
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/SAPPHIRE_PUREPLATINUMH61/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/SAPPHIRE_PUREPLATINUMH61/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/SAPPHIRE_PUREPLATINUMH61.xml not found.
Building board SIEMENS_CHILI_BASE (using default config)
Building SIEMENS_CHILI_BASE
  Creating config file for SIEMENS_CHILI_BASE...
    SIEMENS_CHILI_BASE (Config: Default configuration)
  SIEMENS_CHILI_BASE config created.
  Compiling SIEMENS_CHILI_BASE image...
SIEMENS_CHILI_BASE build FAILED after 2.991 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    FMAP       coreboot-builds/sharedutils/cbfstool/fmaptool -h coreboot-builds/SIEMENS_CHILI_BASE/fmap_config.h coreboot-builds/SIEMENS_CHILI_BASE/fmap.fmd coreboot-builds/SIEMENS_CHILI_BASE/fmap.fmap
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SIEMENS_CHILI_BASE/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/SIEMENS_CHILI_BASE/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SIEMENS_CHILI_BASE/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SIEMENS_CHILI_BASE/romstage/arch/x86/idt.o] Erreur 1
Warning: coreboot-builds/abuild/SIEMENS_CHILI_BASE.xml not found.
Building board SIEMENS_CHILI_CHILI (using default config)
Building SIEMENS_CHILI_CHILI
  Creating config file for SIEMENS_CHILI_CHILI...
    SIEMENS_CHILI_CHILI (Config: Default configuration)
  SIEMENS_CHILI_CHILI config created.
  Compiling SIEMENS_CHILI_CHILI image...
SIEMENS_CHILI_CHILI build FAILED after 3.114 seconds!
Log excerpt:
    CC         romstage/arch/x86/idt.o
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GEN        build.h
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SIEMENS_CHILI_CHILI/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** Attente des tâches non terminées....
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SIEMENS_CHILI_CHILI/romstage/arch/x86/assembly_entry.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SIEMENS_CHILI_CHILI/romstage/arch/x86/idt.o] Erreur 1
Warning: coreboot-builds/abuild/SIEMENS_CHILI_CHILI.xml not found.
Building board SIEMENS_FA_EHL (using default config)
Building SIEMENS_FA_EHL
  Creating config file for SIEMENS_FA_EHL...
    SIEMENS_FA_EHL (Config: Default configuration)
  SIEMENS_FA_EHL config created.
  Compiling SIEMENS_FA_EHL image...
SIEMENS_FA_EHL build FAILED after 1.948 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/ElkhartLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/SIEMENS_FA_EHL/romstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SIEMENS_FA_EHL/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: error: 3rdparty/fsp/ElkhartLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/SIEMENS_FA_EHL/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SIEMENS_FA_EHL/smm/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SIEMENS_FA_EHL/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SIEMENS_FA_EHL/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Warning: coreboot-builds/abuild/SIEMENS_FA_EHL.xml not found.
Building board SIEMENS_MC_APL1 (using default config)
Building SIEMENS_MC_APL1
  Creating config file for SIEMENS_MC_APL1...
    SIEMENS_MC_APL1 (Config: Default configuration)
  SIEMENS_MC_APL1 config created.
  Compiling SIEMENS_MC_APL1 image...
SIEMENS_MC_APL1 build FAILED after 2.180 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_APL1/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_APL1/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_APL1/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_APL1/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_APL1/ramstage/arch/x86/c_start.o] Erreur 1
Warning: coreboot-builds/abuild/SIEMENS_MC_APL1.xml not found.
Building board SIEMENS_MC_APL2 (using default config)
Building SIEMENS_MC_APL2
  Creating config file for SIEMENS_MC_APL2...
    SIEMENS_MC_APL2 (Config: Default configuration)
  SIEMENS_MC_APL2 config created.
  Compiling SIEMENS_MC_APL2 image...
SIEMENS_MC_APL2 build FAILED after 2.230 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_APL2/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_APL2/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SIEMENS_MC_APL2/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SIEMENS_MC_APL2/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SIEMENS_MC_APL2/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SIEMENS_MC_APL2/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SIEMENS_MC_APL2.xml not found.
Building board SIEMENS_MC_APL3 (using default config)
Building SIEMENS_MC_APL3
  Creating config file for SIEMENS_MC_APL3...
    SIEMENS_MC_APL3 (Config: Default configuration)
  SIEMENS_MC_APL3 config created.
  Compiling SIEMENS_MC_APL3 image...
SIEMENS_MC_APL3 build FAILED after 1.902 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_APL3/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_APL3/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: all warnings being treated as errors
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_APL3/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_APL3/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_APL3/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
Warning: coreboot-builds/abuild/SIEMENS_MC_APL3.xml not found.
Building board SIEMENS_MC_APL4 (using default config)
Building SIEMENS_MC_APL4
  Creating config file for SIEMENS_MC_APL4...
    SIEMENS_MC_APL4 (Config: Default configuration)
  SIEMENS_MC_APL4 config created.
  Compiling SIEMENS_MC_APL4 image...
SIEMENS_MC_APL4 build FAILED after 2.261 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_APL4/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_APL4/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SIEMENS_MC_APL4/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SIEMENS_MC_APL4/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SIEMENS_MC_APL4/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SIEMENS_MC_APL4/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SIEMENS_MC_APL4.xml not found.
Building board SIEMENS_MC_APL5 (using default config)
Building SIEMENS_MC_APL5
  Creating config file for SIEMENS_MC_APL5...
    SIEMENS_MC_APL5 (Config: Default configuration)
  SIEMENS_MC_APL5 config created.
  Compiling SIEMENS_MC_APL5 image...
SIEMENS_MC_APL5 build FAILED after 2.497 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_APL5/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_APL5/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SIEMENS_MC_APL5/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SIEMENS_MC_APL5/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SIEMENS_MC_APL5/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SIEMENS_MC_APL5/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SIEMENS_MC_APL5.xml not found.
Building board SIEMENS_MC_APL6 (using default config)
Building SIEMENS_MC_APL6
  Creating config file for SIEMENS_MC_APL6...
    SIEMENS_MC_APL6 (Config: Default configuration)
  SIEMENS_MC_APL6 config created.
  Compiling SIEMENS_MC_APL6 image...
SIEMENS_MC_APL6 build FAILED after 2.502 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_APL6/romstage/arch/x86/assembly_entry.o] Erreur 1
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_APL6/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SIEMENS_MC_APL6/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SIEMENS_MC_APL6/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SIEMENS_MC_APL6/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SIEMENS_MC_APL6/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SIEMENS_MC_APL6.xml not found.
Building board SIEMENS_MC_APL7 (using default config)
Building SIEMENS_MC_APL7
  Creating config file for SIEMENS_MC_APL7...
    SIEMENS_MC_APL7 (Config: Default configuration)
  SIEMENS_MC_APL7 config created.
  Compiling SIEMENS_MC_APL7 image...
SIEMENS_MC_APL7 build FAILED after 3.125 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
cc1: error: 3rdparty/fsp/ApolloLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/gnat.o
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/i-c.o
    GCC        libgnat-x86_32/lib/gnat/interfac.o
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_APL7/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_APL7/romstage/arch/x86/assembly_entry.o] Erreur 1
Warning: coreboot-builds/abuild/SIEMENS_MC_APL7.xml not found.
Building board SIEMENS_MC_EHL1 (using default config)
Building SIEMENS_MC_EHL1
  Creating config file for SIEMENS_MC_EHL1...
    SIEMENS_MC_EHL1 (Config: Default configuration)
  SIEMENS_MC_EHL1 config created.
  Compiling SIEMENS_MC_EHL1 image...
SIEMENS_MC_EHL1 build FAILED after 2.854 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_EHL1/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_EHL1/smm/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_EHL1/romstage/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SIEMENS_MC_EHL1/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SIEMENS_MC_EHL1/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SIEMENS_MC_EHL1/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SIEMENS_MC_EHL1/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SIEMENS_MC_EHL1.xml not found.
Building board SIEMENS_MC_EHL2 (using default config)
Building SIEMENS_MC_EHL2
  Creating config file for SIEMENS_MC_EHL2...
    SIEMENS_MC_EHL2 (Config: Default configuration)
  SIEMENS_MC_EHL2 config created.
  Compiling SIEMENS_MC_EHL2 image...
SIEMENS_MC_EHL2 build FAILED after 3.001 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_EHL2/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_EHL2/smm/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SIEMENS_MC_EHL2/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SIEMENS_MC_EHL2/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SIEMENS_MC_EHL2/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SIEMENS_MC_EHL2/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SIEMENS_MC_EHL2.xml not found.
Building board SIEMENS_MC_EHL3 (using default config)
Building SIEMENS_MC_EHL3
  Creating config file for SIEMENS_MC_EHL3...
    SIEMENS_MC_EHL3 (Config: Default configuration)
  SIEMENS_MC_EHL3 config created.
  Compiling SIEMENS_MC_EHL3 image...
SIEMENS_MC_EHL3 build FAILED after 2.750 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_EHL3/smm/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_EHL3/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_EHL3/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SIEMENS_MC_EHL3/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SIEMENS_MC_EHL3/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SIEMENS_MC_EHL3/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SIEMENS_MC_EHL3/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SIEMENS_MC_EHL3.xml not found.
Building board SIEMENS_MC_EHL4 (using default config)
Building SIEMENS_MC_EHL4
  Creating config file for SIEMENS_MC_EHL4...
    SIEMENS_MC_EHL4 (Config: Default configuration)
  SIEMENS_MC_EHL4 config created.
  Compiling SIEMENS_MC_EHL4 image...
SIEMENS_MC_EHL4 build FAILED after 2.384 seconds!
Log excerpt:
    CC         rmodules_x86_32/cpu/x86/sipi_vector.o
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_EHL4/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: error: 3rdparty/fsp/ElkhartLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_EHL4/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_EHL4/smm/arch/x86/idt.o] Erreur 1
cc1: error: 3rdparty/fsp/ElkhartLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_EHL4/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_EHL4/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
Warning: coreboot-builds/abuild/SIEMENS_MC_EHL4.xml not found.
Building board SIEMENS_MC_EHL5 (using default config)
Building SIEMENS_MC_EHL5
  Creating config file for SIEMENS_MC_EHL5...
    SIEMENS_MC_EHL5 (Config: Default configuration)
  SIEMENS_MC_EHL5 config created.
  Compiling SIEMENS_MC_EHL5 image...
SIEMENS_MC_EHL5 build FAILED after 2.741 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_EHL5/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_EHL5/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SIEMENS_MC_EHL5/smm/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SIEMENS_MC_EHL5/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SIEMENS_MC_EHL5/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SIEMENS_MC_EHL5/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SIEMENS_MC_EHL5/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SIEMENS_MC_EHL5.xml not found.
Building board SIFIVE_HIFIVE_UNLEASHED (using default config)
Building SIFIVE_HIFIVE_UNLEASHED
  Creating config file for SIFIVE_HIFIVE_UNLEASHED...
    SIFIVE_HIFIVE_UNLEASHED (Config: Default configuration)
  SIFIVE_HIFIVE_UNLEASHED config created.
  Compiling SIFIVE_HIFIVE_UNLEASHED image...
SIFIVE_HIFIVE_UNLEASHED build FAILED after 2.499 seconds!
Log excerpt:
    GEN        build.h
    CC         ramstage/arch/riscv/fp_asm.o
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/SIFIVE_HIFIVE_UNLEASHED/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
    CC         ramstage/arch/riscv/ramstage.o
    CC         ramstage/arch/riscv/trap_util.o
    CREATE     coreboot-builds/SIFIVE_HIFIVE_UNLEASHED/mainboard/sifive/hifive-unleashed/cbfs-file.c1vg3h.out (from ./coreboot-builds/SIFIVE_HIFIVE_UNLEASHED/config.build)
    CC+STRIP   src/lib/cbfs_master_header.c
    CC+STRIP   src/lib/master_header_pointer.c
make: dtc: Aucun fichier ou dossier de ce type
make: *** [src/mainboard/sifive/hifive-unleashed/Makefile.mk:14 : coreboot-builds/SIFIVE_HIFIVE_UNLEASHED/hifive-unleashed.dtb] Erreur 127
make: *** Attente des tâches non terminées....
Warning: coreboot-builds/abuild/SIFIVE_HIFIVE_UNLEASHED.xml not found.
Building board SIFIVE_HIFIVE_UNMATCHED (using default config)
Building SIFIVE_HIFIVE_UNMATCHED
  Creating config file for SIFIVE_HIFIVE_UNMATCHED...
    SIFIVE_HIFIVE_UNMATCHED (Config: Default configuration)
  SIFIVE_HIFIVE_UNMATCHED config created.
  Compiling SIFIVE_HIFIVE_UNMATCHED image...
SIFIVE_HIFIVE_UNMATCHED build FAILED after 2.258 seconds!
Log excerpt:
    SCONFIG    mainboard/sifive/hifive-unmatched/devicetree.cb
    GEN        build.h
    CC         ramstage/arch/riscv/fp_asm.o
    FMAP       coreboot-builds/sharedutils/cbfstool/fmaptool -h coreboot-builds/SIFIVE_HIFIVE_UNMATCHED/fmap_config.h coreboot-builds/SIFIVE_HIFIVE_UNMATCHED/fmap.fmd coreboot-builds/SIFIVE_HIFIVE_UNMATCHED/fmap.fmap
    CC         ramstage/arch/riscv/ramstage.o
SUCCESS: Wrote 224 bytes to file 'coreboot-builds/SIFIVE_HIFIVE_UNMATCHED/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
    CC         ramstage/arch/riscv/trap_util.o
    CREATE     coreboot-builds/SIFIVE_HIFIVE_UNMATCHED/mainboard/sifive/hifive-unmatched/cbfs-file.21WMxk.out (from ./coreboot-builds/SIFIVE_HIFIVE_UNMATCHED/config.build)
make: dtc: Aucun fichier ou dossier de ce type
make: *** [src/mainboard/sifive/hifive-unmatched/Makefile.mk:12 : coreboot-builds/SIFIVE_HIFIVE_UNMATCHED/hifive-unmatched.dtb] Erreur 127
make: *** Attente des tâches non terminées....
Warning: coreboot-builds/abuild/SIFIVE_HIFIVE_UNMATCHED.xml not found.
Building board STARLABS_LITE_GLK (using default config)
Building STARLABS_LITE_GLK
  Creating config file for STARLABS_LITE_GLK...
    STARLABS_LITE_GLK (Config: Default configuration)
  STARLABS_LITE_GLK config created.
  Compiling STARLABS_LITE_GLK image...
STARLABS_LITE_GLK build FAILED after 2.709 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   33902 bytes   1026 keywords      0 source lines
AML Output:    dsdt.aml -   11628 bytes    565 opcodes     461 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 438 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/STARLABS_LITE_GLK/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/STARLABS_LITE_GLK.xml not found.
Building board STARLABS_LITE_GLKR (using default config)
Building STARLABS_LITE_GLKR
  Creating config file for STARLABS_LITE_GLKR...
    STARLABS_LITE_GLKR (Config: Default configuration)
  STARLABS_LITE_GLKR config created.
  Compiling STARLABS_LITE_GLKR image...
STARLABS_LITE_GLKR build FAILED after 3.808 seconds!
Log excerpt:

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20230628
Copyright (c) 2000 - 2023 Intel Corporation

coreboot toolchain v2024-05-20_b4949d3de5
ASL Input:     dsdt.asl -   33645 bytes   1022 keywords      0 source lines
AML Output:    dsdt.aml -   11524 bytes    565 opcodes     457 named objects

Compilation successful. 0 Errors, 0 Warnings, 14 Remarks, 438 Optimizations, 14 Constants Folded
    IASL       3150 warning types were ignored!
    IASL       coreboot-builds/STARLABS_LITE_GLKR/dsdt.aml disassembled correctly.
Warning: coreboot-builds/abuild/STARLABS_LITE_GLKR.xml not found.
Building board STARLABS_LABTOP_KBL (using default config)
Building STARLABS_LABTOP_KBL
  Creating config file for STARLABS_LABTOP_KBL...
    STARLABS_LABTOP_KBL (Config: Default configuration)
  STARLABS_LABTOP_KBL config created.
  Compiling STARLABS_LABTOP_KBL image...
STARLABS_LABTOP_KBL build FAILED after 2.920 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/ada.o
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
    GCC        libgnat-x86_32/lib/gnat/gnat.o
    GCC        libgnat-x86_32/lib/gnat/i-c.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/interfac.o
    GCC        libgnat-x86_32/lib/gnat/s-atacco.o
make: *** [Makefile:419 : coreboot-builds/STARLABS_LABTOP_KBL/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/STARLABS_LABTOP_KBL/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/STARLABS_LABTOP_KBL.xml not found.
Building board STARLABS_LABTOP_CML (using default config)
Building STARLABS_LABTOP_CML
  Creating config file for STARLABS_LABTOP_CML...
    STARLABS_LABTOP_CML (Config: Default configuration)
  STARLABS_LABTOP_CML config created.
  Compiling STARLABS_LABTOP_CML image...
STARLABS_LABTOP_CML build FAILED after 3.186 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
    GCC        libgnat-x86_32/lib/gnat/gnat.o
    GCC        libgnat-x86_32/lib/gnat/i-c.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/interfac.o
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/STARLABS_LABTOP_CML/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/STARLABS_LABTOP_CML/romstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/STARLABS_LABTOP_CML/romstage/arch/x86/gdt_init.o] Erreur 1
Warning: coreboot-builds/abuild/STARLABS_LABTOP_CML.xml not found.
Building board STARLABS_STARBOOK_TGL (using default config)
Building STARLABS_STARBOOK_TGL
  Creating config file for STARLABS_STARBOOK_TGL...
    STARLABS_STARBOOK_TGL (Config: Default configuration)
  STARLABS_STARBOOK_TGL config created.
  Compiling STARLABS_STARBOOK_TGL image...
STARLABS_STARBOOK_TGL build FAILED after 2.442 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/TigerLakeFspBinPkg/Client/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/STARLABS_STARBOOK_TGL/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/STARLABS_STARBOOK_TGL/ramstage/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/STARLABS_STARBOOK_TGL/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/STARLABS_STARBOOK_TGL/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/STARLABS_STARBOOK_TGL/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/STARLABS_STARBOOK_TGL/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/STARLABS_STARBOOK_TGL.xml not found.
STARLABS_STARBOOK_ADL_OPTION_TABLE STARLABS_STARBOOK_ADL
Building config STARLABS_STARBOOK_ADL_OPTION_TABLE
Building STARLABS_STARBOOK_ADL_OPTION_TABLE
    STARLABS_STARBOOK_ADL (Config: Default configuration)
  Compiling STARLABS_STARBOOK_ADL image...
STARLABS_STARBOOK_ADL_OPTION_TABLE build FAILED after 2.271 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/STARLABS_STARBOOK_ADL_OPTION_TABLE/romstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/STARLABS_STARBOOK_ADL_OPTION_TABLE/smm/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/STARLABS_STARBOOK_ADL_OPTION_TABLE/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/STARLABS_STARBOOK_ADL_OPTION_TABLE/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/STARLABS_STARBOOK_ADL_OPTION_TABLE/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/STARLABS_STARBOOK_ADL_OPTION_TABLE/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/STARLABS_STARBOOK_ADL_OPTION_TABLE.xml not found.
Building board STARLABS_STARBOOK_ADL (using default config)
Building STARLABS_STARBOOK_ADL
  Creating config file for STARLABS_STARBOOK_ADL...
    STARLABS_STARBOOK_ADL (Config: Default configuration)
  STARLABS_STARBOOK_ADL config created.
  Compiling STARLABS_STARBOOK_ADL image...
STARLABS_STARBOOK_ADL build FAILED after 2.948 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/STARLABS_STARBOOK_ADL/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/STARLABS_STARBOOK_ADL/romstage/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/STARLABS_STARBOOK_ADL/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/STARLABS_STARBOOK_ADL/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/STARLABS_STARBOOK_ADL/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/STARLABS_STARBOOK_ADL/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/STARLABS_STARBOOK_ADL.xml not found.
Building board STARLABS_STARBOOK_RPL (using default config)
Building STARLABS_STARBOOK_RPL
  Creating config file for STARLABS_STARBOOK_RPL...
    STARLABS_STARBOOK_RPL (Config: Default configuration)
  STARLABS_STARBOOK_RPL config created.
  Compiling STARLABS_STARBOOK_RPL image...
STARLABS_STARBOOK_RPL build FAILED after 2.323 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/RaptorLakeFspBinPkg/Client/RaptorLakeP/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/STARLABS_STARBOOK_RPL/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/STARLABS_STARBOOK_RPL/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/STARLABS_STARBOOK_RPL/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/STARLABS_STARBOOK_RPL/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/STARLABS_STARBOOK_RPL/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/STARLABS_STARBOOK_RPL/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/STARLABS_STARBOOK_RPL.xml not found.
Building board SUPERMICRO_X10SLM_PLUS_F (using default config)
Building SUPERMICRO_X10SLM_PLUS_F
  Creating config file for SUPERMICRO_X10SLM_PLUS_F...
    SUPERMICRO_X10SLM_PLUS_F (Config: Default configuration)
  SUPERMICRO_X10SLM_PLUS_F config created.
  Compiling SUPERMICRO_X10SLM_PLUS_F image...
SUPERMICRO_X10SLM_PLUS_F build FAILED after 17.054 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/SUPERMICRO_X10SLM_PLUS_F/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 11468260 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/SUPERMICRO_X10SLM_PLUS_F/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/SUPERMICRO_X10SLM_PLUS_F.xml not found.
Building board SUPERMICRO_X11SSH_TF (using default config)
Building SUPERMICRO_X11SSH_TF
  Creating config file for SUPERMICRO_X11SSH_TF...
    SUPERMICRO_X11SSH_TF (Config: Default configuration)
  SUPERMICRO_X11SSH_TF config created.
  Compiling SUPERMICRO_X11SSH_TF image...
SUPERMICRO_X11SSH_TF build FAILED after 2.429 seconds!
Log excerpt:
    CC         ramstage/arch/x86/c_start.o
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/SUPERMICRO_X11SSH_TF/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/SUPERMICRO_X11SSH_TF/romstage/arch/x86/assembly_entry.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SUPERMICRO_X11SSH_TF/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SUPERMICRO_X11SSH_TF/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SUPERMICRO_X11SSH_TF/ramstage/arch/x86/c_start.o] Erreur 1
Warning: coreboot-builds/abuild/SUPERMICRO_X11SSH_TF.xml not found.
Building board SUPERMICRO_X11SSM_F (using default config)
Building SUPERMICRO_X11SSM_F
  Creating config file for SUPERMICRO_X11SSM_F...
    SUPERMICRO_X11SSM_F (Config: Default configuration)
  SUPERMICRO_X11SSM_F config created.
  Compiling SUPERMICRO_X11SSM_F image...
SUPERMICRO_X11SSM_F build FAILED after 2.756 seconds!
Log excerpt:
make: *** Attente des tâches non terminées....
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SUPERMICRO_X11SSM_F/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SUPERMICRO_X11SSM_F/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SUPERMICRO_X11SSM_F/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SUPERMICRO_X11SSM_F/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SUPERMICRO_X11SSM_F/ramstage/arch/x86/c_start.o] Erreur 1
Warning: coreboot-builds/abuild/SUPERMICRO_X11SSM_F.xml not found.
Building board SUPERMICRO_X11SSH_F (using default config)
Building SUPERMICRO_X11SSH_F
  Creating config file for SUPERMICRO_X11SSH_F...
    SUPERMICRO_X11SSH_F (Config: Default configuration)
  SUPERMICRO_X11SSH_F config created.
  Compiling SUPERMICRO_X11SSH_F image...
SUPERMICRO_X11SSH_F build FAILED after 2.440 seconds!
Log excerpt:
The sections containing CBFSes are: COREBOOT
    CC         rmodules_x86_32/cpu/x86/sipi_vector.o
make: *** [Makefile:419 : coreboot-builds/SUPERMICRO_X11SSH_F/romstage/arch/x86/assembly_entry.o] Erreur 1
make: *** Attente des tâches non terminées....
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SUPERMICRO_X11SSH_F/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SUPERMICRO_X11SSH_F/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SUPERMICRO_X11SSH_F/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
Warning: coreboot-builds/abuild/SUPERMICRO_X11SSH_F.xml not found.
Building board SUPERMICRO_X11SSW_F (using default config)
Building SUPERMICRO_X11SSW_F
  Creating config file for SUPERMICRO_X11SSW_F...
    SUPERMICRO_X11SSW_F (Config: Default configuration)
  SUPERMICRO_X11SSW_F config created.
  Compiling SUPERMICRO_X11SSW_F image...
SUPERMICRO_X11SSW_F build FAILED after 1.902 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/SUPERMICRO_X11SSW_F/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: error: 3rdparty/fsp/KabylakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SUPERMICRO_X11SSW_F/ramstage/arch/x86/c_start.o] Erreur 1
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SUPERMICRO_X11SSW_F/ramstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SUPERMICRO_X11SSW_F/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SUPERMICRO_X11SSW_F/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Warning: coreboot-builds/abuild/SUPERMICRO_X11SSW_F.xml not found.
Building board SUPERMICRO_X9SAE (using default config)
Building SUPERMICRO_X9SAE
  Creating config file for SUPERMICRO_X9SAE...
    SUPERMICRO_X9SAE (Config: Default configuration)
  SUPERMICRO_X9SAE config created.
  Compiling SUPERMICRO_X9SAE image...
SUPERMICRO_X9SAE build FAILED after 19.191 seconds!
Log excerpt:
    OBJCOPY    ramstage/cpu/x86/smm/smm.manual
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/SUPERMICRO_X9SAE/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 982500 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/SUPERMICRO_X9SAE/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/SUPERMICRO_X9SAE.xml not found.
Building board SUPERMICRO_X9SCL (using default config)
Building SUPERMICRO_X9SCL
  Creating config file for SUPERMICRO_X9SCL...
    SUPERMICRO_X9SCL (Config: Default configuration)
  SUPERMICRO_X9SCL config created.
  Compiling SUPERMICRO_X9SCL image...
SUPERMICRO_X9SCL build FAILED after 16.977 seconds!
Log excerpt:
    OBJCOPY    bootblock.raw.bin
    CC         generated/ramstage.o
    CC         cbfs/fallback/ramstage.debug
/srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd: warning: coreboot-builds/SUPERMICRO_X9SCL/cbfs/fallback/ramstage.debug has a LOAD segment with RWX permissions
Created CBFS (capacity = 4128228 bytes)
    BOOTBLOCK
    CBFS       cbfs_master_header
    CBFS       cpu_microcode_blob.bin
E: File 'cpu_microcode_blob.bin' is empty?
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.mk:1215 : coreboot-builds/SUPERMICRO_X9SCL/coreboot.pre] Erreur 1
Warning: coreboot-builds/abuild/SUPERMICRO_X9SCL.xml not found.
Building board SYSTEM76_ADDW1 (using default config)
Building SYSTEM76_ADDW1
  Creating config file for SYSTEM76_ADDW1...
    SYSTEM76_ADDW1 (Config: Default configuration)
  SYSTEM76_ADDW1 config created.
  Compiling SYSTEM76_ADDW1 image...
SYSTEM76_ADDW1 build FAILED after 2.312 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ADDW1/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ADDW1/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_ADDW1/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_ADDW1/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_ADDW1/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_ADDW1/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_ADDW1.xml not found.
Building board SYSTEM76_ADDW2 (using default config)
Building SYSTEM76_ADDW2
  Creating config file for SYSTEM76_ADDW2...
    SYSTEM76_ADDW2 (Config: Default configuration)
  SYSTEM76_ADDW2 config created.
  Compiling SYSTEM76_ADDW2 image...
SYSTEM76_ADDW2 build FAILED after 2.648 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ADDW2/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ADDW2/smm/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_ADDW2/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_ADDW2/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_ADDW2/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_ADDW2/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_ADDW2.xml not found.
Building board SYSTEM76_DARP8 (using default config)
Building SYSTEM76_DARP8
  Creating config file for SYSTEM76_DARP8...
    SYSTEM76_DARP8 (Config: Default configuration)
  SYSTEM76_DARP8 config created.
  Compiling SYSTEM76_DARP8 image...
SYSTEM76_DARP8 build FAILED after 2.290 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/AlderLakeFspBinPkg/Client/AlderLakeP/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_DARP8/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_DARP8/smm/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_DARP8/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_DARP8/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_DARP8/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_DARP8/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_DARP8.xml not found.
Building board SYSTEM76_GALP6 (using default config)
Building SYSTEM76_GALP6
  Creating config file for SYSTEM76_GALP6...
    SYSTEM76_GALP6 (Config: Default configuration)
  SYSTEM76_GALP6 config created.
  Compiling SYSTEM76_GALP6 image...
SYSTEM76_GALP6 build FAILED after 2.630 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GALP6/smm/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GALP6/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_GALP6/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_GALP6/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_GALP6/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_GALP6/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_GALP6.xml not found.
Building board SYSTEM76_GAZE17_3050 (using default config)
Building SYSTEM76_GAZE17_3050
  Creating config file for SYSTEM76_GAZE17_3050...
    SYSTEM76_GAZE17_3050 (Config: Default configuration)
  SYSTEM76_GAZE17_3050 config created.
  Compiling SYSTEM76_GAZE17_3050 image...
SYSTEM76_GAZE17_3050 build FAILED after 2.526 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GAZE17_3050/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GAZE17_3050/ramstage/arch/x86/c_start.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_GAZE17_3050/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_GAZE17_3050/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_GAZE17_3050/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_GAZE17_3050/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_GAZE17_3050.xml not found.
Building board SYSTEM76_GAZE17_3060_B (using default config)
Building SYSTEM76_GAZE17_3060_B
  Creating config file for SYSTEM76_GAZE17_3060_B...
    SYSTEM76_GAZE17_3060_B (Config: Default configuration)
  SYSTEM76_GAZE17_3060_B config created.
  Compiling SYSTEM76_GAZE17_3060_B image...
SYSTEM76_GAZE17_3060_B build FAILED after 2.833 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GAZE17_3060_B/romstage/arch/x86/idt.o] Erreur 1
cc1: error: 3rdparty/fsp/AlderLakeFspBinPkg/Client/AlderLakeP/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GAZE17_3060_B/smm/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_GAZE17_3060_B/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_GAZE17_3060_B/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_GAZE17_3060_B/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_GAZE17_3060_B/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_GAZE17_3060_B.xml not found.
Building board SYSTEM76_LEMP11 (using default config)
Building SYSTEM76_LEMP11
  Creating config file for SYSTEM76_LEMP11...
    SYSTEM76_LEMP11 (Config: Default configuration)
  SYSTEM76_LEMP11 config created.
  Compiling SYSTEM76_LEMP11 image...
SYSTEM76_LEMP11 build FAILED after 2.300 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_LEMP11/romstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_LEMP11/smm/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_LEMP11/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_LEMP11/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_LEMP11/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_LEMP11/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_LEMP11.xml not found.
Building board SYSTEM76_ORYP9 (using default config)
Building SYSTEM76_ORYP9
  Creating config file for SYSTEM76_ORYP9...
    SYSTEM76_ORYP9 (Config: Default configuration)
  SYSTEM76_ORYP9 config created.
  Compiling SYSTEM76_ORYP9 image...
SYSTEM76_ORYP9 build FAILED after 2.716 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ORYP9/romstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ORYP9/smm/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_ORYP9/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_ORYP9/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_ORYP9/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_ORYP9/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_ORYP9.xml not found.
Building board SYSTEM76_ORYP10 (using default config)
Building SYSTEM76_ORYP10
  Creating config file for SYSTEM76_ORYP10...
    SYSTEM76_ORYP10 (Config: Default configuration)
  SYSTEM76_ORYP10 config created.
  Compiling SYSTEM76_ORYP10 image...
SYSTEM76_ORYP10 build FAILED after 2.364 seconds!
Log excerpt:
    GEN        build.h
cc1: error: 3rdparty/fsp/AlderLakeFspBinPkg/Client/AlderLakeP/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ORYP10/romstage/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_ORYP10/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_ORYP10/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_ORYP10/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_ORYP10/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_ORYP10.xml not found.
Building board SYSTEM76_BONW14 (using default config)
Building SYSTEM76_BONW14
  Creating config file for SYSTEM76_BONW14...
    SYSTEM76_BONW14 (Config: Default configuration)
  SYSTEM76_BONW14 config created.
  Compiling SYSTEM76_BONW14 image...
SYSTEM76_BONW14 build FAILED after 2.258 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_BONW14/smm/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_BONW14/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_BONW14/ramstage/device/oprom/realmode/x86_asm.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_BONW14/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_BONW14/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_BONW14/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_BONW14/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_BONW14.xml not found.
Building board SYSTEM76_GALP4 (using default config)
Building SYSTEM76_GALP4
  Creating config file for SYSTEM76_GALP4...
    SYSTEM76_GALP4 (Config: Default configuration)
  SYSTEM76_GALP4 config created.
  Compiling SYSTEM76_GALP4 image...
SYSTEM76_GALP4 build FAILED after 2.702 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GALP4/smm/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GALP4/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GALP4/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_GALP4/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_GALP4/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_GALP4/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_GALP4/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_GALP4.xml not found.
Building board SYSTEM76_DARP6 (using default config)
Building SYSTEM76_DARP6
  Creating config file for SYSTEM76_DARP6...
    SYSTEM76_DARP6 (Config: Default configuration)
  SYSTEM76_DARP6 config created.
  Compiling SYSTEM76_DARP6 image...
SYSTEM76_DARP6 build FAILED after 2.560 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_DARP6/romstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_DARP6/smm/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_DARP6/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_DARP6/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_DARP6/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_DARP6/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_DARP6.xml not found.
SYSTEM76_LEMP9 SYSTEM76_LEMP9
Building config SYSTEM76_LEMP9_
Building SYSTEM76_LEMP9_
    SYSTEM76_LEMP9 (Config: Default configuration)
  Compiling SYSTEM76_LEMP9 image...
SYSTEM76_LEMP9_ build FAILED after 2.590 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_LEMP9_/romstage/arch/x86/idt.o] Erreur 1
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_LEMP9_/smm/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_LEMP9_/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_LEMP9_/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_LEMP9_/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_LEMP9_/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Building board SYSTEM76_LEMP9 (using default config)
Warning: coreboot-builds/abuild/SYSTEM76_LEMP9_.xml not found.
Building SYSTEM76_LEMP9
  Creating config file for SYSTEM76_LEMP9...
    SYSTEM76_LEMP9 (Config: Default configuration)
  SYSTEM76_LEMP9 config created.
  Compiling SYSTEM76_LEMP9 image...
SYSTEM76_LEMP9 build FAILED after 2.951 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_LEMP9/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_LEMP9/romstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_LEMP9/romstage/arch/x86/assembly_entry.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_LEMP9/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_LEMP9/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_LEMP9/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_LEMP9/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_LEMP9.xml not found.
Building board SYSTEM76_GAZE14 (using default config)
Building SYSTEM76_GAZE14
  Creating config file for SYSTEM76_GAZE14...
    SYSTEM76_GAZE14 (Config: Default configuration)
  SYSTEM76_GAZE14 config created.
  Compiling SYSTEM76_GAZE14 image...
SYSTEM76_GAZE14 build FAILED after 2.899 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GAZE14/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GAZE14/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_GAZE14/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_GAZE14/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_GAZE14/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_GAZE14/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_GAZE14.xml not found.
SYSTEM76_GAZE15 SYSTEM76_GAZE15
Building config SYSTEM76_GAZE15_
Building SYSTEM76_GAZE15_
    SYSTEM76_GAZE15 (Config: Default configuration)
  Compiling SYSTEM76_GAZE15 image...
SYSTEM76_GAZE15_ build FAILED after 2.851 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GAZE15_/smm/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GAZE15_/romstage/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_GAZE15_/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_GAZE15_/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_GAZE15_/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_GAZE15_/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Building board SYSTEM76_GAZE15 (using default config)
Warning: coreboot-builds/abuild/SYSTEM76_GAZE15_.xml not found.
Building SYSTEM76_GAZE15
  Creating config file for SYSTEM76_GAZE15...
    SYSTEM76_GAZE15 (Config: Default configuration)
  SYSTEM76_GAZE15 config created.
  Compiling SYSTEM76_GAZE15 image...
SYSTEM76_GAZE15 build FAILED after 2.537 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GAZE15/romstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GAZE15/romstage/arch/x86/gdt_init.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_GAZE15/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_GAZE15/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_GAZE15/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_GAZE15/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_GAZE15.xml not found.
Building board SYSTEM76_GALP2 (using default config)
Building SYSTEM76_GALP2
  Creating config file for SYSTEM76_GALP2...
    SYSTEM76_GALP2 (Config: Default configuration)
  SYSTEM76_GALP2 config created.
  Compiling SYSTEM76_GALP2 image...
SYSTEM76_GALP2 build FAILED after 3.258 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GALP2/ramstage/arch/x86/wakeup.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GALP2/ramstage/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_GALP2/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_GALP2/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_GALP2/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_GALP2/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GALP2/ramstage/acpi/acpi.o] Erreur 1
Warning: coreboot-builds/abuild/SYSTEM76_GALP2.xml not found.
Building board SYSTEM76_GALP3 (using default config)
Building SYSTEM76_GALP3
  Creating config file for SYSTEM76_GALP3...
    SYSTEM76_GALP3 (Config: Default configuration)
  SYSTEM76_GALP3 config created.
  Compiling SYSTEM76_GALP3 image...
SYSTEM76_GALP3 build FAILED after 2.962 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GALP3/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GALP3/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_GALP3/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_GALP3/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_GALP3/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_GALP3/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_GALP3.xml not found.
Building board SYSTEM76_GALP3_B (using default config)
Building SYSTEM76_GALP3_B
  Creating config file for SYSTEM76_GALP3_B...
    SYSTEM76_GALP3_B (Config: Default configuration)
  SYSTEM76_GALP3_B config created.
  Compiling SYSTEM76_GALP3_B image...
SYSTEM76_GALP3_B build FAILED after 2.305 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GALP3_B/ramstage/arch/x86/c_start.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GALP3_B/ramstage/arch/x86/cf9_reset.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_GALP3_B/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_GALP3_B/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_GALP3_B/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_GALP3_B/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_GALP3_B.xml not found.
SYSTEM76_ORYP5 SYSTEM76_ORYP5
Building config SYSTEM76_ORYP5_
Building SYSTEM76_ORYP5_
    SYSTEM76_ORYP5 (Config: Default configuration)
  Compiling SYSTEM76_ORYP5 image...
SYSTEM76_ORYP5_ build FAILED after 2.190 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ORYP5_/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ORYP5_/ramstage/arch/x86/c_start.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ORYP5_/ramstage/arch/x86/cf9_reset.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_ORYP5_/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_ORYP5_/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_ORYP5_/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_ORYP5_/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_ORYP5_.xml not found.
Building board SYSTEM76_ORYP5 (using default config)
Building SYSTEM76_ORYP5
  Creating config file for SYSTEM76_ORYP5...
    SYSTEM76_ORYP5 (Config: Default configuration)
  SYSTEM76_ORYP5 config created.
  Compiling SYSTEM76_ORYP5 image...
SYSTEM76_ORYP5 build FAILED after 2.266 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/CoffeeLakeFspBinPkg/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ORYP5/smm/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ORYP5/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_ORYP5/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_ORYP5/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_ORYP5/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_ORYP5/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_ORYP5.xml not found.
Building board SYSTEM76_ORYP6 (using default config)
Building SYSTEM76_ORYP6
  Creating config file for SYSTEM76_ORYP6...
    SYSTEM76_ORYP6 (Config: Default configuration)
  SYSTEM76_ORYP6 config created.
  Compiling SYSTEM76_ORYP6 image...
SYSTEM76_ORYP6 build FAILED after 2.901 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ORYP6/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ORYP6/romstage/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_ORYP6/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_ORYP6/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_ORYP6/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_ORYP6/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_ORYP6.xml not found.
Building board SYSTEM76_ORYP7 (using default config)
Building SYSTEM76_ORYP7
  Creating config file for SYSTEM76_ORYP7...
    SYSTEM76_ORYP7 (Config: Default configuration)
  SYSTEM76_ORYP7 config created.
  Compiling SYSTEM76_ORYP7 image...
SYSTEM76_ORYP7 build FAILED after 2.944 seconds!
Log excerpt:
cc1: error: 3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Include/: No such file or directory [-Werror=missing-include-dirs]
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ORYP7/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ORYP7/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_ORYP7/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_ORYP7/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_ORYP7/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_ORYP7/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_ORYP7.xml not found.
Building board SYSTEM76_ADDW3 (using default config)
Building SYSTEM76_ADDW3
  Creating config file for SYSTEM76_ADDW3...
    SYSTEM76_ADDW3 (Config: Default configuration)
  SYSTEM76_ADDW3 config created.
  Compiling SYSTEM76_ADDW3 image...
SYSTEM76_ADDW3 build FAILED after 2.742 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ADDW3/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ADDW3/ramstage/arch/x86/c_start.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_ADDW3/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_ADDW3/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_ADDW3/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_ADDW3/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_ADDW3.xml not found.
Building board SYSTEM76_ADDW4 (using default config)
Building SYSTEM76_ADDW4
  Creating config file for SYSTEM76_ADDW4...
    SYSTEM76_ADDW4 (Config: Default configuration)
  SYSTEM76_ADDW4 config created.
  Compiling SYSTEM76_ADDW4 image...
SYSTEM76_ADDW4 build FAILED after 2.241 seconds!
Log excerpt:
SUCCESS: Wrote 392 bytes to file 'coreboot-builds/SYSTEM76_ADDW4/fmap.fmap' (and generated header)
The sections containing CBFSes are: COREBOOT
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ADDW4/romstage/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ADDW4/romstage/arch/x86/assembly_entry.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_ADDW4/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_ADDW4/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_ADDW4/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_ADDW4/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_ADDW4.xml not found.
Building board SYSTEM76_BONW15 (using default config)
Building SYSTEM76_BONW15
  Creating config file for SYSTEM76_BONW15...
    SYSTEM76_BONW15 (Config: Default configuration)
  SYSTEM76_BONW15 config created.
  Compiling SYSTEM76_BONW15 image...
SYSTEM76_BONW15 build FAILED after 2.367 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_BONW15/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_BONW15/ramstage/arch/x86/c_start.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_BONW15/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_BONW15/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_BONW15/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_BONW15/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_BONW15.xml not found.
Building board SYSTEM76_DARP9 (using default config)
Building SYSTEM76_DARP9
  Creating config file for SYSTEM76_DARP9...
    SYSTEM76_DARP9 (Config: Default configuration)
  SYSTEM76_DARP9 config created.
  Compiling SYSTEM76_DARP9 image...
SYSTEM76_DARP9 build FAILED after 2.787 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_DARP9/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_DARP9/ramstage/arch/x86/c_start.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_DARP9/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_DARP9/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_DARP9/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_DARP9/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_DARP9/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_DARP9.xml not found.
Building board SYSTEM76_GALP7 (using default config)
Building SYSTEM76_GALP7
  Creating config file for SYSTEM76_GALP7...
    SYSTEM76_GALP7 (Config: Default configuration)
  SYSTEM76_GALP7 config created.
  Compiling SYSTEM76_GALP7 image...
SYSTEM76_GALP7 build FAILED after 2.754 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GALP7/smm/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GALP7/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_GALP7/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_GALP7/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_GALP7/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_GALP7/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_GALP7.xml not found.
Building board SYSTEM76_GAZE18 (using default config)
Building SYSTEM76_GAZE18
  Creating config file for SYSTEM76_GAZE18...
    SYSTEM76_GAZE18 (Config: Default configuration)
  SYSTEM76_GAZE18 config created.
  Compiling SYSTEM76_GAZE18 image...
SYSTEM76_GAZE18 build FAILED after 2.207 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GAZE18/romstage/arch/x86/idt.o] Erreur 1
cc1: error: 3rdparty/fsp/RaptorLakeFspBinPkg/Client/RaptorLakeP/Include/: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GAZE18/smm/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_GAZE18/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_GAZE18/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_GAZE18/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_GAZE18/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_GAZE18.xml not found.
Building board SYSTEM76_LEMP12 (using default config)
Building SYSTEM76_LEMP12
  Creating config file for SYSTEM76_LEMP12...
    SYSTEM76_LEMP12 (Config: Default configuration)
  SYSTEM76_LEMP12 config created.
  Compiling SYSTEM76_LEMP12 image...
SYSTEM76_LEMP12 build FAILED after 2.461 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_LEMP12/romstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_LEMP12/romstage/arch/x86/gdt_init.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_LEMP12/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_LEMP12/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_LEMP12/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_LEMP12/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_LEMP12.xml not found.
Building board SYSTEM76_ORYP11 (using default config)
Building SYSTEM76_ORYP11
  Creating config file for SYSTEM76_ORYP11...
    SYSTEM76_ORYP11 (Config: Default configuration)
  SYSTEM76_ORYP11 config created.
  Compiling SYSTEM76_ORYP11 image...
SYSTEM76_ORYP11 build FAILED after 2.850 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ORYP11/romstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ORYP11/romstage/arch/x86/gdt_init.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_ORYP11/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_ORYP11/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_ORYP11/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_ORYP11/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_ORYP11.xml not found.
Building board SYSTEM76_ORYP12 (using default config)
Building SYSTEM76_ORYP12
  Creating config file for SYSTEM76_ORYP12...
    SYSTEM76_ORYP12 (Config: Default configuration)
  SYSTEM76_ORYP12 config created.
  Compiling SYSTEM76_ORYP12 image...
SYSTEM76_ORYP12 build FAILED after 2.535 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ORYP12/romstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ORYP12/smm/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ORYP12/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_ORYP12/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_ORYP12/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_ORYP12/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_ORYP12/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_ORYP12.xml not found.
Building board SYSTEM76_SERW13 (using default config)
Building SYSTEM76_SERW13
  Creating config file for SYSTEM76_SERW13...
    SYSTEM76_SERW13 (Config: Default configuration)
  SYSTEM76_SERW13 config created.
  Compiling SYSTEM76_SERW13 image...
SYSTEM76_SERW13 build FAILED after 2.716 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_SERW13/smm/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_SERW13/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_SERW13/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_SERW13/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_SERW13/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_SERW13/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_SERW13.xml not found.
Building board SYSTEM76_GAZE16_3050 (using default config)
Building SYSTEM76_GAZE16_3050
  Creating config file for SYSTEM76_GAZE16_3050...
    SYSTEM76_GAZE16_3050 (Config: Default configuration)
  SYSTEM76_GAZE16_3050 config created.
  Compiling SYSTEM76_GAZE16_3050 image...
SYSTEM76_GAZE16_3050 build FAILED after 2.453 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GAZE16_3050/romstage/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GAZE16_3050/smm/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_GAZE16_3050/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_GAZE16_3050/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_GAZE16_3050/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_GAZE16_3050/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_GAZE16_3050.xml not found.
Building board SYSTEM76_GAZE16_3060 (using default config)
Building SYSTEM76_GAZE16_3060
  Creating config file for SYSTEM76_GAZE16_3060...
    SYSTEM76_GAZE16_3060 (Config: Default configuration)
  SYSTEM76_GAZE16_3060 config created.
  Compiling SYSTEM76_GAZE16_3060 image...
SYSTEM76_GAZE16_3060 build FAILED after 2.596 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GAZE16_3060/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GAZE16_3060/smm/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GAZE16_3060/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_GAZE16_3060/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_GAZE16_3060/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_GAZE16_3060/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_GAZE16_3060/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_GAZE16_3060.xml not found.
Building board SYSTEM76_GAZE16_3060_B (using default config)
Building SYSTEM76_GAZE16_3060_B
  Creating config file for SYSTEM76_GAZE16_3060_B...
    SYSTEM76_GAZE16_3060_B (Config: Default configuration)
  SYSTEM76_GAZE16_3060_B config created.
  Compiling SYSTEM76_GAZE16_3060_B image...
SYSTEM76_GAZE16_3060_B build FAILED after 2.890 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GAZE16_3060_B/smm/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GAZE16_3060_B/romstage/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_GAZE16_3060_B/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_GAZE16_3060_B/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_GAZE16_3060_B/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_GAZE16_3060_B/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_GAZE16_3060_B.xml not found.
Building board SYSTEM76_ORYP8 (using default config)
Building SYSTEM76_ORYP8
  Creating config file for SYSTEM76_ORYP8...
    SYSTEM76_ORYP8 (Config: Default configuration)
  SYSTEM76_ORYP8 config created.
  Compiling SYSTEM76_ORYP8 image...
SYSTEM76_ORYP8 build FAILED after 2.710 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ORYP8/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_ORYP8/smm/arch/x86/idt.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_ORYP8/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_ORYP8/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_ORYP8/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_ORYP8/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_ORYP8.xml not found.
Building board SYSTEM76_DARP7 (using default config)
Building SYSTEM76_DARP7
  Creating config file for SYSTEM76_DARP7...
    SYSTEM76_DARP7 (Config: Default configuration)
  SYSTEM76_DARP7 config created.
  Compiling SYSTEM76_DARP7 image...
SYSTEM76_DARP7 build FAILED after 2.785 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_DARP7/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_DARP7/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_DARP7/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_DARP7/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_DARP7/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_DARP7/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_DARP7.xml not found.
Building board SYSTEM76_GALP5 (using default config)
Building SYSTEM76_GALP5
  Creating config file for SYSTEM76_GALP5...
    SYSTEM76_GALP5 (Config: Default configuration)
  SYSTEM76_GALP5 config created.
  Compiling SYSTEM76_GALP5 image...
SYSTEM76_GALP5 build FAILED after 2.863 seconds!
Log excerpt:
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GALP5/smm/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GALP5/romstage/arch/x86/assembly_entry.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_GALP5/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_GALP5/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_GALP5/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_GALP5/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_GALP5.xml not found.
Building board SYSTEM76_LEMP10 (using default config)
Building SYSTEM76_LEMP10
  Creating config file for SYSTEM76_LEMP10...
    SYSTEM76_LEMP10 (Config: Default configuration)
  SYSTEM76_LEMP10 config created.
  Compiling SYSTEM76_LEMP10 image...
SYSTEM76_LEMP10 build FAILED after 2.740 seconds!
Log excerpt:
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_LEMP10/smm/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_LEMP10/romstage/arch/x86/gdt_init.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_LEMP10/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_LEMP10/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_LEMP10/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_LEMP10/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_LEMP10/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_LEMP10.xml not found.
Building board SYSTEM76_GALP3_C (using default config)
Building SYSTEM76_GALP3_C
  Creating config file for SYSTEM76_GALP3_C...
    SYSTEM76_GALP3_C (Config: Default configuration)
  SYSTEM76_GALP3_C config created.
  Compiling SYSTEM76_GALP3_C image...
SYSTEM76_GALP3_C build FAILED after 2.327 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GALP3_C/smm/arch/x86/idt.o] Erreur 1
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_GALP3_C/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_GALP3_C/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_GALP3_C/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_GALP3_C/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_GALP3_C/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_GALP3_C.xml not found.
Building board SYSTEM76_DARP5 (using default config)
Building SYSTEM76_DARP5
  Creating config file for SYSTEM76_DARP5...
    SYSTEM76_DARP5 (Config: Default configuration)
  SYSTEM76_DARP5 config created.
  Compiling SYSTEM76_DARP5 image...
SYSTEM76_DARP5 build FAILED after 2.291 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_DARP5/smm/arch/x86/idt.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_DARP5/rmodules_x86_32/cpu/x86/sipi_vector.o] Erreur 1
make: *** [Makefile:419 : coreboot-builds/SYSTEM76_DARP5/smmstub/cpu/x86/smm/smm_stub.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/SYSTEM76_DARP5/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/SYSTEM76_DARP5/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/SYSTEM76_DARP5/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/SYSTEM76_DARP5/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Warning: coreboot-builds/abuild/SYSTEM76_DARP5.xml not found.
Building board TI_BEAGLEBONE (using default config)
Building TI_BEAGLEBONE
  Creating config file for TI_BEAGLEBONE...
    TI_BEAGLEBONE (Config: Default configuration)
  TI_BEAGLEBONE config created.
  Compiling TI_BEAGLEBONE image...
TI_BEAGLEBONE built successfully. (took 9.156 seconds)
Warning: coreboot-builds/abuild/TI_BEAGLEBONE.xml not found.
UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE UP_SQUARED
Building config UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE
Building UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE
    UP_SQUARED (Config: Default configuration)
  Compiling UP_SQUARED image...
UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE build FAILED after 3.239 seconds!
Log excerpt:
cc1: all warnings being treated as errors
make: *** [Makefile:419 : coreboot-builds/UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE/romstage/arch/x86/gdt_init.o] Erreur 1
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:56 : coreboot-builds/UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE/external/vboot_reference-postcar/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:53 : coreboot-builds/UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE/external/vboot_reference-romstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:150 : coreboot-builds/UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE/external/vboot_reference-verstage/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:51 : coreboot-builds/UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE/external/vboot_reference-bootblock/vboot_fw.a] Erreur 2
Makefile:302: *** Missing NSS. Please install libnss3-dev if it is not installed..  Stop.
make: *** [src/security/vboot/Makefile.mk:55 : coreboot-builds/UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE/external/vboot_reference-ramstage/vboot_fw.a] Erreur 2
Building board UP_SQUARED (using default config)
Warning: coreboot-builds/abuild/UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE.xml not found.
Building UP_SQUARED
  Creating config file for UP_SQUARED...
    UP_SQUARED (Config: Default configuration)
  UP_SQUARED config created.
  Compiling UP_SQUARED image...
UP_SQUARED build FAILED after 2.374 seconds!
Log excerpt:
    GCC        libgnat-x86_32/lib/gnat/g-souinf.o
    GCC        libgnat-x86_32/lib/gnat/a-unccon.o
    GCC        libgnat-x86_32/lib/gnat/gnat.o
    GCC        libgnat-x86_32/lib/gnat/i-c.o
    GCC        libgnat-x86_32/lib/gnat/interfac.o
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
    GCC        libgnat-x86_32/lib/gnat/s-atacco.o
make: *** [Makefile:419 : coreboot-builds/UP_SQUARED/romstage/arch/x86/gdt_init.o] Erreur 1
make: *** Attente des tâches non terminées....
    GCC        libgnat-x86_32/lib/gnat/s-imenne.o
make: *** [Makefile:419 : coreboot-builds/UP_SQUARED/romstage/arch/x86/assembly_entry.o] Erreur 1
Warning: coreboot-builds/abuild/UP_SQUARED.xml not found.
625 configuration(s) failed:
51NB_X210 - Log: coreboot-builds/51NB_X210/make.log
ACER_VN7_572G - Log: coreboot-builds/ACER_VN7_572G/make.log
ACER_G43T_AM3 - Log: coreboot-builds/ACER_G43T_AM3/make.log
AMD_BILBY - Log: coreboot-builds/AMD_BILBY/make.log
AMD_BIRMAN_PHOENIX_FSP - Log: coreboot-builds/AMD_BIRMAN_PHOENIX_FSP/make.log
AMD_BIRMAN_PHOENIX_OPENSIL - Log: coreboot-builds/AMD_BIRMAN_PHOENIX_OPENSIL/make.log
AMD_BIRMAN_GLINDA - Log: coreboot-builds/AMD_BIRMAN_GLINDA/make.log
AMD_BIRMANPLUS_PHOENIX - Log: coreboot-builds/AMD_BIRMANPLUS_PHOENIX/make.log
AMD_BIRMANPLUS_GLINDA - Log: coreboot-builds/AMD_BIRMANPLUS_GLINDA/make.log
AMD_CHAUSIE - Log: coreboot-builds/AMD_CHAUSIE/make.log
AMD_GARDENIA - Log: coreboot-builds/AMD_GARDENIA/make.log
AMD_MAJOLICA - Log: coreboot-builds/AMD_MAJOLICA/make.log
AMD_MANDOLIN - Log: coreboot-builds/AMD_MANDOLIN/make.log
AMD_CEREME - Log: coreboot-builds/AMD_CEREME/make.log
AMD_MAYAN_PHOENIX - Log: coreboot-builds/AMD_MAYAN_PHOENIX/make.log
AMD_ONYX_POC - Log: coreboot-builds/AMD_ONYX_POC/make.log
AMD_PADEMELON - Log: coreboot-builds/AMD_PADEMELON/make.log
AOOSTAR_WTR_R1 - Log: coreboot-builds/AOOSTAR_WTR_R1/make.log
AOPEN_DXPLPLUSU - Log: coreboot-builds/AOPEN_DXPLPLUSU/make.log
APPLE_MACBOOK21 - Log: coreboot-builds/APPLE_MACBOOK21/make.log
APPLE_MACBOOK11 - Log: coreboot-builds/APPLE_MACBOOK11/make.log
APPLE_IMAC52 - Log: coreboot-builds/APPLE_IMAC52/make.log
APPLE_MACBOOKAIR4_2 - Log: coreboot-builds/APPLE_MACBOOKAIR4_2/make.log
ASROCK_B75M_ITX - Log: coreboot-builds/ASROCK_B75M_ITX/make.log
ASROCK_B75PRO3_M - Log: coreboot-builds/ASROCK_B75PRO3_M/make.log
ASROCK_B85M_PRO4.DEBUG_SMMSTORE_HOTPLUG_GCOV_UBSAN_EM100 - Log: coreboot-builds/ASROCK_B85M_PRO4.DEBUG_SMMSTORE_HOTPLUG_GCOV_UBSAN_EM100/make.log
ASROCK_B85M_PRO4.NATIVE_RAMINIT - Log: coreboot-builds/ASROCK_B85M_PRO4.NATIVE_RAMINIT/make.log
ASROCK_B85M_PRO4.TPM2_TXT_PLACEHOLDER_ACMS - Log: coreboot-builds/ASROCK_B85M_PRO4.TPM2_TXT_PLACEHOLDER_ACMS/make.log
ASROCK_B85M_PRO4 - Log: coreboot-builds/ASROCK_B85M_PRO4/make.log
ASROCK_G41C_GS_R2_0 - Log: coreboot-builds/ASROCK_G41C_GS_R2_0/make.log
ASROCK_G41C_GS - Log: coreboot-builds/ASROCK_G41C_GS/make.log
ASROCK_G41M_GS - Log: coreboot-builds/ASROCK_G41M_GS/make.log
ASROCK_G41M_S3 - Log: coreboot-builds/ASROCK_G41M_S3/make.log
ASROCK_G41M_VS3_R2_0 - Log: coreboot-builds/ASROCK_G41M_VS3_R2_0/make.log
ASROCK_H110M_DVS - Log: coreboot-builds/ASROCK_H110M_DVS/make.log
ASROCK_H77PRO4_M - Log: coreboot-builds/ASROCK_H77PRO4_M/make.log
ASROCK_H81M_HDS - Log: coreboot-builds/ASROCK_H81M_HDS/make.log
ASROCK_Z87E_ITX - Log: coreboot-builds/ASROCK_Z87E_ITX/make.log
ASROCK_Z97_EXTREME6 - Log: coreboot-builds/ASROCK_Z97_EXTREME6/make.log
ASUS_H61M_CS - Log: coreboot-builds/ASUS_H61M_CS/make.log
ASUS_P8H61_M_LX - Log: coreboot-builds/ASUS_P8H61_M_LX/make.log
ASUS_P8H61_M_LX3_R2_0 - Log: coreboot-builds/ASUS_P8H61_M_LX3_R2_0/make.log
ASUS_P8H61_M_PRO - Log: coreboot-builds/ASUS_P8H61_M_PRO/make.log
ASUS_P8H61_M_PRO_CM6630 - Log: coreboot-builds/ASUS_P8H61_M_PRO_CM6630/make.log
ASUS_MAXIMUS_IV_GENE_Z - Log: coreboot-builds/ASUS_MAXIMUS_IV_GENE_Z/make.log
ASUS_P2B_RAMDEBUG - Log: coreboot-builds/ASUS_P2B_RAMDEBUG/make.log
ASUS_P2B - Log: coreboot-builds/ASUS_P2B/make.log
ASUS_P2B_D - Log: coreboot-builds/ASUS_P2B_D/make.log
ASUS_P2B_DS - Log: coreboot-builds/ASUS_P2B_DS/make.log
ASUS_P2B_F - Log: coreboot-builds/ASUS_P2B_F/make.log
ASUS_P2B_LS - Log: coreboot-builds/ASUS_P2B_LS/make.log
ASUS_P3B_F - Log: coreboot-builds/ASUS_P3B_F/make.log
ASUS_P5GC_MX - Log: coreboot-builds/ASUS_P5GC_MX/make.log
ASUS_P5QC - Log: coreboot-builds/ASUS_P5QC/make.log
ASUS_P5Q_PRO - Log: coreboot-builds/ASUS_P5Q_PRO/make.log
ASUS_P5QL_PRO - Log: coreboot-builds/ASUS_P5QL_PRO/make.log
ASUS_P5Q_SE - Log: coreboot-builds/ASUS_P5Q_SE/make.log
ASUS_P5Q - Log: coreboot-builds/ASUS_P5Q/make.log
ASUS_P5QL_EM - Log: coreboot-builds/ASUS_P5QL_EM/make.log
ASUS_P5QPL_AM - Log: coreboot-builds/ASUS_P5QPL_AM/make.log
ASUS_P5G41T_M_LX - Log: coreboot-builds/ASUS_P5G41T_M_LX/make.log
ASUS_P8C_WS - Log: coreboot-builds/ASUS_P8C_WS/make.log
ASUS_P8H77_V - Log: coreboot-builds/ASUS_P8H77_V/make.log
ASUS_P8Z77_M_PRO - Log: coreboot-builds/ASUS_P8Z77_M_PRO/make.log
ASUS_P8Z77_V_LX2 - Log: coreboot-builds/ASUS_P8Z77_V_LX2/make.log
ASUS_P8Z77_V - Log: coreboot-builds/ASUS_P8Z77_V/make.log
ASUS_P8Z77_M - Log: coreboot-builds/ASUS_P8Z77_M/make.log
BIOSTAR_TH61_ITX - Log: coreboot-builds/BIOSTAR_TH61_ITX/make.log
BOSTENTECH_GBYT4 - Log: coreboot-builds/BOSTENTECH_GBYT4/make.log
BYTEDANCE_BD_EGS - Log: coreboot-builds/BYTEDANCE_BD_EGS/make.log
CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT - Log: coreboot-builds/CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT/make.log
CAVIUM_CN8100_SFF_EVB - Log: coreboot-builds/CAVIUM_CN8100_SFF_EVB/make.log
CLEVO_L140CU - Log: coreboot-builds/CLEVO_L140CU/make.log
CLEVO_N130WU - Log: coreboot-builds/CLEVO_N130WU/make.log
CLEVO_L140MU - Log: coreboot-builds/CLEVO_L140MU/make.log
COMPULAB_INTENSE_PC - Log: coreboot-builds/COMPULAB_INTENSE_PC/make.log
CWWK_ADL_N - Log: coreboot-builds/CWWK_ADL_N/make.log
DELL_E6400 - Log: coreboot-builds/DELL_E6400/make.log
DELL_LATITUDE_E7240 - Log: coreboot-builds/DELL_LATITUDE_E7240/make.log
DELL_OPTIPLEX_9020_SFF - Log: coreboot-builds/DELL_OPTIPLEX_9020_SFF/make.log
DELL_OPTIPLEX_9020_MT - Log: coreboot-builds/DELL_OPTIPLEX_9020_MT/make.log
DELL_LATITUDE_E6430 - Log: coreboot-builds/DELL_LATITUDE_E6430/make.log
DELL_OPTIPLEX_9010_SFF - Log: coreboot-builds/DELL_OPTIPLEX_9010_SFF/make.log
DELL_OPTIPLEX_9010 - Log: coreboot-builds/DELL_OPTIPLEX_9010/make.log
DELL_PRECISION_T1650 - Log: coreboot-builds/DELL_PRECISION_T1650/make.log
EMULATION_QEMU_POWER8 - Log: coreboot-builds/EMULATION_QEMU_POWER8/make.log
EMULATION_QEMU_POWER9_ - Log: coreboot-builds/EMULATION_QEMU_POWER9_/make.log
EMULATION_QEMU_POWER9 - Log: coreboot-builds/EMULATION_QEMU_POWER9/make.log
FACEBOOK_FBG1701.MBOOT_VBOOT - Log: coreboot-builds/FACEBOOK_FBG1701.MBOOT_VBOOT/make.log
FACEBOOK_FBG1701.SBOM - Log: coreboot-builds/FACEBOOK_FBG1701.SBOM/make.log
FACEBOOK_FBG1701 - Log: coreboot-builds/FACEBOOK_FBG1701/make.log
FACEBOOK_MONOLITH - Log: coreboot-builds/FACEBOOK_MONOLITH/make.log
FOXCONN_D41S - Log: coreboot-builds/FOXCONN_D41S/make.log
FOXCONN_G41S_K - Log: coreboot-builds/FOXCONN_G41S_K/make.log
FOXCONN_G41M_ - Log: coreboot-builds/FOXCONN_G41M_/make.log
FOXCONN_G41M - Log: coreboot-builds/FOXCONN_G41M/make.log
FRAMEWORK_AZALEA - Log: coreboot-builds/FRAMEWORK_AZALEA/make.log
GETAC_P470 - Log: coreboot-builds/GETAC_P470/make.log
GIGABYTE_GA_945GCM_S2L - Log: coreboot-builds/GIGABYTE_GA_945GCM_S2L/make.log
GIGABYTE_GA_945GCM_S2C - Log: coreboot-builds/GIGABYTE_GA_945GCM_S2C/make.log
GIGABYTE_GA_B75M_D3H - Log: coreboot-builds/GIGABYTE_GA_B75M_D3H/make.log
GIGABYTE_GA_B75M_D3V - Log: coreboot-builds/GIGABYTE_GA_B75M_D3V/make.log
GIGABYTE_GA_B75_D3V - Log: coreboot-builds/GIGABYTE_GA_B75_D3V/make.log
GIGABYTE_GA_D510UD - Log: coreboot-builds/GIGABYTE_GA_D510UD/make.log
GIGABYTE_GA_G41M_ES2L - Log: coreboot-builds/GIGABYTE_GA_G41M_ES2L/make.log
GIGABYTE_GA_H61M_S2PV - Log: coreboot-builds/GIGABYTE_GA_H61M_S2PV/make.log
GIGABYTE_GA_H61M_DS2 - Log: coreboot-builds/GIGABYTE_GA_H61M_DS2/make.log
GIGABYTE_GA_H61M_DS2V - Log: coreboot-builds/GIGABYTE_GA_H61M_DS2V/make.log
GIGABYTE_GA_H61MA_D3V - Log: coreboot-builds/GIGABYTE_GA_H61MA_D3V/make.log
GOOGLE_AURON_PAINE - Log: coreboot-builds/GOOGLE_AURON_PAINE/make.log
GOOGLE_AURON_YUNA - Log: coreboot-builds/GOOGLE_AURON_YUNA/make.log
GOOGLE_BUDDY - Log: coreboot-builds/GOOGLE_BUDDY/make.log
GOOGLE_GANDOF - Log: coreboot-builds/GOOGLE_GANDOF/make.log
GOOGLE_LULU - Log: coreboot-builds/GOOGLE_LULU/make.log
GOOGLE_SAMUS - Log: coreboot-builds/GOOGLE_SAMUS/make.log
GOOGLE_MCCLOUD - Log: coreboot-builds/GOOGLE_MCCLOUD/make.log
GOOGLE_MONROE - Log: coreboot-builds/GOOGLE_MONROE/make.log
GOOGLE_PANTHER.PCH_SERIALIO_UART - Log: coreboot-builds/GOOGLE_PANTHER.PCH_SERIALIO_UART/make.log
GOOGLE_PANTHER - Log: coreboot-builds/GOOGLE_PANTHER/make.log
GOOGLE_TRICKY - Log: coreboot-builds/GOOGLE_TRICKY/make.log
GOOGLE_ZAKO - Log: coreboot-builds/GOOGLE_ZAKO/make.log
GOOGLE_BROX - Log: coreboot-builds/GOOGLE_BROX/make.log
GOOGLE_BROX_EC_ISH - Log: coreboot-builds/GOOGLE_BROX_EC_ISH/make.log
GOOGLE_LOTSO - Log: coreboot-builds/GOOGLE_LOTSO/make.log
GOOGLE_GREENBAYUPOC - Log: coreboot-builds/GOOGLE_GREENBAYUPOC/make.log
GOOGLE_AGAH - Log: coreboot-builds/GOOGLE_AGAH/make.log
GOOGLE_ANAHERA - Log: coreboot-builds/GOOGLE_ANAHERA/make.log
GOOGLE_ANAHERA4ES - Log: coreboot-builds/GOOGLE_ANAHERA4ES/make.log
GOOGLE_ANRAGGAR - Log: coreboot-builds/GOOGLE_ANRAGGAR/make.log
GOOGLE_AURASH - Log: coreboot-builds/GOOGLE_AURASH/make.log
GOOGLE_BANSHEE - Log: coreboot-builds/GOOGLE_BANSHEE/make.log
GOOGLE_BRASK - Log: coreboot-builds/GOOGLE_BRASK/make.log
GOOGLE_BRYA0 - Log: coreboot-builds/GOOGLE_BRYA0/make.log
GOOGLE_CRAASK - Log: coreboot-builds/GOOGLE_CRAASK/make.log
GOOGLE_CRAASKOV - Log: coreboot-builds/GOOGLE_CRAASKOV/make.log
GOOGLE_CONSTITUTION - Log: coreboot-builds/GOOGLE_CONSTITUTION/make.log
GOOGLE_CROTA - Log: coreboot-builds/GOOGLE_CROTA/make.log
GOOGLE_DOCHI - Log: coreboot-builds/GOOGLE_DOCHI/make.log
GOOGLE_FELWINTER - Log: coreboot-builds/GOOGLE_FELWINTER/make.log
GOOGLE_GAELIN - Log: coreboot-builds/GOOGLE_GAELIN/make.log
GOOGLE_GIMBLE - Log: coreboot-builds/GOOGLE_GIMBLE/make.log
GOOGLE_GIMBLE4ES - Log: coreboot-builds/GOOGLE_GIMBLE4ES/make.log
GOOGLE_GLADIOS - Log: coreboot-builds/GOOGLE_GLADIOS/make.log
GOOGLE_GLASSWAY - Log: coreboot-builds/GOOGLE_GLASSWAY/make.log
GOOGLE_GOTHRAX - Log: coreboot-builds/GOOGLE_GOTHRAX/make.log
GOOGLE_HADES - Log: coreboot-builds/GOOGLE_HADES/make.log
GOOGLE_KANO - Log: coreboot-builds/GOOGLE_KANO/make.log
GOOGLE_KINOX - Log: coreboot-builds/GOOGLE_KINOX/make.log
GOOGLE_KULDAX - Log: coreboot-builds/GOOGLE_KULDAX/make.log
GOOGLE_JOXER - Log: coreboot-builds/GOOGLE_JOXER/make.log
GOOGLE_LISBON - Log: coreboot-builds/GOOGLE_LISBON/make.log
GOOGLE_MARASOV - Log: coreboot-builds/GOOGLE_MARASOV/make.log
GOOGLE_MITHRAX - Log: coreboot-builds/GOOGLE_MITHRAX/make.log
GOOGLE_MOLI - Log: coreboot-builds/GOOGLE_MOLI/make.log
GOOGLE_NIVVIKS - Log: coreboot-builds/GOOGLE_NIVVIKS/make.log
GOOGLE_NEREID - Log: coreboot-builds/GOOGLE_NEREID/make.log
GOOGLE_NOKRIS - Log: coreboot-builds/GOOGLE_NOKRIS/make.log
GOOGLE_OMNIGUL - Log: coreboot-builds/GOOGLE_OMNIGUL/make.log
GOOGLE_OSIRIS - Log: coreboot-builds/GOOGLE_OSIRIS/make.log
GOOGLE_PIRRHA - Log: coreboot-builds/GOOGLE_PIRRHA/make.log
GOOGLE_PRIMUS - Log: coreboot-builds/GOOGLE_PRIMUS/make.log
GOOGLE_PUJJO - Log: coreboot-builds/GOOGLE_PUJJO/make.log
GOOGLE_QUANDISO - Log: coreboot-builds/GOOGLE_QUANDISO/make.log
GOOGLE_REDRIX - Log: coreboot-builds/GOOGLE_REDRIX/make.log
GOOGLE_REDRIX4ES - Log: coreboot-builds/GOOGLE_REDRIX4ES/make.log
GOOGLE_RIVEN - Log: coreboot-builds/GOOGLE_RIVEN/make.log
GOOGLE_SKOLAS - Log: coreboot-builds/GOOGLE_SKOLAS/make.log
GOOGLE_SKOLAS4ES - Log: coreboot-builds/GOOGLE_SKOLAS4ES/make.log
GOOGLE_TAEKO - Log: coreboot-builds/GOOGLE_TAEKO/make.log
GOOGLE_TAEKO4ES - Log: coreboot-builds/GOOGLE_TAEKO4ES/make.log
GOOGLE_TANIKS - Log: coreboot-builds/GOOGLE_TANIKS/make.log
GOOGLE_TEREID - Log: coreboot-builds/GOOGLE_TEREID/make.log
GOOGLE_TIVVIKS - Log: coreboot-builds/GOOGLE_TIVVIKS/make.log
GOOGLE_TRULO - Log: coreboot-builds/GOOGLE_TRULO/make.log
GOOGLE_ULDREN - Log: coreboot-builds/GOOGLE_ULDREN/make.log
GOOGLE_VELL - Log: coreboot-builds/GOOGLE_VELL/make.log
GOOGLE_VOLMAR - Log: coreboot-builds/GOOGLE_VOLMAR/make.log
GOOGLE_XIVU - Log: coreboot-builds/GOOGLE_XIVU/make.log
GOOGLE_YAVIKS - Log: coreboot-builds/GOOGLE_YAVIKS/make.log
GOOGLE_YAVILLA - Log: coreboot-builds/GOOGLE_YAVILLA/make.log
GOOGLE_ZYDRON - Log: coreboot-builds/GOOGLE_ZYDRON/make.log
GOOGLE_XOL - Log: coreboot-builds/GOOGLE_XOL/make.log
GOOGLE_NOVA - Log: coreboot-builds/GOOGLE_NOVA/make.log
GOOGLE_BUJIA - Log: coreboot-builds/GOOGLE_BUJIA/make.log
GOOGLE_YAVISTA - Log: coreboot-builds/GOOGLE_YAVISTA/make.log
GOOGLE_SUNDANCE - Log: coreboot-builds/GOOGLE_SUNDANCE/make.log
GOOGLE_PUJJOGA - Log: coreboot-builds/GOOGLE_PUJJOGA/make.log
GOOGLE_ORISA - Log: coreboot-builds/GOOGLE_ORISA/make.log
GOOGLE_BUTTERFLY - Log: coreboot-builds/GOOGLE_BUTTERFLY/make.log
GOOGLE_BANON - Log: coreboot-builds/GOOGLE_BANON/make.log
GOOGLE_CELES - Log: coreboot-builds/GOOGLE_CELES/make.log
GOOGLE_CYAN - Log: coreboot-builds/GOOGLE_CYAN/make.log
GOOGLE_EDGAR - Log: coreboot-builds/GOOGLE_EDGAR/make.log
GOOGLE_KEFKA - Log: coreboot-builds/GOOGLE_KEFKA/make.log
GOOGLE_REKS - Log: coreboot-builds/GOOGLE_REKS/make.log
GOOGLE_RELM - Log: coreboot-builds/GOOGLE_RELM/make.log
GOOGLE_SETZER - Log: coreboot-builds/GOOGLE_SETZER/make.log
GOOGLE_TERRA - Log: coreboot-builds/GOOGLE_TERRA/make.log
GOOGLE_ULTIMA - Log: coreboot-builds/GOOGLE_ULTIMA/make.log
GOOGLE_WIZPIG - Log: coreboot-builds/GOOGLE_WIZPIG/make.log
GOOGLE_BEADRIX - Log: coreboot-builds/GOOGLE_BEADRIX/make.log
GOOGLE_BLIPPER - Log: coreboot-builds/GOOGLE_BLIPPER/make.log
GOOGLE_BOTEN - Log: coreboot-builds/GOOGLE_BOTEN/make.log
GOOGLE_BOXY - Log: coreboot-builds/GOOGLE_BOXY/make.log
GOOGLE_BUGZZY - Log: coreboot-builds/GOOGLE_BUGZZY/make.log
GOOGLE_CAPPY2 - Log: coreboot-builds/GOOGLE_CAPPY2/make.log
GOOGLE_CORORI - Log: coreboot-builds/GOOGLE_CORORI/make.log
GOOGLE_CRET - Log: coreboot-builds/GOOGLE_CRET/make.log
GOOGLE_DEDEDE - Log: coreboot-builds/GOOGLE_DEDEDE/make.log
GOOGLE_DEXI - Log: coreboot-builds/GOOGLE_DEXI/make.log
GOOGLE_DIBBI - Log: coreboot-builds/GOOGLE_DIBBI/make.log
GOOGLE_DITA - Log: coreboot-builds/GOOGLE_DITA/make.log
GOOGLE_DRAWCIA - Log: coreboot-builds/GOOGLE_DRAWCIA/make.log
GOOGLE_DRIBLEE - Log: coreboot-builds/GOOGLE_DRIBLEE/make.log
GOOGLE_GALTIC - Log: coreboot-builds/GOOGLE_GALTIC/make.log
GOOGLE_GOOEY - Log: coreboot-builds/GOOGLE_GOOEY/make.log
GOOGLE_HABOKI - Log: coreboot-builds/GOOGLE_HABOKI/make.log
GOOGLE_KRACKO - Log: coreboot-builds/GOOGLE_KRACKO/make.log
GOOGLE_LALALA - Log: coreboot-builds/GOOGLE_LALALA/make.log
GOOGLE_LANTIS - Log: coreboot-builds/GOOGLE_LANTIS/make.log
GOOGLE_MADOO - Log: coreboot-builds/GOOGLE_MADOO/make.log
GOOGLE_MAGOLOR - Log: coreboot-builds/GOOGLE_MAGOLOR/make.log
GOOGLE_METAKNIGHT - Log: coreboot-builds/GOOGLE_METAKNIGHT/make.log
GOOGLE_PIRIKA - Log: coreboot-builds/GOOGLE_PIRIKA/make.log
GOOGLE_SASUKE - Log: coreboot-builds/GOOGLE_SASUKE/make.log
GOOGLE_SASUKETTE - Log: coreboot-builds/GOOGLE_SASUKETTE/make.log
GOOGLE_STORO - Log: coreboot-builds/GOOGLE_STORO/make.log
GOOGLE_SHOTZO - Log: coreboot-builds/GOOGLE_SHOTZO/make.log
GOOGLE_TARANZA - Log: coreboot-builds/GOOGLE_TARANZA/make.log
GOOGLE_WADDLEDEE - Log: coreboot-builds/GOOGLE_WADDLEDEE/make.log
GOOGLE_WADDLEDOO - Log: coreboot-builds/GOOGLE_WADDLEDOO/make.log
GOOGLE_DRALLION - Log: coreboot-builds/GOOGLE_DRALLION/make.log
GOOGLE_EVE - Log: coreboot-builds/GOOGLE_EVE/make.log
GOOGLE_FIZZ - Log: coreboot-builds/GOOGLE_FIZZ/make.log
GOOGLE_KARMA - Log: coreboot-builds/GOOGLE_KARMA/make.log
GOOGLE_ENDEAVOUR - Log: coreboot-builds/GOOGLE_ENDEAVOUR/make.log
GOOGLE_ASUKA - Log: coreboot-builds/GOOGLE_ASUKA/make.log
GOOGLE_CAROLINE - Log: coreboot-builds/GOOGLE_CAROLINE/make.log
GOOGLE_CAVE - Log: coreboot-builds/GOOGLE_CAVE/make.log
GOOGLE_CHELL - Log: coreboot-builds/GOOGLE_CHELL/make.log
GOOGLE_GLADOS - Log: coreboot-builds/GOOGLE_GLADOS/make.log
GOOGLE_LARS - Log: coreboot-builds/GOOGLE_LARS/make.log
GOOGLE_SENTRY - Log: coreboot-builds/GOOGLE_SENTRY/make.log
GOOGLE_KEVIN_SECDATA_MOCK - Log: coreboot-builds/GOOGLE_KEVIN_SECDATA_MOCK/make.log
GOOGLE_DEWATT - Log: coreboot-builds/GOOGLE_DEWATT/make.log
GOOGLE_GUYBRUSH - Log: coreboot-builds/GOOGLE_GUYBRUSH/make.log
GOOGLE_NIPPERKIN - Log: coreboot-builds/GOOGLE_NIPPERKIN/make.log
GOOGLE_AKEMI - Log: coreboot-builds/GOOGLE_AKEMI/make.log
GOOGLE_DRATINI - Log: coreboot-builds/GOOGLE_DRATINI/make.log
GOOGLE_HATCH - Log: coreboot-builds/GOOGLE_HATCH/make.log
GOOGLE_HELIOS - Log: coreboot-builds/GOOGLE_HELIOS/make.log
GOOGLE_HELIOS_DISKSWAP - Log: coreboot-builds/GOOGLE_HELIOS_DISKSWAP/make.log
GOOGLE_JINLON - Log: coreboot-builds/GOOGLE_JINLON/make.log
GOOGLE_KINDRED - Log: coreboot-builds/GOOGLE_KINDRED/make.log
GOOGLE_KOHAKU - Log: coreboot-builds/GOOGLE_KOHAKU/make.log
GOOGLE_MUSHU - Log: coreboot-builds/GOOGLE_MUSHU/make.log
GOOGLE_NIGHTFURY - Log: coreboot-builds/GOOGLE_NIGHTFURY/make.log
GOOGLE_PALKIA - Log: coreboot-builds/GOOGLE_PALKIA/make.log
GOOGLE_HEROBRINE - Log: coreboot-builds/GOOGLE_HEROBRINE/make.log
GOOGLE_HEROBRINE_REV0 - Log: coreboot-builds/GOOGLE_HEROBRINE_REV0/make.log
GOOGLE_SENOR - Log: coreboot-builds/GOOGLE_SENOR/make.log
GOOGLE_PIGLIN - Log: coreboot-builds/GOOGLE_PIGLIN/make.log
GOOGLE_HOGLIN - Log: coreboot-builds/GOOGLE_HOGLIN/make.log
GOOGLE_VILLAGER - Log: coreboot-builds/GOOGLE_VILLAGER/make.log
GOOGLE_EVOKER - Log: coreboot-builds/GOOGLE_EVOKER/make.log
GOOGLE_ZOGLIN - Log: coreboot-builds/GOOGLE_ZOGLIN/make.log
GOOGLE_ZOMBIE - Log: coreboot-builds/GOOGLE_ZOMBIE/make.log
GOOGLE_GUADO.PCH_SERIALIO_UART - Log: coreboot-builds/GOOGLE_GUADO.PCH_SERIALIO_UART/make.log
GOOGLE_GUADO - Log: coreboot-builds/GOOGLE_GUADO/make.log
GOOGLE_JECHT - Log: coreboot-builds/GOOGLE_JECHT/make.log
GOOGLE_RIKKU - Log: coreboot-builds/GOOGLE_RIKKU/make.log
GOOGLE_TIDUS - Log: coreboot-builds/GOOGLE_TIDUS/make.log
GOOGLE_ALEENA - Log: coreboot-builds/GOOGLE_ALEENA/make.log
GOOGLE_CAREENA - Log: coreboot-builds/GOOGLE_CAREENA/make.log
GOOGLE_GRUNT - Log: coreboot-builds/GOOGLE_GRUNT/make.log
GOOGLE_LIARA - Log: coreboot-builds/GOOGLE_LIARA/make.log
GOOGLE_NUWANI - Log: coreboot-builds/GOOGLE_NUWANI/make.log
GOOGLE_TREEYA - Log: coreboot-builds/GOOGLE_TREEYA/make.log
GOOGLE_LINK - Log: coreboot-builds/GOOGLE_LINK/make.log
GOOGLE_MYST - Log: coreboot-builds/GOOGLE_MYST/make.log
GOOGLE_AMPTON - Log: coreboot-builds/GOOGLE_AMPTON/make.log
GOOGLE_BLOOG - Log: coreboot-builds/GOOGLE_BLOOG/make.log
GOOGLE_BOBBA - Log: coreboot-builds/GOOGLE_BOBBA/make.log
GOOGLE_CASTA - Log: coreboot-builds/GOOGLE_CASTA/make.log
GOOGLE_DOOD - Log: coreboot-builds/GOOGLE_DOOD/make.log
GOOGLE_FLEEX - Log: coreboot-builds/GOOGLE_FLEEX/make.log
GOOGLE_FOOB - Log: coreboot-builds/GOOGLE_FOOB/make.log
GOOGLE_GARG - Log: coreboot-builds/GOOGLE_GARG/make.log
GOOGLE_LICK - Log: coreboot-builds/GOOGLE_LICK/make.log
GOOGLE_MEEP_CROS - Log: coreboot-builds/GOOGLE_MEEP_CROS/make.log
GOOGLE_MEEP - Log: coreboot-builds/GOOGLE_MEEP/make.log
GOOGLE_OCTOPUS_SPI_FLASH_CONSOLE - Log: coreboot-builds/GOOGLE_OCTOPUS_SPI_FLASH_CONSOLE/make.log
GOOGLE_OCTOPUS - Log: coreboot-builds/GOOGLE_OCTOPUS/make.log
GOOGLE_PHASER - Log: coreboot-builds/GOOGLE_PHASER/make.log
GOOGLE_YORP - Log: coreboot-builds/GOOGLE_YORP/make.log
GOOGLE_PARROT - Log: coreboot-builds/GOOGLE_PARROT/make.log
GOOGLE_ATLAS - Log: coreboot-builds/GOOGLE_ATLAS/make.log
GOOGLE_POPPY - Log: coreboot-builds/GOOGLE_POPPY/make.log
GOOGLE_NAMI - Log: coreboot-builds/GOOGLE_NAMI/make.log
GOOGLE_NAUTILUS - Log: coreboot-builds/GOOGLE_NAUTILUS/make.log
GOOGLE_NOCTURNE - Log: coreboot-builds/GOOGLE_NOCTURNE/make.log
GOOGLE_RAMMUS - Log: coreboot-builds/GOOGLE_RAMMUS/make.log
GOOGLE_SORAKA - Log: coreboot-builds/GOOGLE_SORAKA/make.log
GOOGLE_AMBASSADOR - Log: coreboot-builds/GOOGLE_AMBASSADOR/make.log
GOOGLE_DOOLY - Log: coreboot-builds/GOOGLE_DOOLY/make.log
GOOGLE_DUFFY_LEGACY - Log: coreboot-builds/GOOGLE_DUFFY_LEGACY/make.log
GOOGLE_DUFFY - Log: coreboot-builds/GOOGLE_DUFFY/make.log
GOOGLE_FAFFY - Log: coreboot-builds/GOOGLE_FAFFY/make.log
GOOGLE_GENESIS - Log: coreboot-builds/GOOGLE_GENESIS/make.log
GOOGLE_KAISA_LEGACY - Log: coreboot-builds/GOOGLE_KAISA_LEGACY/make.log
GOOGLE_KAISA - Log: coreboot-builds/GOOGLE_KAISA/make.log
GOOGLE_MOONBUGGY - Log: coreboot-builds/GOOGLE_MOONBUGGY/make.log
GOOGLE_NOIBAT - Log: coreboot-builds/GOOGLE_NOIBAT/make.log
GOOGLE_PUFF - Log: coreboot-builds/GOOGLE_PUFF/make.log
GOOGLE_SCOUT - Log: coreboot-builds/GOOGLE_SCOUT/make.log
GOOGLE_WYVERN - Log: coreboot-builds/GOOGLE_WYVERN/make.log
GOOGLE_BANJO - Log: coreboot-builds/GOOGLE_BANJO/make.log
GOOGLE_CANDY - Log: coreboot-builds/GOOGLE_CANDY/make.log
GOOGLE_CLAPPER - Log: coreboot-builds/GOOGLE_CLAPPER/make.log
GOOGLE_ENGUARDE - Log: coreboot-builds/GOOGLE_ENGUARDE/make.log
GOOGLE_EXPRESSO - Log: coreboot-builds/GOOGLE_EXPRESSO/make.log
GOOGLE_GLIMMER - Log: coreboot-builds/GOOGLE_GLIMMER/make.log
GOOGLE_GNAWTY - Log: coreboot-builds/GOOGLE_GNAWTY/make.log
GOOGLE_HELI - Log: coreboot-builds/GOOGLE_HELI/make.log
GOOGLE_KIP - Log: coreboot-builds/GOOGLE_KIP/make.log
GOOGLE_NINJA - Log: coreboot-builds/GOOGLE_NINJA/make.log
GOOGLE_ORCO - Log: coreboot-builds/GOOGLE_ORCO/make.log
GOOGLE_QUAWKS - Log: coreboot-builds/GOOGLE_QUAWKS/make.log
GOOGLE_SQUAWKS - Log: coreboot-builds/GOOGLE_SQUAWKS/make.log
GOOGLE_RAMBI - Log: coreboot-builds/GOOGLE_RAMBI/make.log
GOOGLE_SUMO - Log: coreboot-builds/GOOGLE_SUMO/make.log
GOOGLE_SWANKY - Log: coreboot-builds/GOOGLE_SWANKY/make.log
GOOGLE_WINKY - Log: coreboot-builds/GOOGLE_WINKY/make.log
GOOGLE_REEF_CROS - Log: coreboot-builds/GOOGLE_REEF_CROS/make.log
GOOGLE_REEF - Log: coreboot-builds/GOOGLE_REEF/make.log
GOOGLE_PYRO - Log: coreboot-builds/GOOGLE_PYRO/make.log
GOOGLE_SAND - Log: coreboot-builds/GOOGLE_SAND/make.log
GOOGLE_SNAPPY - Log: coreboot-builds/GOOGLE_SNAPPY/make.log
GOOGLE_CORAL - Log: coreboot-builds/GOOGLE_CORAL/make.log
GOOGLE_ARCADA - Log: coreboot-builds/GOOGLE_ARCADA/make.log
GOOGLE_SARIEN - Log: coreboot-builds/GOOGLE_SARIEN/make.log
GOOGLE_CRYSTALDRIFT - Log: coreboot-builds/GOOGLE_CRYSTALDRIFT/make.log
GOOGLE_FROSTFLOW - Log: coreboot-builds/GOOGLE_FROSTFLOW/make.log
GOOGLE_MARKARTH - Log: coreboot-builds/GOOGLE_MARKARTH/make.log
GOOGLE_SKYRIM.NO_VIDEO - Log: coreboot-builds/GOOGLE_SKYRIM.NO_VIDEO/make.log
GOOGLE_SKYRIM.WITH_BINARIES - Log: coreboot-builds/GOOGLE_SKYRIM.WITH_BINARIES/make.log
GOOGLE_SKYRIM - Log: coreboot-builds/GOOGLE_SKYRIM/make.log
GOOGLE_WINTERHOLD - Log: coreboot-builds/GOOGLE_WINTERHOLD/make.log
GOOGLE_FALCO - Log: coreboot-builds/GOOGLE_FALCO/make.log
GOOGLE_LEON - Log: coreboot-builds/GOOGLE_LEON/make.log
GOOGLE_PEPPY - Log: coreboot-builds/GOOGLE_PEPPY/make.log
GOOGLE_WOLF - Log: coreboot-builds/GOOGLE_WOLF/make.log
GOOGLE_STOUT - Log: coreboot-builds/GOOGLE_STOUT/make.log
GOOGLE_TROGDOR.BUILD_TEST - Log: coreboot-builds/GOOGLE_TROGDOR.BUILD_TEST/make.log
GOOGLE_CHRONICLER - Log: coreboot-builds/GOOGLE_CHRONICLER/make.log
GOOGLE_COLLIS - Log: coreboot-builds/GOOGLE_COLLIS/make.log
GOOGLE_COPANO - Log: coreboot-builds/GOOGLE_COPANO/make.log
GOOGLE_DELBIN - Log: coreboot-builds/GOOGLE_DELBIN/make.log
GOOGLE_DROBIT - Log: coreboot-builds/GOOGLE_DROBIT/make.log
GOOGLE_ELDRID - Log: coreboot-builds/GOOGLE_ELDRID/make.log
GOOGLE_ELEMI - Log: coreboot-builds/GOOGLE_ELEMI/make.log
GOOGLE_HALVOR - Log: coreboot-builds/GOOGLE_HALVOR/make.log
GOOGLE_LINDAR - Log: coreboot-builds/GOOGLE_LINDAR/make.log
GOOGLE_MALEFOR - Log: coreboot-builds/GOOGLE_MALEFOR/make.log
GOOGLE_TERRADOR - Log: coreboot-builds/GOOGLE_TERRADOR/make.log
GOOGLE_TODOR - Log: coreboot-builds/GOOGLE_TODOR/make.log
GOOGLE_TRONDO - Log: coreboot-builds/GOOGLE_TRONDO/make.log
GOOGLE_VOEMA - Log: coreboot-builds/GOOGLE_VOEMA/make.log
GOOGLE_VOLET - Log: coreboot-builds/GOOGLE_VOLET/make.log
GOOGLE_VOLTEER.BUILD_TEST_PURPOSES - Log: coreboot-builds/GOOGLE_VOLTEER.BUILD_TEST_PURPOSES/make.log
GOOGLE_VOLTEER - Log: coreboot-builds/GOOGLE_VOLTEER/make.log
GOOGLE_VOLTEER2 - Log: coreboot-builds/GOOGLE_VOLTEER2/make.log
GOOGLE_VOLTEER2_TI50 - Log: coreboot-builds/GOOGLE_VOLTEER2_TI50/make.log
GOOGLE_VOXEL - Log: coreboot-builds/GOOGLE_VOXEL/make.log
GOOGLE_BERKNIP - Log: coreboot-builds/GOOGLE_BERKNIP/make.log
GOOGLE_DALBOZ - Log: coreboot-builds/GOOGLE_DALBOZ/make.log
GOOGLE_DIRINBOZ - Log: coreboot-builds/GOOGLE_DIRINBOZ/make.log
GOOGLE_EZKINIL - Log: coreboot-builds/GOOGLE_EZKINIL/make.log
GOOGLE_GUMBOZ - Log: coreboot-builds/GOOGLE_GUMBOZ/make.log
GOOGLE_MORPHIUS - Log: coreboot-builds/GOOGLE_MORPHIUS/make.log
GOOGLE_SHUBOZ - Log: coreboot-builds/GOOGLE_SHUBOZ/make.log
GOOGLE_TREMBYLE - Log: coreboot-builds/GOOGLE_TREMBYLE/make.log
GOOGLE_VILBOZ.X86_64 - Log: coreboot-builds/GOOGLE_VILBOZ.X86_64/make.log
GOOGLE_VILBOZ - Log: coreboot-builds/GOOGLE_VILBOZ/make.log
GOOGLE_WOOMAX - Log: coreboot-builds/GOOGLE_WOOMAX/make.log
HP_280_G2 - Log: coreboot-builds/HP_280_G2/make.log
HP_COMPAQ_8200_ELITE_SFF_PC.X86_64 - Log: coreboot-builds/HP_COMPAQ_8200_ELITE_SFF_PC.X86_64/make.log
HP_COMPAQ_8200_ELITE_SFF_PC - Log: coreboot-builds/HP_COMPAQ_8200_ELITE_SFF_PC/make.log
HP_COMPAQ_ELITE_8300_USDT - Log: coreboot-builds/HP_COMPAQ_ELITE_8300_USDT/make.log
HP_ELITEBOOK_820_G2 - Log: coreboot-builds/HP_ELITEBOOK_820_G2/make.log
HP_FOLIO_9480M - Log: coreboot-builds/HP_FOLIO_9480M/make.log
HP_PRO_3500_SERIES - Log: coreboot-builds/HP_PRO_3500_SERIES/make.log
HP_Z220_CMT_WORKSTATION - Log: coreboot-builds/HP_Z220_CMT_WORKSTATION/make.log
HP_Z220_SFF_WORKSTATION - Log: coreboot-builds/HP_Z220_SFF_WORKSTATION/make.log
HP_2170P - Log: coreboot-builds/HP_2170P/make.log
HP_2560P - Log: coreboot-builds/HP_2560P/make.log
HP_2570P - Log: coreboot-builds/HP_2570P/make.log
HP_2760P - Log: coreboot-builds/HP_2760P/make.log
HP_8460P - Log: coreboot-builds/HP_8460P/make.log
HP_8470P - Log: coreboot-builds/HP_8470P/make.log
HP_8560W - Log: coreboot-builds/HP_8560W/make.log
HP_8770W - Log: coreboot-builds/HP_8770W/make.log
HP_FOLIO_9470M - Log: coreboot-builds/HP_FOLIO_9470M/make.log
HP_PROBOOK_6360B - Log: coreboot-builds/HP_PROBOOK_6360B/make.log
HP_REVOLVE_810_G1 - Log: coreboot-builds/HP_REVOLVE_810_G1/make.log
IBASE_MB899 - Log: coreboot-builds/IBASE_MB899/make.log
IBM_SBP1 - Log: coreboot-builds/IBM_SBP1/make.log
INTEL_ADLRVP_P - Log: coreboot-builds/INTEL_ADLRVP_P/make.log
INTEL_ADLRVP_P_EXT_EC - Log: coreboot-builds/INTEL_ADLRVP_P_EXT_EC/make.log
INTEL_ADLRVP_P_MCHP - Log: coreboot-builds/INTEL_ADLRVP_P_MCHP/make.log
INTEL_ADLRVP_N - Log: coreboot-builds/INTEL_ADLRVP_N/make.log
INTEL_ADLRVP_N_EXT_EC - Log: coreboot-builds/INTEL_ADLRVP_N_EXT_EC/make.log
INTEL_ADLRVP_RPL - Log: coreboot-builds/INTEL_ADLRVP_RPL/make.log
INTEL_ADLRVP_RPL_EXT_EC - Log: coreboot-builds/INTEL_ADLRVP_RPL_EXT_EC/make.log
INTEL_APOLLOLAKE_RVP1 - Log: coreboot-builds/INTEL_APOLLOLAKE_RVP1/make.log
INTEL_APOLLOLAKE_RVP2 - Log: coreboot-builds/INTEL_APOLLOLAKE_RVP2/make.log
INTEL_ARCHERCITY_CRB - Log: coreboot-builds/INTEL_ARCHERCITY_CRB/make.log
INTEL_BASKING_RIDGE - Log: coreboot-builds/INTEL_BASKING_RIDGE/make.log
INTEL_CEDARISLAND_CRB - Log: coreboot-builds/INTEL_CEDARISLAND_CRB/make.log
INTEL_COFFEELAKE_RVPU - Log: coreboot-builds/INTEL_COFFEELAKE_RVPU/make.log
INTEL_COFFEELAKE_RVP11 - Log: coreboot-builds/INTEL_COFFEELAKE_RVP11/make.log
INTEL_WHISKEYLAKE_RVP - Log: coreboot-builds/INTEL_WHISKEYLAKE_RVP/make.log
INTEL_COFFEELAKE_RVP8 - Log: coreboot-builds/INTEL_COFFEELAKE_RVP8/make.log
INTEL_COMETLAKE_RVPU - Log: coreboot-builds/INTEL_COMETLAKE_RVPU/make.log
INTEL_D510MO - Log: coreboot-builds/INTEL_D510MO/make.log
INTEL_D945GCLF - Log: coreboot-builds/INTEL_D945GCLF/make.log
INTEL_DCP847SKE - Log: coreboot-builds/INTEL_DCP847SKE/make.log
INTEL_DG41WV - Log: coreboot-builds/INTEL_DG41WV/make.log
INTEL_DG43GT - Log: coreboot-builds/INTEL_DG43GT/make.log
INTEL_DQ67SW - Log: coreboot-builds/INTEL_DQ67SW/make.log
INTEL_ELKHARTLAKE_CRB - Log: coreboot-builds/INTEL_ELKHARTLAKE_CRB/make.log
INTEL_EMERALDLAKE2 - Log: coreboot-builds/INTEL_EMERALDLAKE2/make.log
INTEL_GLKRVP - Log: coreboot-builds/INTEL_GLKRVP/make.log
INTEL_HARCUVAR_ - Log: coreboot-builds/INTEL_HARCUVAR_/make.log
INTEL_HARCUVAR - Log: coreboot-builds/INTEL_HARCUVAR/make.log
INTEL_JASPERLAKE_RVP - Log: coreboot-builds/INTEL_JASPERLAKE_RVP/make.log
INTEL_JASPERLAKE_RVP_EXT_EC - Log: coreboot-builds/INTEL_JASPERLAKE_RVP_EXT_EC/make.log
INTEL_KBLRVP3 - Log: coreboot-builds/INTEL_KBLRVP3/make.log
INTEL_KBLRVP7 - Log: coreboot-builds/INTEL_KBLRVP7/make.log
INTEL_KBLRVP8 - Log: coreboot-builds/INTEL_KBLRVP8/make.log
INTEL_KBLRVP11 - Log: coreboot-builds/INTEL_KBLRVP11/make.log
INTEL_KUNIMITSU - Log: coreboot-builds/INTEL_KUNIMITSU/make.log
INTEL_LEAFHILL - Log: coreboot-builds/INTEL_LEAFHILL/make.log
INTEL_MINNOW3 - Log: coreboot-builds/INTEL_MINNOW3/make.log
INTEL_SKLSDLBRK - Log: coreboot-builds/INTEL_SKLSDLBRK/make.log
INTEL_SHADOWMOUNTAIN - Log: coreboot-builds/INTEL_SHADOWMOUNTAIN/make.log
INTEL_STRAGO - Log: coreboot-builds/INTEL_STRAGO/make.log
INTEL_TGLRVP_UP3 - Log: coreboot-builds/INTEL_TGLRVP_UP3/make.log
INTEL_TGLRVP_UP4 - Log: coreboot-builds/INTEL_TGLRVP_UP4/make.log
INTEL_WTM2 - Log: coreboot-builds/INTEL_WTM2/make.log
INVENTEC_TRANSFORMERS - Log: coreboot-builds/INVENTEC_TRANSFORMERS/make.log
KONTRON_986LCD_M - Log: coreboot-builds/KONTRON_986LCD_M/make.log
KONTRON_BSL6 - Log: coreboot-builds/KONTRON_BSL6/make.log
SIEMENS_BOXER26 - Log: coreboot-builds/SIEMENS_BOXER26/make.log
KONTRON_KTQM77 - Log: coreboot-builds/KONTRON_KTQM77/make.log
KONTRON_COME_MAL10 - Log: coreboot-builds/KONTRON_COME_MAL10/make.log
LENOVO_THINKPAD_T440P - Log: coreboot-builds/LENOVO_THINKPAD_T440P/make.log
LENOVO_THINKPAD_W541 - Log: coreboot-builds/LENOVO_THINKPAD_W541/make.log
LENOVO_L520 - Log: coreboot-builds/LENOVO_L520/make.log
LENOVO_THINKCENTRE_M900_TINY - Log: coreboot-builds/LENOVO_THINKCENTRE_M900_TINY/make.log
LENOVO_S230U - Log: coreboot-builds/LENOVO_S230U/make.log
LENOVO_T400_VBOOT_AND_DEBUG - Log: coreboot-builds/LENOVO_T400_VBOOT_AND_DEBUG/make.log
LENOVO_T400 - Log: coreboot-builds/LENOVO_T400/make.log
LENOVO_T500 - Log: coreboot-builds/LENOVO_T500/make.log
LENOVO_R400 - Log: coreboot-builds/LENOVO_R400/make.log
LENOVO_R500 - Log: coreboot-builds/LENOVO_R500/make.log
LENOVO_W500 - Log: coreboot-builds/LENOVO_W500/make.log
LENOVO_T410 - Log: coreboot-builds/LENOVO_T410/make.log
LENOVO_T420_STATIC_OPTION_TABLE_NO_MEM_FUSES - Log: coreboot-builds/LENOVO_T420_STATIC_OPTION_TABLE_NO_MEM_FUSES/make.log
LENOVO_T420 - Log: coreboot-builds/LENOVO_T420/make.log
LENOVO_T420S - Log: coreboot-builds/LENOVO_T420S/make.log
LENOVO_THINKPAD_T430_ALL_DEBUG_AND_OPTION_TABLE - Log: coreboot-builds/LENOVO_THINKPAD_T430_ALL_DEBUG_AND_OPTION_TABLE/make.log
LENOVO_THINKPAD_T430 - Log: coreboot-builds/LENOVO_THINKPAD_T430/make.log
LENOVO_T430S - Log: coreboot-builds/LENOVO_T430S/make.log
LENOVO_T431S - Log: coreboot-builds/LENOVO_T431S/make.log
LENOVO_T520 - Log: coreboot-builds/LENOVO_T520/make.log
LENOVO_W520 - Log: coreboot-builds/LENOVO_W520/make.log
LENOVO_T530 - Log: coreboot-builds/LENOVO_T530/make.log
LENOVO_W530 - Log: coreboot-builds/LENOVO_W530/make.log
LENOVO_T60 - Log: coreboot-builds/LENOVO_T60/make.log
LENOVO_Z61T - Log: coreboot-builds/LENOVO_Z61T/make.log
LENOVO_R60 - Log: coreboot-builds/LENOVO_R60/make.log
LENOVO_THINKCENTRE_A58 - Log: coreboot-builds/LENOVO_THINKCENTRE_A58/make.log
LENOVO_THINKCENTRE_M710S - Log: coreboot-builds/LENOVO_THINKCENTRE_M710S/make.log
LENOVO_X131E - Log: coreboot-builds/LENOVO_X131E/make.log
LENOVO_X1_CARBON_GEN1 - Log: coreboot-builds/LENOVO_X1_CARBON_GEN1/make.log
LENOVO_X200 - Log: coreboot-builds/LENOVO_X200/make.log
LENOVO_X301 - Log: coreboot-builds/LENOVO_X301/make.log
LENOVO_X201_ALL_DEBUG_OPTION_TABLE_BT_ON_WIFI - Log: coreboot-builds/LENOVO_X201_ALL_DEBUG_OPTION_TABLE_BT_ON_WIFI/make.log
LENOVO_X201 - Log: coreboot-builds/LENOVO_X201/make.log
LENOVO_X220_MRC_BIN - Log: coreboot-builds/LENOVO_X220_MRC_BIN/make.log
LENOVO_X220_OPTION_TABLE_DEBUG_TPM_EXTENDED_CBFS - Log: coreboot-builds/LENOVO_X220_OPTION_TABLE_DEBUG_TPM_EXTENDED_CBFS/make.log
LENOVO_X220 - Log: coreboot-builds/LENOVO_X220/make.log
LENOVO_X220I - Log: coreboot-builds/LENOVO_X220I/make.log
LENOVO_X1 - Log: coreboot-builds/LENOVO_X1/make.log
LENOVO_X230 - Log: coreboot-builds/LENOVO_X230/make.log
LENOVO_X230T - Log: coreboot-builds/LENOVO_X230T/make.log
LENOVO_X230S - Log: coreboot-builds/LENOVO_X230S/make.log
LENOVO_X230_EDP - Log: coreboot-builds/LENOVO_X230_EDP/make.log
LENOVO_X60 - Log: coreboot-builds/LENOVO_X60/make.log
LIBRETREND_LT1000_ - Log: coreboot-builds/LIBRETREND_LT1000_/make.log
LIBRETREND_LT1000 - Log: coreboot-builds/LIBRETREND_LT1000/make.log
MSI_H81M_P33 - Log: coreboot-builds/MSI_H81M_P33/make.log
MSI_MS7707 - Log: coreboot-builds/MSI_MS7707/make.log
MSI_Z690_A_PRO_WIFI_DDR4 - Log: coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR4/make.log
MSI_Z690_A_PRO_WIFI_DDR5 - Log: coreboot-builds/MSI_Z690_A_PRO_WIFI_DDR5/make.log
MSI_Z790_P_PRO_WIFI_DDR4 - Log: coreboot-builds/MSI_Z790_P_PRO_WIFI_DDR4/make.log
MSI_Z790_P_PRO_WIFI - Log: coreboot-builds/MSI_Z790_P_PRO_WIFI/make.log
OCP_DELTALAKE_CBNT - Log: coreboot-builds/OCP_DELTALAKE_CBNT/make.log
OCP_DELTALAKE - Log: coreboot-builds/OCP_DELTALAKE/make.log
OCP_TIOGAPASS_ - Log: coreboot-builds/OCP_TIOGAPASS_/make.log
OCP_TIOGAPASS - Log: coreboot-builds/OCP_TIOGAPASS/make.log
PACKARDBELL_MS2290 - Log: coreboot-builds/PACKARDBELL_MS2290/make.log
PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI - Log: coreboot-builds/PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI/make.log
PORTWELL_M107 - Log: coreboot-builds/PORTWELL_M107/make.log
PRODRIVE_ATLAS - Log: coreboot-builds/PRODRIVE_ATLAS/make.log
PRODRIVE_HERMES_ - Log: coreboot-builds/PRODRIVE_HERMES_/make.log
PRODRIVE_HERMES.X86_64 - Log: coreboot-builds/PRODRIVE_HERMES.X86_64/make.log
PRODRIVE_HERMES - Log: coreboot-builds/PRODRIVE_HERMES/make.log
PROTECTLI_FW2B - Log: coreboot-builds/PROTECTLI_FW2B/make.log
PROTECTLI_FW4B - Log: coreboot-builds/PROTECTLI_FW4B/make.log
PROTECTLI_VP46XX - Log: coreboot-builds/PROTECTLI_VP46XX/make.log
PROTECTLI_VP2420_ - Log: coreboot-builds/PROTECTLI_VP2420_/make.log
PROTECTLI_VP2420 - Log: coreboot-builds/PROTECTLI_VP2420/make.log
PROTECTLI_FW6 - Log: coreboot-builds/PROTECTLI_FW6/make.log
PURISM_LIBREM13_V1 - Log: coreboot-builds/PURISM_LIBREM13_V1/make.log
PURISM_LIBREM15_V2 - Log: coreboot-builds/PURISM_LIBREM15_V2/make.log
PURISM_LIBREM_MINI - Log: coreboot-builds/PURISM_LIBREM_MINI/make.log
PURISM_LIBREM_MINI_V2 - Log: coreboot-builds/PURISM_LIBREM_MINI_V2/make.log
PURISM_LIBREM_14 - Log: coreboot-builds/PURISM_LIBREM_14/make.log
PURISM_LIBREM_11 - Log: coreboot-builds/PURISM_LIBREM_11/make.log
PURISM_LIBREM_L1UM_V2 - Log: coreboot-builds/PURISM_LIBREM_L1UM_V2/make.log
PURISM_LIBREM13_V2 - Log: coreboot-builds/PURISM_LIBREM13_V2/make.log
PURISM_LIBREM15_V3 - Log: coreboot-builds/PURISM_LIBREM15_V3/make.log
PURISM_LIBREM13_V4 - Log: coreboot-builds/PURISM_LIBREM13_V4/make.log
PURISM_LIBREM15_V4_STM - Log: coreboot-builds/PURISM_LIBREM15_V4_STM/make.log
PURISM_LIBREM15_V4.TXT_BUILD_TEST - Log: coreboot-builds/PURISM_LIBREM15_V4.TXT_BUILD_TEST/make.log
PURISM_LIBREM15_V4 - Log: coreboot-builds/PURISM_LIBREM15_V4/make.log
RAPTOR_CS_TALOS_2 - Log: coreboot-builds/RAPTOR_CS_TALOS_2/make.log
RAZER_BLADE_H2U - Log: coreboot-builds/RAZER_BLADE_H2U/make.log
RAZER_BLADE_H3Q - Log: coreboot-builds/RAZER_BLADE_H3Q/make.log
RODA_RK886EX - Log: coreboot-builds/RODA_RK886EX/make.log
RODA_RK9 - Log: coreboot-builds/RODA_RK9/make.log
RODA_RV11 - Log: coreboot-builds/RODA_RV11/make.log
RODA_RW11 - Log: coreboot-builds/RODA_RW11/make.log
SAMSUNG_LUMPY - Log: coreboot-builds/SAMSUNG_LUMPY/make.log
SAMSUNG_STUMPY - Log: coreboot-builds/SAMSUNG_STUMPY/make.log
SAPPHIRE_PUREPLATINUMH61 - Log: coreboot-builds/SAPPHIRE_PUREPLATINUMH61/make.log
SIEMENS_CHILI_BASE - Log: coreboot-builds/SIEMENS_CHILI_BASE/make.log
SIEMENS_CHILI_CHILI - Log: coreboot-builds/SIEMENS_CHILI_CHILI/make.log
SIEMENS_FA_EHL - Log: coreboot-builds/SIEMENS_FA_EHL/make.log
SIEMENS_MC_APL1 - Log: coreboot-builds/SIEMENS_MC_APL1/make.log
SIEMENS_MC_APL2 - Log: coreboot-builds/SIEMENS_MC_APL2/make.log
SIEMENS_MC_APL3 - Log: coreboot-builds/SIEMENS_MC_APL3/make.log
SIEMENS_MC_APL4 - Log: coreboot-builds/SIEMENS_MC_APL4/make.log
SIEMENS_MC_APL5 - Log: coreboot-builds/SIEMENS_MC_APL5/make.log
SIEMENS_MC_APL6 - Log: coreboot-builds/SIEMENS_MC_APL6/make.log
SIEMENS_MC_APL7 - Log: coreboot-builds/SIEMENS_MC_APL7/make.log
SIEMENS_MC_EHL1 - Log: coreboot-builds/SIEMENS_MC_EHL1/make.log
SIEMENS_MC_EHL2 - Log: coreboot-builds/SIEMENS_MC_EHL2/make.log
SIEMENS_MC_EHL3 - Log: coreboot-builds/SIEMENS_MC_EHL3/make.log
SIEMENS_MC_EHL4 - Log: coreboot-builds/SIEMENS_MC_EHL4/make.log
SIEMENS_MC_EHL5 - Log: coreboot-builds/SIEMENS_MC_EHL5/make.log
SIFIVE_HIFIVE_UNLEASHED - Log: coreboot-builds/SIFIVE_HIFIVE_UNLEASHED/make.log
SIFIVE_HIFIVE_UNMATCHED - Log: coreboot-builds/SIFIVE_HIFIVE_UNMATCHED/make.log
STARLABS_LITE_GLK - Log: coreboot-builds/STARLABS_LITE_GLK/make.log
STARLABS_LITE_GLKR - Log: coreboot-builds/STARLABS_LITE_GLKR/make.log
STARLABS_LABTOP_KBL - Log: coreboot-builds/STARLABS_LABTOP_KBL/make.log
STARLABS_LABTOP_CML - Log: coreboot-builds/STARLABS_LABTOP_CML/make.log
STARLABS_STARBOOK_TGL - Log: coreboot-builds/STARLABS_STARBOOK_TGL/make.log
STARLABS_STARBOOK_ADL_OPTION_TABLE - Log: coreboot-builds/STARLABS_STARBOOK_ADL_OPTION_TABLE/make.log
STARLABS_STARBOOK_ADL - Log: coreboot-builds/STARLABS_STARBOOK_ADL/make.log
STARLABS_STARBOOK_RPL - Log: coreboot-builds/STARLABS_STARBOOK_RPL/make.log
SUPERMICRO_X10SLM_PLUS_F - Log: coreboot-builds/SUPERMICRO_X10SLM_PLUS_F/make.log
SUPERMICRO_X11SSH_TF - Log: coreboot-builds/SUPERMICRO_X11SSH_TF/make.log
SUPERMICRO_X11SSM_F - Log: coreboot-builds/SUPERMICRO_X11SSM_F/make.log
SUPERMICRO_X11SSH_F - Log: coreboot-builds/SUPERMICRO_X11SSH_F/make.log
SUPERMICRO_X11SSW_F - Log: coreboot-builds/SUPERMICRO_X11SSW_F/make.log
SUPERMICRO_X9SAE - Log: coreboot-builds/SUPERMICRO_X9SAE/make.log
SUPERMICRO_X9SCL - Log: coreboot-builds/SUPERMICRO_X9SCL/make.log
SYSTEM76_ADDW1 - Log: coreboot-builds/SYSTEM76_ADDW1/make.log
SYSTEM76_ADDW2 - Log: coreboot-builds/SYSTEM76_ADDW2/make.log
SYSTEM76_DARP8 - Log: coreboot-builds/SYSTEM76_DARP8/make.log
SYSTEM76_GALP6 - Log: coreboot-builds/SYSTEM76_GALP6/make.log
SYSTEM76_GAZE17_3050 - Log: coreboot-builds/SYSTEM76_GAZE17_3050/make.log
SYSTEM76_GAZE17_3060_B - Log: coreboot-builds/SYSTEM76_GAZE17_3060_B/make.log
SYSTEM76_LEMP11 - Log: coreboot-builds/SYSTEM76_LEMP11/make.log
SYSTEM76_ORYP9 - Log: coreboot-builds/SYSTEM76_ORYP9/make.log
SYSTEM76_ORYP10 - Log: coreboot-builds/SYSTEM76_ORYP10/make.log
SYSTEM76_BONW14 - Log: coreboot-builds/SYSTEM76_BONW14/make.log
SYSTEM76_GALP4 - Log: coreboot-builds/SYSTEM76_GALP4/make.log
SYSTEM76_DARP6 - Log: coreboot-builds/SYSTEM76_DARP6/make.log
SYSTEM76_LEMP9_ - Log: coreboot-builds/SYSTEM76_LEMP9_/make.log
SYSTEM76_LEMP9 - Log: coreboot-builds/SYSTEM76_LEMP9/make.log
SYSTEM76_GAZE14 - Log: coreboot-builds/SYSTEM76_GAZE14/make.log
SYSTEM76_GAZE15_ - Log: coreboot-builds/SYSTEM76_GAZE15_/make.log
SYSTEM76_GAZE15 - Log: coreboot-builds/SYSTEM76_GAZE15/make.log
SYSTEM76_GALP2 - Log: coreboot-builds/SYSTEM76_GALP2/make.log
SYSTEM76_GALP3 - Log: coreboot-builds/SYSTEM76_GALP3/make.log
SYSTEM76_GALP3_B - Log: coreboot-builds/SYSTEM76_GALP3_B/make.log
SYSTEM76_ORYP5_ - Log: coreboot-builds/SYSTEM76_ORYP5_/make.log
SYSTEM76_ORYP5 - Log: coreboot-builds/SYSTEM76_ORYP5/make.log
SYSTEM76_ORYP6 - Log: coreboot-builds/SYSTEM76_ORYP6/make.log
SYSTEM76_ORYP7 - Log: coreboot-builds/SYSTEM76_ORYP7/make.log
SYSTEM76_ADDW3 - Log: coreboot-builds/SYSTEM76_ADDW3/make.log
SYSTEM76_ADDW4 - Log: coreboot-builds/SYSTEM76_ADDW4/make.log
SYSTEM76_BONW15 - Log: coreboot-builds/SYSTEM76_BONW15/make.log
SYSTEM76_DARP9 - Log: coreboot-builds/SYSTEM76_DARP9/make.log
SYSTEM76_GALP7 - Log: coreboot-builds/SYSTEM76_GALP7/make.log
SYSTEM76_GAZE18 - Log: coreboot-builds/SYSTEM76_GAZE18/make.log
SYSTEM76_LEMP12 - Log: coreboot-builds/SYSTEM76_LEMP12/make.log
SYSTEM76_ORYP11 - Log: coreboot-builds/SYSTEM76_ORYP11/make.log
SYSTEM76_ORYP12 - Log: coreboot-builds/SYSTEM76_ORYP12/make.log
SYSTEM76_SERW13 - Log: coreboot-builds/SYSTEM76_SERW13/make.log
SYSTEM76_GAZE16_3050 - Log: coreboot-builds/SYSTEM76_GAZE16_3050/make.log
SYSTEM76_GAZE16_3060 - Log: coreboot-builds/SYSTEM76_GAZE16_3060/make.log
SYSTEM76_GAZE16_3060_B - Log: coreboot-builds/SYSTEM76_GAZE16_3060_B/make.log
SYSTEM76_ORYP8 - Log: coreboot-builds/SYSTEM76_ORYP8/make.log
SYSTEM76_DARP7 - Log: coreboot-builds/SYSTEM76_DARP7/make.log
SYSTEM76_GALP5 - Log: coreboot-builds/SYSTEM76_GALP5/make.log
SYSTEM76_LEMP10 - Log: coreboot-builds/SYSTEM76_LEMP10/make.log
SYSTEM76_GALP3_C - Log: coreboot-builds/SYSTEM76_GALP3_C/make.log
SYSTEM76_DARP5 - Log: coreboot-builds/SYSTEM76_DARP5/make.log
UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE - Log: coreboot-builds/UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE/make.log
UP_SQUARED - Log: coreboot-builds/UP_SQUARED/make.log

+ true
+ export LANG=en_GB.UTF-8
+ LANG=en_GB.UTF-8
+ unset LC_ALL
+ export TZ=/usr/share/zoneinfo/UTC
+ TZ=/usr/share/zoneinfo/UTC
+ export PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:
+ PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:
+ umask 0022
+ save_coreboot_results b2
+ RUN=b2
+ cd coreboot-builds
+ for i in *
+ '[' -f 51NB_X210/coreboot.rom ']'
+ for i in *
+ '[' -f abuild/coreboot.rom ']'
+ for i in *
+ '[' -f ACER_G43T_AM3/coreboot.rom ']'
+ for i in *
+ '[' -f ACER_VN7_572G/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_BILBY/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_BIRMAN_GLINDA/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_BIRMAN_PHOENIX_FSP/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_BIRMAN_PHOENIX_OPENSIL/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_BIRMANPLUS_GLINDA/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_BIRMANPLUS_PHOENIX/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_CEREME/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_CHAUSIE/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_GARDENIA/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_MAJOLICA/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_MANDOLIN/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_MAYAN_PHOENIX/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_ONYX_POC/coreboot.rom ']'
+ for i in *
+ '[' -f AMD_PADEMELON/coreboot.rom ']'
+ for i in *
+ '[' -f AOOSTAR_WTR_R1/coreboot.rom ']'
+ for i in *
+ '[' -f AOPEN_DXPLPLUSU/coreboot.rom ']'
+ for i in *
+ '[' -f APPLE_IMAC52/coreboot.rom ']'
+ for i in *
+ '[' -f APPLE_MACBOOK11/coreboot.rom ']'
+ for i in *
+ '[' -f APPLE_MACBOOK21/coreboot.rom ']'
+ for i in *
+ '[' -f APPLE_MACBOOKAIR4_2/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_B75M_ITX/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_B75PRO3_M/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_B85M_PRO4/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_B85M_PRO4.DEBUG_SMMSTORE_HOTPLUG_GCOV_UBSAN_EM100/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_B85M_PRO4.NATIVE_RAMINIT/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_B85M_PRO4.TPM2_TXT_PLACEHOLDER_ACMS/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_G41C_GS/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_G41C_GS_R2_0/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_G41M_GS/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_G41M_S3/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_G41M_VS3_R2_0/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_H110M_DVS/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_H77PRO4_M/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_H81M_HDS/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_Z87E_ITX/coreboot.rom ']'
+ for i in *
+ '[' -f ASROCK_Z97_EXTREME6/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_H61M_CS/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_MAXIMUS_IV_GENE_Z/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P2B/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P2B_D/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P2B_DS/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P2B_F/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P2B_LS/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P2B_RAMDEBUG/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P3B_F/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P5G41T_M_LX/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P5GC_MX/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P5Q/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P5QC/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P5QL_EM/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P5QL_PRO/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P5QPL_AM/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P5Q_PRO/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P5Q_SE/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P8C_WS/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P8H61_M_LX/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P8H61_M_LX3_R2_0/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P8H61_M_PRO/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P8H61_M_PRO_CM6630/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P8H77_V/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P8Z77_M/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P8Z77_M_PRO/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P8Z77_V/coreboot.rom ']'
+ for i in *
+ '[' -f ASUS_P8Z77_V_LX2/coreboot.rom ']'
+ for i in *
+ '[' -f BIOSTAR_TH61_ITX/coreboot.rom ']'
+ for i in *
+ '[' -f BOSTENTECH_GBYT4/coreboot.rom ']'
+ for i in *
+ '[' -f BYTEDANCE_BD_EGS/coreboot.rom ']'
+ for i in *
+ '[' -f CAVIUM_CN8100_SFF_EVB/coreboot.rom ']'
+ for i in *
+ '[' -f CAVIUM_CN8100_SFF_EVB_BDK_VERBOSE_FIT_PAYLOAD_SUPPORT/coreboot.rom ']'
+ for i in *
+ '[' -f CLEVO_L140CU/coreboot.rom ']'
+ for i in *
+ '[' -f CLEVO_L140MU/coreboot.rom ']'
+ for i in *
+ '[' -f CLEVO_N130WU/coreboot.rom ']'
+ for i in *
+ '[' -f COMPULAB_INTENSE_PC/coreboot.rom ']'
+ for i in *
+ '[' -f CWWK_ADL_N/coreboot.rom ']'
+ for i in *
+ '[' -f DELL_E6400/coreboot.rom ']'
+ for i in *
+ '[' -f DELL_LATITUDE_E6430/coreboot.rom ']'
+ for i in *
+ '[' -f DELL_LATITUDE_E7240/coreboot.rom ']'
+ for i in *
+ '[' -f DELL_OPTIPLEX_9010/coreboot.rom ']'
+ for i in *
+ '[' -f DELL_OPTIPLEX_9010_SFF/coreboot.rom ']'
+ for i in *
+ '[' -f DELL_OPTIPLEX_9020_MT/coreboot.rom ']'
+ for i in *
+ '[' -f DELL_OPTIPLEX_9020_SFF/coreboot.rom ']'
+ for i in *
+ '[' -f DELL_PRECISION_T1650/coreboot.rom ']'
+ for i in *
+ '[' -f EMULATION_QEMU_AARCH64/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_AARCH64
+ cp -p EMULATION_QEMU_AARCH64/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_AARCH64/
+ for i in *
+ '[' -f EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS
+ cp -p EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS/
+ for i in *
+ '[' -f EMULATION_QEMU_ARMV7/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_ARMV7
+ cp -p EMULATION_QEMU_ARMV7/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_ARMV7/
+ for i in *
+ '[' -f EMULATION_QEMU_POWER8/coreboot.rom ']'
+ for i in *
+ '[' -f EMULATION_QEMU_POWER9/coreboot.rom ']'
+ for i in *
+ '[' -f EMULATION_QEMU_POWER9_/coreboot.rom ']'
+ for i in *
+ '[' -f EMULATION_QEMU_RISCV_RV32/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_RISCV_RV32
+ cp -p EMULATION_QEMU_RISCV_RV32/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_RISCV_RV32/
+ for i in *
+ '[' -f EMULATION_QEMU_RISCV_RV64/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_RISCV_RV64
+ cp -p EMULATION_QEMU_RISCV_RV64/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_RISCV_RV64/
+ for i in *
+ '[' -f EMULATION_QEMU_RISCV_RV64_/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_RISCV_RV64_
+ cp -p EMULATION_QEMU_RISCV_RV64_/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_RISCV_RV64_/
+ for i in *
+ '[' -f EMULATION_QEMU_SBSA/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_SBSA
+ cp -p EMULATION_QEMU_SBSA/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_SBSA/
+ for i in *
+ '[' -f EMULATION_QEMU_X86_I440FX/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_I440FX
+ cp -p EMULATION_QEMU_X86_I440FX/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_I440FX/
+ for i in *
+ '[' -f EMULATION_QEMU_X86_I440FX_/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_I440FX_
+ cp -p EMULATION_QEMU_X86_I440FX_/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_I440FX_/
+ for i in *
+ '[' -f EMULATION_QEMU_X86_I440FX_ASAN/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_I440FX_ASAN
+ cp -p EMULATION_QEMU_X86_I440FX_ASAN/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_I440FX_ASAN/
+ for i in *
+ '[' -f EMULATION_QEMU_X86_I440FX_DEBUG/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_I440FX_DEBUG
+ cp -p EMULATION_QEMU_X86_I440FX_DEBUG/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_I440FX_DEBUG/
+ for i in *
+ '[' -f EMULATION_QEMU_X86_I440FX_NOSERIAL/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_I440FX_NOSERIAL
+ cp -p EMULATION_QEMU_X86_I440FX_NOSERIAL/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_I440FX_NOSERIAL/
+ for i in *
+ '[' -f EMULATION_QEMU_X86_I440FX_X86_64/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_I440FX_X86_64
+ cp -p EMULATION_QEMU_X86_I440FX_X86_64/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_I440FX_X86_64/
+ for i in *
+ '[' -f EMULATION_QEMU_X86_Q35/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_Q35
+ cp -p EMULATION_QEMU_X86_Q35/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_Q35/
+ for i in *
+ '[' -f EMULATION_QEMU_X86_Q35_SMM_TSEG/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_Q35_SMM_TSEG
+ cp -p EMULATION_QEMU_X86_Q35_SMM_TSEG/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_Q35_SMM_TSEG/
+ for i in *
+ '[' -f EMULATION_SPIKE_RISCV/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_SPIKE_RISCV
+ cp -p EMULATION_SPIKE_RISCV/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_SPIKE_RISCV/
+ for i in *
+ '[' -f EXAMPLE_MIN86/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EXAMPLE_MIN86
+ cp -p EXAMPLE_MIN86/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EXAMPLE_MIN86/
+ for i in *
+ '[' -f FACEBOOK_FBG1701/coreboot.rom ']'
+ for i in *
+ '[' -f FACEBOOK_FBG1701.MBOOT_VBOOT/coreboot.rom ']'
+ for i in *
+ '[' -f FACEBOOK_FBG1701.SBOM/coreboot.rom ']'
+ for i in *
+ '[' -f FACEBOOK_MONOLITH/coreboot.rom ']'
+ for i in *
+ '[' -f failed_boards/coreboot.rom ']'
+ for i in *
+ '[' -f FOXCONN_D41S/coreboot.rom ']'
+ for i in *
+ '[' -f FOXCONN_G41M/coreboot.rom ']'
+ for i in *
+ '[' -f FOXCONN_G41M_/coreboot.rom ']'
+ for i in *
+ '[' -f FOXCONN_G41S_K/coreboot.rom ']'
+ for i in *
+ '[' -f FRAMEWORK_AZALEA/coreboot.rom ']'
+ for i in *
+ '[' -f GETAC_P470/coreboot.rom ']'
+ for i in *
+ '[' -f GIGABYTE_GA_945GCM_S2C/coreboot.rom ']'
+ for i in *
+ '[' -f GIGABYTE_GA_945GCM_S2L/coreboot.rom ']'
+ for i in *
+ '[' -f GIGABYTE_GA_B75_D3V/coreboot.rom ']'
+ for i in *
+ '[' -f GIGABYTE_GA_B75M_D3H/coreboot.rom ']'
+ for i in *
+ '[' -f GIGABYTE_GA_B75M_D3V/coreboot.rom ']'
+ for i in *
+ '[' -f GIGABYTE_GA_D510UD/coreboot.rom ']'
+ for i in *
+ '[' -f GIGABYTE_GA_G41M_ES2L/coreboot.rom ']'
+ for i in *
+ '[' -f GIGABYTE_GA_H61MA_D3V/coreboot.rom ']'
+ for i in *
+ '[' -f GIGABYTE_GA_H61M_DS2/coreboot.rom ']'
+ for i in *
+ '[' -f GIGABYTE_GA_H61M_DS2V/coreboot.rom ']'
+ for i in *
+ '[' -f GIGABYTE_GA_H61M_S2PV/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_AGAH/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_AKEMI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ALEENA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_AMBASSADOR/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_AMPTON/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ANAHERA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ANAHERA4ES/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ANRAGGAR/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ARCADA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ASUKA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ASURADA/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_ASURADA
+ cp -p GOOGLE_ASURADA/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_ASURADA/
+ for i in *
+ '[' -f GOOGLE_ATLAS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_AURASH/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_AURON_PAINE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_AURON_YUNA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BANJO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BANON/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BANSHEE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BEADRIX/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BERKNIP/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BLIPPER/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BLOOG/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BOB/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_BOB
+ cp -p GOOGLE_BOB/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_BOB/
+ for i in *
+ '[' -f GOOGLE_BOBBA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BOTEN/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BOXY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BRASK/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BROX/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BROX_EC_ISH/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BRYA0/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BUBS/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_BUBS
+ cp -p GOOGLE_BUBS/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_BUBS/
+ for i in *
+ '[' -f GOOGLE_BUDDY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BUGZZY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BUJIA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_BURNET/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_BURNET
+ cp -p GOOGLE_BURNET/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_BURNET/
+ for i in *
+ '[' -f GOOGLE_BUTTERFLY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CANDY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CAPPY2/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CAREENA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CAROLINE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CASTA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CAVE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CELES/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CERISE/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_CERISE
+ cp -p GOOGLE_CERISE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_CERISE/
+ for i in *
+ '[' -f GOOGLE_CHELL/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CHERRY/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_CHERRY
+ cp -p GOOGLE_CHERRY/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_CHERRY/
+ for i in *
+ '[' -f GOOGLE_CHINCHOU/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_CHINCHOU
+ cp -p GOOGLE_CHINCHOU/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_CHINCHOU/
+ for i in *
+ '[' -f GOOGLE_CHRONICLER/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CIRI/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_CIRI
+ cp -p GOOGLE_CIRI/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_CIRI/
+ for i in *
+ '[' -f GOOGLE_CLAPPER/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_COACHZ/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_COACHZ
+ cp -p GOOGLE_COACHZ/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_COACHZ/
+ for i in *
+ '[' -f GOOGLE_COLLIS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CONSTITUTION/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_COPANO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CORAL/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CORORI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_COZMO/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_COZMO
+ cp -p GOOGLE_COZMO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_COZMO/
+ for i in *
+ '[' -f GOOGLE_CRAASK/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CRAASKOV/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CRET/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CROTA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CRYSTALDRIFT/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_CYAN/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DAISY/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_DAISY
+ cp -p GOOGLE_DAISY/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_DAISY/
+ for i in *
+ '[' -f GOOGLE_DALBOZ/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DAMU/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_DAMU
+ cp -p GOOGLE_DAMU/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_DAMU/
+ for i in *
+ '[' -f GOOGLE_DEDEDE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DEKU/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_DEKU
+ cp -p GOOGLE_DEKU/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_DEKU/
+ for i in *
+ '[' -f GOOGLE_DEKU4ES/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_DEKU4ES
+ cp -p GOOGLE_DEKU4ES/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_DEKU4ES/
+ for i in *
+ '[' -f GOOGLE_DELBIN/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DEWATT/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DEXI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DIBBI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DIRINBOZ/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DITA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DOCHI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DOJO/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_DOJO
+ cp -p GOOGLE_DOJO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_DOJO/
+ for i in *
+ '[' -f GOOGLE_DOOD/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DOOLY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DRALLION/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DRATINI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DRAWCIA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DRIBLEE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DROBIT/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DUFFY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_DUFFY_LEGACY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_EDGAR/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ELDRID/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ELEMI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ELM/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_ELM
+ cp -p GOOGLE_ELM/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_ELM/
+ for i in *
+ '[' -f GOOGLE_ENDEAVOUR/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ENGUARDE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ESCHE/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_ESCHE
+ cp -p GOOGLE_ESCHE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_ESCHE/
+ for i in *
+ '[' -f GOOGLE_EVE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_EVOKER/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_EXPRESSO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_EZKINIL/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_FAFFY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_FALCO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_FATCAT/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_FATCAT
+ cp -p GOOGLE_FATCAT/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_FATCAT/
+ for i in *
+ '[' -f GOOGLE_FELWINTER/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_FENNEL/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_FENNEL
+ cp -p GOOGLE_FENNEL/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_FENNEL/
+ for i in *
+ '[' -f GOOGLE_FIZZ/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_FLAPJACK/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_FLAPJACK
+ cp -p GOOGLE_FLAPJACK/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_FLAPJACK/
+ for i in *
+ '[' -f GOOGLE_FLEEX/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_FOOB/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_FOSTER/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_FOSTER
+ cp -p GOOGLE_FOSTER/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_FOSTER/
+ for i in *
+ '[' -f GOOGLE_FROSTFLOW/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GAELIN/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GALE/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_GALE
+ cp -p GOOGLE_GALE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_GALE/
+ for i in *
+ '[' -f GOOGLE_GALTIC/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GANDOF/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GARG/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GELARSHIE/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_GELARSHIE
+ cp -p GOOGLE_GELARSHIE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_GELARSHIE/
+ for i in *
+ '[' -f GOOGLE_GENESIS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GERALT/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_GERALT
+ cp -p GOOGLE_GERALT/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_GERALT/
+ for i in *
+ '[' -f GOOGLE_GIMBLE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GIMBLE4ES/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GLADIOS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GLADOS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GLASSWAY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GLIMMER/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GNAWTY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GOOEY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GOTHRAX/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GREENBAYUPOC/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GRU/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_GRU
+ cp -p GOOGLE_GRU/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_GRU/
+ for i in *
+ '[' -f GOOGLE_GRUNT/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GUADO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GUADO.PCH_SERIALIO_UART/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GUMBOZ/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_GUYBRUSH/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_HABOKI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_HADES/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_HALVOR/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_HANA/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_HANA
+ cp -p GOOGLE_HANA/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_HANA/
+ for i in *
+ '[' -f GOOGLE_HATCH/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_HAYATO/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_HAYATO
+ cp -p GOOGLE_HAYATO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_HAYATO/
+ for i in *
+ '[' -f GOOGLE_HELI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_HELIOS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_HELIOS_DISKSWAP/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_HEROBRINE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_HEROBRINE_REV0/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_HOGLIN/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_HOMESTAR/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_HOMESTAR
+ cp -p GOOGLE_HOMESTAR/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_HOMESTAR/
+ for i in *
+ '[' -f GOOGLE_JACUZZI/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_JACUZZI
+ cp -p GOOGLE_JACUZZI/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_JACUZZI/
+ for i in *
+ '[' -f GOOGLE_JECHT/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_JINLON/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_JOXER/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_JUNIPER/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_JUNIPER
+ cp -p GOOGLE_JUNIPER/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_JUNIPER/
+ for i in *
+ '[' -f GOOGLE_KAISA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_KAISA_LEGACY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_KAKADU/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KAKADU
+ cp -p GOOGLE_KAKADU/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KAKADU/
+ for i in *
+ '[' -f GOOGLE_KANO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_KAPPA/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KAPPA
+ cp -p GOOGLE_KAPPA/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KAPPA/
+ for i in *
+ '[' -f GOOGLE_KARIS/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KARIS
+ cp -p GOOGLE_KARIS/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KARIS/
+ for i in *
+ '[' -f GOOGLE_KARIS4ES/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KARIS4ES
+ cp -p GOOGLE_KARIS4ES/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KARIS4ES/
+ for i in *
+ '[' -f GOOGLE_KARMA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_KATSU/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KATSU
+ cp -p GOOGLE_KATSU/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KATSU/
+ for i in *
+ '[' -f GOOGLE_KEFKA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_KEVIN/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KEVIN
+ cp -p GOOGLE_KEVIN/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KEVIN/
+ for i in *
+ '[' -f GOOGLE_KEVIN_SECDATA_MOCK/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_KINDRED/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_KINGLER/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KINGLER
+ cp -p GOOGLE_KINGLER/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KINGLER/
+ for i in *
+ '[' -f GOOGLE_KINGOFTOWN/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KINGOFTOWN
+ cp -p GOOGLE_KINGOFTOWN/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KINGOFTOWN/
+ for i in *
+ '[' -f GOOGLE_KINOX/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_KIP/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_KODAMA/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KODAMA
+ cp -p GOOGLE_KODAMA/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KODAMA/
+ for i in *
+ '[' -f GOOGLE_KOHAKU/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_KRABBY/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KRABBY
+ cp -p GOOGLE_KRABBY/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KRABBY/
+ for i in *
+ '[' -f GOOGLE_KRACKO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_KRANE/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KRANE
+ cp -p GOOGLE_KRANE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KRANE/
+ for i in *
+ '[' -f GOOGLE_KUKUI/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KUKUI
+ cp -p GOOGLE_KUKUI/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KUKUI/
+ for i in *
+ '[' -f GOOGLE_KULDAX/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_KYOGRE/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KYOGRE
+ cp -p GOOGLE_KYOGRE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KYOGRE/
+ for i in *
+ '[' -f GOOGLE_LALALA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_LANTIS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_LARS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_LAZOR/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_LAZOR
+ cp -p GOOGLE_LAZOR/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_LAZOR/
+ for i in *
+ '[' -f GOOGLE_LEON/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_LIARA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_LICK/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_LINDAR/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_LINK/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_LISBON/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_LOTSO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_LULU/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MADOO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MAGIKARP/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_MAGIKARP
+ cp -p GOOGLE_MAGIKARP/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_MAGIKARP/
+ for i in *
+ '[' -f GOOGLE_MAGOLOR/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MAKOMO/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_MAKOMO
+ cp -p GOOGLE_MAKOMO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_MAKOMO/
+ for i in *
+ '[' -f GOOGLE_MALEFOR/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MARASOV/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MARKARTH/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MARZIPAN/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_MARZIPAN
+ cp -p GOOGLE_MARZIPAN/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_MARZIPAN/
+ for i in *
+ '[' -f GOOGLE_MCCLOUD/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MEEP/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MEEP_CROS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_METAKNIGHT/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MISTRAL/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_MISTRAL
+ cp -p GOOGLE_MISTRAL/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_MISTRAL/
+ for i in *
+ '[' -f GOOGLE_MITHRAX/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MOLI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MONROE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MOONBUGGY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MORPHIUS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MRBLAND/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_MRBLAND
+ cp -p GOOGLE_MRBLAND/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_MRBLAND/
+ for i in *
+ '[' -f GOOGLE_MUNNA/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_MUNNA
+ cp -p GOOGLE_MUNNA/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_MUNNA/
+ for i in *
+ '[' -f GOOGLE_MUSHU/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_MYST/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NAMI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NAUTILUS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NEFARIO/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_NEFARIO
+ cp -p GOOGLE_NEFARIO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_NEFARIO/
+ for i in *
+ '[' -f GOOGLE_NEREID/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NIGHTFURY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NINJA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NIPPERKIN/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NIVVIKS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NOCTURNE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NOIBAT/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NOKRIS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NOVA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NUWANI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_NYAN/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_NYAN
+ cp -p GOOGLE_NYAN/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_NYAN/
+ for i in *
+ '[' -f GOOGLE_NYAN_BIG/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_NYAN_BIG
+ cp -p GOOGLE_NYAN_BIG/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_NYAN_BIG/
+ for i in *
+ '[' -f GOOGLE_NYAN_BLAZE/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_NYAN_BLAZE
+ cp -p GOOGLE_NYAN_BLAZE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_NYAN_BLAZE/
+ for i in *
+ '[' -f GOOGLE_OAK/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_OAK
+ cp -p GOOGLE_OAK/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_OAK/
+ for i in *
+ '[' -f GOOGLE_OCTOPUS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_OCTOPUS_SPI_FLASH_CONSOLE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_OMNIGUL/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ORCO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ORISA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_OSIRIS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_OVIS/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_OVIS
+ cp -p GOOGLE_OVIS/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_OVIS/
+ for i in *
+ '[' -f GOOGLE_OVIS4ES/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_OVIS4ES
+ cp -p GOOGLE_OVIS4ES/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_OVIS4ES/
+ for i in *
+ '[' -f GOOGLE_PALKIA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PANTHER/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PANTHER.PCH_SERIALIO_UART/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PARROT/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PAZQUEL/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_PAZQUEL
+ cp -p GOOGLE_PAZQUEL/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_PAZQUEL/
+ for i in *
+ '[' -f GOOGLE_PEACH_PIT/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_PEACH_PIT
+ cp -p GOOGLE_PEACH_PIT/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_PEACH_PIT/
+ for i in *
+ '[' -f GOOGLE_PEPPY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PHASER/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PICO/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_PICO
+ cp -p GOOGLE_PICO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_PICO/
+ for i in *
+ '[' -f GOOGLE_PIGLIN/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PIRIKA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PIRRHA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_POMPOM/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_POMPOM
+ cp -p GOOGLE_POMPOM/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_POMPOM/
+ for i in *
+ '[' -f GOOGLE_PONYTA/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_PONYTA
+ cp -p GOOGLE_PONYTA/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_PONYTA/
+ for i in *
+ '[' -f GOOGLE_POPPY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PRIMUS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PUFF/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PUJJO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PUJJOGA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_PYRO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_QUACKINGSTICK/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_QUACKINGSTICK
+ cp -p GOOGLE_QUACKINGSTICK/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_QUACKINGSTICK/
+ for i in *
+ '[' -f GOOGLE_QUANDISO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_QUAWKS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_RAINIER/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_RAINIER
+ cp -p GOOGLE_RAINIER/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_RAINIER/
+ for i in *
+ '[' -f GOOGLE_RAMBI/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_RAMMUS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_REDRIX/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_REDRIX4ES/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_REEF/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_REEF_CROS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_REKS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_RELM/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_REX0/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_REX0
+ cp -p GOOGLE_REX0/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_REX0/
+ for i in *
+ '[' -f GOOGLE_REX4ES/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_REX4ES
+ cp -p GOOGLE_REX4ES/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_REX4ES/
+ for i in *
+ '[' -f GOOGLE_REX4ES_EC_ISH/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_REX4ES_EC_ISH
+ cp -p GOOGLE_REX4ES_EC_ISH/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_REX4ES_EC_ISH/
+ for i in *
+ '[' -f GOOGLE_REX64/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_REX64
+ cp -p GOOGLE_REX64/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_REX64/
+ for i in *
+ '[' -f GOOGLE_REX_EC_ISH/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_REX_EC_ISH
+ cp -p GOOGLE_REX_EC_ISH/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_REX_EC_ISH/
+ for i in *
+ '[' -f GOOGLE_RIKKU/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_RIVEN/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SAMUS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SAND/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SARIEN/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SASUKE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SASUKETTE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SCARLET/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SCARLET
+ cp -p GOOGLE_SCARLET/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SCARLET/
+ for i in *
+ '[' -f GOOGLE_SCOUT/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SCREEBO/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SCREEBO
+ cp -p GOOGLE_SCREEBO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SCREEBO/
+ for i in *
+ '[' -f GOOGLE_SCREEBO4ES/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SCREEBO4ES
+ cp -p GOOGLE_SCREEBO4ES/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SCREEBO4ES/
+ for i in *
+ '[' -f GOOGLE_SENOR/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SENTRY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SETZER/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SHOTZO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SHUBOZ/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SKITTY/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SKITTY
+ cp -p GOOGLE_SKITTY/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SKITTY/
+ for i in *
+ '[' -f GOOGLE_SKOLAS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SKOLAS4ES/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SKYRIM/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SKYRIM.NO_VIDEO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SKYRIM.WITH_BINARIES/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SMAUG/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SMAUG
+ cp -p GOOGLE_SMAUG/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SMAUG/
+ for i in *
+ '[' -f GOOGLE_SNAPPY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SORAKA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SPHERION/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SPHERION
+ cp -p GOOGLE_SPHERION/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SPHERION/
+ for i in *
+ '[' -f GOOGLE_SQUAWKS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SQUIRTLE/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SQUIRTLE
+ cp -p GOOGLE_SQUIRTLE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SQUIRTLE/
+ for i in *
+ '[' -f GOOGLE_STARMIE/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_STARMIE
+ cp -p GOOGLE_STARMIE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_STARMIE/
+ for i in *
+ '[' -f GOOGLE_STEELIX/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_STEELIX
+ cp -p GOOGLE_STEELIX/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_STEELIX/
+ for i in *
+ '[' -f GOOGLE_STERN/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_STERN
+ cp -p GOOGLE_STERN/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_STERN/
+ for i in *
+ '[' -f GOOGLE_STORM/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_STORM
+ cp -p GOOGLE_STORM/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_STORM/
+ for i in *
+ '[' -f GOOGLE_STORO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_STOUT/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SUMO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SUNDANCE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_SWANKY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TAEKO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TAEKO4ES/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TANIKS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TARANZA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TENTACRUEL/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_TENTACRUEL
+ cp -p GOOGLE_TENTACRUEL/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_TENTACRUEL/
+ for i in *
+ '[' -f GOOGLE_TEREID/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TERRA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TERRADOR/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TIDUS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TIVVIKS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TODOR/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TOMATO/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_TOMATO
+ cp -p GOOGLE_TOMATO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_TOMATO/
+ for i in *
+ '[' -f GOOGLE_TREEYA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TREMBYLE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TRICKY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TROGDOR/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_TROGDOR
+ cp -p GOOGLE_TROGDOR/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_TROGDOR/
+ for i in *
+ '[' -f GOOGLE_TROGDOR.BUILD_TEST/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TRONDO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_TRULO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ULDREN/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ULTIMA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_VELL/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_VELUZA/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VELUZA
+ cp -p GOOGLE_VELUZA/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VELUZA/
+ for i in *
+ '[' -f GOOGLE_VEYRON_JAQ/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_JAQ
+ cp -p GOOGLE_VEYRON_JAQ/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_JAQ/
+ for i in *
+ '[' -f GOOGLE_VEYRON_JERRY/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_JERRY
+ cp -p GOOGLE_VEYRON_JERRY/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_JERRY/
+ for i in *
+ '[' -f GOOGLE_VEYRON_MICKEY/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_MICKEY
+ cp -p GOOGLE_VEYRON_MICKEY/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_MICKEY/
+ for i in *
+ '[' -f GOOGLE_VEYRON_MIGHTY/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_MIGHTY
+ cp -p GOOGLE_VEYRON_MIGHTY/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_MIGHTY/
+ for i in *
+ '[' -f GOOGLE_VEYRON_MINNIE/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_MINNIE
+ cp -p GOOGLE_VEYRON_MINNIE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_MINNIE/
+ for i in *
+ '[' -f GOOGLE_VEYRON_RIALTO/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_RIALTO
+ cp -p GOOGLE_VEYRON_RIALTO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_RIALTO/
+ for i in *
+ '[' -f GOOGLE_VEYRON_SPEEDY/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_SPEEDY
+ cp -p GOOGLE_VEYRON_SPEEDY/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_SPEEDY/
+ for i in *
+ '[' -f GOOGLE_VILBOZ/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_VILBOZ.X86_64/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_VILLAGER/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_VOEMA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_VOLET/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_VOLMAR/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_VOLTEER/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_VOLTEER2/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_VOLTEER2_TI50/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_VOLTEER.BUILD_TEST_PURPOSES/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_VOLTORB/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VOLTORB
+ cp -p GOOGLE_VOLTORB/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VOLTORB/
+ for i in *
+ '[' -f GOOGLE_VOXEL/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_WADDLEDEE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_WADDLEDOO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_WILLOW/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_WILLOW
+ cp -p GOOGLE_WILLOW/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_WILLOW/
+ for i in *
+ '[' -f GOOGLE_WINKY/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_WINTERHOLD/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_WIZPIG/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_WOLF/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_WOOMAX/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_WORMDINGLER/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_WORMDINGLER
+ cp -p GOOGLE_WORMDINGLER/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_WORMDINGLER/
+ for i in *
+ '[' -f GOOGLE_WUGTRIO/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_WUGTRIO
+ cp -p GOOGLE_WUGTRIO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_WUGTRIO/
+ for i in *
+ '[' -f GOOGLE_WYVERN/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_XIVU/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_XOL/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_YAVIKS/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_YAVILLA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_YAVISTA/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_YORP/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ZAKO/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ZOGLIN/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ZOMBIE/coreboot.rom ']'
+ for i in *
+ '[' -f GOOGLE_ZYDRON/coreboot.rom ']'
+ for i in *
+ '[' -f HP_2170P/coreboot.rom ']'
+ for i in *
+ '[' -f HP_2560P/coreboot.rom ']'
+ for i in *
+ '[' -f HP_2570P/coreboot.rom ']'
+ for i in *
+ '[' -f HP_2760P/coreboot.rom ']'
+ for i in *
+ '[' -f HP_280_G2/coreboot.rom ']'
+ for i in *
+ '[' -f HP_8460P/coreboot.rom ']'
+ for i in *
+ '[' -f HP_8470P/coreboot.rom ']'
+ for i in *
+ '[' -f HP_8560W/coreboot.rom ']'
+ for i in *
+ '[' -f HP_8770W/coreboot.rom ']'
+ for i in *
+ '[' -f HP_COMPAQ_8200_ELITE_SFF_PC/coreboot.rom ']'
+ for i in *
+ '[' -f HP_COMPAQ_8200_ELITE_SFF_PC.X86_64/coreboot.rom ']'
+ for i in *
+ '[' -f HP_COMPAQ_ELITE_8300_USDT/coreboot.rom ']'
+ for i in *
+ '[' -f HP_ELITEBOOK_820_G2/coreboot.rom ']'
+ for i in *
+ '[' -f HP_FOLIO_9470M/coreboot.rom ']'
+ for i in *
+ '[' -f HP_FOLIO_9480M/coreboot.rom ']'
+ for i in *
+ '[' -f HP_PRO_3500_SERIES/coreboot.rom ']'
+ for i in *
+ '[' -f HP_PROBOOK_6360B/coreboot.rom ']'
+ for i in *
+ '[' -f HP_REVOLVE_810_G1/coreboot.rom ']'
+ for i in *
+ '[' -f HP_Z220_CMT_WORKSTATION/coreboot.rom ']'
+ for i in *
+ '[' -f HP_Z220_SFF_WORKSTATION/coreboot.rom ']'
+ for i in *
+ '[' -f IBASE_MB899/coreboot.rom ']'
+ for i in *
+ '[' -f IBM_SBP1/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_ADLRVP_N/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_ADLRVP_N_EXT_EC/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_ADLRVP_P/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_ADLRVP_P_EXT_EC/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_ADLRVP_P_MCHP/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_ADLRVP_RPL/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_ADLRVP_RPL_EXT_EC/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_APOLLOLAKE_RVP1/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_APOLLOLAKE_RVP2/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_ARCHERCITY_CRB/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_AVENUECITY_CRB/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/INTEL_AVENUECITY_CRB
+ cp -p INTEL_AVENUECITY_CRB/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/INTEL_AVENUECITY_CRB/
+ for i in *
+ '[' -f INTEL_BASKING_RIDGE/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_BEECHNUTCITY_CRB/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/INTEL_BEECHNUTCITY_CRB
+ cp -p INTEL_BEECHNUTCITY_CRB/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/INTEL_BEECHNUTCITY_CRB/
+ for i in *
+ '[' -f INTEL_CEDARISLAND_CRB/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_COFFEELAKE_RVP11/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_COFFEELAKE_RVP8/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_COFFEELAKE_RVPU/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_COMETLAKE_RVPU/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_D510MO/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_D945GCLF/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_DCP847SKE/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_DG41WV/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_DG43GT/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_DQ67SW/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_ELKHARTLAKE_CRB/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_EMERALDLAKE2/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_GLKRVP/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_HARCUVAR/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_HARCUVAR_/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_JASPERLAKE_RVP/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_JASPERLAKE_RVP_EXT_EC/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_KBLRVP11/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_KBLRVP3/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_KBLRVP7/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_KBLRVP8/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_KUNIMITSU/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_LEAFHILL/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_MINNOW3/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_MTLRVP4ES_P_EXT_EC/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/INTEL_MTLRVP4ES_P_EXT_EC
+ cp -p INTEL_MTLRVP4ES_P_EXT_EC/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/INTEL_MTLRVP4ES_P_EXT_EC/
+ for i in *
+ '[' -f INTEL_MTLRVP_P/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/INTEL_MTLRVP_P
+ cp -p INTEL_MTLRVP_P/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/INTEL_MTLRVP_P/
+ for i in *
+ '[' -f INTEL_MTLRVP_P_EXT_EC/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/INTEL_MTLRVP_P_EXT_EC
+ cp -p INTEL_MTLRVP_P_EXT_EC/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/INTEL_MTLRVP_P_EXT_EC/
+ for i in *
+ '[' -f INTEL_MTLRVP_P_MCHP/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/INTEL_MTLRVP_P_MCHP
+ cp -p INTEL_MTLRVP_P_MCHP/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/INTEL_MTLRVP_P_MCHP/
+ for i in *
+ '[' -f INTEL_SHADOWMOUNTAIN/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_SKLSDLBRK/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_STRAGO/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_TGLRVP_UP3/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_TGLRVP_UP4/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_WHISKEYLAKE_RVP/coreboot.rom ']'
+ for i in *
+ '[' -f INTEL_WTM2/coreboot.rom ']'
+ for i in *
+ '[' -f INVENTEC_TRANSFORMERS/coreboot.rom ']'
+ for i in *
+ '[' -f KONTRON_986LCD_M/coreboot.rom ']'
+ for i in *
+ '[' -f KONTRON_BSL6/coreboot.rom ']'
+ for i in *
+ '[' -f KONTRON_COME_MAL10/coreboot.rom ']'
+ for i in *
+ '[' -f KONTRON_KTQM77/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_L520/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_R400/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_R500/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_R60/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_S230U/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_T400/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_T400_VBOOT_AND_DEBUG/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_T410/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_T420/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_T420S/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_T420_STATIC_OPTION_TABLE_NO_MEM_FUSES/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_T430S/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_T431S/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_T500/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_T520/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_T530/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_T60/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_THINKCENTRE_A58/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_THINKCENTRE_M710S/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_THINKCENTRE_M900_TINY/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_THINKPAD_T430/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_THINKPAD_T430_ALL_DEBUG_AND_OPTION_TABLE/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_THINKPAD_T440P/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_THINKPAD_W541/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_W500/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_W520/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_W530/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X1/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X131E/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X1_CARBON_GEN1/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X200/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X201/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X201_ALL_DEBUG_OPTION_TABLE_BT_ON_WIFI/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X220/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X220I/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X220_MRC_BIN/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X220_OPTION_TABLE_DEBUG_TPM_EXTENDED_CBFS/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X230/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X230_EDP/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X230S/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X230T/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X301/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_X60/coreboot.rom ']'
+ for i in *
+ '[' -f LENOVO_Z61T/coreboot.rom ']'
+ for i in *
+ '[' -f LIBRETREND_LT1000/coreboot.rom ']'
+ for i in *
+ '[' -f LIBRETREND_LT1000_/coreboot.rom ']'
+ for i in *
+ '[' -f MSI_H81M_P33/coreboot.rom ']'
+ for i in *
+ '[' -f MSI_MS7707/coreboot.rom ']'
+ for i in *
+ '[' -f MSI_Z690_A_PRO_WIFI_DDR4/coreboot.rom ']'
+ for i in *
+ '[' -f MSI_Z690_A_PRO_WIFI_DDR5/coreboot.rom ']'
+ for i in *
+ '[' -f MSI_Z790_P_PRO_WIFI/coreboot.rom ']'
+ for i in *
+ '[' -f MSI_Z790_P_PRO_WIFI_DDR4/coreboot.rom ']'
+ for i in *
+ '[' -f OCP_DELTALAKE/coreboot.rom ']'
+ for i in *
+ '[' -f OCP_DELTALAKE_CBNT/coreboot.rom ']'
+ for i in *
+ '[' -f OCP_TIOGAPASS/coreboot.rom ']'
+ for i in *
+ '[' -f OCP_TIOGAPASS_/coreboot.rom ']'
+ for i in *
+ '[' -f OPENCELLULAR_ELGON/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/OPENCELLULAR_ELGON
+ cp -p OPENCELLULAR_ELGON/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/OPENCELLULAR_ELGON/
+ for i in *
+ '[' -f PACKARDBELL_MS2290/coreboot.rom ']'
+ for i in *
+ '[' -f passing_boards/coreboot.rom ']'
+ for i in *
+ '[' -f PCENGINES_APU2/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU2
+ cp -p PCENGINES_APU2/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU2/
+ for i in *
+ '[' -f PCENGINES_APU2_/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU2_
+ cp -p PCENGINES_APU2_/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU2_/
+ for i in *
+ '[' -f PCENGINES_APU3/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU3
+ cp -p PCENGINES_APU3/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU3/
+ for i in *
+ '[' -f PCENGINES_APU3_/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU3_
+ cp -p PCENGINES_APU3_/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU3_/
+ for i in *
+ '[' -f PCENGINES_APU4/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU4
+ cp -p PCENGINES_APU4/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU4/
+ for i in *
+ '[' -f PCENGINES_APU4_/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU4_
+ cp -p PCENGINES_APU4_/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU4_/
+ for i in *
+ '[' -f PCENGINES_APU5/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU5
+ cp -p PCENGINES_APU5/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU5/
+ for i in *
+ '[' -f PCENGINES_APU5_/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU5_
+ cp -p PCENGINES_APU5_/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU5_/
+ for i in *
+ '[' -f PINE64_ROCKPRO64/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PINE64_ROCKPRO64
+ cp -p PINE64_ROCKPRO64/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PINE64_ROCKPRO64/
+ for i in *
+ '[' -f PORTWELL_M107/coreboot.rom ']'
+ for i in *
+ '[' -f PORTWELL_M107.DEBUG_SMMSTORE_OXPCIE_EM100SPI/coreboot.rom ']'
+ for i in *
+ '[' -f PRODRIVE_ATLAS/coreboot.rom ']'
+ for i in *
+ '[' -f PRODRIVE_HERMES/coreboot.rom ']'
+ for i in *
+ '[' -f PRODRIVE_HERMES_/coreboot.rom ']'
+ for i in *
+ '[' -f PRODRIVE_HERMES.X86_64/coreboot.rom ']'
+ for i in *
+ '[' -f PROTECTLI_FW2B/coreboot.rom ']'
+ for i in *
+ '[' -f PROTECTLI_FW4B/coreboot.rom ']'
+ for i in *
+ '[' -f PROTECTLI_FW6/coreboot.rom ']'
+ for i in *
+ '[' -f PROTECTLI_VP2420/coreboot.rom ']'
+ for i in *
+ '[' -f PROTECTLI_VP2420_/coreboot.rom ']'
+ for i in *
+ '[' -f PROTECTLI_VP46XX/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM_11/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM13_V1/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM13_V2/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM13_V4/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM_14/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM15_V2/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM15_V3/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM15_V4/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM15_V4_STM/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM15_V4.TXT_BUILD_TEST/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM_L1UM_V2/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM_MINI/coreboot.rom ']'
+ for i in *
+ '[' -f PURISM_LIBREM_MINI_V2/coreboot.rom ']'
+ for i in *
+ '[' -f RAPTOR_CS_TALOS_2/coreboot.rom ']'
+ for i in *
+ '[' -f RAZER_BLADE_H2U/coreboot.rom ']'
+ for i in *
+ '[' -f RAZER_BLADE_H3Q/coreboot.rom ']'
+ for i in *
+ '[' -f RODA_RK886EX/coreboot.rom ']'
+ for i in *
+ '[' -f RODA_RK9/coreboot.rom ']'
+ for i in *
+ '[' -f RODA_RV11/coreboot.rom ']'
+ for i in *
+ '[' -f RODA_RW11/coreboot.rom ']'
+ for i in *
+ '[' -f SAMSUNG_LUMPY/coreboot.rom ']'
+ for i in *
+ '[' -f SAMSUNG_STUMPY/coreboot.rom ']'
+ for i in *
+ '[' -f SAPPHIRE_PUREPLATINUMH61/coreboot.rom ']'
+ for i in *
+ '[' -f sharedutils/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_BOXER26/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_CHILI_BASE/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_CHILI_CHILI/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_FA_EHL/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_MC_APL1/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_MC_APL2/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_MC_APL3/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_MC_APL4/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_MC_APL5/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_MC_APL6/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_MC_APL7/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_MC_EHL1/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_MC_EHL2/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_MC_EHL3/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_MC_EHL4/coreboot.rom ']'
+ for i in *
+ '[' -f SIEMENS_MC_EHL5/coreboot.rom ']'
+ for i in *
+ '[' -f SIFIVE_HIFIVE_UNLEASHED/coreboot.rom ']'
+ for i in *
+ '[' -f SIFIVE_HIFIVE_UNMATCHED/coreboot.rom ']'
+ for i in *
+ '[' -f STARLABS_LABTOP_CML/coreboot.rom ']'
+ for i in *
+ '[' -f STARLABS_LABTOP_KBL/coreboot.rom ']'
+ for i in *
+ '[' -f STARLABS_LITE_GLK/coreboot.rom ']'
+ for i in *
+ '[' -f STARLABS_LITE_GLKR/coreboot.rom ']'
+ for i in *
+ '[' -f STARLABS_STARBOOK_ADL/coreboot.rom ']'
+ for i in *
+ '[' -f STARLABS_STARBOOK_ADL_OPTION_TABLE/coreboot.rom ']'
+ for i in *
+ '[' -f STARLABS_STARBOOK_RPL/coreboot.rom ']'
+ for i in *
+ '[' -f STARLABS_STARBOOK_TGL/coreboot.rom ']'
+ for i in *
+ '[' -f statistics.tar/coreboot.rom ']'
+ for i in *
+ '[' -f SUPERMICRO_X10SLM_PLUS_F/coreboot.rom ']'
+ for i in *
+ '[' -f SUPERMICRO_X11SSH_F/coreboot.rom ']'
+ for i in *
+ '[' -f SUPERMICRO_X11SSH_TF/coreboot.rom ']'
+ for i in *
+ '[' -f SUPERMICRO_X11SSM_F/coreboot.rom ']'
+ for i in *
+ '[' -f SUPERMICRO_X11SSW_F/coreboot.rom ']'
+ for i in *
+ '[' -f SUPERMICRO_X9SAE/coreboot.rom ']'
+ for i in *
+ '[' -f SUPERMICRO_X9SCL/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ADDW1/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ADDW2/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ADDW3/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ADDW4/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_BONW14/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_BONW15/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_DARP5/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_DARP6/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_DARP7/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_DARP8/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_DARP9/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GALP2/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GALP3/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GALP3_B/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GALP3_C/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GALP4/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GALP5/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GALP6/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GALP7/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GAZE14/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GAZE15/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GAZE15_/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GAZE16_3050/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GAZE16_3060/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GAZE16_3060_B/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GAZE17_3050/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GAZE17_3060_B/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_GAZE18/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_LEMP10/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_LEMP11/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_LEMP12/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_LEMP9/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_LEMP9_/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ORYP10/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ORYP11/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ORYP12/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ORYP5/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ORYP5_/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ORYP6/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ORYP7/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ORYP8/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_ORYP9/coreboot.rom ']'
+ for i in *
+ '[' -f SYSTEM76_SERW13/coreboot.rom ']'
+ for i in *
+ '[' -f temp/coreboot.rom ']'
+ for i in *
+ '[' -f TI_BEAGLEBONE/coreboot.rom ']'
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/TI_BEAGLEBONE
+ cp -p TI_BEAGLEBONE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/TI_BEAGLEBONE/
+ for i in *
+ '[' -f UP_SQUARED/coreboot.rom ']'
+ for i in *
+ '[' -f UP_SQUARED.VBOOT_SPI_FLASH_CONSOLE/coreboot.rom ']'
+ for i in *
+ '[' -f xcompile/coreboot.rom ']'
+ cd ..
+ rm coreboot-builds -r
+ rm -r /srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa/coreboot
+ TIMEOUT=30m
++ schroot --directory /tmp -c chroot:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 271'
=============================================================================
+ echo =============================================================================
++ date -u
+ echo 'Fri 28 Jun 21:40:25 UTC 2024 - Running diffoscope 271 on coreboot images.'
Fri 28 Jun 21:40:25 UTC 2024 - Running diffoscope 271 on coreboot images.
=============================================================================
+ echo =============================================================================
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ ROW_FRAGMENTS_GOOD_ROMS=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.uVQs3HbOnH
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ ROW_FRAGMENTS_BAD_ROMS=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.x1JblW8alX
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ LIST_OBJECT=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.AgjRW0thKT
+ BAD_ROMS=0
+ GOOD_ROMS=0
+ ALL_ROMS=0
+ create_results_dirs
+ mkdir -p /var/lib/jenkins/userContent/reproducible/coreboot/dbd
+ cd /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1
++ sort -u
++ ls -1d EMULATION_QEMU_AARCH64 EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS EMULATION_QEMU_ARMV7 EMULATION_QEMU_RISCV_RV32 EMULATION_QEMU_RISCV_RV64 EMULATION_QEMU_RISCV_RV64_ EMULATION_QEMU_SBSA EMULATION_QEMU_X86_I440FX EMULATION_QEMU_X86_I440FX_ EMULATION_QEMU_X86_I440FX_ASAN EMULATION_QEMU_X86_I440FX_DEBUG EMULATION_QEMU_X86_I440FX_NOSERIAL EMULATION_QEMU_X86_I440FX_X86_64 EMULATION_QEMU_X86_Q35 EMULATION_QEMU_X86_Q35_SMM_TSEG EMULATION_SPIKE_RISCV EXAMPLE_MIN86 GOOGLE_ASURADA GOOGLE_BOB GOOGLE_BUBS GOOGLE_BURNET GOOGLE_CERISE GOOGLE_CHERRY GOOGLE_CHINCHOU GOOGLE_CIRI GOOGLE_COACHZ GOOGLE_COZMO GOOGLE_DAISY GOOGLE_DAMU GOOGLE_DEKU GOOGLE_DEKU4ES GOOGLE_DOJO GOOGLE_ELM GOOGLE_ESCHE GOOGLE_FATCAT GOOGLE_FENNEL GOOGLE_FLAPJACK GOOGLE_FOSTER GOOGLE_GALE GOOGLE_GELARSHIE GOOGLE_GERALT GOOGLE_GRU GOOGLE_HANA GOOGLE_HAYATO GOOGLE_HOMESTAR GOOGLE_JACUZZI GOOGLE_JUNIPER GOOGLE_KAKADU GOOGLE_KAPPA GOOGLE_KARIS GOOGLE_KARIS4ES GOOGLE_KATSU GOOGLE_KEVIN GOOGLE_KINGLER GOOGLE_KINGOFTOWN GOOGLE_KODAMA GOOGLE_KRABBY GOOGLE_KRANE GOOGLE_KUKUI GOOGLE_KYOGRE GOOGLE_LAZOR GOOGLE_MAGIKARP GOOGLE_MAKOMO GOOGLE_MARZIPAN GOOGLE_MISTRAL GOOGLE_MRBLAND GOOGLE_MUNNA GOOGLE_NEFARIO GOOGLE_NYAN GOOGLE_NYAN_BIG GOOGLE_NYAN_BLAZE GOOGLE_OAK GOOGLE_OVIS GOOGLE_OVIS4ES GOOGLE_PAZQUEL GOOGLE_PEACH_PIT GOOGLE_PICO GOOGLE_POMPOM GOOGLE_PONYTA GOOGLE_QUACKINGSTICK GOOGLE_RAINIER GOOGLE_REX0 GOOGLE_REX4ES GOOGLE_REX4ES_EC_ISH GOOGLE_REX64 GOOGLE_REX_EC_ISH GOOGLE_SCARLET GOOGLE_SCREEBO GOOGLE_SCREEBO4ES GOOGLE_SKITTY GOOGLE_SMAUG GOOGLE_SPHERION GOOGLE_SQUIRTLE GOOGLE_STARMIE GOOGLE_STEELIX GOOGLE_STERN GOOGLE_STORM GOOGLE_TENTACRUEL GOOGLE_TOMATO GOOGLE_TROGDOR GOOGLE_VELUZA GOOGLE_VEYRON_JAQ GOOGLE_VEYRON_JERRY GOOGLE_VEYRON_MICKEY GOOGLE_VEYRON_MIGHTY GOOGLE_VEYRON_MINNIE GOOGLE_VEYRON_RIALTO GOOGLE_VEYRON_SPEEDY GOOGLE_VOLTORB GOOGLE_WILLOW GOOGLE_WORMDINGLER GOOGLE_WUGTRIO INTEL_AVENUECITY_CRB INTEL_BEECHNUTCITY_CRB INTEL_MTLRVP4ES_P_EXT_EC INTEL_MTLRVP_P INTEL_MTLRVP_P_EXT_EC INTEL_MTLRVP_P_MCHP OPENCELLULAR_ELGON PCENGINES_APU2 PCENGINES_APU2_ PCENGINES_APU3 PCENGINES_APU3_ PCENGINES_APU4 PCENGINES_APU4_ PCENGINES_APU5 PCENGINES_APU5_ PINE64_ROCKPRO64 TI_BEAGLEBONE
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_AARCH64/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_AARCH64/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_AARCH64/coreboot.rom
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f EMULATION_QEMU_AARCH64/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_AARCH64/coreboot.rom ']'
+ call_diffoscope EMULATION_QEMU_AARCH64 coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_AARCH64/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.VpytnKS8O9
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.VpytnKS8O9
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.VpytnKS8O9
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.VpytnKS8O9
+ case $RESULT in
++ date -u
Fri 28 Jun 21:40:26 UTC 2024 - EMULATION_QEMU_AARCH64/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:40:26 UTC 2024 - EMULATION_QEMU_AARCH64/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_AARCH64/coreboot.rom.html ']'
++ sha256sum EMULATION_QEMU_AARCH64/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=7de92737f8ece58c6130d092c06addaa8457cc2666656d6a34795df9cc5e38da
++ get_filesize EMULATION_QEMU_AARCH64/coreboot.rom
++ local file size
++ file=EMULATION_QEMU_AARCH64/coreboot.rom
++ shift
+++ stat --format=%s EMULATION_QEMU_AARCH64/coreboot.rom
++ size=16777216
++ numfmt --to=iec-i --suffix B --format=%.0f 16777216
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> EMULATION_QEMU_AARCH64 (7de92737f8ece58c6130d092c06addaa8457cc2666656d6a34795df9cc5e38da, 16MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/EMULATION_QEMU_AARCH64.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS/coreboot.rom ']'
+ call_diffoscope EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.fgV9r1KVDB
+ local msg=
+ set +e
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.fgV9r1KVDB
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.fgV9r1KVDB
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.fgV9r1KVDB
+ case $RESULT in
++ date -u
Fri 28 Jun 21:40:28 UTC 2024 - EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:40:28 UTC 2024 - EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS/coreboot.rom.html ']'
++ sha256sum EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=3c8a051e5d1c54b9dbb9ea481112193c7fd5e5582cf22bde388b1447b9772c24
++ get_filesize EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS/coreboot.rom
++ local file size
++ file=EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS/coreboot.rom
++ shift
+++ stat --format=%s EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS/coreboot.rom
++ size=16777216
++ numfmt --to=iec-i --suffix B --format=%.0f 16777216
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS (3c8a051e5d1c54b9dbb9ea481112193c7fd5e5582cf22bde388b1447b9772c24, 16MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/EMULATION_QEMU_AARCH64_FIT_SUPPORT_TIMESTAMPS.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f EMULATION_QEMU_ARMV7/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_ARMV7/coreboot.rom ']'
+ call_diffoscope EMULATION_QEMU_ARMV7 coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_ARMV7/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.hpDJk7pN0k
+ local msg=
+ set +e
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_ARMV7/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_ARMV7/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_ARMV7/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.hpDJk7pN0k
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.hpDJk7pN0k
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.hpDJk7pN0k
+ case $RESULT in
++ date -u
Fri 28 Jun 21:40:29 UTC 2024 - EMULATION_QEMU_ARMV7/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:40:29 UTC 2024 - EMULATION_QEMU_ARMV7/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_ARMV7/coreboot.rom.html ']'
++ cut -d ' ' -f1
++ sha256sum EMULATION_QEMU_ARMV7/coreboot.rom
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_RISCV_RV32/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_RISCV_RV32/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_RISCV_RV32/coreboot.rom
+ SHASUM=b26c16c89f5a0743c0c895adac6a5715cbe895d4cd6a9b128cfcd98e56b874ec
++ get_filesize EMULATION_QEMU_ARMV7/coreboot.rom
++ local file size
++ file=EMULATION_QEMU_ARMV7/coreboot.rom
++ shift
+++ stat --format=%s EMULATION_QEMU_ARMV7/coreboot.rom
++ size=4194304
++ numfmt --to=iec-i --suffix B --format=%.0f 4194304
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> EMULATION_QEMU_ARMV7 (b26c16c89f5a0743c0c895adac6a5715cbe895d4cd6a9b128cfcd98e56b874ec, 4MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/EMULATION_QEMU_ARMV7.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f EMULATION_QEMU_RISCV_RV32/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_RISCV_RV32/coreboot.rom ']'
+ call_diffoscope EMULATION_QEMU_RISCV_RV32 coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_RISCV_RV32/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.MTaHZPpVzb
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.MTaHZPpVzb
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.MTaHZPpVzb
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.MTaHZPpVzb
+ case $RESULT in
++ date -u
Fri 28 Jun 21:40:31 UTC 2024 - EMULATION_QEMU_RISCV_RV32/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:40:31 UTC 2024 - EMULATION_QEMU_RISCV_RV32/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_RISCV_RV32/coreboot.rom.html ']'
++ sha256sum EMULATION_QEMU_RISCV_RV32/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=b37d631a6d51c4b63cad73c75a24d32fb148b8d8e26eca701221ed1074826417
++ get_filesize EMULATION_QEMU_RISCV_RV32/coreboot.rom
++ local file size
++ file=EMULATION_QEMU_RISCV_RV32/coreboot.rom
++ shift
+++ stat --format=%s EMULATION_QEMU_RISCV_RV32/coreboot.rom
++ size=33554432
++ numfmt --to=iec-i --suffix B --format=%.0f 33554432
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> EMULATION_QEMU_RISCV_RV32 (b37d631a6d51c4b63cad73c75a24d32fb148b8d8e26eca701221ed1074826417, 32MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/EMULATION_QEMU_RISCV_RV32.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f EMULATION_QEMU_RISCV_RV64/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_RISCV_RV64/coreboot.rom ']'
+ call_diffoscope EMULATION_QEMU_RISCV_RV64 coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_RISCV_RV64/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.P5mHciZlIK
+ local msg=
+ set +e
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_RISCV_RV64/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_RISCV_RV64/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_RISCV_RV64/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.P5mHciZlIK
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.P5mHciZlIK
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.P5mHciZlIK
+ case $RESULT in
++ date -u
Fri 28 Jun 21:40:32 UTC 2024 - EMULATION_QEMU_RISCV_RV64/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:40:32 UTC 2024 - EMULATION_QEMU_RISCV_RV64/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_RISCV_RV64/coreboot.rom.html ']'
++ sha256sum EMULATION_QEMU_RISCV_RV64/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=0628c04b437f9016cd089d2fe50e350d2c9c4957b2c919987f5efbcbefbe5e4f
++ get_filesize EMULATION_QEMU_RISCV_RV64/coreboot.rom
++ local file size
++ file=EMULATION_QEMU_RISCV_RV64/coreboot.rom
++ shift
+++ stat --format=%s EMULATION_QEMU_RISCV_RV64/coreboot.rom
++ size=33554432
++ numfmt --to=iec-i --suffix B --format=%.0f 33554432
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> EMULATION_QEMU_RISCV_RV64 (0628c04b437f9016cd089d2fe50e350d2c9c4957b2c919987f5efbcbefbe5e4f, 32MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/EMULATION_QEMU_RISCV_RV64.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f EMULATION_QEMU_RISCV_RV64_/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_RISCV_RV64_/coreboot.rom ']'
+ call_diffoscope EMULATION_QEMU_RISCV_RV64_ coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_RISCV_RV64_/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.8CaLxho4Qz
+ local msg=
+ set +e
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_RISCV_RV64_/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_RISCV_RV64_/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_RISCV_RV64_/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.8CaLxho4Qz
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.8CaLxho4Qz
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.8CaLxho4Qz
+ case $RESULT in
++ date -u
+ echo 'Fri 28 Jun 21:40:34 UTC 2024 - EMULATION_QEMU_RISCV_RV64_/coreboot.rom is reproducible, yay!'
Fri 28 Jun 21:40:34 UTC 2024 - EMULATION_QEMU_RISCV_RV64_/coreboot.rom is reproducible, yay!
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_RISCV_RV64_/coreboot.rom.html ']'
++ sha256sum EMULATION_QEMU_RISCV_RV64_/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=4960ff642312227d694a81127ddd1e5d2c238db62c230bd8d502e43138b44258
++ get_filesize EMULATION_QEMU_RISCV_RV64_/coreboot.rom
++ local file size
++ file=EMULATION_QEMU_RISCV_RV64_/coreboot.rom
++ shift
+++ stat --format=%s EMULATION_QEMU_RISCV_RV64_/coreboot.rom
++ size=33554432
++ numfmt --to=iec-i --suffix B --format=%.0f 33554432
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> EMULATION_QEMU_RISCV_RV64_ (4960ff642312227d694a81127ddd1e5d2c238db62c230bd8d502e43138b44258, 32MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/EMULATION_QEMU_RISCV_RV64_.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f EMULATION_QEMU_SBSA/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_SBSA/coreboot.rom ']'
+ call_diffoscope EMULATION_QEMU_SBSA coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_SBSA/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_SBSA/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_SBSA/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_SBSA/coreboot.rom
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.hHarby6yDz
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.hHarby6yDz
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.hHarby6yDz
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.hHarby6yDz
+ case $RESULT in
++ date -u
Fri 28 Jun 21:40:36 UTC 2024 - EMULATION_QEMU_SBSA/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:40:36 UTC 2024 - EMULATION_QEMU_SBSA/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_SBSA/coreboot.rom.html ']'
++ sha256sum EMULATION_QEMU_SBSA/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=763a3375b213bc4e2ddf7dacfbcd1b2b62358b73427a6b047fe7d0926611d9b8
++ get_filesize EMULATION_QEMU_SBSA/coreboot.rom
++ local file size
++ file=EMULATION_QEMU_SBSA/coreboot.rom
++ shift
+++ stat --format=%s EMULATION_QEMU_SBSA/coreboot.rom
++ size=268435456
++ numfmt --to=iec-i --suffix B --format=%.0f 268435456
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> EMULATION_QEMU_SBSA (763a3375b213bc4e2ddf7dacfbcd1b2b62358b73427a6b047fe7d0926611d9b8, 256MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/EMULATION_QEMU_SBSA.html
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_X86_I440FX/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_X86_I440FX/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_I440FX/coreboot.rom
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f EMULATION_QEMU_X86_I440FX/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_I440FX/coreboot.rom ']'
+ call_diffoscope EMULATION_QEMU_X86_I440FX coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_X86_I440FX/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.E1HkK1apSI
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.E1HkK1apSI
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.E1HkK1apSI
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.E1HkK1apSI
+ case $RESULT in
++ date -u
Fri 28 Jun 21:40:40 UTC 2024 - EMULATION_QEMU_X86_I440FX/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:40:40 UTC 2024 - EMULATION_QEMU_X86_I440FX/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_X86_I440FX/coreboot.rom.html ']'
++ sha256sum EMULATION_QEMU_X86_I440FX/coreboot.rom
++ cut -d ' ' -f1
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_X86_I440FX_/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_X86_I440FX_/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_I440FX_/coreboot.rom
+ SHASUM=c614c1417d3d9cd3a0bb0500e8cde564a58a045b467791f26e0f43c082b5e77e
++ get_filesize EMULATION_QEMU_X86_I440FX/coreboot.rom
++ local file size
++ file=EMULATION_QEMU_X86_I440FX/coreboot.rom
++ shift
+++ stat --format=%s EMULATION_QEMU_X86_I440FX/coreboot.rom
++ size=4194304
++ numfmt --to=iec-i --suffix B --format=%.0f 4194304
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> EMULATION_QEMU_X86_I440FX (c614c1417d3d9cd3a0bb0500e8cde564a58a045b467791f26e0f43c082b5e77e, 4MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/EMULATION_QEMU_X86_I440FX.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f EMULATION_QEMU_X86_I440FX_/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_I440FX_/coreboot.rom ']'
+ call_diffoscope EMULATION_QEMU_X86_I440FX_ coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_X86_I440FX_/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.jNGoIV1P8p
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.jNGoIV1P8p
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.jNGoIV1P8p
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.jNGoIV1P8p
+ case $RESULT in
Fri 28 Jun 21:40:41 UTC 2024 - EMULATION_QEMU_X86_I440FX_/coreboot.rom is reproducible, yay!
++ date -u
+ echo 'Fri 28 Jun 21:40:41 UTC 2024 - EMULATION_QEMU_X86_I440FX_/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_X86_I440FX_/coreboot.rom.html ']'
++ sha256sum EMULATION_QEMU_X86_I440FX_/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=c614c1417d3d9cd3a0bb0500e8cde564a58a045b467791f26e0f43c082b5e77e
++ get_filesize EMULATION_QEMU_X86_I440FX_/coreboot.rom
++ local file size
++ file=EMULATION_QEMU_X86_I440FX_/coreboot.rom
++ shift
+++ stat --format=%s EMULATION_QEMU_X86_I440FX_/coreboot.rom
++ size=4194304
++ numfmt --to=iec-i --suffix B --format=%.0f 4194304
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> EMULATION_QEMU_X86_I440FX_ (c614c1417d3d9cd3a0bb0500e8cde564a58a045b467791f26e0f43c082b5e77e, 4MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/EMULATION_QEMU_X86_I440FX_.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f EMULATION_QEMU_X86_I440FX_ASAN/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_I440FX_ASAN/coreboot.rom ']'
+ call_diffoscope EMULATION_QEMU_X86_I440FX_ASAN coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_X86_I440FX_ASAN/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.q4L8xFMiVw
+ local msg=
+ set +e
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_X86_I440FX_ASAN/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_X86_I440FX_ASAN/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_I440FX_ASAN/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.q4L8xFMiVw
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.q4L8xFMiVw
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.q4L8xFMiVw
+ case $RESULT in
Fri 28 Jun 21:40:43 UTC 2024 - EMULATION_QEMU_X86_I440FX_ASAN/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
++ date -u
+ echo 'Fri 28 Jun 21:40:43 UTC 2024 - EMULATION_QEMU_X86_I440FX_ASAN/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_X86_I440FX_ASAN/coreboot.rom.html ']'
++ sha256sum EMULATION_QEMU_X86_I440FX_ASAN/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=c938a49d1e925d2d231713a50a615150395719fe910690f832244d94e4c18f61
++ get_filesize EMULATION_QEMU_X86_I440FX_ASAN/coreboot.rom
++ local file size
++ file=EMULATION_QEMU_X86_I440FX_ASAN/coreboot.rom
++ shift
+++ stat --format=%s EMULATION_QEMU_X86_I440FX_ASAN/coreboot.rom
++ size=4194304
++ numfmt --to=iec-i --suffix B --format=%.0f 4194304
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> EMULATION_QEMU_X86_I440FX_ASAN (c938a49d1e925d2d231713a50a615150395719fe910690f832244d94e4c18f61, 4MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/EMULATION_QEMU_X86_I440FX_ASAN.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f EMULATION_QEMU_X86_I440FX_DEBUG/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_I440FX_DEBUG/coreboot.rom ']'
+ call_diffoscope EMULATION_QEMU_X86_I440FX_DEBUG coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_X86_I440FX_DEBUG/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.RiNVM2IaWq
+ local msg=
+ set +e
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_X86_I440FX_DEBUG/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_X86_I440FX_DEBUG/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_I440FX_DEBUG/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.RiNVM2IaWq
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.RiNVM2IaWq
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.RiNVM2IaWq
+ case $RESULT in
++ date -u
Fri 28 Jun 21:40:44 UTC 2024 - EMULATION_QEMU_X86_I440FX_DEBUG/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:40:44 UTC 2024 - EMULATION_QEMU_X86_I440FX_DEBUG/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_X86_I440FX_DEBUG/coreboot.rom.html ']'
++ sha256sum EMULATION_QEMU_X86_I440FX_DEBUG/coreboot.rom
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_X86_I440FX_NOSERIAL/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_X86_I440FX_NOSERIAL/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_I440FX_NOSERIAL/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=ebdbb84aec1bb8f976a2ddd2c0266f38323152df86d8774b83ef78c3a803f1ba
++ get_filesize EMULATION_QEMU_X86_I440FX_DEBUG/coreboot.rom
++ local file size
++ file=EMULATION_QEMU_X86_I440FX_DEBUG/coreboot.rom
++ shift
+++ stat --format=%s EMULATION_QEMU_X86_I440FX_DEBUG/coreboot.rom
++ size=4194304
++ numfmt --to=iec-i --suffix B --format=%.0f 4194304
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> EMULATION_QEMU_X86_I440FX_DEBUG (ebdbb84aec1bb8f976a2ddd2c0266f38323152df86d8774b83ef78c3a803f1ba, 4MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/EMULATION_QEMU_X86_I440FX_DEBUG.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f EMULATION_QEMU_X86_I440FX_NOSERIAL/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_I440FX_NOSERIAL/coreboot.rom ']'
+ call_diffoscope EMULATION_QEMU_X86_I440FX_NOSERIAL coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_X86_I440FX_NOSERIAL/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.hlagBP4lxt
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.hlagBP4lxt
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.hlagBP4lxt
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.hlagBP4lxt
+ case $RESULT in
++ date -u
Fri 28 Jun 21:40:46 UTC 2024 - EMULATION_QEMU_X86_I440FX_NOSERIAL/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:40:46 UTC 2024 - EMULATION_QEMU_X86_I440FX_NOSERIAL/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_X86_I440FX_NOSERIAL/coreboot.rom.html ']'
++ sha256sum EMULATION_QEMU_X86_I440FX_NOSERIAL/coreboot.rom
++ cut -d ' ' -f1
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_X86_I440FX_X86_64/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_X86_I440FX_X86_64/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_I440FX_X86_64/coreboot.rom
+ SHASUM=e9d77948be2b6bcbed3d798455634a81377cda9e063a1838dec6df8b5392ddb5
++ get_filesize EMULATION_QEMU_X86_I440FX_NOSERIAL/coreboot.rom
++ local file size
++ file=EMULATION_QEMU_X86_I440FX_NOSERIAL/coreboot.rom
++ shift
+++ stat --format=%s EMULATION_QEMU_X86_I440FX_NOSERIAL/coreboot.rom
++ size=4194304
++ numfmt --to=iec-i --suffix B --format=%.0f 4194304
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> EMULATION_QEMU_X86_I440FX_NOSERIAL (e9d77948be2b6bcbed3d798455634a81377cda9e063a1838dec6df8b5392ddb5, 4MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/EMULATION_QEMU_X86_I440FX_NOSERIAL.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f EMULATION_QEMU_X86_I440FX_X86_64/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_I440FX_X86_64/coreboot.rom ']'
+ call_diffoscope EMULATION_QEMU_X86_I440FX_X86_64 coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_X86_I440FX_X86_64/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.AgpDt5HHdO
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.AgpDt5HHdO
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.AgpDt5HHdO
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.AgpDt5HHdO
+ case $RESULT in
++ date -u
Fri 28 Jun 21:40:48 UTC 2024 - EMULATION_QEMU_X86_I440FX_X86_64/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:40:48 UTC 2024 - EMULATION_QEMU_X86_I440FX_X86_64/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_X86_I440FX_X86_64/coreboot.rom.html ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_X86_Q35/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_X86_Q35/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_Q35/coreboot.rom
++ sha256sum EMULATION_QEMU_X86_I440FX_X86_64/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=fc9f4d54087ec1ba07bdaa61450963c84724d2b1ff7cb31bb795b8cd0ae6d77a
++ get_filesize EMULATION_QEMU_X86_I440FX_X86_64/coreboot.rom
++ local file size
++ file=EMULATION_QEMU_X86_I440FX_X86_64/coreboot.rom
++ shift
+++ stat --format=%s EMULATION_QEMU_X86_I440FX_X86_64/coreboot.rom
++ size=4194304
++ numfmt --to=iec-i --suffix B --format=%.0f 4194304
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> EMULATION_QEMU_X86_I440FX_X86_64 (fc9f4d54087ec1ba07bdaa61450963c84724d2b1ff7cb31bb795b8cd0ae6d77a, 4MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/EMULATION_QEMU_X86_I440FX_X86_64.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f EMULATION_QEMU_X86_Q35/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_Q35/coreboot.rom ']'
+ call_diffoscope EMULATION_QEMU_X86_Q35 coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_X86_Q35/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.hsNf8lvNLI
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.hsNf8lvNLI
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.hsNf8lvNLI
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.hsNf8lvNLI
+ case $RESULT in
++ date -u
Fri 28 Jun 21:40:49 UTC 2024 - EMULATION_QEMU_X86_Q35/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:40:49 UTC 2024 - EMULATION_QEMU_X86_Q35/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_X86_Q35/coreboot.rom.html ']'
++ sha256sum EMULATION_QEMU_X86_Q35/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=43be96db14bbae3ce7dc8b7f3614ea00cc3b8f16d93df56e50458d9a3e8383ef
++ get_filesize EMULATION_QEMU_X86_Q35/coreboot.rom
++ local file size
++ file=EMULATION_QEMU_X86_Q35/coreboot.rom
++ shift
+++ stat --format=%s EMULATION_QEMU_X86_Q35/coreboot.rom
++ size=16777216
++ numfmt --to=iec-i --suffix B --format=%.0f 16777216
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> EMULATION_QEMU_X86_Q35 (43be96db14bbae3ce7dc8b7f3614ea00cc3b8f16d93df56e50458d9a3e8383ef, 16MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/EMULATION_QEMU_X86_Q35.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f EMULATION_QEMU_X86_Q35_SMM_TSEG/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_Q35_SMM_TSEG/coreboot.rom ']'
+ call_diffoscope EMULATION_QEMU_X86_Q35_SMM_TSEG coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_X86_Q35_SMM_TSEG/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.foB7eHWnCe
+ local msg=
+ set +e
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_X86_Q35_SMM_TSEG/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_QEMU_X86_Q35_SMM_TSEG/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_QEMU_X86_Q35_SMM_TSEG/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.foB7eHWnCe
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.foB7eHWnCe
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.foB7eHWnCe
+ case $RESULT in
++ date -u
+ echo 'Fri 28 Jun 21:40:51 UTC 2024 - EMULATION_QEMU_X86_Q35_SMM_TSEG/coreboot.rom is reproducible, yay!'
Fri 28 Jun 21:40:51 UTC 2024 - EMULATION_QEMU_X86_Q35_SMM_TSEG/coreboot.rom is reproducible, yay!
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_QEMU_X86_Q35_SMM_TSEG/coreboot.rom.html ']'
++ sha256sum EMULATION_QEMU_X86_Q35_SMM_TSEG/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=a70aaabaea4f571834f960d990746a5ef6c9f43e3514648780c2b77776de4012
++ get_filesize EMULATION_QEMU_X86_Q35_SMM_TSEG/coreboot.rom
++ local file size
++ file=EMULATION_QEMU_X86_Q35_SMM_TSEG/coreboot.rom
++ shift
+++ stat --format=%s EMULATION_QEMU_X86_Q35_SMM_TSEG/coreboot.rom
++ size=16777216
++ numfmt --to=iec-i --suffix B --format=%.0f 16777216
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> EMULATION_QEMU_X86_Q35_SMM_TSEG (a70aaabaea4f571834f960d990746a5ef6c9f43e3514648780c2b77776de4012, 16MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/EMULATION_QEMU_X86_Q35_SMM_TSEG.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f EMULATION_SPIKE_RISCV/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_SPIKE_RISCV/coreboot.rom ']'
+ call_diffoscope EMULATION_SPIKE_RISCV coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_SPIKE_RISCV/.
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_SPIKE_RISCV/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EMULATION_SPIKE_RISCV/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EMULATION_SPIKE_RISCV/coreboot.rom
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.D5BOQS1nUV
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.D5BOQS1nUV
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.D5BOQS1nUV
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.D5BOQS1nUV
+ case $RESULT in
++ date -u
Fri 28 Jun 21:40:52 UTC 2024 - EMULATION_SPIKE_RISCV/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:40:52 UTC 2024 - EMULATION_SPIKE_RISCV/coreboot.rom is reproducible, yay!'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EXAMPLE_MIN86/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/EXAMPLE_MIN86/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EXAMPLE_MIN86/coreboot.rom
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EMULATION_SPIKE_RISCV/coreboot.rom.html ']'
++ sha256sum EMULATION_SPIKE_RISCV/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=df98e793cae987ac4adfb6d8d7e0e2299391fcb945c45e678d0f3988e851ecf0
++ get_filesize EMULATION_SPIKE_RISCV/coreboot.rom
++ local file size
++ file=EMULATION_SPIKE_RISCV/coreboot.rom
++ shift
+++ stat --format=%s EMULATION_SPIKE_RISCV/coreboot.rom
++ size=4194304
++ numfmt --to=iec-i --suffix B --format=%.0f 4194304
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> EMULATION_SPIKE_RISCV (df98e793cae987ac4adfb6d8d7e0e2299391fcb945c45e678d0f3988e851ecf0, 4MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/EMULATION_SPIKE_RISCV.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f EXAMPLE_MIN86/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/EXAMPLE_MIN86/coreboot.rom ']'
+ call_diffoscope EXAMPLE_MIN86 coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EXAMPLE_MIN86/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.H0ycsAeyvS
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.H0ycsAeyvS
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.H0ycsAeyvS
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.H0ycsAeyvS
+ case $RESULT in
++ date -u
Fri 28 Jun 21:40:54 UTC 2024 - EXAMPLE_MIN86/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:40:54 UTC 2024 - EXAMPLE_MIN86/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/EXAMPLE_MIN86/coreboot.rom.html ']'
++ sha256sum EXAMPLE_MIN86/coreboot.rom
++ cut -d ' ' -f1
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_ASURADA/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_ASURADA/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_ASURADA/coreboot.rom
+ SHASUM=af887d2e15595a37c9d9bb4c32e0d5321bd641fd8176d13a921624c4b18f4cf2
++ get_filesize EXAMPLE_MIN86/coreboot.rom
++ local file size
++ file=EXAMPLE_MIN86/coreboot.rom
++ shift
+++ stat --format=%s EXAMPLE_MIN86/coreboot.rom
++ size=262144
++ numfmt --to=iec-i --suffix B --format=%.0f 262144
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> EXAMPLE_MIN86 (af887d2e15595a37c9d9bb4c32e0d5321bd641fd8176d13a921624c4b18f4cf2, 256KiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/EXAMPLE_MIN86.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_ASURADA/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_ASURADA/coreboot.rom ']'
+ call_diffoscope GOOGLE_ASURADA coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_ASURADA/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.xw1OUQmeh0
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.xw1OUQmeh0
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.xw1OUQmeh0
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.xw1OUQmeh0
+ case $RESULT in
++ date -u
Fri 28 Jun 21:40:55 UTC 2024 - GOOGLE_ASURADA/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:40:55 UTC 2024 - GOOGLE_ASURADA/coreboot.rom is reproducible, yay!'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_BOB/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_BOB/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_BOB/coreboot.rom
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_ASURADA/coreboot.rom.html ']'
++ sha256sum GOOGLE_ASURADA/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=877a8ecfe5e8b538d7368a6942f9848b37bdf4ecbd3b19d2693dabb841259eb1
++ get_filesize GOOGLE_ASURADA/coreboot.rom
++ local file size
++ file=GOOGLE_ASURADA/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_ASURADA/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_ASURADA (877a8ecfe5e8b538d7368a6942f9848b37bdf4ecbd3b19d2693dabb841259eb1, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_ASURADA.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_BOB/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_BOB/coreboot.rom ']'
+ call_diffoscope GOOGLE_BOB coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_BOB/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.CeiqWOSt01
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.CeiqWOSt01
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.CeiqWOSt01
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.CeiqWOSt01
+ case $RESULT in
Fri 28 Jun 21:40:57 UTC 2024 - GOOGLE_BOB/coreboot.rom is reproducible, yay!
++ date -u
+ echo 'Fri 28 Jun 21:40:57 UTC 2024 - GOOGLE_BOB/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_BOB/coreboot.rom.html ']'
++ sha256sum GOOGLE_BOB/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=44a3a5b27e3a0bc0b8b56f5acbbb0b48c0895affdb4fb3f57e723804f87e6ef9
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_BUBS/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_BUBS/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_BUBS/coreboot.rom
++ get_filesize GOOGLE_BOB/coreboot.rom
++ local file size
++ file=GOOGLE_BOB/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_BOB/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_BOB (44a3a5b27e3a0bc0b8b56f5acbbb0b48c0895affdb4fb3f57e723804f87e6ef9, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_BOB.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_BUBS/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_BUBS/coreboot.rom ']'
+ call_diffoscope GOOGLE_BUBS coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_BUBS/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.UdB9n09ax0
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.UdB9n09ax0
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.UdB9n09ax0
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.UdB9n09ax0
+ case $RESULT in
++ date -u
Fri 28 Jun 21:40:58 UTC 2024 - GOOGLE_BUBS/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:40:58 UTC 2024 - GOOGLE_BUBS/coreboot.rom is reproducible, yay!'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_BURNET/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_BURNET/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_BURNET/coreboot.rom
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_BUBS/coreboot.rom.html ']'
++ sha256sum GOOGLE_BUBS/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=71bd140d76581ca7ab5751351f0d6fc67f23ec48f8119a011431bdc8eefcb709
++ get_filesize GOOGLE_BUBS/coreboot.rom
++ local file size
++ file=GOOGLE_BUBS/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_BUBS/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_BUBS (71bd140d76581ca7ab5751351f0d6fc67f23ec48f8119a011431bdc8eefcb709, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_BUBS.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_BURNET/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_BURNET/coreboot.rom ']'
+ call_diffoscope GOOGLE_BURNET coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_BURNET/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.eqZgfEKpT9
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.eqZgfEKpT9
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.eqZgfEKpT9
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.eqZgfEKpT9
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:00 UTC 2024 - GOOGLE_BURNET/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:41:00 UTC 2024 - GOOGLE_BURNET/coreboot.rom is reproducible, yay!'
+ ulimit -v 10485760
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_BURNET/coreboot.rom.html ']'
++ sha256sum GOOGLE_BURNET/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=7c0e12c3fe7def560c8b14e256a42e52f1d0e69513f7f87305ed602939f1ddef
++ get_filesize GOOGLE_BURNET/coreboot.rom
++ local file size
++ file=GOOGLE_BURNET/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_BURNET/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_BURNET (7c0e12c3fe7def560c8b14e256a42e52f1d0e69513f7f87305ed602939f1ddef, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_BURNET.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_CERISE/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_CERISE/coreboot.rom ']'
+ call_diffoscope GOOGLE_CERISE coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_CERISE/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.CiXk1qLVx3
+ local msg=
+ set +e
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_CERISE/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_CERISE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_CERISE/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.CiXk1qLVx3
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.CiXk1qLVx3
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.CiXk1qLVx3
+ case $RESULT in
++ date -u
+ echo 'Fri 28 Jun 21:41:01 UTC 2024 - GOOGLE_CERISE/coreboot.rom is reproducible, yay!'
Fri 28 Jun 21:41:01 UTC 2024 - GOOGLE_CERISE/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_CHERRY/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_CHERRY/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_CHERRY/coreboot.rom
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_CERISE/coreboot.rom.html ']'
++ cut -d ' ' -f1
++ sha256sum GOOGLE_CERISE/coreboot.rom
+ SHASUM=130e870ca19d51aca7bb75919de2f61d39fc5a49eb79f7cc678f798c95ef262e
++ get_filesize GOOGLE_CERISE/coreboot.rom
++ local file size
++ file=GOOGLE_CERISE/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_CERISE/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_CERISE (130e870ca19d51aca7bb75919de2f61d39fc5a49eb79f7cc678f798c95ef262e, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_CERISE.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_CHERRY/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_CHERRY/coreboot.rom ']'
+ call_diffoscope GOOGLE_CHERRY coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_CHERRY/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.VNKGQkoJUs
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.VNKGQkoJUs
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.VNKGQkoJUs
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.VNKGQkoJUs
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:02 UTC 2024 - GOOGLE_CHERRY/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:41:02 UTC 2024 - GOOGLE_CHERRY/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_CHERRY/coreboot.rom.html ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_CHINCHOU/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_CHINCHOU/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_CHINCHOU/coreboot.rom
++ sha256sum GOOGLE_CHERRY/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=c8a144ba338f518754c58e62ec27f1e5b28bfeabad9a656d624f65667d7f7b8f
++ get_filesize GOOGLE_CHERRY/coreboot.rom
++ local file size
++ file=GOOGLE_CHERRY/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_CHERRY/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_CHERRY (c8a144ba338f518754c58e62ec27f1e5b28bfeabad9a656d624f65667d7f7b8f, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_CHERRY.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_CHINCHOU/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_CHINCHOU/coreboot.rom ']'
+ call_diffoscope GOOGLE_CHINCHOU coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_CHINCHOU/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.OjV0lb2KOS
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.OjV0lb2KOS
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.OjV0lb2KOS
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.OjV0lb2KOS
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:04 UTC 2024 - GOOGLE_CHINCHOU/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:41:04 UTC 2024 - GOOGLE_CHINCHOU/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_CHINCHOU/coreboot.rom.html ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_CIRI/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_CIRI/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_CIRI/coreboot.rom
++ sha256sum GOOGLE_CHINCHOU/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=812d29077f75e20fc89da1f2c5068ceada1abfb5019977a41716cc4c240f7503
++ get_filesize GOOGLE_CHINCHOU/coreboot.rom
++ local file size
++ file=GOOGLE_CHINCHOU/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_CHINCHOU/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_CHINCHOU (812d29077f75e20fc89da1f2c5068ceada1abfb5019977a41716cc4c240f7503, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_CHINCHOU.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_CIRI/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_CIRI/coreboot.rom ']'
+ call_diffoscope GOOGLE_CIRI coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_CIRI/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.gTxHZYFqSL
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.gTxHZYFqSL
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.gTxHZYFqSL
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.gTxHZYFqSL
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:06 UTC 2024 - GOOGLE_CIRI/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:41:06 UTC 2024 - GOOGLE_CIRI/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_CIRI/coreboot.rom.html ']'
++ sha256sum GOOGLE_CIRI/coreboot.rom
++ cut -d ' ' -f1
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_COACHZ/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_COACHZ/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_COACHZ/coreboot.rom
+ SHASUM=7c94506f1a681de3fbf963f61f42c3c6c397015162ea52ebf21dae5b98723f4e
++ get_filesize GOOGLE_CIRI/coreboot.rom
++ local file size
++ file=GOOGLE_CIRI/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_CIRI/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_CIRI (7c94506f1a681de3fbf963f61f42c3c6c397015162ea52ebf21dae5b98723f4e, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_CIRI.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_COACHZ/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_COACHZ/coreboot.rom ']'
+ call_diffoscope GOOGLE_COACHZ coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_COACHZ/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.cOzPTpHDeT
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.cOzPTpHDeT
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.cOzPTpHDeT
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.cOzPTpHDeT
+ case $RESULT in
Fri 28 Jun 21:41:07 UTC 2024 - GOOGLE_COACHZ/coreboot.rom is reproducible, yay!
++ date -u
+ echo 'Fri 28 Jun 21:41:07 UTC 2024 - GOOGLE_COACHZ/coreboot.rom is reproducible, yay!'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_COZMO/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_COZMO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_COZMO/coreboot.rom
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_COACHZ/coreboot.rom.html ']'
++ sha256sum GOOGLE_COACHZ/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=d81ffd7e128533663112e97675a0a1ee4e31c530999a2689b68611483597efa5
++ get_filesize GOOGLE_COACHZ/coreboot.rom
++ local file size
++ file=GOOGLE_COACHZ/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_COACHZ/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_COACHZ (d81ffd7e128533663112e97675a0a1ee4e31c530999a2689b68611483597efa5, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_COACHZ.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_COZMO/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_COZMO/coreboot.rom ']'
+ call_diffoscope GOOGLE_COZMO coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_COZMO/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.uUR7rvwxUY
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.uUR7rvwxUY
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.uUR7rvwxUY
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.uUR7rvwxUY
+ case $RESULT in
Fri 28 Jun 21:41:08 UTC 2024 - GOOGLE_COZMO/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
++ date -u
+ echo 'Fri 28 Jun 21:41:08 UTC 2024 - GOOGLE_COZMO/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_COZMO/coreboot.rom.html ']'
++ cut -d ' ' -f1
++ sha256sum GOOGLE_COZMO/coreboot.rom
+ SHASUM=43055ca118929ea9c696d6e183e70f9f76102bc43044e924e8c267a82fcedff9
++ get_filesize GOOGLE_COZMO/coreboot.rom
++ local file size
++ file=GOOGLE_COZMO/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_COZMO/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_COZMO (43055ca118929ea9c696d6e183e70f9f76102bc43044e924e8c267a82fcedff9, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_COZMO.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_DAISY/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_DAISY/coreboot.rom ']'
+ call_diffoscope GOOGLE_DAISY coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_DAISY/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.MZeZGjxdyJ
+ local msg=
+ set +e
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_DAISY/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_DAISY/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_DAISY/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.MZeZGjxdyJ
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.MZeZGjxdyJ
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.MZeZGjxdyJ
+ case $RESULT in
++ date -u
+ echo 'Fri 28 Jun 21:41:09 UTC 2024 - GOOGLE_DAISY/coreboot.rom is reproducible, yay!'
Fri 28 Jun 21:41:09 UTC 2024 - GOOGLE_DAISY/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_DAMU/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_DAMU/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_DAMU/coreboot.rom
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_DAISY/coreboot.rom.html ']'
++ cut -d ' ' -f1
++ sha256sum GOOGLE_DAISY/coreboot.rom
+ SHASUM=52953e93b6477f20c9cd7923fa8b9b0e4fe8c7fc1242a63f1f436c3a458e407d
++ get_filesize GOOGLE_DAISY/coreboot.rom
++ local file size
++ file=GOOGLE_DAISY/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_DAISY/coreboot.rom
++ size=4194304
++ numfmt --to=iec-i --suffix B --format=%.0f 4194304
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_DAISY (52953e93b6477f20c9cd7923fa8b9b0e4fe8c7fc1242a63f1f436c3a458e407d, 4MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_DAISY.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_DAMU/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_DAMU/coreboot.rom ']'
+ call_diffoscope GOOGLE_DAMU coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_DAMU/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.9ZWZV1v0bG
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.9ZWZV1v0bG
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.9ZWZV1v0bG
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.9ZWZV1v0bG
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:11 UTC 2024 - GOOGLE_DAMU/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:41:11 UTC 2024 - GOOGLE_DAMU/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_DAMU/coreboot.rom.html ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_DEKU/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_DEKU/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_DEKU/coreboot.rom
++ sha256sum GOOGLE_DAMU/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=76b5cfae20109478f10aaf310a1686abfe31a2a63aab7965006d4dc0baf03e46
++ get_filesize GOOGLE_DAMU/coreboot.rom
++ local file size
++ file=GOOGLE_DAMU/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_DAMU/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_DAMU (76b5cfae20109478f10aaf310a1686abfe31a2a63aab7965006d4dc0baf03e46, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_DAMU.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_DEKU/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_DEKU/coreboot.rom ']'
+ call_diffoscope GOOGLE_DEKU coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_DEKU/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.d6FjF03vzZ
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.d6FjF03vzZ
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.d6FjF03vzZ
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.d6FjF03vzZ
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:13 UTC 2024 - GOOGLE_DEKU/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:41:13 UTC 2024 - GOOGLE_DEKU/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_DEKU/coreboot.rom.html ']'
++ sha256sum GOOGLE_DEKU/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=a9c724869de4673674cc70c3ca413996fe0a7aef75717aeaf2af15210dcc6c9f
++ get_filesize GOOGLE_DEKU/coreboot.rom
++ local file size
++ file=GOOGLE_DEKU/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_DEKU/coreboot.rom
++ size=33554432
++ numfmt --to=iec-i --suffix B --format=%.0f 33554432
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_DEKU (a9c724869de4673674cc70c3ca413996fe0a7aef75717aeaf2af15210dcc6c9f, 32MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_DEKU.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_DEKU4ES/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_DEKU4ES/coreboot.rom ']'
+ call_diffoscope GOOGLE_DEKU4ES coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_DEKU4ES/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.rkH1ZchIJk
+ local msg=
+ set +e
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_DEKU4ES/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_DEKU4ES/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_DEKU4ES/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.rkH1ZchIJk
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.rkH1ZchIJk
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.rkH1ZchIJk
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:15 UTC 2024 - GOOGLE_DEKU4ES/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:41:15 UTC 2024 - GOOGLE_DEKU4ES/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_DEKU4ES/coreboot.rom.html ']'
++ sha256sum GOOGLE_DEKU4ES/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=f24b64fcc995db784f6cdfc887a523d5d072a2a96ab2a81d44f38da5a7f7a21b
++ get_filesize GOOGLE_DEKU4ES/coreboot.rom
++ local file size
++ file=GOOGLE_DEKU4ES/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_DEKU4ES/coreboot.rom
++ size=33554432
++ numfmt --to=iec-i --suffix B --format=%.0f 33554432
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_DEKU4ES (f24b64fcc995db784f6cdfc887a523d5d072a2a96ab2a81d44f38da5a7f7a21b, 32MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_DEKU4ES.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_DOJO/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_DOJO/coreboot.rom ']'
+ call_diffoscope GOOGLE_DOJO coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_DOJO/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.Ih7H1bGxGA
+ local msg=
+ set +e
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_DOJO/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_DOJO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_DOJO/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.Ih7H1bGxGA
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.Ih7H1bGxGA
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.Ih7H1bGxGA
+ case $RESULT in
++ date -u
+ echo 'Fri 28 Jun 21:41:17 UTC 2024 - GOOGLE_DOJO/coreboot.rom is reproducible, yay!'
Fri 28 Jun 21:41:17 UTC 2024 - GOOGLE_DOJO/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_ELM/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_ELM/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_ELM/coreboot.rom
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_DOJO/coreboot.rom.html ']'
++ sha256sum GOOGLE_DOJO/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=d2f3a22442e2d602e4170be706845a3e37c59b7f5554ad4f25ceb72ac97078a5
++ get_filesize GOOGLE_DOJO/coreboot.rom
++ local file size
++ file=GOOGLE_DOJO/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_DOJO/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_DOJO (d2f3a22442e2d602e4170be706845a3e37c59b7f5554ad4f25ceb72ac97078a5, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_DOJO.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_ELM/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_ELM/coreboot.rom ']'
+ call_diffoscope GOOGLE_ELM coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_ELM/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.EShZYOxGSL
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.EShZYOxGSL
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.EShZYOxGSL
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.EShZYOxGSL
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:18 UTC 2024 - GOOGLE_ELM/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_ESCHE/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_ESCHE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_ESCHE/coreboot.rom
+ echo 'Fri 28 Jun 21:41:18 UTC 2024 - GOOGLE_ELM/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_ELM/coreboot.rom.html ']'
++ cut -d ' ' -f1
++ sha256sum GOOGLE_ELM/coreboot.rom
+ SHASUM=6201dd3b02e768736b4b15665cd6c00eaff4c34544d30ff7680fc42a0d586d41
++ get_filesize GOOGLE_ELM/coreboot.rom
++ local file size
++ file=GOOGLE_ELM/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_ELM/coreboot.rom
++ size=4194304
++ numfmt --to=iec-i --suffix B --format=%.0f 4194304
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_ELM (6201dd3b02e768736b4b15665cd6c00eaff4c34544d30ff7680fc42a0d586d41, 4MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_ELM.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_ESCHE/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_ESCHE/coreboot.rom ']'
+ call_diffoscope GOOGLE_ESCHE coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_ESCHE/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.XtitsxMRSN
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.XtitsxMRSN
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.XtitsxMRSN
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.XtitsxMRSN
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:20 UTC 2024 - GOOGLE_ESCHE/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:41:20 UTC 2024 - GOOGLE_ESCHE/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_ESCHE/coreboot.rom.html ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_FATCAT/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_FATCAT/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_FATCAT/coreboot.rom
++ sha256sum GOOGLE_ESCHE/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=6c8ed91e5a94d2f72b39c09c379c2f31643a7abe0e3b8ec5ffe6f5c9e20b9b56
++ get_filesize GOOGLE_ESCHE/coreboot.rom
++ local file size
++ file=GOOGLE_ESCHE/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_ESCHE/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_ESCHE (6c8ed91e5a94d2f72b39c09c379c2f31643a7abe0e3b8ec5ffe6f5c9e20b9b56, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_ESCHE.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_FATCAT/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_FATCAT/coreboot.rom ']'
+ call_diffoscope GOOGLE_FATCAT coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_FATCAT/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.In9hoPzxrR
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.In9hoPzxrR
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.In9hoPzxrR
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.In9hoPzxrR
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:22 UTC 2024 - GOOGLE_FATCAT/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:41:22 UTC 2024 - GOOGLE_FATCAT/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_FATCAT/coreboot.rom.html ']'
++ sha256sum GOOGLE_FATCAT/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=e39815e7ce2f204744e559ad593375a448b9463fe3c83d198f582d3e4dcafd80
++ get_filesize GOOGLE_FATCAT/coreboot.rom
++ local file size
++ file=GOOGLE_FATCAT/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_FATCAT/coreboot.rom
++ size=33554432
++ numfmt --to=iec-i --suffix B --format=%.0f 33554432
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_FATCAT (e39815e7ce2f204744e559ad593375a448b9463fe3c83d198f582d3e4dcafd80, 32MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_FATCAT.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_FENNEL/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_FENNEL/coreboot.rom ']'
+ call_diffoscope GOOGLE_FENNEL coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_FENNEL/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.MiVIja3HWR
+ local msg=
+ set +e
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_FENNEL/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_FENNEL/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_FENNEL/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.MiVIja3HWR
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.MiVIja3HWR
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.MiVIja3HWR
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:24 UTC 2024 - GOOGLE_FENNEL/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:41:24 UTC 2024 - GOOGLE_FENNEL/coreboot.rom is reproducible, yay!'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_FLAPJACK/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_FLAPJACK/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_FLAPJACK/coreboot.rom
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_FENNEL/coreboot.rom.html ']'
++ sha256sum GOOGLE_FENNEL/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=67e64fe595f0e4c28d6bb8c44f60fddc67be87e5bc4ee2dc8f7fb3dcc224daad
++ get_filesize GOOGLE_FENNEL/coreboot.rom
++ local file size
++ file=GOOGLE_FENNEL/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_FENNEL/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_FENNEL (67e64fe595f0e4c28d6bb8c44f60fddc67be87e5bc4ee2dc8f7fb3dcc224daad, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_FENNEL.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_FLAPJACK/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_FLAPJACK/coreboot.rom ']'
+ call_diffoscope GOOGLE_FLAPJACK coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_FLAPJACK/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.rZ4mIDhMLh
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.rZ4mIDhMLh
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.rZ4mIDhMLh
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.rZ4mIDhMLh
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:25 UTC 2024 - GOOGLE_FLAPJACK/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:41:25 UTC 2024 - GOOGLE_FLAPJACK/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_FLAPJACK/coreboot.rom.html ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_FOSTER/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_FOSTER/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_FOSTER/coreboot.rom
++ sha256sum GOOGLE_FLAPJACK/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=ecd299fbf0cdb5eb6fe8d5c0e147ac0459e37efe24b122922e428e330f6ca560
++ get_filesize GOOGLE_FLAPJACK/coreboot.rom
++ local file size
++ file=GOOGLE_FLAPJACK/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_FLAPJACK/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_FLAPJACK (ecd299fbf0cdb5eb6fe8d5c0e147ac0459e37efe24b122922e428e330f6ca560, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_FLAPJACK.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_FOSTER/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_FOSTER/coreboot.rom ']'
+ call_diffoscope GOOGLE_FOSTER coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_FOSTER/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.cXuYSeChIq
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.cXuYSeChIq
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.cXuYSeChIq
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.cXuYSeChIq
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:27 UTC 2024 - GOOGLE_FOSTER/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:41:27 UTC 2024 - GOOGLE_FOSTER/coreboot.rom is reproducible, yay!'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_GALE/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_GALE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_GALE/coreboot.rom
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_FOSTER/coreboot.rom.html ']'
++ sha256sum GOOGLE_FOSTER/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=145d9da1a79743197e0b0631a710b29c0155d021fea88349003b963a7a2f89c4
++ get_filesize GOOGLE_FOSTER/coreboot.rom
++ local file size
++ file=GOOGLE_FOSTER/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_FOSTER/coreboot.rom
++ size=4194304
++ numfmt --to=iec-i --suffix B --format=%.0f 4194304
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_FOSTER (145d9da1a79743197e0b0631a710b29c0155d021fea88349003b963a7a2f89c4, 4MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_FOSTER.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_GALE/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_GALE/coreboot.rom ']'
+ call_diffoscope GOOGLE_GALE coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_GALE/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.3GDYuRF2OM
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.3GDYuRF2OM
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.3GDYuRF2OM
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.3GDYuRF2OM
+ case $RESULT in
Fri 28 Jun 21:41:28 UTC 2024 - GOOGLE_GALE/coreboot.rom is reproducible, yay!
++ date -u
+ echo 'Fri 28 Jun 21:41:28 UTC 2024 - GOOGLE_GALE/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_GALE/coreboot.rom.html ']'
++ sha256sum GOOGLE_GALE/coreboot.rom
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_GELARSHIE/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_GELARSHIE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_GELARSHIE/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=7df252ba451fc82f333756b8d8e4abd85a1b892906edcce51d5df1fa72c31213
++ get_filesize GOOGLE_GALE/coreboot.rom
++ local file size
++ file=GOOGLE_GALE/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_GALE/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_GALE (7df252ba451fc82f333756b8d8e4abd85a1b892906edcce51d5df1fa72c31213, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_GALE.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_GELARSHIE/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_GELARSHIE/coreboot.rom ']'
+ call_diffoscope GOOGLE_GELARSHIE coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_GELARSHIE/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.MeIbhVR2fE
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.MeIbhVR2fE
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.MeIbhVR2fE
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.MeIbhVR2fE
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:30 UTC 2024 - GOOGLE_GELARSHIE/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:41:30 UTC 2024 - GOOGLE_GELARSHIE/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_GELARSHIE/coreboot.rom.html ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_GERALT/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_GERALT/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_GERALT/coreboot.rom
++ sha256sum GOOGLE_GELARSHIE/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=f1a42fc018a48ad113dacf2dc11f81295cf238dc4c9b268d393ae70b929e7ecd
++ get_filesize GOOGLE_GELARSHIE/coreboot.rom
++ local file size
++ file=GOOGLE_GELARSHIE/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_GELARSHIE/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_GELARSHIE (f1a42fc018a48ad113dacf2dc11f81295cf238dc4c9b268d393ae70b929e7ecd, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_GELARSHIE.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_GERALT/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_GERALT/coreboot.rom ']'
+ call_diffoscope GOOGLE_GERALT coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_GERALT/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.anNUrl1hLa
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.anNUrl1hLa
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.anNUrl1hLa
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.anNUrl1hLa
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:31 UTC 2024 - GOOGLE_GERALT/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:41:31 UTC 2024 - GOOGLE_GERALT/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_GERALT/coreboot.rom.html ']'
++ sha256sum GOOGLE_GERALT/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=d173871395e91e8f09265a489a862fbd71d70461696528b22148fa20a4f917c9
++ get_filesize GOOGLE_GERALT/coreboot.rom
++ local file size
++ file=GOOGLE_GERALT/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_GERALT/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_GERALT (d173871395e91e8f09265a489a862fbd71d70461696528b22148fa20a4f917c9, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_GERALT.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_GRU/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_GRU/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_GRU/coreboot.rom
+ '[' -f GOOGLE_GRU/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_GRU/coreboot.rom ']'
+ call_diffoscope GOOGLE_GRU coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_GRU/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.elZdSDZLpU
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.elZdSDZLpU
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.elZdSDZLpU
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.elZdSDZLpU
+ case $RESULT in
Fri 28 Jun 21:41:33 UTC 2024 - GOOGLE_GRU/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
++ date -u
+ echo 'Fri 28 Jun 21:41:33 UTC 2024 - GOOGLE_GRU/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_GRU/coreboot.rom.html ']'
++ sha256sum GOOGLE_GRU/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=1a1011ee2a28600860fafbe4113037365f451a16cbef286d9f8d481ec643e125
++ get_filesize GOOGLE_GRU/coreboot.rom
++ local file size
++ file=GOOGLE_GRU/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_GRU/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_GRU (1a1011ee2a28600860fafbe4113037365f451a16cbef286d9f8d481ec643e125, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_GRU.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_HANA/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_HANA/coreboot.rom ']'
+ call_diffoscope GOOGLE_HANA coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_HANA/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.rd5nPpbjV7
+ local msg=
+ set +e
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_HANA/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_HANA/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_HANA/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.rd5nPpbjV7
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.rd5nPpbjV7
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.rd5nPpbjV7
+ case $RESULT in
++ date -u
+ echo 'Fri 28 Jun 21:41:34 UTC 2024 - GOOGLE_HANA/coreboot.rom is reproducible, yay!'
Fri 28 Jun 21:41:34 UTC 2024 - GOOGLE_HANA/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_HAYATO/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_HAYATO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_HAYATO/coreboot.rom
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_HANA/coreboot.rom.html ']'
++ sha256sum GOOGLE_HANA/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=6d7df9a21a53d8c4ed1548780dda3491bf9f735e74e152cdc9b222839b1cca08
++ get_filesize GOOGLE_HANA/coreboot.rom
++ local file size
++ file=GOOGLE_HANA/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_HANA/coreboot.rom
++ size=4194304
++ numfmt --to=iec-i --suffix B --format=%.0f 4194304
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_HANA (6d7df9a21a53d8c4ed1548780dda3491bf9f735e74e152cdc9b222839b1cca08, 4MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_HANA.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_HAYATO/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_HAYATO/coreboot.rom ']'
+ call_diffoscope GOOGLE_HAYATO coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_HAYATO/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.llWHmp2ckb
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.llWHmp2ckb
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.llWHmp2ckb
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.llWHmp2ckb
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:35 UTC 2024 - GOOGLE_HAYATO/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:41:35 UTC 2024 - GOOGLE_HAYATO/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_HAYATO/coreboot.rom.html ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_HOMESTAR/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_HOMESTAR/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_HOMESTAR/coreboot.rom
++ cut -d ' ' -f1
++ sha256sum GOOGLE_HAYATO/coreboot.rom
+ SHASUM=ed4e1347bc6d9894f105fe5d9aadd8d1bad261b39cbaa7e271ba14315dc1eb13
++ get_filesize GOOGLE_HAYATO/coreboot.rom
++ local file size
++ file=GOOGLE_HAYATO/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_HAYATO/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_HAYATO (ed4e1347bc6d9894f105fe5d9aadd8d1bad261b39cbaa7e271ba14315dc1eb13, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_HAYATO.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_HOMESTAR/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_HOMESTAR/coreboot.rom ']'
+ call_diffoscope GOOGLE_HOMESTAR coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_HOMESTAR/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.iaZaxuLrqD
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.iaZaxuLrqD
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.iaZaxuLrqD
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.iaZaxuLrqD
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:37 UTC 2024 - GOOGLE_HOMESTAR/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:41:37 UTC 2024 - GOOGLE_HOMESTAR/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_HOMESTAR/coreboot.rom.html ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_JACUZZI/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_JACUZZI/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_JACUZZI/coreboot.rom
++ sha256sum GOOGLE_HOMESTAR/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=88a7db9e8be2285cd22202c3dfac4daa382e42d62290c91b28f1bb43ec7b0d0d
++ get_filesize GOOGLE_HOMESTAR/coreboot.rom
++ local file size
++ file=GOOGLE_HOMESTAR/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_HOMESTAR/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_HOMESTAR (88a7db9e8be2285cd22202c3dfac4daa382e42d62290c91b28f1bb43ec7b0d0d, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_HOMESTAR.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_JACUZZI/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_JACUZZI/coreboot.rom ']'
+ call_diffoscope GOOGLE_JACUZZI coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_JACUZZI/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.FkNPvNgVvv
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.FkNPvNgVvv
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.FkNPvNgVvv
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.FkNPvNgVvv
+ case $RESULT in
Fri 28 Jun 21:41:39 UTC 2024 - GOOGLE_JACUZZI/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
++ date -u
+ echo 'Fri 28 Jun 21:41:39 UTC 2024 - GOOGLE_JACUZZI/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_JACUZZI/coreboot.rom.html ']'
++ sha256sum GOOGLE_JACUZZI/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=7db3bf5d59c94808845ec5c4ac38fc94c9b4591fa0d35a6abdde18216bacd941
++ get_filesize GOOGLE_JACUZZI/coreboot.rom
++ local file size
++ file=GOOGLE_JACUZZI/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_JACUZZI/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_JACUZZI (7db3bf5d59c94808845ec5c4ac38fc94c9b4591fa0d35a6abdde18216bacd941, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_JACUZZI.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_JUNIPER/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_JUNIPER/coreboot.rom ']'
+ call_diffoscope GOOGLE_JUNIPER coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_JUNIPER/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.t8cZn7dIJQ
+ local msg=
+ set +e
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_JUNIPER/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_JUNIPER/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_JUNIPER/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.t8cZn7dIJQ
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.t8cZn7dIJQ
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.t8cZn7dIJQ
+ case $RESULT in
Fri 28 Jun 21:41:40 UTC 2024 - GOOGLE_JUNIPER/coreboot.rom is reproducible, yay!
++ date -u
+ echo 'Fri 28 Jun 21:41:40 UTC 2024 - GOOGLE_JUNIPER/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_JUNIPER/coreboot.rom.html ']'
++ sha256sum GOOGLE_JUNIPER/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=03e2d2aef930a2b7665da181ab2335efb9f966a75a2d1fc6d750fa6d9e538348
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KAKADU/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KAKADU/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KAKADU/coreboot.rom
++ get_filesize GOOGLE_JUNIPER/coreboot.rom
++ local file size
++ file=GOOGLE_JUNIPER/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_JUNIPER/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_JUNIPER (03e2d2aef930a2b7665da181ab2335efb9f966a75a2d1fc6d750fa6d9e538348, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_JUNIPER.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_KAKADU/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KAKADU/coreboot.rom ']'
+ call_diffoscope GOOGLE_KAKADU coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KAKADU/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.bPID6DlHG4
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.bPID6DlHG4
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.bPID6DlHG4
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.bPID6DlHG4
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:41 UTC 2024 - GOOGLE_KAKADU/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:41:41 UTC 2024 - GOOGLE_KAKADU/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KAKADU/coreboot.rom.html ']'
++ sha256sum GOOGLE_KAKADU/coreboot.rom
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KAPPA/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KAPPA/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KAPPA/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=d986bc38d08dadfe18241d449bc37c5a0d1f2c8ed72060af25628d8280d77bce
++ get_filesize GOOGLE_KAKADU/coreboot.rom
++ local file size
++ file=GOOGLE_KAKADU/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_KAKADU/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_KAKADU (d986bc38d08dadfe18241d449bc37c5a0d1f2c8ed72060af25628d8280d77bce, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_KAKADU.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_KAPPA/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KAPPA/coreboot.rom ']'
+ call_diffoscope GOOGLE_KAPPA coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KAPPA/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.xr64WR8Z6Y
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.xr64WR8Z6Y
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.xr64WR8Z6Y
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.xr64WR8Z6Y
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:43 UTC 2024 - GOOGLE_KAPPA/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:41:43 UTC 2024 - GOOGLE_KAPPA/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KARIS/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KARIS/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KARIS/coreboot.rom
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KAPPA/coreboot.rom.html ']'
++ sha256sum GOOGLE_KAPPA/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=407a1e585e6677331d428209105751eb1c78101f1590b33760bdacf22219b3fc
++ get_filesize GOOGLE_KAPPA/coreboot.rom
++ local file size
++ file=GOOGLE_KAPPA/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_KAPPA/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_KAPPA (407a1e585e6677331d428209105751eb1c78101f1590b33760bdacf22219b3fc, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_KAPPA.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_KARIS/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KARIS/coreboot.rom ']'
+ call_diffoscope GOOGLE_KARIS coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KARIS/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.0aeMTsiAq3
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.0aeMTsiAq3
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.0aeMTsiAq3
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.0aeMTsiAq3
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:45 UTC 2024 - GOOGLE_KARIS/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:41:45 UTC 2024 - GOOGLE_KARIS/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KARIS/coreboot.rom.html ']'
++ sha256sum GOOGLE_KARIS/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=7c286b0529bd8a88c13e4b2c27834d7af704499481c0117144064563257a2cd1
++ get_filesize GOOGLE_KARIS/coreboot.rom
++ local file size
++ file=GOOGLE_KARIS/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_KARIS/coreboot.rom
++ size=33554432
++ numfmt --to=iec-i --suffix B --format=%.0f 33554432
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_KARIS (7c286b0529bd8a88c13e4b2c27834d7af704499481c0117144064563257a2cd1, 32MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_KARIS.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_KARIS4ES/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KARIS4ES/coreboot.rom ']'
+ call_diffoscope GOOGLE_KARIS4ES coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KARIS4ES/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.RxEhLm7KNv
+ local msg=
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KARIS4ES/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KARIS4ES/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KARIS4ES/coreboot.rom
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.RxEhLm7KNv
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.RxEhLm7KNv
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.RxEhLm7KNv
+ case $RESULT in
Fri 28 Jun 21:41:47 UTC 2024 - GOOGLE_KARIS4ES/coreboot.rom is reproducible, yay!
++ date -u
+ echo 'Fri 28 Jun 21:41:47 UTC 2024 - GOOGLE_KARIS4ES/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KARIS4ES/coreboot.rom.html ']'
++ cut -d ' ' -f1
++ sha256sum GOOGLE_KARIS4ES/coreboot.rom
+ SHASUM=a818377ab763395ab00a660c0e4adc6209e806cc76c3f7efe7c8992641f3fb98
++ get_filesize GOOGLE_KARIS4ES/coreboot.rom
++ local file size
++ file=GOOGLE_KARIS4ES/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_KARIS4ES/coreboot.rom
++ size=33554432
++ numfmt --to=iec-i --suffix B --format=%.0f 33554432
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_KARIS4ES (a818377ab763395ab00a660c0e4adc6209e806cc76c3f7efe7c8992641f3fb98, 32MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_KARIS4ES.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_KATSU/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KATSU/coreboot.rom ']'
+ call_diffoscope GOOGLE_KATSU coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KATSU/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.Waf52EAhq5
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KATSU/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KATSU/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KATSU/coreboot.rom
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.Waf52EAhq5
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.Waf52EAhq5
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.Waf52EAhq5
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:48 UTC 2024 - GOOGLE_KATSU/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:41:48 UTC 2024 - GOOGLE_KATSU/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KATSU/coreboot.rom.html ']'
++ sha256sum GOOGLE_KATSU/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=cf790465c4ec06f8ce16bd743033b2f10db70eb84d8ef4240966b409741a7785
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KEVIN/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KEVIN/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KEVIN/coreboot.rom
++ get_filesize GOOGLE_KATSU/coreboot.rom
++ local file size
++ file=GOOGLE_KATSU/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_KATSU/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_KATSU (cf790465c4ec06f8ce16bd743033b2f10db70eb84d8ef4240966b409741a7785, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_KATSU.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_KEVIN/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KEVIN/coreboot.rom ']'
+ call_diffoscope GOOGLE_KEVIN coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KEVIN/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.7KG0LPUbs7
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.7KG0LPUbs7
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.7KG0LPUbs7
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.7KG0LPUbs7
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:50 UTC 2024 - GOOGLE_KEVIN/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
+ echo 'Fri 28 Jun 21:41:50 UTC 2024 - GOOGLE_KEVIN/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KEVIN/coreboot.rom.html ']'
++ sha256sum GOOGLE_KEVIN/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=2e9a1c7c29992c76a60b5468ddc01a251227f7f8846ff54066e43c0e01b3b937
++ get_filesize GOOGLE_KEVIN/coreboot.rom
++ local file size
++ file=GOOGLE_KEVIN/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_KEVIN/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_KEVIN (2e9a1c7c29992c76a60b5468ddc01a251227f7f8846ff54066e43c0e01b3b937, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_KEVIN.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_KINGLER/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KINGLER/coreboot.rom ']'
+ call_diffoscope GOOGLE_KINGLER coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KINGLER/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.0RfOEVUel0
+ local msg=
+ set +e
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KINGLER/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KINGLER/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KINGLER/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.0RfOEVUel0
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.0RfOEVUel0
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.0RfOEVUel0
+ case $RESULT in
++ date -u
+ echo 'Fri 28 Jun 21:41:51 UTC 2024 - GOOGLE_KINGLER/coreboot.rom is reproducible, yay!'
Fri 28 Jun 21:41:51 UTC 2024 - GOOGLE_KINGLER/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KINGLER/coreboot.rom.html ']'
++ sha256sum GOOGLE_KINGLER/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=8dd235a7a54fa3b76a10be6693d0a24bc83d25371d11d4e260f37d453cb5912e
++ get_filesize GOOGLE_KINGLER/coreboot.rom
++ local file size
++ file=GOOGLE_KINGLER/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_KINGLER/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_KINGLER (8dd235a7a54fa3b76a10be6693d0a24bc83d25371d11d4e260f37d453cb5912e, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_KINGLER.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_KINGOFTOWN/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KINGOFTOWN/coreboot.rom ']'
+ call_diffoscope GOOGLE_KINGOFTOWN coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KINGOFTOWN/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.xG2NWLdVGp
+ local msg=
+ set +e
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KINGOFTOWN/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KINGOFTOWN/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KINGOFTOWN/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.xG2NWLdVGp
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.xG2NWLdVGp
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.xG2NWLdVGp
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:52 UTC 2024 - GOOGLE_KINGOFTOWN/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:41:52 UTC 2024 - GOOGLE_KINGOFTOWN/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KINGOFTOWN/coreboot.rom.html ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KODAMA/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KODAMA/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KODAMA/coreboot.rom
++ sha256sum GOOGLE_KINGOFTOWN/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=019e8279a9ebd55437debdaa722164e55ce1b7ce874368a847664a0264cc25eb
++ get_filesize GOOGLE_KINGOFTOWN/coreboot.rom
++ local file size
++ file=GOOGLE_KINGOFTOWN/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_KINGOFTOWN/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_KINGOFTOWN (019e8279a9ebd55437debdaa722164e55ce1b7ce874368a847664a0264cc25eb, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_KINGOFTOWN.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_KODAMA/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KODAMA/coreboot.rom ']'
+ call_diffoscope GOOGLE_KODAMA coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KODAMA/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.rIwRPSzb6C
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.rIwRPSzb6C
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.rIwRPSzb6C
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.rIwRPSzb6C
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:54 UTC 2024 - GOOGLE_KODAMA/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KRABBY/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KRABBY/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KRABBY/coreboot.rom
+ echo 'Fri 28 Jun 21:41:54 UTC 2024 - GOOGLE_KODAMA/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KODAMA/coreboot.rom.html ']'
++ sha256sum GOOGLE_KODAMA/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=4bd3b2d10d3dff32ba9ba2b69733214bd28e6cbe5335a14ff296d5e941bce0bb
++ get_filesize GOOGLE_KODAMA/coreboot.rom
++ local file size
++ file=GOOGLE_KODAMA/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_KODAMA/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_KODAMA (4bd3b2d10d3dff32ba9ba2b69733214bd28e6cbe5335a14ff296d5e941bce0bb, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_KODAMA.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_KRABBY/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KRABBY/coreboot.rom ']'
+ call_diffoscope GOOGLE_KRABBY coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KRABBY/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.liD7onaCrL
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.liD7onaCrL
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.liD7onaCrL
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.liD7onaCrL
+ case $RESULT in
Fri 28 Jun 21:41:56 UTC 2024 - GOOGLE_KRABBY/coreboot.rom is reproducible, yay!
++ date -u
+ echo 'Fri 28 Jun 21:41:56 UTC 2024 - GOOGLE_KRABBY/coreboot.rom is reproducible, yay!'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KRANE/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KRANE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KRANE/coreboot.rom
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KRABBY/coreboot.rom.html ']'
++ sha256sum GOOGLE_KRABBY/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=daf19d66b2c4be58757963096ffc4065a6ed347eced9bb3d555d85d2fad7294a
++ get_filesize GOOGLE_KRABBY/coreboot.rom
++ local file size
++ file=GOOGLE_KRABBY/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_KRABBY/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_KRABBY (daf19d66b2c4be58757963096ffc4065a6ed347eced9bb3d555d85d2fad7294a, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_KRABBY.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_KRANE/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KRANE/coreboot.rom ']'
+ call_diffoscope GOOGLE_KRANE coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KRANE/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.KUNqqyZojq
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.KUNqqyZojq
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.KUNqqyZojq
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.KUNqqyZojq
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:57 UTC 2024 - GOOGLE_KRANE/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:41:57 UTC 2024 - GOOGLE_KRANE/coreboot.rom is reproducible, yay!'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KUKUI/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KUKUI/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KUKUI/coreboot.rom
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KRANE/coreboot.rom.html ']'
++ sha256sum GOOGLE_KRANE/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=df0352b7193712b9686c263f73506c35e75357e75339716130392af6a340f43b
++ get_filesize GOOGLE_KRANE/coreboot.rom
++ local file size
++ file=GOOGLE_KRANE/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_KRANE/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_KRANE (df0352b7193712b9686c263f73506c35e75357e75339716130392af6a340f43b, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_KRANE.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_KUKUI/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KUKUI/coreboot.rom ']'
+ call_diffoscope GOOGLE_KUKUI coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KUKUI/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.fI62BIB0oX
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.fI62BIB0oX
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.fI62BIB0oX
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.fI62BIB0oX
+ case $RESULT in
++ date -u
Fri 28 Jun 21:41:59 UTC 2024 - GOOGLE_KUKUI/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:41:59 UTC 2024 - GOOGLE_KUKUI/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KUKUI/coreboot.rom.html ']'
++ cut -d ' ' -f1
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KYOGRE/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_KYOGRE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KYOGRE/coreboot.rom
++ sha256sum GOOGLE_KUKUI/coreboot.rom
+ SHASUM=b56d396d084a06c76306bf17b032dad3a798aba25a35e13eaa291a53c6249776
++ get_filesize GOOGLE_KUKUI/coreboot.rom
++ local file size
++ file=GOOGLE_KUKUI/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_KUKUI/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_KUKUI (b56d396d084a06c76306bf17b032dad3a798aba25a35e13eaa291a53c6249776, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_KUKUI.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_KYOGRE/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_KYOGRE/coreboot.rom ']'
+ call_diffoscope GOOGLE_KYOGRE coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KYOGRE/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.m1IkfTESvu
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.m1IkfTESvu
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.m1IkfTESvu
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.m1IkfTESvu
+ case $RESULT in
++ date -u
Fri 28 Jun 21:42:00 UTC 2024 - GOOGLE_KYOGRE/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_LAZOR/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_LAZOR/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_LAZOR/coreboot.rom
+ echo 'Fri 28 Jun 21:42:00 UTC 2024 - GOOGLE_KYOGRE/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_KYOGRE/coreboot.rom.html ']'
++ sha256sum GOOGLE_KYOGRE/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=74a1dcefdfb806ef9ca714887858c9c04614f800aa26a7f70de01cf2677d3c49
++ get_filesize GOOGLE_KYOGRE/coreboot.rom
++ local file size
++ file=GOOGLE_KYOGRE/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_KYOGRE/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_KYOGRE (74a1dcefdfb806ef9ca714887858c9c04614f800aa26a7f70de01cf2677d3c49, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_KYOGRE.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_LAZOR/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_LAZOR/coreboot.rom ']'
+ call_diffoscope GOOGLE_LAZOR coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_LAZOR/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.10u7MEsBMT
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.10u7MEsBMT
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.10u7MEsBMT
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.10u7MEsBMT
+ case $RESULT in
++ date -u
+ echo 'Fri 28 Jun 21:42:01 UTC 2024 - GOOGLE_LAZOR/coreboot.rom is reproducible, yay!'
Fri 28 Jun 21:42:01 UTC 2024 - GOOGLE_LAZOR/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_LAZOR/coreboot.rom.html ']'
++ sha256sum GOOGLE_LAZOR/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=6c5f39327804546008dc43eebd42235fbb34e4fb18aff92b6c248478c72fc753
++ get_filesize GOOGLE_LAZOR/coreboot.rom
++ local file size
++ file=GOOGLE_LAZOR/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_LAZOR/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_LAZOR (6c5f39327804546008dc43eebd42235fbb34e4fb18aff92b6c248478c72fc753, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_LAZOR.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_MAGIKARP/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_MAGIKARP/coreboot.rom ']'
+ call_diffoscope GOOGLE_MAGIKARP coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_MAGIKARP/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.WIYhlAjRon
+ local msg=
+ set +e
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_MAGIKARP/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_MAGIKARP/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_MAGIKARP/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.WIYhlAjRon
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.WIYhlAjRon
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.WIYhlAjRon
+ case $RESULT in
Fri 28 Jun 21:42:03 UTC 2024 - GOOGLE_MAGIKARP/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
++ date -u
+ echo 'Fri 28 Jun 21:42:03 UTC 2024 - GOOGLE_MAGIKARP/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_MAGIKARP/coreboot.rom.html ']'
++ sha256sum GOOGLE_MAGIKARP/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=e6d1ad0d4fec20e9d40908dc98c26b71f8e5ef4e6b5ea5e7c60aa8f56bd000c6
++ get_filesize GOOGLE_MAGIKARP/coreboot.rom
++ local file size
++ file=GOOGLE_MAGIKARP/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_MAGIKARP/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_MAGIKARP (e6d1ad0d4fec20e9d40908dc98c26b71f8e5ef4e6b5ea5e7c60aa8f56bd000c6, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_MAGIKARP.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_MAKOMO/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_MAKOMO/coreboot.rom ']'
+ call_diffoscope GOOGLE_MAKOMO coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_MAKOMO/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.dQxlK75cv5
+ local msg=
+ set +e
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_MAKOMO/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_MAKOMO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_MAKOMO/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.dQxlK75cv5
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.dQxlK75cv5
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.dQxlK75cv5
+ case $RESULT in
Fri 28 Jun 21:42:04 UTC 2024 - GOOGLE_MAKOMO/coreboot.rom is reproducible, yay!
++ date -u
+ echo 'Fri 28 Jun 21:42:04 UTC 2024 - GOOGLE_MAKOMO/coreboot.rom is reproducible, yay!'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_MARZIPAN/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_MARZIPAN/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_MARZIPAN/coreboot.rom
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_MAKOMO/coreboot.rom.html ']'
++ sha256sum GOOGLE_MAKOMO/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=51a0177349214442236042b3dca20b998d9bbf74b1ac392c6a0ec30cca6d627d
++ get_filesize GOOGLE_MAKOMO/coreboot.rom
++ local file size
++ file=GOOGLE_MAKOMO/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_MAKOMO/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_MAKOMO (51a0177349214442236042b3dca20b998d9bbf74b1ac392c6a0ec30cca6d627d, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_MAKOMO.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_MARZIPAN/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_MARZIPAN/coreboot.rom ']'
+ call_diffoscope GOOGLE_MARZIPAN coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_MARZIPAN/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.8hkBVfcrpJ
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.8hkBVfcrpJ
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.8hkBVfcrpJ
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.8hkBVfcrpJ
+ case $RESULT in
++ date -u
Fri 28 Jun 21:42:05 UTC 2024 - GOOGLE_MARZIPAN/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:42:05 UTC 2024 - GOOGLE_MARZIPAN/coreboot.rom is reproducible, yay!'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_MISTRAL/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_MISTRAL/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_MISTRAL/coreboot.rom
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_MARZIPAN/coreboot.rom.html ']'
++ sha256sum GOOGLE_MARZIPAN/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=633fba3fcd39d771dd8f91d93058f17b76f7e48dac6ca3d8912b3233cd38d321
++ get_filesize GOOGLE_MARZIPAN/coreboot.rom
++ local file size
++ file=GOOGLE_MARZIPAN/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_MARZIPAN/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_MARZIPAN (633fba3fcd39d771dd8f91d93058f17b76f7e48dac6ca3d8912b3233cd38d321, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_MARZIPAN.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_MISTRAL/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_MISTRAL/coreboot.rom ']'
+ call_diffoscope GOOGLE_MISTRAL coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_MISTRAL/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.2TD9OTf304
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.2TD9OTf304
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.2TD9OTf304
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.2TD9OTf304
+ case $RESULT in
++ date -u
Fri 28 Jun 21:42:07 UTC 2024 - GOOGLE_MISTRAL/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:42:07 UTC 2024 - GOOGLE_MISTRAL/coreboot.rom is reproducible, yay!'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_MRBLAND/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_MRBLAND/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_MRBLAND/coreboot.rom
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_MISTRAL/coreboot.rom.html ']'
++ sha256sum GOOGLE_MISTRAL/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=a8ee194e6f92254bdb8dec87718d0306c56102a5827b459e9f525990b13e5511
++ get_filesize GOOGLE_MISTRAL/coreboot.rom
++ local file size
++ file=GOOGLE_MISTRAL/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_MISTRAL/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_MISTRAL (a8ee194e6f92254bdb8dec87718d0306c56102a5827b459e9f525990b13e5511, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_MISTRAL.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_MRBLAND/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_MRBLAND/coreboot.rom ']'
+ call_diffoscope GOOGLE_MRBLAND coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_MRBLAND/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.HKRAtpZL7D
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.HKRAtpZL7D
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.HKRAtpZL7D
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.HKRAtpZL7D
+ case $RESULT in
++ date -u
Fri 28 Jun 21:42:09 UTC 2024 - GOOGLE_MRBLAND/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:42:09 UTC 2024 - GOOGLE_MRBLAND/coreboot.rom is reproducible, yay!'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_MUNNA/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_MUNNA/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_MUNNA/coreboot.rom
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_MRBLAND/coreboot.rom.html ']'
++ sha256sum GOOGLE_MRBLAND/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=2aaf0749fab135f2308f47d5b4598d4690095abc05cd56a4a64fe3f17c21e82f
++ get_filesize GOOGLE_MRBLAND/coreboot.rom
++ local file size
++ file=GOOGLE_MRBLAND/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_MRBLAND/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_MRBLAND (2aaf0749fab135f2308f47d5b4598d4690095abc05cd56a4a64fe3f17c21e82f, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_MRBLAND.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_MUNNA/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_MUNNA/coreboot.rom ']'
+ call_diffoscope GOOGLE_MUNNA coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_MUNNA/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.RaI5jtUUkd
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.RaI5jtUUkd
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.RaI5jtUUkd
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.RaI5jtUUkd
+ case $RESULT in
++ date -u
Fri 28 Jun 21:42:10 UTC 2024 - GOOGLE_MUNNA/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:42:10 UTC 2024 - GOOGLE_MUNNA/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_MUNNA/coreboot.rom.html ']'
++ cut -d ' ' -f1
++ sha256sum GOOGLE_MUNNA/coreboot.rom
+ SHASUM=c5580edbc56b0949f9cca40a3110271d51a6fac78252eeb698d106e1277557b2
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_NEFARIO/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_NEFARIO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_NEFARIO/coreboot.rom
++ get_filesize GOOGLE_MUNNA/coreboot.rom
++ local file size
++ file=GOOGLE_MUNNA/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_MUNNA/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_MUNNA (c5580edbc56b0949f9cca40a3110271d51a6fac78252eeb698d106e1277557b2, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_MUNNA.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_NEFARIO/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_NEFARIO/coreboot.rom ']'
+ call_diffoscope GOOGLE_NEFARIO coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_NEFARIO/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.blWIUBPfFb
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.blWIUBPfFb
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.blWIUBPfFb
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.blWIUBPfFb
+ case $RESULT in
++ date -u
Fri 28 Jun 21:42:11 UTC 2024 - GOOGLE_NEFARIO/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:42:11 UTC 2024 - GOOGLE_NEFARIO/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_NEFARIO/coreboot.rom.html ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_NYAN/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_NYAN/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_NYAN/coreboot.rom
++ sha256sum GOOGLE_NEFARIO/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=45bf0f1f80e6caad2179052fe199d128e64326b3af84ff5e01abb34ca3e87701
++ get_filesize GOOGLE_NEFARIO/coreboot.rom
++ local file size
++ file=GOOGLE_NEFARIO/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_NEFARIO/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_NEFARIO (45bf0f1f80e6caad2179052fe199d128e64326b3af84ff5e01abb34ca3e87701, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_NEFARIO.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_NYAN/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_NYAN/coreboot.rom ']'
+ call_diffoscope GOOGLE_NYAN coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_NYAN/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.2wuBJ0LaQu
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.2wuBJ0LaQu
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.2wuBJ0LaQu
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.2wuBJ0LaQu
+ case $RESULT in
++ date -u
Fri 28 Jun 21:42:13 UTC 2024 - GOOGLE_NYAN/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:42:13 UTC 2024 - GOOGLE_NYAN/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_NYAN/coreboot.rom.html ']'
++ sha256sum GOOGLE_NYAN/coreboot.rom
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_NYAN_BIG/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_NYAN_BIG/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_NYAN_BIG/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=fb92fd3823760b26aa9f566a33dc0903158579e50834fa13ca22ddeb8071a70a
++ get_filesize GOOGLE_NYAN/coreboot.rom
++ local file size
++ file=GOOGLE_NYAN/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_NYAN/coreboot.rom
++ size=4194304
++ numfmt --to=iec-i --suffix B --format=%.0f 4194304
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_NYAN (fb92fd3823760b26aa9f566a33dc0903158579e50834fa13ca22ddeb8071a70a, 4MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_NYAN.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_NYAN_BIG/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_NYAN_BIG/coreboot.rom ']'
+ call_diffoscope GOOGLE_NYAN_BIG coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_NYAN_BIG/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.Y0nMVRtrR0
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.Y0nMVRtrR0
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.Y0nMVRtrR0
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.Y0nMVRtrR0
+ case $RESULT in
++ date -u
Fri 28 Jun 21:42:14 UTC 2024 - GOOGLE_NYAN_BIG/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:42:14 UTC 2024 - GOOGLE_NYAN_BIG/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_NYAN_BIG/coreboot.rom.html ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_NYAN_BLAZE/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_NYAN_BLAZE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_NYAN_BLAZE/coreboot.rom
++ sha256sum GOOGLE_NYAN_BIG/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=1e3861d9794e409c28b9ea4083f5c3d452941af142a595eeaf9dcb077af842e7
++ get_filesize GOOGLE_NYAN_BIG/coreboot.rom
++ local file size
++ file=GOOGLE_NYAN_BIG/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_NYAN_BIG/coreboot.rom
++ size=4194304
++ numfmt --to=iec-i --suffix B --format=%.0f 4194304
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_NYAN_BIG (1e3861d9794e409c28b9ea4083f5c3d452941af142a595eeaf9dcb077af842e7, 4MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_NYAN_BIG.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_NYAN_BLAZE/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_NYAN_BLAZE/coreboot.rom ']'
+ call_diffoscope GOOGLE_NYAN_BLAZE coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_NYAN_BLAZE/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.6G5VgxYpns
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.6G5VgxYpns
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.6G5VgxYpns
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.6G5VgxYpns
+ case $RESULT in
++ date -u
Fri 28 Jun 21:42:16 UTC 2024 - GOOGLE_NYAN_BLAZE/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:42:16 UTC 2024 - GOOGLE_NYAN_BLAZE/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_NYAN_BLAZE/coreboot.rom.html ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_OAK/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_OAK/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_OAK/coreboot.rom
++ sha256sum GOOGLE_NYAN_BLAZE/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=3e11bdb534eb7b3382a2732f3fce9772385d86c7700100a0f47ad2ed3d5a733b
++ get_filesize GOOGLE_NYAN_BLAZE/coreboot.rom
++ local file size
++ file=GOOGLE_NYAN_BLAZE/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_NYAN_BLAZE/coreboot.rom
++ size=4194304
++ numfmt --to=iec-i --suffix B --format=%.0f 4194304
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_NYAN_BLAZE (3e11bdb534eb7b3382a2732f3fce9772385d86c7700100a0f47ad2ed3d5a733b, 4MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_NYAN_BLAZE.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_OAK/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_OAK/coreboot.rom ']'
+ call_diffoscope GOOGLE_OAK coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_OAK/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.4rreAZtuji
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.4rreAZtuji
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.4rreAZtuji
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.4rreAZtuji
+ case $RESULT in
++ date -u
Fri 28 Jun 21:42:17 UTC 2024 - GOOGLE_OAK/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:42:17 UTC 2024 - GOOGLE_OAK/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_OAK/coreboot.rom.html ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_OVIS/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_OVIS/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_OVIS/coreboot.rom
++ sha256sum GOOGLE_OAK/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=49c1698778fd291407336b6d77c6b5df789e17eda8de97e41b9eb71d61dd1a95
++ get_filesize GOOGLE_OAK/coreboot.rom
++ local file size
++ file=GOOGLE_OAK/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_OAK/coreboot.rom
++ size=4194304
++ numfmt --to=iec-i --suffix B --format=%.0f 4194304
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_OAK (49c1698778fd291407336b6d77c6b5df789e17eda8de97e41b9eb71d61dd1a95, 4MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_OAK.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_OVIS/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_OVIS/coreboot.rom ']'
+ call_diffoscope GOOGLE_OVIS coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_OVIS/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.uqZ3AZr9F0
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.uqZ3AZr9F0
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.uqZ3AZr9F0
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.uqZ3AZr9F0
+ case $RESULT in
Fri 28 Jun 21:42:19 UTC 2024 - GOOGLE_OVIS/coreboot.rom is reproducible, yay!
++ date -u
+ echo 'Fri 28 Jun 21:42:19 UTC 2024 - GOOGLE_OVIS/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_OVIS/coreboot.rom.html ']'
++ cut -d ' ' -f1
++ sha256sum GOOGLE_OVIS/coreboot.rom
+ SHASUM=4f97bf219992db2e4a399b21d86328adb970ad325f0da031957a2d4bd99e6138
++ get_filesize GOOGLE_OVIS/coreboot.rom
++ local file size
++ file=GOOGLE_OVIS/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_OVIS/coreboot.rom
++ size=33554432
++ numfmt --to=iec-i --suffix B --format=%.0f 33554432
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_OVIS (4f97bf219992db2e4a399b21d86328adb970ad325f0da031957a2d4bd99e6138, 32MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_OVIS.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_OVIS4ES/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_OVIS4ES/coreboot.rom ']'
+ call_diffoscope GOOGLE_OVIS4ES coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_OVIS4ES/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.DRvhUEKBXg
+ local msg=
+ set +e
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_OVIS4ES/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_OVIS4ES/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_OVIS4ES/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.DRvhUEKBXg
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.DRvhUEKBXg
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.DRvhUEKBXg
+ case $RESULT in
Fri 28 Jun 21:42:21 UTC 2024 - GOOGLE_OVIS4ES/coreboot.rom is reproducible, yay!
++ date -u
+ echo 'Fri 28 Jun 21:42:21 UTC 2024 - GOOGLE_OVIS4ES/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_OVIS4ES/coreboot.rom.html ']'
++ sha256sum GOOGLE_OVIS4ES/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=6c330e1e14b4d544f1220b951eeb63ecab54b09cab6056905c228f681c6743af
++ get_filesize GOOGLE_OVIS4ES/coreboot.rom
++ local file size
++ file=GOOGLE_OVIS4ES/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_OVIS4ES/coreboot.rom
++ size=33554432
++ numfmt --to=iec-i --suffix B --format=%.0f 33554432
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_OVIS4ES (6c330e1e14b4d544f1220b951eeb63ecab54b09cab6056905c228f681c6743af, 32MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_OVIS4ES.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_PAZQUEL/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_PAZQUEL/coreboot.rom ']'
+ call_diffoscope GOOGLE_PAZQUEL coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_PAZQUEL/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.EYFIykq56G
+ local msg=
+ set +e
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_PAZQUEL/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_PAZQUEL/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_PAZQUEL/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.EYFIykq56G
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.EYFIykq56G
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.EYFIykq56G
+ case $RESULT in
++ date -u
Fri 28 Jun 21:42:23 UTC 2024 - GOOGLE_PAZQUEL/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:42:23 UTC 2024 - GOOGLE_PAZQUEL/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_PAZQUEL/coreboot.rom.html ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_PEACH_PIT/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_PEACH_PIT/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_PEACH_PIT/coreboot.rom
++ sha256sum GOOGLE_PAZQUEL/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=189c2b75c591b5d6439acf54991e7d61f7cf1f04b02ee3a67b241919d8710555
++ get_filesize GOOGLE_PAZQUEL/coreboot.rom
++ local file size
++ file=GOOGLE_PAZQUEL/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_PAZQUEL/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_PAZQUEL (189c2b75c591b5d6439acf54991e7d61f7cf1f04b02ee3a67b241919d8710555, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_PAZQUEL.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_PEACH_PIT/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_PEACH_PIT/coreboot.rom ']'
+ call_diffoscope GOOGLE_PEACH_PIT coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_PEACH_PIT/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.FkduzAbL08
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.FkduzAbL08
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.FkduzAbL08
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.FkduzAbL08
+ case $RESULT in
++ date -u
Fri 28 Jun 21:42:24 UTC 2024 - GOOGLE_PEACH_PIT/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:42:24 UTC 2024 - GOOGLE_PEACH_PIT/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_PEACH_PIT/coreboot.rom.html ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_PICO/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_PICO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_PICO/coreboot.rom
++ cut -d ' ' -f1
++ sha256sum GOOGLE_PEACH_PIT/coreboot.rom
+ SHASUM=ca82b3f1d2f336b3928c282214b1b5b4e674885ac86cec1fbae93d1bb3b1c5e1
++ get_filesize GOOGLE_PEACH_PIT/coreboot.rom
++ local file size
++ file=GOOGLE_PEACH_PIT/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_PEACH_PIT/coreboot.rom
++ size=4194304
++ numfmt --to=iec-i --suffix B --format=%.0f 4194304
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_PEACH_PIT (ca82b3f1d2f336b3928c282214b1b5b4e674885ac86cec1fbae93d1bb3b1c5e1, 4MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_PEACH_PIT.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_PICO/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_PICO/coreboot.rom ']'
+ call_diffoscope GOOGLE_PICO coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_PICO/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.VRJJKbFwGc
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.VRJJKbFwGc
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.VRJJKbFwGc
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.VRJJKbFwGc
+ case $RESULT in
++ date -u
Fri 28 Jun 21:42:26 UTC 2024 - GOOGLE_PICO/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:42:26 UTC 2024 - GOOGLE_PICO/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_PICO/coreboot.rom.html ']'
++ sha256sum GOOGLE_PICO/coreboot.rom
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_POMPOM/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_POMPOM/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_POMPOM/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=c5a4be23a07bf684c24df6538f4486fcc6374f1f598a54f711c906731868c3fb
++ get_filesize GOOGLE_PICO/coreboot.rom
++ local file size
++ file=GOOGLE_PICO/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_PICO/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_PICO (c5a4be23a07bf684c24df6538f4486fcc6374f1f598a54f711c906731868c3fb, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_PICO.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_POMPOM/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_POMPOM/coreboot.rom ']'
+ call_diffoscope GOOGLE_POMPOM coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_POMPOM/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.WKlxRdewVG
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.WKlxRdewVG
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.WKlxRdewVG
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.WKlxRdewVG
+ case $RESULT in
++ date -u
+ echo 'Fri 28 Jun 21:42:28 UTC 2024 - GOOGLE_POMPOM/coreboot.rom is reproducible, yay!'
Fri 28 Jun 21:42:28 UTC 2024 - GOOGLE_POMPOM/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_PONYTA/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_PONYTA/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_PONYTA/coreboot.rom
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_POMPOM/coreboot.rom.html ']'
++ sha256sum GOOGLE_POMPOM/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=6fce7de0869ae9915269af254a3e9a45cb411be36e8cf5d670664986455e56dc
++ get_filesize GOOGLE_POMPOM/coreboot.rom
++ local file size
++ file=GOOGLE_POMPOM/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_POMPOM/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_POMPOM (6fce7de0869ae9915269af254a3e9a45cb411be36e8cf5d670664986455e56dc, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_POMPOM.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_PONYTA/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_PONYTA/coreboot.rom ']'
+ call_diffoscope GOOGLE_PONYTA coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_PONYTA/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.BY4Cw5ROOO
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.BY4Cw5ROOO
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.BY4Cw5ROOO
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.BY4Cw5ROOO
+ case $RESULT in
Fri 28 Jun 21:42:29 UTC 2024 - GOOGLE_PONYTA/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
++ date -u
+ echo 'Fri 28 Jun 21:42:29 UTC 2024 - GOOGLE_PONYTA/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_PONYTA/coreboot.rom.html ']'
++ sha256sum GOOGLE_PONYTA/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=73cdac54b1e3f9511c7b79f00055da84c497e56c80df75ef31b1f7b39ee775f0
++ get_filesize GOOGLE_PONYTA/coreboot.rom
++ local file size
++ file=GOOGLE_PONYTA/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_PONYTA/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_PONYTA (73cdac54b1e3f9511c7b79f00055da84c497e56c80df75ef31b1f7b39ee775f0, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_PONYTA.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_QUACKINGSTICK/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_QUACKINGSTICK/coreboot.rom ']'
+ call_diffoscope GOOGLE_QUACKINGSTICK coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_QUACKINGSTICK/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.J11l0ddvNO
+ local msg=
+ set +e
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_QUACKINGSTICK/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_QUACKINGSTICK/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_QUACKINGSTICK/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.J11l0ddvNO
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.J11l0ddvNO
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.J11l0ddvNO
+ case $RESULT in
++ date -u
Fri 28 Jun 21:42:30 UTC 2024 - GOOGLE_QUACKINGSTICK/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:42:30 UTC 2024 - GOOGLE_QUACKINGSTICK/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_QUACKINGSTICK/coreboot.rom.html ']'
++ sha256sum GOOGLE_QUACKINGSTICK/coreboot.rom
++ cut -d ' ' -f1
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_RAINIER/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_RAINIER/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_RAINIER/coreboot.rom
+ SHASUM=82b801ec93cd3ae90481eb591f32c736eb1c7759abcfb1e3479ec9b1b8c10e3c
++ get_filesize GOOGLE_QUACKINGSTICK/coreboot.rom
++ local file size
++ file=GOOGLE_QUACKINGSTICK/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_QUACKINGSTICK/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_QUACKINGSTICK (82b801ec93cd3ae90481eb591f32c736eb1c7759abcfb1e3479ec9b1b8c10e3c, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_QUACKINGSTICK.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_RAINIER/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_RAINIER/coreboot.rom ']'
+ call_diffoscope GOOGLE_RAINIER coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_RAINIER/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.y8N6qVkz8H
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.y8N6qVkz8H
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.y8N6qVkz8H
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.y8N6qVkz8H
+ case $RESULT in
++ date -u
Fri 28 Jun 21:42:31 UTC 2024 - GOOGLE_RAINIER/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:42:31 UTC 2024 - GOOGLE_RAINIER/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_RAINIER/coreboot.rom.html ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_REX0/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_REX0/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_REX0/coreboot.rom
++ cut -d ' ' -f1
++ sha256sum GOOGLE_RAINIER/coreboot.rom
+ SHASUM=d1543117ca36d77f2646545ca1ae4b7613395663c798f4e40132ee0fbc6bda0c
++ get_filesize GOOGLE_RAINIER/coreboot.rom
++ local file size
++ file=GOOGLE_RAINIER/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_RAINIER/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_RAINIER (d1543117ca36d77f2646545ca1ae4b7613395663c798f4e40132ee0fbc6bda0c, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_RAINIER.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_REX0/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_REX0/coreboot.rom ']'
+ call_diffoscope GOOGLE_REX0 coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_REX0/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.UiaFd7w2lv
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.UiaFd7w2lv
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.UiaFd7w2lv
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.UiaFd7w2lv
+ case $RESULT in
Fri 28 Jun 21:42:33 UTC 2024 - GOOGLE_REX0/coreboot.rom is reproducible, yay!
++ date -u
+ echo 'Fri 28 Jun 21:42:33 UTC 2024 - GOOGLE_REX0/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_REX0/coreboot.rom.html ']'
++ cut -d ' ' -f1
++ sha256sum GOOGLE_REX0/coreboot.rom
+ SHASUM=9e994028bc395e85db82ba8ce33c3f444957ba53081d6de2caeb3710d6aeda19
++ get_filesize GOOGLE_REX0/coreboot.rom
++ local file size
++ file=GOOGLE_REX0/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_REX0/coreboot.rom
++ size=33554432
++ numfmt --to=iec-i --suffix B --format=%.0f 33554432
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_REX0 (9e994028bc395e85db82ba8ce33c3f444957ba53081d6de2caeb3710d6aeda19, 32MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_REX0.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_REX4ES/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_REX4ES/coreboot.rom ']'
+ call_diffoscope GOOGLE_REX4ES coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_REX4ES/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.R9RZWHMWMT
+ local msg=
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_REX4ES/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_REX4ES/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_REX4ES/coreboot.rom
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.R9RZWHMWMT
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.R9RZWHMWMT
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.R9RZWHMWMT
+ case $RESULT in
Fri 28 Jun 21:42:35 UTC 2024 - GOOGLE_REX4ES/coreboot.rom is reproducible, yay!
++ date -u
+ echo 'Fri 28 Jun 21:42:35 UTC 2024 - GOOGLE_REX4ES/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_REX4ES/coreboot.rom.html ']'
++ sha256sum GOOGLE_REX4ES/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=2625cc2d0b3034f95765b5dba73cfb3aa72bdd4e213d6e33c28e385f72bac2df
++ get_filesize GOOGLE_REX4ES/coreboot.rom
++ local file size
++ file=GOOGLE_REX4ES/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_REX4ES/coreboot.rom
++ size=33554432
++ numfmt --to=iec-i --suffix B --format=%.0f 33554432
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_REX4ES (2625cc2d0b3034f95765b5dba73cfb3aa72bdd4e213d6e33c28e385f72bac2df, 32MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_REX4ES.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_REX4ES_EC_ISH/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_REX4ES_EC_ISH/coreboot.rom ']'
+ call_diffoscope GOOGLE_REX4ES_EC_ISH coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_REX4ES_EC_ISH/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_REX4ES_EC_ISH/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_REX4ES_EC_ISH/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_REX4ES_EC_ISH/coreboot.rom
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.bDKuPFRGRs
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.bDKuPFRGRs
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.bDKuPFRGRs
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.bDKuPFRGRs
+ case $RESULT in
++ date -u
Fri 28 Jun 21:42:37 UTC 2024 - GOOGLE_REX4ES_EC_ISH/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:42:37 UTC 2024 - GOOGLE_REX4ES_EC_ISH/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_REX4ES_EC_ISH/coreboot.rom.html ']'
++ sha256sum GOOGLE_REX4ES_EC_ISH/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=095ff99754526576169b5a0a864887a3fac1f01724ef5c4a34462fa7e33bac60
++ get_filesize GOOGLE_REX4ES_EC_ISH/coreboot.rom
++ local file size
++ file=GOOGLE_REX4ES_EC_ISH/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_REX4ES_EC_ISH/coreboot.rom
++ size=33554432
++ numfmt --to=iec-i --suffix B --format=%.0f 33554432
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_REX4ES_EC_ISH (095ff99754526576169b5a0a864887a3fac1f01724ef5c4a34462fa7e33bac60, 32MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_REX4ES_EC_ISH.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_REX64/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_REX64/coreboot.rom ']'
+ call_diffoscope GOOGLE_REX64 coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_REX64/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.KDLveIWUai
+ local msg=
+ set +e
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_REX64/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_REX64/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_REX64/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.KDLveIWUai
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.KDLveIWUai
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.KDLveIWUai
+ case $RESULT in
++ date -u
Fri 28 Jun 21:42:39 UTC 2024 - GOOGLE_REX64/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:42:39 UTC 2024 - GOOGLE_REX64/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_REX64/coreboot.rom.html ']'
++ sha256sum GOOGLE_REX64/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=4bd9b9c64a907f047c52517630aa49c271c2d9200b10d17f62f4abc7255a2048
++ get_filesize GOOGLE_REX64/coreboot.rom
++ local file size
++ file=GOOGLE_REX64/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_REX64/coreboot.rom
++ size=33554432
++ numfmt --to=iec-i --suffix B --format=%.0f 33554432
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_REX64 (4bd9b9c64a907f047c52517630aa49c271c2d9200b10d17f62f4abc7255a2048, 32MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_REX64.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_REX_EC_ISH/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_REX_EC_ISH/coreboot.rom ']'
+ call_diffoscope GOOGLE_REX_EC_ISH coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_REX_EC_ISH/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.yLGcn3J0NB
+ local msg=
+ set +e
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_REX_EC_ISH/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_REX_EC_ISH/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_REX_EC_ISH/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.yLGcn3J0NB
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.yLGcn3J0NB
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.yLGcn3J0NB
+ case $RESULT in
++ date -u
Fri 28 Jun 21:42:41 UTC 2024 - GOOGLE_REX_EC_ISH/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:42:41 UTC 2024 - GOOGLE_REX_EC_ISH/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_REX_EC_ISH/coreboot.rom.html ']'
++ sha256sum GOOGLE_REX_EC_ISH/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=8598ca3c7424e996d4d665654f4a6c18dff42e502ec45d5c55d3a33066ca8e5d
++ get_filesize GOOGLE_REX_EC_ISH/coreboot.rom
++ local file size
++ file=GOOGLE_REX_EC_ISH/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_REX_EC_ISH/coreboot.rom
++ size=33554432
++ numfmt --to=iec-i --suffix B --format=%.0f 33554432
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_REX_EC_ISH (8598ca3c7424e996d4d665654f4a6c18dff42e502ec45d5c55d3a33066ca8e5d, 32MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_REX_EC_ISH.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_SCARLET/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SCARLET/coreboot.rom ']'
+ call_diffoscope GOOGLE_SCARLET coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_SCARLET/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.yZcafM8ZQX
+ local msg=
+ set +e
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_SCARLET/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_SCARLET/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SCARLET/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.yZcafM8ZQX
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.yZcafM8ZQX
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.yZcafM8ZQX
+ case $RESULT in
++ date -u
Fri 28 Jun 21:42:43 UTC 2024 - GOOGLE_SCARLET/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:42:43 UTC 2024 - GOOGLE_SCARLET/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_SCREEBO/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_SCREEBO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SCREEBO/coreboot.rom
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_SCARLET/coreboot.rom.html ']'
++ sha256sum GOOGLE_SCARLET/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=6b910a09d2d6a582c9a85002ace3ea63b50505695f93881f27979533f6730794
++ get_filesize GOOGLE_SCARLET/coreboot.rom
++ local file size
++ file=GOOGLE_SCARLET/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_SCARLET/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_SCARLET (6b910a09d2d6a582c9a85002ace3ea63b50505695f93881f27979533f6730794, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_SCARLET.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_SCREEBO/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SCREEBO/coreboot.rom ']'
+ call_diffoscope GOOGLE_SCREEBO coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_SCREEBO/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.MRVIesSyBR
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.MRVIesSyBR
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.MRVIesSyBR
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.MRVIesSyBR
+ case $RESULT in
Fri 28 Jun 21:42:45 UTC 2024 - GOOGLE_SCREEBO/coreboot.rom is reproducible, yay!
++ date -u
+ echo 'Fri 28 Jun 21:42:45 UTC 2024 - GOOGLE_SCREEBO/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_SCREEBO/coreboot.rom.html ']'
++ sha256sum GOOGLE_SCREEBO/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=0174dfe46dc2c5301dccd4f5684b8bdf7f663ad7f36cf389dc3a75037dcc9361
++ get_filesize GOOGLE_SCREEBO/coreboot.rom
++ local file size
++ file=GOOGLE_SCREEBO/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_SCREEBO/coreboot.rom
++ size=33554432
++ numfmt --to=iec-i --suffix B --format=%.0f 33554432
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_SCREEBO (0174dfe46dc2c5301dccd4f5684b8bdf7f663ad7f36cf389dc3a75037dcc9361, 32MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_SCREEBO.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_SCREEBO4ES/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SCREEBO4ES/coreboot.rom ']'
+ call_diffoscope GOOGLE_SCREEBO4ES coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_SCREEBO4ES/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.OEH4g1QXwf
+ local msg=
+ set +e
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_SCREEBO4ES/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_SCREEBO4ES/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SCREEBO4ES/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.OEH4g1QXwf
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.OEH4g1QXwf
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.OEH4g1QXwf
+ case $RESULT in
++ date -u
Fri 28 Jun 21:42:47 UTC 2024 - GOOGLE_SCREEBO4ES/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:42:47 UTC 2024 - GOOGLE_SCREEBO4ES/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_SCREEBO4ES/coreboot.rom.html ']'
++ sha256sum GOOGLE_SCREEBO4ES/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=35cb62df9813f439c4b706408de0ef36668ba8e2dbad3005c860e70c2f464c10
++ get_filesize GOOGLE_SCREEBO4ES/coreboot.rom
++ local file size
++ file=GOOGLE_SCREEBO4ES/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_SCREEBO4ES/coreboot.rom
++ size=33554432
++ numfmt --to=iec-i --suffix B --format=%.0f 33554432
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_SCREEBO4ES (35cb62df9813f439c4b706408de0ef36668ba8e2dbad3005c860e70c2f464c10, 32MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_SCREEBO4ES.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_SKITTY/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SKITTY/coreboot.rom ']'
+ call_diffoscope GOOGLE_SKITTY coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_SKITTY/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.iHDAiWlfpW
+ local msg=
+ set +e
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_SKITTY/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_SKITTY/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SKITTY/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.iHDAiWlfpW
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.iHDAiWlfpW
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.iHDAiWlfpW
+ case $RESULT in
++ date -u
Fri 28 Jun 21:42:49 UTC 2024 - GOOGLE_SKITTY/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:42:49 UTC 2024 - GOOGLE_SKITTY/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_SKITTY/coreboot.rom.html ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_SMAUG/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_SMAUG/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SMAUG/coreboot.rom
++ sha256sum GOOGLE_SKITTY/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=296baaa5dcb946618d37492c44ffdef64375def87ec265c721232bdf448dd7b3
++ get_filesize GOOGLE_SKITTY/coreboot.rom
++ local file size
++ file=GOOGLE_SKITTY/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_SKITTY/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_SKITTY (296baaa5dcb946618d37492c44ffdef64375def87ec265c721232bdf448dd7b3, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_SKITTY.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_SMAUG/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SMAUG/coreboot.rom ']'
+ call_diffoscope GOOGLE_SMAUG coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_SMAUG/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.659yrPzIcI
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.659yrPzIcI
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.659yrPzIcI
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.659yrPzIcI
+ case $RESULT in
Fri 28 Jun 21:42:51 UTC 2024 - GOOGLE_SMAUG/coreboot.rom is reproducible, yay!
++ date -u
+ echo 'Fri 28 Jun 21:42:51 UTC 2024 - GOOGLE_SMAUG/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_SMAUG/coreboot.rom.html ']'
++ sha256sum GOOGLE_SMAUG/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=80cc7ab14c363f989b730d2c3a0426acf4dcd2892185e1217330eb133fb27b7c
++ get_filesize GOOGLE_SMAUG/coreboot.rom
++ local file size
++ file=GOOGLE_SMAUG/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_SMAUG/coreboot.rom
++ size=16777216
++ numfmt --to=iec-i --suffix B --format=%.0f 16777216
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_SMAUG (80cc7ab14c363f989b730d2c3a0426acf4dcd2892185e1217330eb133fb27b7c, 16MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_SMAUG.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_SPHERION/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SPHERION/coreboot.rom ']'
+ call_diffoscope GOOGLE_SPHERION coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_SPHERION/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.z0N6GzOUCK
+ local msg=
+ set +e
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_SPHERION/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_SPHERION/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SPHERION/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.z0N6GzOUCK
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.z0N6GzOUCK
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.z0N6GzOUCK
+ case $RESULT in
Fri 28 Jun 21:42:52 UTC 2024 - GOOGLE_SPHERION/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
++ date -u
+ echo 'Fri 28 Jun 21:42:52 UTC 2024 - GOOGLE_SPHERION/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_SPHERION/coreboot.rom.html ']'
++ sha256sum GOOGLE_SPHERION/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=99978621a3c421c859e36e0d61f1f4dabb8b5987cb0fa549aa8f9dc154ae2d4f
++ get_filesize GOOGLE_SPHERION/coreboot.rom
++ local file size
++ file=GOOGLE_SPHERION/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_SPHERION/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_SPHERION (99978621a3c421c859e36e0d61f1f4dabb8b5987cb0fa549aa8f9dc154ae2d4f, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_SPHERION.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_SQUIRTLE/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SQUIRTLE/coreboot.rom ']'
+ call_diffoscope GOOGLE_SQUIRTLE coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_SQUIRTLE/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.TWoieZZDJU
+ local msg=
+ set +e
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_SQUIRTLE/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_SQUIRTLE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_SQUIRTLE/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.TWoieZZDJU
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.TWoieZZDJU
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.TWoieZZDJU
+ case $RESULT in
Fri 28 Jun 21:42:53 UTC 2024 - GOOGLE_SQUIRTLE/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
++ date -u
+ echo 'Fri 28 Jun 21:42:53 UTC 2024 - GOOGLE_SQUIRTLE/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_SQUIRTLE/coreboot.rom.html ']'
++ sha256sum GOOGLE_SQUIRTLE/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=cfc7966734f036e5539cc529029775fd88191c7eb0707c7c5fde7b856ecd9c75
++ get_filesize GOOGLE_SQUIRTLE/coreboot.rom
++ local file size
++ file=GOOGLE_SQUIRTLE/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_SQUIRTLE/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_SQUIRTLE (cfc7966734f036e5539cc529029775fd88191c7eb0707c7c5fde7b856ecd9c75, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_SQUIRTLE.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_STARMIE/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_STARMIE/coreboot.rom ']'
+ call_diffoscope GOOGLE_STARMIE coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_STARMIE/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.YOtP4kQuCT
+ local msg=
+ set +e
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_STARMIE/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_STARMIE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_STARMIE/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.YOtP4kQuCT
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.YOtP4kQuCT
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.YOtP4kQuCT
+ case $RESULT in
++ date -u
Fri 28 Jun 21:42:55 UTC 2024 - GOOGLE_STARMIE/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:42:55 UTC 2024 - GOOGLE_STARMIE/coreboot.rom is reproducible, yay!'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_STEELIX/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_STEELIX/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_STEELIX/coreboot.rom
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_STARMIE/coreboot.rom.html ']'
++ sha256sum GOOGLE_STARMIE/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=25447e7c48d95b789d818cf5c102b4ee26978cba6c27aa1db97e539b236c386b
++ get_filesize GOOGLE_STARMIE/coreboot.rom
++ local file size
++ file=GOOGLE_STARMIE/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_STARMIE/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_STARMIE (25447e7c48d95b789d818cf5c102b4ee26978cba6c27aa1db97e539b236c386b, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_STARMIE.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_STEELIX/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_STEELIX/coreboot.rom ']'
+ call_diffoscope GOOGLE_STEELIX coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_STEELIX/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.cQj1BhbYBc
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.cQj1BhbYBc
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.cQj1BhbYBc
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.cQj1BhbYBc
+ case $RESULT in
Fri 28 Jun 21:42:56 UTC 2024 - GOOGLE_STEELIX/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
++ date -u
+ echo 'Fri 28 Jun 21:42:56 UTC 2024 - GOOGLE_STEELIX/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_STEELIX/coreboot.rom.html ']'
++ sha256sum GOOGLE_STEELIX/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=7a78a8279211af80f797abf518c86ab12684bf99d577298c69db969493f91fc2
++ get_filesize GOOGLE_STEELIX/coreboot.rom
++ local file size
++ file=GOOGLE_STEELIX/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_STEELIX/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_STEELIX (7a78a8279211af80f797abf518c86ab12684bf99d577298c69db969493f91fc2, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_STEELIX.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_STERN/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_STERN/coreboot.rom ']'
+ call_diffoscope GOOGLE_STERN coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_STERN/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.a2Ijcskdko
+ local msg=
+ set +e
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_STERN/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_STERN/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_STERN/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.a2Ijcskdko
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.a2Ijcskdko
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.a2Ijcskdko
+ case $RESULT in
++ date -u
+ echo 'Fri 28 Jun 21:42:58 UTC 2024 - GOOGLE_STERN/coreboot.rom is reproducible, yay!'
Fri 28 Jun 21:42:58 UTC 2024 - GOOGLE_STERN/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_STORM/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_STORM/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_STORM/coreboot.rom
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_STERN/coreboot.rom.html ']'
++ sha256sum GOOGLE_STERN/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=010d4aa6181cc0849efe9d055a534a5a8cc1070102b8c6b4f6dce1c08435865e
++ get_filesize GOOGLE_STERN/coreboot.rom
++ local file size
++ file=GOOGLE_STERN/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_STERN/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_STERN (010d4aa6181cc0849efe9d055a534a5a8cc1070102b8c6b4f6dce1c08435865e, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_STERN.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_STORM/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_STORM/coreboot.rom ']'
+ call_diffoscope GOOGLE_STORM coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_STORM/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.RXMnZOqgOK
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.RXMnZOqgOK
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.RXMnZOqgOK
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.RXMnZOqgOK
+ case $RESULT in
++ date -u
+ echo 'Fri 28 Jun 21:42:59 UTC 2024 - GOOGLE_STORM/coreboot.rom is reproducible, yay!'
Fri 28 Jun 21:42:59 UTC 2024 - GOOGLE_STORM/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_STORM/coreboot.rom.html ']'
++ sha256sum GOOGLE_STORM/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=4a79bb28ad619a3f3974b285c34f69fe9effb8237df212b97d6043732e87e175
++ get_filesize GOOGLE_STORM/coreboot.rom
++ local file size
++ file=GOOGLE_STORM/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_STORM/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_STORM (4a79bb28ad619a3f3974b285c34f69fe9effb8237df212b97d6043732e87e175, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_STORM.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_TENTACRUEL/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_TENTACRUEL/coreboot.rom ']'
+ call_diffoscope GOOGLE_TENTACRUEL coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_TENTACRUEL/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.V798xVoURN
+ local msg=
+ set +e
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_TENTACRUEL/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_TENTACRUEL/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_TENTACRUEL/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.V798xVoURN
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.V798xVoURN
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.V798xVoURN
+ case $RESULT in
++ date -u
Fri 28 Jun 21:43:00 UTC 2024 - GOOGLE_TENTACRUEL/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:43:00 UTC 2024 - GOOGLE_TENTACRUEL/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_TENTACRUEL/coreboot.rom.html ']'
++ sha256sum GOOGLE_TENTACRUEL/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=2dbba4cd28ec7790ef5de943c3ad5986e5e4fc94715aeafddb7f6e67ab297326
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_TOMATO/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_TOMATO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_TOMATO/coreboot.rom
++ get_filesize GOOGLE_TENTACRUEL/coreboot.rom
++ local file size
++ file=GOOGLE_TENTACRUEL/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_TENTACRUEL/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_TENTACRUEL (2dbba4cd28ec7790ef5de943c3ad5986e5e4fc94715aeafddb7f6e67ab297326, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_TENTACRUEL.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_TOMATO/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_TOMATO/coreboot.rom ']'
+ call_diffoscope GOOGLE_TOMATO coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_TOMATO/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.77ZdoxGAdR
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.77ZdoxGAdR
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.77ZdoxGAdR
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.77ZdoxGAdR
+ case $RESULT in
++ date -u
Fri 28 Jun 21:43:02 UTC 2024 - GOOGLE_TOMATO/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:43:02 UTC 2024 - GOOGLE_TOMATO/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_TOMATO/coreboot.rom.html ']'
++ sha256sum GOOGLE_TOMATO/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=5503e3da205e52fd0f53bfc68252ba08597bacdfd0e1cdbcc0d27ce3fce4569e
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_TROGDOR/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_TROGDOR/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_TROGDOR/coreboot.rom
++ get_filesize GOOGLE_TOMATO/coreboot.rom
++ local file size
++ file=GOOGLE_TOMATO/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_TOMATO/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_TOMATO (5503e3da205e52fd0f53bfc68252ba08597bacdfd0e1cdbcc0d27ce3fce4569e, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_TOMATO.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_TROGDOR/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_TROGDOR/coreboot.rom ']'
+ call_diffoscope GOOGLE_TROGDOR coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_TROGDOR/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.nkfGKxuaV3
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.nkfGKxuaV3
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.nkfGKxuaV3
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.nkfGKxuaV3
+ case $RESULT in
++ date -u
Fri 28 Jun 21:43:03 UTC 2024 - GOOGLE_TROGDOR/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:43:03 UTC 2024 - GOOGLE_TROGDOR/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_TROGDOR/coreboot.rom.html ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VELUZA/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VELUZA/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VELUZA/coreboot.rom
++ cut -d ' ' -f1
++ sha256sum GOOGLE_TROGDOR/coreboot.rom
+ SHASUM=fc5c3a77ebd90386b9fc19faea8201684302098acca9db469e2c5724b290b54a
++ get_filesize GOOGLE_TROGDOR/coreboot.rom
++ local file size
++ file=GOOGLE_TROGDOR/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_TROGDOR/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_TROGDOR (fc5c3a77ebd90386b9fc19faea8201684302098acca9db469e2c5724b290b54a, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_TROGDOR.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_VELUZA/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VELUZA/coreboot.rom ']'
+ call_diffoscope GOOGLE_VELUZA coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VELUZA/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.MZwYjzIkXZ
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.MZwYjzIkXZ
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.MZwYjzIkXZ
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.MZwYjzIkXZ
+ case $RESULT in
++ date -u
Fri 28 Jun 21:43:04 UTC 2024 - GOOGLE_VELUZA/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:43:04 UTC 2024 - GOOGLE_VELUZA/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VELUZA/coreboot.rom.html ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VEYRON_JAQ/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VEYRON_JAQ/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_JAQ/coreboot.rom
++ cut -d ' ' -f1
++ sha256sum GOOGLE_VELUZA/coreboot.rom
+ SHASUM=7c2be1e7f7ac98edf007d71e788e7e14a903d90ec4080c490973b8108df0247b
++ get_filesize GOOGLE_VELUZA/coreboot.rom
++ local file size
++ file=GOOGLE_VELUZA/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_VELUZA/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_VELUZA (7c2be1e7f7ac98edf007d71e788e7e14a903d90ec4080c490973b8108df0247b, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_VELUZA.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_VEYRON_JAQ/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_JAQ/coreboot.rom ']'
+ call_diffoscope GOOGLE_VEYRON_JAQ coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VEYRON_JAQ/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.bpXTFaHwGg
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.bpXTFaHwGg
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.bpXTFaHwGg
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.bpXTFaHwGg
+ case $RESULT in
++ date -u
Fri 28 Jun 21:43:06 UTC 2024 - GOOGLE_VEYRON_JAQ/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:43:06 UTC 2024 - GOOGLE_VEYRON_JAQ/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VEYRON_JAQ/coreboot.rom.html ']'
++ sha256sum GOOGLE_VEYRON_JAQ/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=749e61d7ccdb6f923e9c69828e76ced23a34bbfd4c001f74033727f42dc455b1
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VEYRON_JERRY/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VEYRON_JERRY/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_JERRY/coreboot.rom
++ get_filesize GOOGLE_VEYRON_JAQ/coreboot.rom
++ local file size
++ file=GOOGLE_VEYRON_JAQ/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_VEYRON_JAQ/coreboot.rom
++ size=4194304
++ numfmt --to=iec-i --suffix B --format=%.0f 4194304
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_VEYRON_JAQ (749e61d7ccdb6f923e9c69828e76ced23a34bbfd4c001f74033727f42dc455b1, 4MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_VEYRON_JAQ.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_VEYRON_JERRY/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_JERRY/coreboot.rom ']'
+ call_diffoscope GOOGLE_VEYRON_JERRY coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VEYRON_JERRY/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.jtwbABmFdF
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.jtwbABmFdF
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.jtwbABmFdF
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.jtwbABmFdF
+ case $RESULT in
++ date -u
Fri 28 Jun 21:43:07 UTC 2024 - GOOGLE_VEYRON_JERRY/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:43:07 UTC 2024 - GOOGLE_VEYRON_JERRY/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VEYRON_JERRY/coreboot.rom.html ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VEYRON_MICKEY/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VEYRON_MICKEY/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_MICKEY/coreboot.rom
++ sha256sum GOOGLE_VEYRON_JERRY/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=5e7ba25418d32e46e82355c0d7148a1a388fef32ac08773f0bc0b641466a453f
++ get_filesize GOOGLE_VEYRON_JERRY/coreboot.rom
++ local file size
++ file=GOOGLE_VEYRON_JERRY/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_VEYRON_JERRY/coreboot.rom
++ size=4194304
++ numfmt --to=iec-i --suffix B --format=%.0f 4194304
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_VEYRON_JERRY (5e7ba25418d32e46e82355c0d7148a1a388fef32ac08773f0bc0b641466a453f, 4MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_VEYRON_JERRY.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_VEYRON_MICKEY/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_MICKEY/coreboot.rom ']'
+ call_diffoscope GOOGLE_VEYRON_MICKEY coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VEYRON_MICKEY/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.fZiVanN4At
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.fZiVanN4At
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.fZiVanN4At
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.fZiVanN4At
+ case $RESULT in
Fri 28 Jun 21:43:09 UTC 2024 - GOOGLE_VEYRON_MICKEY/coreboot.rom is reproducible, yay!
++ date -u
+ echo 'Fri 28 Jun 21:43:09 UTC 2024 - GOOGLE_VEYRON_MICKEY/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VEYRON_MIGHTY/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VEYRON_MIGHTY/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_MIGHTY/coreboot.rom
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VEYRON_MICKEY/coreboot.rom.html ']'
++ sha256sum GOOGLE_VEYRON_MICKEY/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=9b420ed117aec2ff0cd4d7206b5bf8f753b06de87278fd9119da9348e0995e55
++ get_filesize GOOGLE_VEYRON_MICKEY/coreboot.rom
++ local file size
++ file=GOOGLE_VEYRON_MICKEY/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_VEYRON_MICKEY/coreboot.rom
++ size=4194304
++ numfmt --to=iec-i --suffix B --format=%.0f 4194304
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_VEYRON_MICKEY (9b420ed117aec2ff0cd4d7206b5bf8f753b06de87278fd9119da9348e0995e55, 4MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_VEYRON_MICKEY.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_VEYRON_MIGHTY/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_MIGHTY/coreboot.rom ']'
+ call_diffoscope GOOGLE_VEYRON_MIGHTY coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VEYRON_MIGHTY/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.iMQPdTR41u
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.iMQPdTR41u
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.iMQPdTR41u
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.iMQPdTR41u
+ case $RESULT in
++ date -u
+ echo 'Fri 28 Jun 21:43:10 UTC 2024 - GOOGLE_VEYRON_MIGHTY/coreboot.rom is reproducible, yay!'
Fri 28 Jun 21:43:10 UTC 2024 - GOOGLE_VEYRON_MIGHTY/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VEYRON_MINNIE/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VEYRON_MINNIE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_MINNIE/coreboot.rom
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VEYRON_MIGHTY/coreboot.rom.html ']'
++ cut -d ' ' -f1
++ sha256sum GOOGLE_VEYRON_MIGHTY/coreboot.rom
+ SHASUM=1ab1464b58e73f685f19fe80681f7a32d3b48f8147eeef3a596dcb153fec8ec6
++ get_filesize GOOGLE_VEYRON_MIGHTY/coreboot.rom
++ local file size
++ file=GOOGLE_VEYRON_MIGHTY/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_VEYRON_MIGHTY/coreboot.rom
++ size=4194304
++ numfmt --to=iec-i --suffix B --format=%.0f 4194304
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_VEYRON_MIGHTY (1ab1464b58e73f685f19fe80681f7a32d3b48f8147eeef3a596dcb153fec8ec6, 4MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_VEYRON_MIGHTY.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_VEYRON_MINNIE/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_MINNIE/coreboot.rom ']'
+ call_diffoscope GOOGLE_VEYRON_MINNIE coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VEYRON_MINNIE/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.bcO73BzjLE
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.bcO73BzjLE
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.bcO73BzjLE
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.bcO73BzjLE
+ case $RESULT in
++ date -u
Fri 28 Jun 21:43:11 UTC 2024 - GOOGLE_VEYRON_MINNIE/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:43:11 UTC 2024 - GOOGLE_VEYRON_MINNIE/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VEYRON_MINNIE/coreboot.rom.html ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VEYRON_RIALTO/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VEYRON_RIALTO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_RIALTO/coreboot.rom
++ cut -d ' ' -f1
++ sha256sum GOOGLE_VEYRON_MINNIE/coreboot.rom
+ SHASUM=51b4eb187901a93b7a99c1299824b162c976361a631ad272b56828b972ca61d5
++ get_filesize GOOGLE_VEYRON_MINNIE/coreboot.rom
++ local file size
++ file=GOOGLE_VEYRON_MINNIE/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_VEYRON_MINNIE/coreboot.rom
++ size=4194304
++ numfmt --to=iec-i --suffix B --format=%.0f 4194304
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_VEYRON_MINNIE (51b4eb187901a93b7a99c1299824b162c976361a631ad272b56828b972ca61d5, 4MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_VEYRON_MINNIE.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_VEYRON_RIALTO/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_RIALTO/coreboot.rom ']'
+ call_diffoscope GOOGLE_VEYRON_RIALTO coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VEYRON_RIALTO/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.WUqc6Ilxc0
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.WUqc6Ilxc0
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.WUqc6Ilxc0
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.WUqc6Ilxc0
+ case $RESULT in
++ date -u
+ echo 'Fri 28 Jun 21:43:12 UTC 2024 - GOOGLE_VEYRON_RIALTO/coreboot.rom is reproducible, yay!'
Fri 28 Jun 21:43:12 UTC 2024 - GOOGLE_VEYRON_RIALTO/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VEYRON_RIALTO/coreboot.rom.html ']'
++ sha256sum GOOGLE_VEYRON_RIALTO/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=4fb299e0438f090d2b85cbfbdd8d3551cbb38941e68956170e561d198ac76e32
++ get_filesize GOOGLE_VEYRON_RIALTO/coreboot.rom
++ local file size
++ file=GOOGLE_VEYRON_RIALTO/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_VEYRON_RIALTO/coreboot.rom
++ size=4194304
++ numfmt --to=iec-i --suffix B --format=%.0f 4194304
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_VEYRON_RIALTO (4fb299e0438f090d2b85cbfbdd8d3551cbb38941e68956170e561d198ac76e32, 4MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_VEYRON_RIALTO.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_VEYRON_SPEEDY/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_SPEEDY/coreboot.rom ']'
+ call_diffoscope GOOGLE_VEYRON_SPEEDY coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VEYRON_SPEEDY/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.fAxRPyvqH0
+ local msg=
+ set +e
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VEYRON_SPEEDY/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VEYRON_SPEEDY/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VEYRON_SPEEDY/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.fAxRPyvqH0
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.fAxRPyvqH0
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.fAxRPyvqH0
+ case $RESULT in
++ date -u
+ echo 'Fri 28 Jun 21:43:13 UTC 2024 - GOOGLE_VEYRON_SPEEDY/coreboot.rom is reproducible, yay!'
Fri 28 Jun 21:43:13 UTC 2024 - GOOGLE_VEYRON_SPEEDY/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VEYRON_SPEEDY/coreboot.rom.html ']'
++ sha256sum GOOGLE_VEYRON_SPEEDY/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=42afcf4da13624239c053e58b9ffabb255eab3069f62e6b3f20f418702cf7e47
++ get_filesize GOOGLE_VEYRON_SPEEDY/coreboot.rom
++ local file size
++ file=GOOGLE_VEYRON_SPEEDY/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_VEYRON_SPEEDY/coreboot.rom
++ size=4194304
++ numfmt --to=iec-i --suffix B --format=%.0f 4194304
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_VEYRON_SPEEDY (42afcf4da13624239c053e58b9ffabb255eab3069f62e6b3f20f418702cf7e47, 4MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_VEYRON_SPEEDY.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_VOLTORB/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VOLTORB/coreboot.rom ']'
+ call_diffoscope GOOGLE_VOLTORB coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VOLTORB/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.YtVd6egvSz
+ local msg=
+ set +e
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VOLTORB/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_VOLTORB/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_VOLTORB/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.YtVd6egvSz
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.YtVd6egvSz
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.YtVd6egvSz
+ case $RESULT in
Fri 28 Jun 21:43:15 UTC 2024 - GOOGLE_VOLTORB/coreboot.rom is reproducible, yay!
++ date -u
+ echo 'Fri 28 Jun 21:43:15 UTC 2024 - GOOGLE_VOLTORB/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_WILLOW/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_WILLOW/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_WILLOW/coreboot.rom
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_VOLTORB/coreboot.rom.html ']'
++ sha256sum GOOGLE_VOLTORB/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=593b42c32168eafe26818cc73d3404d6c18b6549571cf9cd1e604e075ec29809
++ get_filesize GOOGLE_VOLTORB/coreboot.rom
++ local file size
++ file=GOOGLE_VOLTORB/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_VOLTORB/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_VOLTORB (593b42c32168eafe26818cc73d3404d6c18b6549571cf9cd1e604e075ec29809, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_VOLTORB.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_WILLOW/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_WILLOW/coreboot.rom ']'
+ call_diffoscope GOOGLE_WILLOW coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_WILLOW/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.BoiMTkhWtr
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.BoiMTkhWtr
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.BoiMTkhWtr
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.BoiMTkhWtr
+ case $RESULT in
++ date -u
Fri 28 Jun 21:43:16 UTC 2024 - GOOGLE_WILLOW/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:43:16 UTC 2024 - GOOGLE_WILLOW/coreboot.rom is reproducible, yay!'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_WORMDINGLER/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_WORMDINGLER/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_WORMDINGLER/coreboot.rom
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_WILLOW/coreboot.rom.html ']'
++ sha256sum GOOGLE_WILLOW/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=2ce273543a815f2ae4ffbf260ca464964058eccb0f85622d66cb34d6db757098
++ get_filesize GOOGLE_WILLOW/coreboot.rom
++ local file size
++ file=GOOGLE_WILLOW/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_WILLOW/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_WILLOW (2ce273543a815f2ae4ffbf260ca464964058eccb0f85622d66cb34d6db757098, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_WILLOW.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_WORMDINGLER/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_WORMDINGLER/coreboot.rom ']'
+ call_diffoscope GOOGLE_WORMDINGLER coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_WORMDINGLER/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.bMHOWQHA4f
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.bMHOWQHA4f
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.bMHOWQHA4f
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.bMHOWQHA4f
+ case $RESULT in
++ date -u
Fri 28 Jun 21:43:18 UTC 2024 - GOOGLE_WORMDINGLER/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:43:18 UTC 2024 - GOOGLE_WORMDINGLER/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_WORMDINGLER/coreboot.rom.html ']'
++ sha256sum GOOGLE_WORMDINGLER/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=ff3b485e88434324cf6e7618e28ca4aef0ba38ecbd738d2e560137f37135dfad
++ get_filesize GOOGLE_WORMDINGLER/coreboot.rom
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_WUGTRIO/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/GOOGLE_WUGTRIO/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_WUGTRIO/coreboot.rom
++ local file size
++ file=GOOGLE_WORMDINGLER/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_WORMDINGLER/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_WORMDINGLER (ff3b485e88434324cf6e7618e28ca4aef0ba38ecbd738d2e560137f37135dfad, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_WORMDINGLER.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f GOOGLE_WUGTRIO/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/GOOGLE_WUGTRIO/coreboot.rom ']'
+ call_diffoscope GOOGLE_WUGTRIO coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_WUGTRIO/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.sbn9epdCrW
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.sbn9epdCrW
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.sbn9epdCrW
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.sbn9epdCrW
+ case $RESULT in
++ date -u
Fri 28 Jun 21:43:19 UTC 2024 - GOOGLE_WUGTRIO/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:43:19 UTC 2024 - GOOGLE_WUGTRIO/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/GOOGLE_WUGTRIO/coreboot.rom.html ']'
++ sha256sum GOOGLE_WUGTRIO/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=6040ec34d2ccf36b77e494558aeb2c6de78e0e335e5676e21c6d1c19c3e27689
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/INTEL_AVENUECITY_CRB/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/INTEL_AVENUECITY_CRB/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/INTEL_AVENUECITY_CRB/coreboot.rom
++ get_filesize GOOGLE_WUGTRIO/coreboot.rom
++ local file size
++ file=GOOGLE_WUGTRIO/coreboot.rom
++ shift
+++ stat --format=%s GOOGLE_WUGTRIO/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> GOOGLE_WUGTRIO (6040ec34d2ccf36b77e494558aeb2c6de78e0e335e5676e21c6d1c19c3e27689, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/GOOGLE_WUGTRIO.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f INTEL_AVENUECITY_CRB/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/INTEL_AVENUECITY_CRB/coreboot.rom ']'
+ call_diffoscope INTEL_AVENUECITY_CRB coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/INTEL_AVENUECITY_CRB/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.3asGSEB3HU
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.3asGSEB3HU
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.3asGSEB3HU
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.3asGSEB3HU
+ case $RESULT in
++ date -u
Fri 28 Jun 21:43:21 UTC 2024 - INTEL_AVENUECITY_CRB/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:43:21 UTC 2024 - INTEL_AVENUECITY_CRB/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/INTEL_AVENUECITY_CRB/coreboot.rom.html ']'
++ cut -d ' ' -f1
++ sha256sum INTEL_AVENUECITY_CRB/coreboot.rom
+ SHASUM=42dcd3d01a5c0ee05d71d7981a2aa62d8c12f5aa5fb332cc9250f5a094d610b7
++ get_filesize INTEL_AVENUECITY_CRB/coreboot.rom
++ local file size
++ file=INTEL_AVENUECITY_CRB/coreboot.rom
++ shift
+++ stat --format=%s INTEL_AVENUECITY_CRB/coreboot.rom
++ size=67108864
++ numfmt --to=iec-i --suffix B --format=%.0f 67108864
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> INTEL_AVENUECITY_CRB (42dcd3d01a5c0ee05d71d7981a2aa62d8c12f5aa5fb332cc9250f5a094d610b7, 64MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/INTEL_AVENUECITY_CRB.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f INTEL_BEECHNUTCITY_CRB/coreboot.rom ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/INTEL_BEECHNUTCITY_CRB/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/INTEL_BEECHNUTCITY_CRB/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/INTEL_BEECHNUTCITY_CRB/coreboot.rom
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/INTEL_BEECHNUTCITY_CRB/coreboot.rom ']'
+ call_diffoscope INTEL_BEECHNUTCITY_CRB coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/INTEL_BEECHNUTCITY_CRB/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.zDOjdNy5BD
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.zDOjdNy5BD
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.zDOjdNy5BD
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.zDOjdNy5BD
+ case $RESULT in
++ date -u
Fri 28 Jun 21:43:24 UTC 2024 - INTEL_BEECHNUTCITY_CRB/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:43:24 UTC 2024 - INTEL_BEECHNUTCITY_CRB/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/INTEL_BEECHNUTCITY_CRB/coreboot.rom.html ']'
++ sha256sum INTEL_BEECHNUTCITY_CRB/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=a6d9eddda4676a26d8f4ed83de59239c50035f3f3d4535f45913aae1cef5374f
++ get_filesize INTEL_BEECHNUTCITY_CRB/coreboot.rom
++ local file size
++ file=INTEL_BEECHNUTCITY_CRB/coreboot.rom
++ shift
+++ stat --format=%s INTEL_BEECHNUTCITY_CRB/coreboot.rom
++ size=67108864
++ numfmt --to=iec-i --suffix B --format=%.0f 67108864
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> INTEL_BEECHNUTCITY_CRB (a6d9eddda4676a26d8f4ed83de59239c50035f3f3d4535f45913aae1cef5374f, 64MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/INTEL_BEECHNUTCITY_CRB.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f INTEL_MTLRVP4ES_P_EXT_EC/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/INTEL_MTLRVP4ES_P_EXT_EC/coreboot.rom ']'
+ call_diffoscope INTEL_MTLRVP4ES_P_EXT_EC coreboot.rom
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/INTEL_MTLRVP4ES_P_EXT_EC/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/INTEL_MTLRVP4ES_P_EXT_EC/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/INTEL_MTLRVP4ES_P_EXT_EC/coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/INTEL_MTLRVP4ES_P_EXT_EC/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.HWRMUA3pLo
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.HWRMUA3pLo
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.HWRMUA3pLo
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.HWRMUA3pLo
+ case $RESULT in
++ date -u
Fri 28 Jun 21:43:26 UTC 2024 - INTEL_MTLRVP4ES_P_EXT_EC/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:43:26 UTC 2024 - INTEL_MTLRVP4ES_P_EXT_EC/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/INTEL_MTLRVP4ES_P_EXT_EC/coreboot.rom.html ']'
++ sha256sum INTEL_MTLRVP4ES_P_EXT_EC/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=09de4788244c76b286e804062424acb3f865ad716f08d6950338c2678eb639c3
++ get_filesize INTEL_MTLRVP4ES_P_EXT_EC/coreboot.rom
++ local file size
++ file=INTEL_MTLRVP4ES_P_EXT_EC/coreboot.rom
++ shift
+++ stat --format=%s INTEL_MTLRVP4ES_P_EXT_EC/coreboot.rom
++ size=33554432
++ numfmt --to=iec-i --suffix B --format=%.0f 33554432
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> INTEL_MTLRVP4ES_P_EXT_EC (09de4788244c76b286e804062424acb3f865ad716f08d6950338c2678eb639c3, 32MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/INTEL_MTLRVP4ES_P_EXT_EC.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f INTEL_MTLRVP_P/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/INTEL_MTLRVP_P/coreboot.rom ']'
+ call_diffoscope INTEL_MTLRVP_P coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/INTEL_MTLRVP_P/.
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/INTEL_MTLRVP_P/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/INTEL_MTLRVP_P/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/INTEL_MTLRVP_P/coreboot.rom
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.Oy85OZra5v
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.Oy85OZra5v
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.Oy85OZra5v
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.Oy85OZra5v
+ case $RESULT in
++ date -u
Fri 28 Jun 21:43:28 UTC 2024 - INTEL_MTLRVP_P/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:43:28 UTC 2024 - INTEL_MTLRVP_P/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/INTEL_MTLRVP_P/coreboot.rom.html ']'
++ cut -d ' ' -f1
++ sha256sum INTEL_MTLRVP_P/coreboot.rom
+ SHASUM=22e0c57f3d9df6cd097e47de812a43bdcad0396b7ef8a02a2ff5d45d32604188
++ get_filesize INTEL_MTLRVP_P/coreboot.rom
++ local file size
++ file=INTEL_MTLRVP_P/coreboot.rom
++ shift
+++ stat --format=%s INTEL_MTLRVP_P/coreboot.rom
++ size=33554432
++ numfmt --to=iec-i --suffix B --format=%.0f 33554432
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> INTEL_MTLRVP_P (22e0c57f3d9df6cd097e47de812a43bdcad0396b7ef8a02a2ff5d45d32604188, 32MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/INTEL_MTLRVP_P.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f INTEL_MTLRVP_P_EXT_EC/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/INTEL_MTLRVP_P_EXT_EC/coreboot.rom ']'
+ call_diffoscope INTEL_MTLRVP_P_EXT_EC coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/INTEL_MTLRVP_P_EXT_EC/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.p3wf1Jgb3h
+ local msg=
+ set +e
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/INTEL_MTLRVP_P_EXT_EC/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/INTEL_MTLRVP_P_EXT_EC/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/INTEL_MTLRVP_P_EXT_EC/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.p3wf1Jgb3h
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.p3wf1Jgb3h
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.p3wf1Jgb3h
+ case $RESULT in
++ date -u
Fri 28 Jun 21:43:30 UTC 2024 - INTEL_MTLRVP_P_EXT_EC/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:43:30 UTC 2024 - INTEL_MTLRVP_P_EXT_EC/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/INTEL_MTLRVP_P_EXT_EC/coreboot.rom.html ']'
++ sha256sum INTEL_MTLRVP_P_EXT_EC/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=b8ec95fa3f8e809c9c8538e5f03fe7c3c998c58c58db1b1eed420585a96771cc
++ get_filesize INTEL_MTLRVP_P_EXT_EC/coreboot.rom
++ local file size
++ file=INTEL_MTLRVP_P_EXT_EC/coreboot.rom
++ shift
+++ stat --format=%s INTEL_MTLRVP_P_EXT_EC/coreboot.rom
++ size=33554432
++ numfmt --to=iec-i --suffix B --format=%.0f 33554432
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> INTEL_MTLRVP_P_EXT_EC (b8ec95fa3f8e809c9c8538e5f03fe7c3c998c58c58db1b1eed420585a96771cc, 32MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/INTEL_MTLRVP_P_EXT_EC.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f INTEL_MTLRVP_P_MCHP/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/INTEL_MTLRVP_P_MCHP/coreboot.rom ']'
+ call_diffoscope INTEL_MTLRVP_P_MCHP coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/INTEL_MTLRVP_P_MCHP/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.XgsgXZrGyw
+ local msg=
+ set +e
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/INTEL_MTLRVP_P_MCHP/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/INTEL_MTLRVP_P_MCHP/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/INTEL_MTLRVP_P_MCHP/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.XgsgXZrGyw
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.XgsgXZrGyw
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.XgsgXZrGyw
+ case $RESULT in
Fri 28 Jun 21:43:32 UTC 2024 - INTEL_MTLRVP_P_MCHP/coreboot.rom is reproducible, yay!
++ date -u
+ echo 'Fri 28 Jun 21:43:32 UTC 2024 - INTEL_MTLRVP_P_MCHP/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/INTEL_MTLRVP_P_MCHP/coreboot.rom.html ']'
++ sha256sum INTEL_MTLRVP_P_MCHP/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=2727ccd7df496d558702eaf14bef558fef360c8b8f3423e0c6da1c2f1e69a364
++ get_filesize INTEL_MTLRVP_P_MCHP/coreboot.rom
++ local file size
++ file=INTEL_MTLRVP_P_MCHP/coreboot.rom
++ shift
+++ stat --format=%s INTEL_MTLRVP_P_MCHP/coreboot.rom
++ size=33554432
++ numfmt --to=iec-i --suffix B --format=%.0f 33554432
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> INTEL_MTLRVP_P_MCHP (2727ccd7df496d558702eaf14bef558fef360c8b8f3423e0c6da1c2f1e69a364, 32MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/INTEL_MTLRVP_P_MCHP.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f OPENCELLULAR_ELGON/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/OPENCELLULAR_ELGON/coreboot.rom ']'
+ call_diffoscope OPENCELLULAR_ELGON coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/OPENCELLULAR_ELGON/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.FA9u3FIO40
+ local msg=
+ set +e
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/OPENCELLULAR_ELGON/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/OPENCELLULAR_ELGON/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/OPENCELLULAR_ELGON/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.FA9u3FIO40
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.FA9u3FIO40
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.FA9u3FIO40
+ case $RESULT in
++ date -u
Fri 28 Jun 21:43:35 UTC 2024 - OPENCELLULAR_ELGON/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:43:35 UTC 2024 - OPENCELLULAR_ELGON/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/OPENCELLULAR_ELGON/coreboot.rom.html ']'
++ sha256sum OPENCELLULAR_ELGON/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=8569fa1667a154e5975d79077575cdb5959b6a8cd42cf016ff53ebe423a713ed
++ get_filesize OPENCELLULAR_ELGON/coreboot.rom
++ local file size
++ file=OPENCELLULAR_ELGON/coreboot.rom
++ shift
+++ stat --format=%s OPENCELLULAR_ELGON/coreboot.rom
++ size=16777216
++ numfmt --to=iec-i --suffix B --format=%.0f 16777216
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> OPENCELLULAR_ELGON (8569fa1667a154e5975d79077575cdb5959b6a8cd42cf016ff53ebe423a713ed, 16MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/OPENCELLULAR_ELGON.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f PCENGINES_APU2/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU2/coreboot.rom ']'
+ call_diffoscope PCENGINES_APU2 coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PCENGINES_APU2/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.RSgnFPt2JC
+ local msg=
+ set +e
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PCENGINES_APU2/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PCENGINES_APU2/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU2/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.RSgnFPt2JC
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.RSgnFPt2JC
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.RSgnFPt2JC
+ case $RESULT in
++ date -u
Fri 28 Jun 21:43:37 UTC 2024 - PCENGINES_APU2/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:43:37 UTC 2024 - PCENGINES_APU2/coreboot.rom is reproducible, yay!'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PCENGINES_APU2_/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PCENGINES_APU2_/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU2_/coreboot.rom
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PCENGINES_APU2/coreboot.rom.html ']'
++ sha256sum PCENGINES_APU2/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=b2cc20ea40f825edf71be55c7c909f48dc1847ec522af23ea0a8c182faeeea9c
++ get_filesize PCENGINES_APU2/coreboot.rom
++ local file size
++ file=PCENGINES_APU2/coreboot.rom
++ shift
+++ stat --format=%s PCENGINES_APU2/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> PCENGINES_APU2 (b2cc20ea40f825edf71be55c7c909f48dc1847ec522af23ea0a8c182faeeea9c, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/PCENGINES_APU2.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f PCENGINES_APU2_/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU2_/coreboot.rom ']'
+ call_diffoscope PCENGINES_APU2_ coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PCENGINES_APU2_/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.XmHMPnHjCO
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.XmHMPnHjCO
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.XmHMPnHjCO
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.XmHMPnHjCO
+ case $RESULT in
++ date -u
Fri 28 Jun 21:43:38 UTC 2024 - PCENGINES_APU2_/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:43:38 UTC 2024 - PCENGINES_APU2_/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PCENGINES_APU2_/coreboot.rom.html ']'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PCENGINES_APU3/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PCENGINES_APU3/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU3/coreboot.rom
++ sha256sum PCENGINES_APU2_/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=08668b24e0fab655bfd34431d987e1bb9940e2ad400b3763dc07e8aa474e2f29
++ get_filesize PCENGINES_APU2_/coreboot.rom
++ local file size
++ file=PCENGINES_APU2_/coreboot.rom
++ shift
+++ stat --format=%s PCENGINES_APU2_/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> PCENGINES_APU2_ (08668b24e0fab655bfd34431d987e1bb9940e2ad400b3763dc07e8aa474e2f29, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/PCENGINES_APU2_.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f PCENGINES_APU3/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU3/coreboot.rom ']'
+ call_diffoscope PCENGINES_APU3 coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PCENGINES_APU3/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.86xIM21K6M
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.86xIM21K6M
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.86xIM21K6M
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.86xIM21K6M
+ case $RESULT in
++ date -u
+ echo 'Fri 28 Jun 21:43:40 UTC 2024 - PCENGINES_APU3/coreboot.rom is reproducible, yay!'
Fri 28 Jun 21:43:40 UTC 2024 - PCENGINES_APU3/coreboot.rom is reproducible, yay!
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PCENGINES_APU3/coreboot.rom.html ']'
++ sha256sum PCENGINES_APU3/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=c2cf0ce191a4cc2da5567215ba76ab51f29d3062049ed9bca163dc2fbc101738
++ get_filesize PCENGINES_APU3/coreboot.rom
++ local file size
++ file=PCENGINES_APU3/coreboot.rom
++ shift
+++ stat --format=%s PCENGINES_APU3/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> PCENGINES_APU3 (c2cf0ce191a4cc2da5567215ba76ab51f29d3062049ed9bca163dc2fbc101738, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/PCENGINES_APU3.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f PCENGINES_APU3_/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU3_/coreboot.rom ']'
+ call_diffoscope PCENGINES_APU3_ coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PCENGINES_APU3_/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.bHNqDCZeQ7
+ local msg=
+ set +e
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PCENGINES_APU3_/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PCENGINES_APU3_/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU3_/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.bHNqDCZeQ7
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.bHNqDCZeQ7
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.bHNqDCZeQ7
+ case $RESULT in
++ date -u
Fri 28 Jun 21:43:42 UTC 2024 - PCENGINES_APU3_/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:43:42 UTC 2024 - PCENGINES_APU3_/coreboot.rom is reproducible, yay!'
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PCENGINES_APU4/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PCENGINES_APU4/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU4/coreboot.rom
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PCENGINES_APU3_/coreboot.rom.html ']'
++ sha256sum PCENGINES_APU3_/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=f40a6378b37f88b14d3ea69a5481221f025f120335c2e304a02b488b900cda0c
++ get_filesize PCENGINES_APU3_/coreboot.rom
++ local file size
++ file=PCENGINES_APU3_/coreboot.rom
++ shift
+++ stat --format=%s PCENGINES_APU3_/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> PCENGINES_APU3_ (f40a6378b37f88b14d3ea69a5481221f025f120335c2e304a02b488b900cda0c, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/PCENGINES_APU3_.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f PCENGINES_APU4/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU4/coreboot.rom ']'
+ call_diffoscope PCENGINES_APU4 coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PCENGINES_APU4/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.qU6oNr2o3R
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.qU6oNr2o3R
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.qU6oNr2o3R
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.qU6oNr2o3R
+ case $RESULT in
Fri 28 Jun 21:43:43 UTC 2024 - PCENGINES_APU4/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
++ date -u
+ echo 'Fri 28 Jun 21:43:43 UTC 2024 - PCENGINES_APU4/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PCENGINES_APU4/coreboot.rom.html ']'
++ sha256sum PCENGINES_APU4/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=9002e7d4fea6513672666ef817e5acb97cf1d8e1597d4dabd8438db231b9e04a
++ get_filesize PCENGINES_APU4/coreboot.rom
++ local file size
++ file=PCENGINES_APU4/coreboot.rom
++ shift
+++ stat --format=%s PCENGINES_APU4/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> PCENGINES_APU4 (9002e7d4fea6513672666ef817e5acb97cf1d8e1597d4dabd8438db231b9e04a, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/PCENGINES_APU4.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f PCENGINES_APU4_/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU4_/coreboot.rom ']'
+ call_diffoscope PCENGINES_APU4_ coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PCENGINES_APU4_/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.18nECMZDTs
+ local msg=
+ set +e
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PCENGINES_APU4_/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PCENGINES_APU4_/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU4_/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.18nECMZDTs
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.18nECMZDTs
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.18nECMZDTs
+ case $RESULT in
++ date -u
+ echo 'Fri 28 Jun 21:43:44 UTC 2024 - PCENGINES_APU4_/coreboot.rom is reproducible, yay!'
Fri 28 Jun 21:43:44 UTC 2024 - PCENGINES_APU4_/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PCENGINES_APU5/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PCENGINES_APU5/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU5/coreboot.rom
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PCENGINES_APU4_/coreboot.rom.html ']'
++ sha256sum PCENGINES_APU4_/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=7a292d31b6731705ae89740186fab2d3e92b6661d9bc453f1ec072b77fe9e6d0
++ get_filesize PCENGINES_APU4_/coreboot.rom
++ local file size
++ file=PCENGINES_APU4_/coreboot.rom
++ shift
+++ stat --format=%s PCENGINES_APU4_/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> PCENGINES_APU4_ (7a292d31b6731705ae89740186fab2d3e92b6661d9bc453f1ec072b77fe9e6d0, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/PCENGINES_APU4_.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f PCENGINES_APU5/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU5/coreboot.rom ']'
+ call_diffoscope PCENGINES_APU5 coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PCENGINES_APU5/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.YFoa6i0X8f
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.YFoa6i0X8f
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.YFoa6i0X8f
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.YFoa6i0X8f
+ case $RESULT in
Fri 28 Jun 21:43:46 UTC 2024 - PCENGINES_APU5/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
++ date -u
+ echo 'Fri 28 Jun 21:43:46 UTC 2024 - PCENGINES_APU5/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PCENGINES_APU5/coreboot.rom.html ']'
++ cut -d ' ' -f1
++ sha256sum PCENGINES_APU5/coreboot.rom
+ SHASUM=86280c574cd2dd67a66e81fca5b0842117897186ce9f3f8e8f2bc362ea690c70
++ get_filesize PCENGINES_APU5/coreboot.rom
++ local file size
++ file=PCENGINES_APU5/coreboot.rom
++ shift
+++ stat --format=%s PCENGINES_APU5/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> PCENGINES_APU5 (86280c574cd2dd67a66e81fca5b0842117897186ce9f3f8e8f2bc362ea690c70, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/PCENGINES_APU5.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f PCENGINES_APU5_/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU5_/coreboot.rom ']'
+ call_diffoscope PCENGINES_APU5_ coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PCENGINES_APU5_/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.XIWj213clO
+ local msg=
+ set +e
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PCENGINES_APU5_/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PCENGINES_APU5_/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PCENGINES_APU5_/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.XIWj213clO
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.XIWj213clO
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.XIWj213clO
+ case $RESULT in
++ date -u
+ echo 'Fri 28 Jun 21:43:47 UTC 2024 - PCENGINES_APU5_/coreboot.rom is reproducible, yay!'
Fri 28 Jun 21:43:47 UTC 2024 - PCENGINES_APU5_/coreboot.rom is reproducible, yay!
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PINE64_ROCKPRO64/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/PINE64_ROCKPRO64/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PINE64_ROCKPRO64/coreboot.rom
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PCENGINES_APU5_/coreboot.rom.html ']'
++ cut -d ' ' -f1
++ sha256sum PCENGINES_APU5_/coreboot.rom
+ SHASUM=a7831bc78388f7c929647ca7a43d8ef7106bf720aa1c693c7d0442b4738d8e32
++ get_filesize PCENGINES_APU5_/coreboot.rom
++ local file size
++ file=PCENGINES_APU5_/coreboot.rom
++ shift
+++ stat --format=%s PCENGINES_APU5_/coreboot.rom
++ size=8388608
++ numfmt --to=iec-i --suffix B --format=%.0f 8388608
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> PCENGINES_APU5_ (a7831bc78388f7c929647ca7a43d8ef7106bf720aa1c693c7d0442b4738d8e32, 8MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/PCENGINES_APU5_.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f PINE64_ROCKPRO64/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/PINE64_ROCKPRO64/coreboot.rom ']'
+ call_diffoscope PINE64_ROCKPRO64 coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PINE64_ROCKPRO64/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.Om05JdDfDd
+ local msg=
+ set +e
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.Om05JdDfDd
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.Om05JdDfDd
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.Om05JdDfDd
+ case $RESULT in
++ date -u
Fri 28 Jun 21:43:48 UTC 2024 - PINE64_ROCKPRO64/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:43:48 UTC 2024 - PINE64_ROCKPRO64/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/PINE64_ROCKPRO64/coreboot.rom.html ']'
++ sha256sum PINE64_ROCKPRO64/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=19dcb14bb42b53ee7f8561349fde491e4c2859b3b432263855ee41ebc73f7c68
++ get_filesize PINE64_ROCKPRO64/coreboot.rom
++ local file size
++ file=PINE64_ROCKPRO64/coreboot.rom
++ shift
+++ stat --format=%s PINE64_ROCKPRO64/coreboot.rom
++ size=16777216
++ numfmt --to=iec-i --suffix B --format=%.0f 16777216
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> PINE64_ROCKPRO64 (19dcb14bb42b53ee7f8561349fde491e4c2859b3b432263855ee41ebc73f7c68, 16MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/PINE64_ROCKPRO64.html
+ for i in $(ls -1d * | sort -u)
+ let ALL_ROMS+=1
+ '[' -f TI_BEAGLEBONE/coreboot.rom ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/TI_BEAGLEBONE/coreboot.rom ']'
+ call_diffoscope TI_BEAGLEBONE coreboot.rom
++ dirname coreboot.rom
+ mkdir -p /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/TI_BEAGLEBONE/.
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ local TMPLOG=/srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.XGCj6ayYVJ
+ local msg=
+ set +e
+ ulimit -v 10485760
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/TI_BEAGLEBONE/coreboot.rom.html /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b1/TI_BEAGLEBONE/coreboot.rom /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/b2/TI_BEAGLEBONE/coreboot.rom
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.XGCj6ayYVJ
++ true
+ LOG_RESULT=
+ '[' -n '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.XGCj6ayYVJ
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.XGCj6ayYVJ
+ case $RESULT in
++ date -u
Fri 28 Jun 21:43:50 UTC 2024 - TI_BEAGLEBONE/coreboot.rom is reproducible, yay!
+ echo 'Fri 28 Jun 21:43:50 UTC 2024 - TI_BEAGLEBONE/coreboot.rom is reproducible, yay!'
+ '[' -n '' ']'
+ '[' -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/TI_BEAGLEBONE/coreboot.rom.html ']'
++ sha256sum TI_BEAGLEBONE/coreboot.rom
++ cut -d ' ' -f1
+ SHASUM=214526408b6f63f2ef1c2a6624619cf013587ed935c4908fd8dc472f905a3ba2
++ get_filesize TI_BEAGLEBONE/coreboot.rom
++ local file size
++ file=TI_BEAGLEBONE/coreboot.rom
++ shift
+++ stat --format=%s TI_BEAGLEBONE/coreboot.rom
++ size=33554432
++ numfmt --to=iec-i --suffix B --format=%.0f 33554432
+ echo '         <li><img src="/userContent/static/weather-clear.png" alt="reproducible icon" /> TI_BEAGLEBONE (214526408b6f63f2ef1c2a6624619cf013587ed935c4908fd8dc472f905a3ba2, 32MiB) is reproducible.</li>'
+ let GOOD_ROMS+=1
+ rm -f /var/lib/jenkins/userContent/reproducible/coreboot/dbd/TI_BEAGLEBONE.html
+ echo '       <ul>'
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.x1JblW8alX
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.uVQs3HbOnH
+ rm /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.x1JblW8alX /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.uVQs3HbOnH
+ echo '       </ul>'
++ echo 'scale=1 ; (129*100/129)'
++ bc
+ GOOD_PERCENT=100.0
++ echo 'scale=1 ; (0*100/129)'
++ bc
+ BAD_PERCENT=0
+ '[' 100.0 = 100.0 ']'
+ MAGIC_SIGN='!'
+ cd /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ mkdir coreboot
+ PAGE=coreboot/coreboot.html
+ cat
+ write_page '       <h1>Reproducible Coreboot</h1>'
+ echo '       <h1>Reproducible Coreboot</h1>'
+ write_page_intro coreboot
+ write_page '       <p><em>Reproducible builds</em> enable anyone to reproduce bit by bit identical binary packages from a given source, so that anyone can verify that a given binary derived from the source it was said to be derived.'
+ echo '       <p><em>Reproducible builds</em> enable anyone to reproduce bit by bit identical binary packages from a given source, so that anyone can verify that a given binary derived from the source it was said to be derived.'
+ write_page '         There is more information about <a href="https://wiki.debian.org/ReproducibleBuilds">reproducible builds on the Debian wiki</a> and on <a href="https://reproducible-builds.org">https://reproducible-builds.org</a>.'
+ echo '         There is more information about <a href="https://wiki.debian.org/ReproducibleBuilds">reproducible builds on the Debian wiki</a> and on <a href="https://reproducible-builds.org">https://reproducible-builds.org</a>.'
+ write_page '         These pages explain in more depth why this is useful, what common issues exist and which workarounds and solutions are known.'
+ echo '         These pages explain in more depth why this is useful, what common issues exist and which workarounds and solutions are known.'
+ write_page '        </p>'
+ echo '        </p>'
+ local 'BUILD_ENVIRONMENT= in a Debian environment'
+ local BRANCH=master
+ '[' coreboot = coreboot ']'
+ write_page '        <p><em>Reproducible Coreboot</em> is an effort to apply this to coreboot. Thus each coreboot.rom is build twice (without payloads), with a few variations added and then those two ROMs are compared using <a href="https://tracker.debian.org/diffoscope">diffoscope</a>. Please note that the toolchain is not varied at all as the rebuild happens on exactly the same system. More variations are expected to be seen in the wild.</p>'
+ echo '        <p><em>Reproducible Coreboot</em> is an effort to apply this to coreboot. Thus each coreboot.rom is build twice (without payloads), with a few variations added and then those two ROMs are compared using <a href="https://tracker.debian.org/diffoscope">diffoscope</a>. Please note that the toolchain is not varied at all as the rebuild happens on exactly the same system. More variations are expected to be seen in the wild.</p>'
+ local PROJECTNAME=coreboot
+ local PROJECTURL=https://review.coreboot.org/p/coreboot.git
+ '[' coreboot '!=' 'Arch Linux' ']'
+ '[' coreboot '!=' fedora-23 ']'
++ echo coreboot
++ tr '[:upper:]' '[:lower:]'
+ local SMALLPROJECTNAME=coreboot
++ echo coreboot
++ tr '[:upper:]' '[:lower:]'
+ write_page '       <p>There is a weekly run <a href="https://jenkins.debian.net/view/reproducible/job/reproducible_coreboot/">jenkins job</a> to test the <code>master</code> branch of <a href="https://review.coreboot.org/p/coreboot.git">coreboot.git</a>. The jenkins job is running <a href="https://salsa.debian.org/qa/jenkins.debian.net/tree/master/bin/reproducible_coreboot.sh">reproducible_coreboot.sh</a> in a Debian environment and this script is solely responsible for creating this page. Feel invited to join <code>#reproducible-builds</code> (on irc.oftc.net) to request job runs whenever sensible. Patches and other <a href="mailto:reproducible-builds@lists.alioth.debian.org">feedback</a> are very much appreciated - if you want to help, please start by looking at the <a href="https://jenkins.debian.net/userContent/todo.html#_reproducible_coreboot">ToDo list for coreboot</a>, you might find something easy to contribute.'
+ echo '       <p>There is a weekly run <a href="https://jenkins.debian.net/view/reproducible/job/reproducible_coreboot/">jenkins job</a> to test the <code>master</code> branch of <a href="https://review.coreboot.org/p/coreboot.git">coreboot.git</a>. The jenkins job is running <a href="https://salsa.debian.org/qa/jenkins.debian.net/tree/master/bin/reproducible_coreboot.sh">reproducible_coreboot.sh</a> in a Debian environment and this script is solely responsible for creating this page. Feel invited to join <code>#reproducible-builds</code> (on irc.oftc.net) to request job runs whenever sensible. Patches and other <a href="mailto:reproducible-builds@lists.alioth.debian.org">feedback</a> are very much appreciated - if you want to help, please start by looking at the <a href="https://jenkins.debian.net/userContent/todo.html#_reproducible_coreboot">ToDo list for coreboot</a>, you might find something easy to contribute.'
+ write_page '       <br />Thanks to <a href="https://www.ionos.com">IONOS</a> for donating the virtual machines this is running on!</p>'
+ echo '       <br />Thanks to <a href="https://www.ionos.com">IONOS</a> for donating the virtual machines this is running on!</p>'
+ write_page '       <p>129 (100.0%) out of 129 built coreboot images were reproducible in our test setup'
+ echo '       <p>129 (100.0%) out of 129 built coreboot images were reproducible in our test setup'
+ '[' 100.0 = 100.0 ']'
+ write_page '!'
+ echo '!'
+ write_page '        These tests were last run on 2024-06-28 for version 24.05-380-g9a12acf1e3 using diffoscope 271.</p>'
+ echo '        These tests were last run on 2024-06-28 for version 24.05-380-g9a12acf1e3 using diffoscope 271.</p>'
+ write_variation_table coreboot
+ write_page '<p style="clear:both;">'
+ echo '<p style="clear:both;">'
+ '[' coreboot = fedora-23 ']'
+ write_page '<table class="main" id="variation"><tr><th>variation</th><th width="40%">first build</th><th width="40%">second build</th></tr>'
+ echo '<table class="main" id="variation"><tr><th>variation</th><th width="40%">first build</th><th width="40%">second build</th></tr>'
+ '[' coreboot = debian ']'
+ '[' coreboot '!=' 'Arch Linux' ']'
+ write_page '<tr><td>hostname</td><td> osuosl1-amd64 or osuosl2-amd64</td><td>the other one</td></tr>'
+ echo '<tr><td>hostname</td><td> osuosl1-amd64 or osuosl2-amd64</td><td>the other one</td></tr>'
+ write_page '<tr><td>domainname</td><td colspan="2"> is not yet varied between rebuilds of coreboot.</td></tr>'
+ echo '<tr><td>domainname</td><td colspan="2"> is not yet varied between rebuilds of coreboot.</td></tr>'
+ '[' coreboot '!=' FreeBSD ']'
+ '[' coreboot '!=' 'Arch Linux' ']'
+ '[' coreboot '!=' fedora-23 ']'
+ write_page '<tr><td>env CAPTURE_ENVIRONMENT</td><td><em>not set</em></td><td>CAPTURE_ENVIRONMENT="I capture the environment"</td></tr>'
+ echo '<tr><td>env CAPTURE_ENVIRONMENT</td><td><em>not set</em></td><td>CAPTURE_ENVIRONMENT="I capture the environment"</td></tr>'
+ write_page '<tr><td>env TZ</td><td>TZ="/usr/share/zoneinfo/Etc/GMT+12"</td><td>TZ="/usr/share/zoneinfo/Etc/GMT-14"</td></tr>'
+ echo '<tr><td>env TZ</td><td>TZ="/usr/share/zoneinfo/Etc/GMT+12"</td><td>TZ="/usr/share/zoneinfo/Etc/GMT-14"</td></tr>'
+ '[' coreboot = debian ']'
+ '[' coreboot = 'Arch Linux' ']'
+ write_page '<tr><td>env LANG</td><td>LANG="en_GB.UTF-8"</td><td>LANG="et_EE.UTF-8"</td></tr>'
+ echo '<tr><td>env LANG</td><td>LANG="en_GB.UTF-8"</td><td>LANG="et_EE.UTF-8"</td></tr>'
+ write_page '<tr><td>env LC_ALL</td><td><em>not set</em></td><td>LC_ALL="et_EE.UTF-8"</td></tr>'
+ echo '<tr><td>env LC_ALL</td><td><em>not set</em></td><td>LC_ALL="et_EE.UTF-8"</td></tr>'
+ '[' coreboot '!=' FreeBSD ']'
+ '[' coreboot '!=' 'Arch Linux' ']'
+ write_page '<tr><td>env PATH</td><td>PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:"</td><td>PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path"</td></tr>'
+ echo '<tr><td>env PATH</td><td>PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:"</td><td>PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path"</td></tr>'
+ '[' coreboot = debian ']'
+ '[' coreboot = 'Arch Linux' ']'
+ write_page '<tr><td>env USER</td><td colspan="2"> is not yet varied between rebuilds of coreboot.</td></tr>'
+ echo '<tr><td>env USER</td><td colspan="2"> is not yet varied between rebuilds of coreboot.</td></tr>'
+ write_page '<tr><td>uid</td><td colspan="2"> is not yet varied between rebuilds of coreboot.</td></tr>'
+ echo '<tr><td>uid</td><td colspan="2"> is not yet varied between rebuilds of coreboot.</td></tr>'
+ write_page '<tr><td>gid</td><td colspan="2"> is not yet varied between rebuilds of coreboot.</td></tr>'
+ echo '<tr><td>gid</td><td colspan="2"> is not yet varied between rebuilds of coreboot.</td></tr>'
+ '[' coreboot '!=' FreeBSD ']'
+ write_page '<tr><td>UTS namespace</td><td colspan="2"> is not yet varied between rebuilds of coreboot.</td></tr>'
+ echo '<tr><td>UTS namespace</td><td colspan="2"> is not yet varied between rebuilds of coreboot.</td></tr>'
+ '[' coreboot = NetBSD ']'
+ '[' coreboot '!=' FreeBSD ']'
+ '[' coreboot = debian ']'
+ '[' coreboot '!=' 'Arch Linux' ']'
++ uname -sr
++ /usr/bin/linux64 --uname-2.6 uname -sr
+ write_page '<tr><td>kernel version, modified using /usr/bin/linux64 --uname-2.6</td><td>Linux 6.7.12+bpo-amd64</td><td>Linux 2.6.67+bpo-amd64</td></tr>'
+ echo '<tr><td>kernel version, modified using /usr/bin/linux64 --uname-2.6</td><td>Linux 6.7.12+bpo-amd64</td><td>Linux 2.6.67+bpo-amd64</td></tr>'
+ '[' coreboot '!=' OpenWrt ']'
+ write_page '<tr><td>umask</td><td>0022<td>0002</td></tr>'
+ echo '<tr><td>umask</td><td>0022<td>0002</td></tr>'
++ date +%Y-%m-%d
+ local TODAY=2024-06-28
++ date '--date=2024-06-28+398 days' +%Y-%m-%d
+ local FUTURE=2025-07-31
+ '[' coreboot = debian ']'
++ cat /proc/cpuinfo
++ grep 'model name'
++ head -1
++ cut -d : -f2-
+ write_page '<tr><td>CPU type</td><td> AMD Opteron(tm) Processor 4284</td><td>same for both builds</td></tr>'
+ echo '<tr><td>CPU type</td><td> AMD Opteron(tm) Processor 4284</td><td>same for both builds</td></tr>'
+ '[' coreboot = 'Arch Linux' ']'
+ write_page '<tr><td>/bin/sh</td><td colspan="2"> is not yet varied between rebuilds of coreboot.</td></tr>'
+ echo '<tr><td>/bin/sh</td><td colspan="2"> is not yet varied between rebuilds of coreboot.</td></tr>'
+ '[' coreboot '!=' FreeBSD ']'
+ '[' coreboot '!=' 'Arch Linux' ']'
+ write_page '<tr><td>year, month, date</td><td>today (2024-06-28)</td><td>same for both builds (currently, work in progress)</td></tr>'
+ echo '<tr><td>year, month, date</td><td>today (2024-06-28)</td><td>same for both builds (currently, work in progress)</td></tr>'
+ '[' coreboot '!=' FreeBSD ']'
+ '[' coreboot = debian ']'
+ write_page '<tr><td>hour, minute</td><td>hour and minute will probably vary between two builds...</td><td>the future system actually runs 398 days, 6 hours and 23 minutes ahead...</td></tr>'
+ echo '<tr><td>hour, minute</td><td>hour and minute will probably vary between two builds...</td><td>the future system actually runs 398 days, 6 hours and 23 minutes ahead...</td></tr>'
+ '[' coreboot '!=' OpenWrt ']'
+ '[' coreboot = debian ']'
+ write_page '<tr><td>Filesystem</td><td>tmpfs</td><td>same for both builds (currently, this could be varied using <a href="https://tracker.debian.org/disorderfs">disorderfs</a>)</td></tr>'
+ echo '<tr><td>Filesystem</td><td>tmpfs</td><td>same for both builds (currently, this could be varied using <a href="https://tracker.debian.org/disorderfs">disorderfs</a>)</td></tr>'
+ '[' coreboot = debian ']'
+ write_page '<tr><td><em>everything else...</em></td><td colspan="2">is likely the same. There will be more variations in the wild.</td></tr>'
+ echo '<tr><td><em>everything else...</em></td><td colspan="2">is likely the same. There will be more variations in the wild.</td></tr>'
+ write_page '</table></p>'
+ echo '</table></p>'
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.AgjRW0thKT
+ write_page '     <p><pre>'
+ echo '     <p><pre>'
+ echo -n 'commit 9a12acf1e3fb6cfd6854b5c1fac63b5cac671be8
Author: Maximilian Brune <maximilian.brune@9elements.com>
Date:   Fri Jun 14 17:54:40 2024 +0200

    include/device_tree.h: Fix function name fdt_node_name
    
    Rename fdt_node_name to the actual function name and also rename the
    references.
    
    Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com>
    Change-Id: I527146df26264a0c3af1ad01c21644d751b80236
    Reviewed-on: https://review.coreboot.org/c/coreboot/+/83084
    Reviewed-by: Yu-Ping Wu <yupingso@google.com>
    Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
    Reviewed-by: Eric Lai <ericllai@google.com>'
+ write_page '     </pre></p>'
+ echo '     </pre></p>'
+ cat /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.d5HKtLLHi4
+ write_page '    </div></div>'
+ echo '    </div></div>'
+ write_page_footer coreboot
+ '[' coreboot = coreboot ']'
+ other_distro_details='The <a href=\"http://www.coreboot.org\">Coreboot</a> logo is Copyright © 2008 by Konsult Stuge and coresystems GmbH and can freely be used to refer to the Coreboot project.'
++ date '+%Y-%m-%d %H:%M %Z'
+ now='2024-06-28 21:43 UTC'
++ printf '{
		"job_url" : "%s",
		"job_name" : "%s",
		"date" : "%s",
		"other_distro_details" : "%s"
	}' '' '' '2024-06-28 21:43 UTC' 'The <a href=\"http://www.coreboot.org\">Coreboot</a> logo is Copyright © 2008 by Konsult Stuge and coresystems GmbH and can freely be used to refer to the Coreboot project.'
+ context='{
		"job_url" : "",
		"job_name" : "",
		"date" : "2024-06-28 21:43 UTC",
		"other_distro_details" : "The <a href=\"http://www.coreboot.org\">Coreboot</a> logo is Copyright © 2008 by Konsult Stuge and coresystems GmbH and can freely be used to refer to the Coreboot project."
	}'
++ pystache3 /srv/jenkins/mustache-templates/reproducible/default_page_footer.mustache '{
		"job_url" : "",
		"job_name" : "",
		"date" : "2024-06-28 21:43 UTC",
		"other_distro_details" : "The <a href=\"http://www.coreboot.org\">Coreboot</a> logo is Copyright © 2008 by Konsult Stuge and coresystems GmbH and can freely be used to refer to the Coreboot project."
	}'
+ write_page '<hr id="footer_separator" />
<p style="font-size:0.9em;">
  <div id="page_footer">
    There is more information
    <a href="/userContent/about.html">about jenkins.debian.net</a>
    and about <a href="https://wiki.debian.org/ReproducibleBuilds"> reproducible builds of Debian</a>
    available elsewhere.
    <br /> Please send technical feedback about this setup to <a href="mailto:qa-jenkins-dev@lists.alioth.debian.org">the Debian jenkins development list</a>,
    or as a <a href="https://www.debian.org/Bugs/Reporting">bug report against the <tt>jenkins.debian.org</tt> package</a>.
    Feedback about specific job results should go to their respective lists and/or the BTS.
    <br />
    The code of <a href="https://salsa.debian.org/qa/jenkins.debian.net">jenkins.debian.net</a>
    is mostly GPL-2 licensed. The weather icons are public domain and were taken from the
    <a href="http://tango.freedesktop.org/Tango_Icon_Library" target=_blank> Tango Icon Library</a>.
    Copyright 2014-2024 <a href="mailto:holger@layer-acht.org">Holger Levsen</a>
    and <a href="https://jenkins.debian.net/userContent/thanks.html">many others</a>.
    <br /> Last update: 2024-06-28 21:43 UTC
  </div>
</p>'
+ echo '<hr id="footer_separator" />
<p style="font-size:0.9em;">
  <div id="page_footer">
    There is more information
    <a href="/userContent/about.html">about jenkins.debian.net</a>
    and about <a href="https://wiki.debian.org/ReproducibleBuilds"> reproducible builds of Debian</a>
    available elsewhere.
    <br /> Please send technical feedback about this setup to <a href="mailto:qa-jenkins-dev@lists.alioth.debian.org">the Debian jenkins development list</a>,
    or as a <a href="https://www.debian.org/Bugs/Reporting">bug report against the <tt>jenkins.debian.org</tt> package</a>.
    Feedback about specific job results should go to their respective lists and/or the BTS.
    <br />
    The code of <a href="https://salsa.debian.org/qa/jenkins.debian.net">jenkins.debian.net</a>
    is mostly GPL-2 licensed. The weather icons are public domain and were taken from the
    <a href="http://tango.freedesktop.org/Tango_Icon_Library" target=_blank> Tango Icon Library</a>.
    Copyright 2014-2024 <a href="mailto:holger@layer-acht.org">Holger Levsen</a>
    and <a href="https://jenkins.debian.net/userContent/thanks.html">many others</a>.
    <br /> Last update: 2024-06-28 21:43 UTC
  </div>
</p>'
+ write_page '</div>'
+ echo '</div>'
+ write_page '</body></html>'
+ echo '</body></html>'
+ publish_page
+ '[' '' = '' ']'
+ TARGET=coreboot/coreboot.html
++ dirname /var/lib/jenkins/userContent/reproducible/coreboot/coreboot.html
+ mkdir -p /var/lib/jenkins/userContent/reproducible/coreboot
++ date -u
++ cp -v coreboot/coreboot.html /var/lib/jenkins/userContent/reproducible/coreboot/coreboot.html
+ echo 'Fri 28 Jun 21:43:50 UTC 2024 - '\''coreboot/coreboot.html'\'' -> '\''/var/lib/jenkins/userContent/reproducible/coreboot/coreboot.html'\'''
Fri 28 Jun 21:43:50 UTC 2024 - 'coreboot/coreboot.html' -> '/var/lib/jenkins/userContent/reproducible/coreboot/coreboot.html'
+ rm coreboot/coreboot.html
++ date -u
+ echo 'Fri 28 Jun 21:43:50 UTC 2024 - enjoy https://tests.reproducible-builds.org/coreboot/coreboot.html'
Fri 28 Jun 21:43:50 UTC 2024 - enjoy https://tests.reproducible-builds.org/coreboot/coreboot.html
+ rm -f /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.AgjRW0thKT /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq/tmp.d5HKtLLHi4
+ calculate_build_duration
++ date +%s
+ END=1719611030
+ DURATION=17441
+ print_out_duration
+ '[' -z 17441 ']'
++ echo 17441/3600
++ bc
+ local HOUR=4
++ echo '(17441-4*3600)/60'
++ bc
+ local MIN=50
++ echo '17441-4*3600-50*60'
++ bc
+ local SEC=41
Fri 28 Jun 21:43:50 UTC 2024 - total duration: 4h 50m 41s.
Sending 'https://tests.reproducible-builds.org/coreboot/ has been updated. (100.0% reproducible)' to reproducible-changes now.
+ tee -a
++ date -u
+ echo 'Fri 28 Jun 21:43:50 UTC 2024 - total duration: 4h 50m 41s.'
+ irc_message reproducible-changes 'https://tests.reproducible-builds.org/coreboot/ has been updated. (100.0% reproducible)'
+ local CHANNEL=reproducible-changes
+ shift
+ local 'MESSAGE=https://tests.reproducible-builds.org/coreboot/ has been updated. (100.0% reproducible)'
+ echo 'Sending '\''https://tests.reproducible-builds.org/coreboot/ has been updated. (100.0% reproducible)'\'' to reproducible-changes now.'
+ kgb-client --conf /srv/jenkins/kgb/reproducible-changes.conf --relay-msg 'https://tests.reproducible-builds.org/coreboot/ has been updated. (100.0% reproducible)'
https://tests.reproducible-builds.org/coreboot/ has been updated. (100.0% reproducible)
+ echo 'https://tests.reproducible-builds.org/coreboot/ has been updated. (100.0% reproducible)'
=============================================================================
+ echo =============================================================================
+ cleanup_tmpdirs
+ cd
+ rm -r /srv/reproducible-results/rbuild-coreboot-results-Au4YnQQq
+ rm -r /srv/workspace/chroots/rbuild-coreboot-build-eLxJ3IFa
+ trap - INT TERM EXIT
Fri Jun 28 21:43:52 UTC 2024 - reproducible_coreboot.sh stopped running as /tmp/jenkins-script-vPVzY8fX, removing.
Triggering a new build of reproducible_html_rsync_remote_results
Finished: SUCCESS